This modules contains utility functions when working with JSON/YAML files using Jackson.
- Patch JSON documents: similar to JSON Patch (RFC 6902) but with slightly different operations, and it uses JSON Path instead of JSON Pointers (RFC 6901).
This modules contains utility functions when working with JSON/YAML files using Jackson.