openapi: 3.0.3 info: { title: Fixture OpenAPI 3.0 } paths: /health: get: responses: { '200': { description: OK } }