-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
It seems the latest change breaks another query:
-
$[*].bar[*].baz
Input:Expected output:[{"bar": [{"baz": "hello"}]}]Actual output:["hello"][["hello"]]
If you are interested, you can use the json-path-comparison as a regression suite, all current queries are mapped with current and expected results in https://github.com/cburgmer/json-path-comparison/blob/master/regression_suite/Golang_github.com-bhmj-jsonslice.yaml.
Metadata
Metadata
Assignees
Labels
No labels