gravity9-tech / json-patch-path

An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.x)
Other
11 stars 2 forks source link

#7 Tests for JsonPath. Support for ~ and / in Json Pointer. #20

Closed piotr-bugara-gravity9 closed 1 year ago

BartekGravity commented 1 year ago

This looks nice. I've also just found this: https://support.smartbear.com/alertsite/docs/monitors/api/endpoint/jsonpath.html

could you please add at least 1 test case for all those operators? would be nice to know whether they all work on we have ny more gaps