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
cowtowncoder
changed the title
Add delegating serializers for JsonPatch and JsonMergePatch
Add delegating serializers for JsonPatch and JsonMergePatchNov 30, 2022
To simplify the serialization of json-p patch objects, proposing adding delegating serializers for JsonPatch>JsonArray and JsonMergePatch>JsonValue
It takes extra steps to convert a patch into a type that has a serializer available.
The text was updated successfully, but these errors were encountered: