FlowCommunications/JSONPath

Feature: complex filters can be created with logical operators && and ||.

Opened this issue · 1 comments

Example:
$..adviceBlocks[?(@.title == "one" || @.title == "two")]

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.

https://github.com/SoftCreatR/JSONPath