Skip to content

Improved JsonPath Validation

Pre-release
Pre-release

Choose a tag to compare

@CurroRodriguez CurroRodriguez released this 16 Nov 01:32
· 42 commits to master since this release
92587bf

This release improves the supported functionality validating responses using JsonPath by integrating the jsonpath library to perform the validation. This library supports more functionality from the specification than the previous library used.