Forum Discussion

brennon's avatar
brennon
New Contributor
5 years ago
Solved

$ref in response example relative to response example

I am using a  $ref  in a Swagger 2.0 API response example that, when the response is returned, is interpreted correctly as relative to the response itself: responses: 200: description: OK ...