--- swagger: "2.0" info: x-ibm-name: mex-password-cred title: Mex-password-cred version: 1.0.0 description: "" schemes: - https basePath: /api consumes: - application/json produces: - application/json x-ibm-configuration: testable: true enforced: true phase: realized paths: /oauth2/token/login: get: responses: 200: description: 200 OK post: responses: 200: description: 200 OK tags: [] x-ibm-endpoints: - endpointUrl: https://perf.api.externalapib2b.wlb.lac.nsroot.net:7100/mx-gcgapi/perfext type: - production - development ...