Feature: complex filters can be created with logical operators && and ||.
Opened this issue · 1 comments
4n70w4 commented
Example:
$..adviceBlocks[?(@.title == "one" || @.title == "two")]
martinssipenko commented
This project is now marked as abandoned and suggests using softcreatr/jsonpath
as a replacement. If you think this issue is still relevant please open a new ticket under the new project.