Ops
OpenAPI catalog (YAML)
Response Body
application/yaml
application/json
curl -X GET "https://example.com/v1/openapi.yaml"Empty
Empty
{ "error": { "code": "validation.bad_request", "message": "string", "request_id": "string" }}application/yaml
application/json
curl -X GET "https://example.com/v1/openapi.yaml"{ "error": { "code": "validation.bad_request", "message": "string", "request_id": "string" }}