Open
Description
Test Data:
{
"items":[
{
"key1":10,
"key2":10
},
{
"key1":42,
"key2":50
}
]
}
Selector:
$.items[?(@[email protected])]
Result:
--- Expected
+++ Actual
@@ @@
- [{"key1":10,"key2":10}]
+ []
More information: https://cburgmer.github.io/json-path-comparison/results/filter_expression_with_equals_with_path_and_path