Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@blancks blancks released this 19 Dec 00:49
f431de7

This release provides the ability to customize the JSON Pointer parsing and validation behaviour with a custom class that implements \blancks\JsonPatch\json\pointer\JsonPointerHandlerInterface.

This should help using the package for other specifications that are built on top of RFC-6902, such as RFC-7644 which requires JSON Pointer tokens to use a dot as separator.