opentable / wiremock-body-transformer

Wiremock Body Transformer Extension
Apache License 2.0
65 stars 42 forks source link

matchesJsonPath doesn't work for lists #40

Open ghost opened 6 years ago

ghost commented 6 years ago

Example: $.offers[0].id return the whole list, but I want only the element with 'id'