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

Use strings as JSON root keys in API controllers #1602

Merged
merged 1 commit into from
Aug 8, 2019

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Aug 8, 2019

Same as #1601 but for 4.2-stable

ActiveModelSerializers 0.10.10 has a bug that assumes root keys are
always Strings. A fix has been merged but not released yet. Using
String instead of a Symbol for now.

See rails-api/active_model_serializers#2341
@tvdeyen tvdeyen merged commit 0ab902d into AlchemyCMS:4.2-stable Aug 8, 2019
@tvdeyen tvdeyen deleted the fix-ams-root-key-4.2 branch August 8, 2019 12:56
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.

1 participant