Closed this issue 7 years ago · 1 comments
It might be possible to support basic array aggregation through JsonPath.
For instance:
body.path("shop.books[*].name") would return an array containing the books names.
body.path("shop.books[*].name")
fixed in 0.12.3