Closed glyn closed 4 years ago
The path $[?(true)] on the input document [0] outputs an empty list.
$[?(true)]
[0]
Compare https://cburgmer.github.io/json-path-comparison/results/filter_expression_with_value_true.html.
The path
$[?(true)]
on the input document[0]
outputs an empty list.