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

Support JSON PATCH for updating object graph #231

Closed
eugene-dounar opened this issue Feb 12, 2014 · 0 comments
Closed

Support JSON PATCH for updating object graph #231

eugene-dounar opened this issue Feb 12, 2014 · 0 comments

Comments

@eugene-dounar
Copy link

My intention is to implement JSON API (http://jsonapi.org/format/) using serializer. I understand it can take a lot of effort to make things work.
Is it theoretically possible to make Serializer update an existing object graph given a valid JSON PATCH (http://tools.ietf.org/html/rfc6902)?

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

No branches or pull requests

1 participant