-
Type:
Change Request
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 4.4.3
-
Component/s: Frontend (F), Proxy (P), Server (S)
-
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)