-
Change Request
-
Resolution: Fixed
-
Trivial
-
4.4.3
-
Sprint 62 (Mar 2020)
-
1
Hi
is it worth consideration to use json path plus in preproceesing instead of jsonpath.
Couple extra and usefull functions againts pure jsonpath- see the page of the project. Example:
- ^ for grabbing the parent of a matching item
- ~ for grabbing property names of matching items (as array)