ashokadewit
Results
1
issues of
ashokadewit
Value: ``` [ 'orders' => [ ['price' => 0.0], ['price' => 1.0], ['price' => 2.0] ] ] ``` Expression: `orders[?price].price` Expected result (result in the Javascript version of JMESPath) :...