Open
Description
Currently only jsondiffpatch
document is supported by Patch
and PatchNew
methods. This issue is to add support for RFC 6902 document.
The following sub-issues should be addressed:
- Add support for operations produced by
JsonPatchFormatter
- Add support for other operations defined in RFC