json_patch library

Classes

JsonPatch
Utility class for JSON Patch operations. Can compare JSON objects or apply patches to an object.
JsonPointer
Helper class for JSON Pointers. See https://tools.ietf.org/html/rfc6901 for more information.