JsonPath icon indicating copy to clipboard operation
JsonPath copied to clipboard

Filter expressions don't work for indexes and *

Open 4n70w4 opened this issue 6 years ago • 0 comments

$.something[?(@.another)] - is works [0][?(@.another)] - don't work *[?(@.another)] - also don't work

4n70w4 avatar Oct 10 '19 14:10 4n70w4