swagger: '2.0' info: { title: Fixture Swagger 2.0 } paths: /health: get: responses: { '200': { description: OK } }