You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?
The text was updated successfully, but these errors were encountered:
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)?
The text was updated successfully, but these errors were encountered: