apires
2 months agoNew Contributor
Validating endpoint response by types
I am making a test call to an endpoint that returns a JSON object using OpenAPI 3.0 definitions. The thing is, the comparison is being made between a valid JSON response, with data that varies, and a...
- 2 months ago
This has been solved by adding a valid example section to the response.