Closed jgroom33 closed 6 years ago
Support this:
version: 1 requests: todoOne: url: https://jsonplaceholder.typicode.com/posts method: POST data: json: myArray: - foo: 1 bar: 1 - foo: 2 bar: 2 validate: jsonpath: myArray.1.foo: 2
https://github.com/jgroom33/strest/tree/feature/validate-pointer
Support this: