--- swagger: "2.0" info: x-ibm-name: apitest1 title: Apitest1 version: 1.0.0 description: "" schemes: - https basePath: /apitest1 consumes: - application/xml security: - [] x-ibm-configuration: testable: true enforced: true phase: realized paths: /path-1: post: responses: 200: description: 200 OK tags: [] produces: - application/xml x-ibm-endpoints: - endpointUrl: https://aspac.sit.api.citi.com/gcbap description: "" type: - production - development ...