Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
  1. Use this link to generate JSON schema of the expected JSON response.
    1. Please note that the above link redirects you to a third party tool to generate JSON schema.
    2. vREST provides this link for the convenience of our users and vREST do not own such utility.
  2. vREST currently supports draft-03 and draft-04 versions of JSON schema.
  3. Please use this link for more information about JSON schema.