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

[BUGFIX] Pass options to transform for serialization in json-api #4425

Merged
merged 1 commit into from
Jun 9, 2016
Merged

[BUGFIX] Pass options to transform for serialization in json-api #4425

merged 1 commit into from
Jun 9, 2016

Conversation

josemarluedke
Copy link
Contributor

Since json serializer's serializeAttribute function is been overwritten in json api serializer, the feature to pass the options to the transform is not working when using the json api adapter. This fixes the problem.

Since json serializer's serializeAttribute function is been overwritten in json api serializer, the feature to pass the options to the transform is not working when using the json api adapter. This fixes the problem.
@bmac bmac merged commit 1345da1 into emberjs:master Jun 9, 2016
@bmac
Copy link
Member

bmac commented Jun 9, 2016

Thanks @josemarluedke.

@josemarluedke josemarluedke deleted the fix-transform-option-for-json-api branch June 9, 2016 03:13
@bmac
Copy link
Member

bmac commented Jun 15, 2016

This pr has been included in the https://github.com/emberjs/data/releases/tag/v2.6.1 release.

@josemarluedke
Copy link
Contributor Author

Awesome! Thank you @bmac.

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.

2 participants