You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.
Then, I formed a Testcase with a GET request to "/v2/pet/findByStatus"
and added "Swagger Compliance Assertion" to check the JSON response according to the swagger schema.
Hello, I use Ready! API 1.9.0.
Created a new project and imported a Swagger - http://petstore.swagger.io/v2/swagger.json.
Then, I formed a Testcase with a GET request to "/v2/pet/findByStatus"
and added "Swagger Compliance Assertion" to check the JSON response according to the swagger schema.
Got error - "Could not initialize class com.github.fge.jsonschema.cfg.ValidationConfigurationBuilder".
Please tell me what I did wrong or what steps I missed.
Thank you in advance.
The text was updated successfully, but these errors were encountered: