-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Test Data:
{
"items":[
{
"key1":10,
"key2":10
},
{
"key1":42,
"key2":50
}
]
}Selector:
$.items[?(@.key1==@.key2)]
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