Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.x] Fix issues when saving entries with JsonResource::withoutWrapping() #9519

Merged

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an issue when updating entries when using JsonResource::withoutWrapping() to prevent wrapping of JSON resources.

Fixes #9518.

@jasonvarga jasonvarga merged commit c16b576 into 4.x Feb 16, 2024
35 checks passed
@jasonvarga jasonvarga deleted the fix/updating-entries-with-json-resource-without-wrapping branch February 16, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with updating entries when using JsonResource::withoutWrapping()
2 participants