Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support filter expressions in the JSON PATH V2 #3674

Open
BagritsevichStepan opened this issue Sep 9, 2024 · 1 comment
Open

Support filter expressions in the JSON PATH V2 #3674

BagritsevichStepan opened this issue Sep 9, 2024 · 1 comment
Assignees

Comments

@BagritsevichStepan
Copy link
Contributor

BagritsevichStepan commented Sep 9, 2024

We need to support filter expressions in the JSON PATH V2

JSON.GET json '$.array[?(@.price<10)].size'
@BagritsevichStepan
Copy link
Contributor Author

BagritsevichStepan commented Sep 9, 2024

As a temporary solution, Dragonfly can be run with --jsonpathv2=false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant