--- swagger: "2.0" info: x-ibm-name: test-devops title: TEST-Devops version: 1.0.0 description: "" schemes: - https basePath: /test-devops consumes: - application/json produces: - application/json security: [] x-ibm-configuration: testable: true enforced: true phase: realized tags: [] x-ibm-endpoints: - endpointUrl: https://sit.api.banamex.com/mx-gcgapi/sit description: Custom Gateway API Endpoint type: - production - development ...