generated: '2026-07-11' method: derived source: openapi/choreo-api-management-openapi.yml, openapi/choreo-developer-portal-openapi.yml schemes: - name: oauth2 source: openapi/choreo-api-management-openapi.yml flows: - flow: authorizationCode authorizationUrl: https://console.choreo.dev/oauth2/authorize tokenUrl: https://console.choreo.dev/oauth2/token - name: oauth2 source: openapi/choreo-developer-portal-openapi.yml flows: - flow: authorizationCode authorizationUrl: https://devportal.choreo.dev/oauth2/authorize tokenUrl: https://devportal.choreo.dev/oauth2/token scopes: - scope: read description: Read access flows: - authorizationCode sources: - openapi/choreo-api-management-openapi.yml - openapi/choreo-developer-portal-openapi.yml - scope: write description: Write access flows: - authorizationCode sources: - openapi/choreo-api-management-openapi.yml - openapi/choreo-developer-portal-openapi.yml