Forum Discussion

apires's avatar
apires
New Contributor
2 months ago
Solved

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...
  • apires's avatar
    2 months ago

    This has been solved by adding a valid example section to the response.