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 #1601

Merged
merged 1 commit into from
Aug 8, 2019

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Aug 8, 2019

What is this pull request for?

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

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 added this to the 4.3 milestone Aug 8, 2019
@tvdeyen tvdeyen self-assigned this Aug 8, 2019
@tvdeyen tvdeyen merged commit bbf39bb into AlchemyCMS:master Aug 8, 2019
@tvdeyen tvdeyen deleted the fix-ams-root-key branch August 8, 2019 12:38
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