...
An assertion `Text Body => Default Schema Validator` will be automatically created whenever you enable the Expected Schema sub tab. That means that vREST will send this expected schema and actual body to a built-in response validator `Default Schema Validator` to validate the response schema.
Note |
---|
- Use this link to generate JSON schema of the expected JSON response.
- Please note that the above link redirects you to a third party tool to generate JSON schema.
- vREST provides this link for the convenience of our users and vREST do not own such utility.
- vREST currently supports draft-03 and draft-04 versions of JSON schema.
- Please use this link for more information about JSON schema.
|