Skip to content

JSONPath filters are not supported ? #711

Discussion options

You must be logged in to vote

I found the issue:

json:$.address[?(@.use="work")] works
json:$.address.[?(@.use="work")] doesn't

Both work with the JSONPath Online Evaluator, which is odd. But it appears that this was a non-issue, and this discussion can be closed. Thank you.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@dgtlmoon
Comment options

@freddieleeman
Comment options

@dgtlmoon
Comment options

@freddieleeman
Comment options

@freddieleeman
Comment options

Comment options

You must be logged in to vote
1 reply
@dgtlmoon
Comment options

Answer selected by dgtlmoon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #705 on June 20, 2022 06:11.