jmespath.rb icon indicating copy to clipboard operation
jmespath.rb copied to clipboard

Feature Request: #search( .. , *data)

Open MadBomber opened this issue 10 years ago • 0 comments

Allow data to be an array of JSON objects.

Use Case: directory of JSON files having same or simular structure. Search for the same element(s) in each JSON file.

MadBomber avatar Jan 21 '16 03:01 MadBomber