Open APIs REST Endpoints
Extensibility/Open APIs
OpenAPI service provides the way to generate the OpenAPI document on demand through the Extensibility service along with aftermarket extensions if any applied at the runtime.
- Get all OpenAPIs
- Method: getPath:
/apiManagement/openAPI/v3.0.3
- Get an OpenAPI
- Method: getPath:
/apiManagement/openAPI/v3.0.3/{api-name}/{api-version}