{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Managed APIs API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Managed APIs", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Lists Managed Apis", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Web/locations/:location/managedApis", "params": [ { "name": "location", "value": "", "type": "path", "description": "The location" }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription Id" }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Gets a list of managed APIs" }, { "info": { "name": "Microsoft Azure Gets Managed Api", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Web/locations/:location/managedApis/:apiName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription Id" }, { "name": "location", "value": "", "type": "path", "description": "The location" }, { "name": "apiName", "value": "", "type": "path", "description": "API name" }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Gets a managed API" } ] } ], "bundled": true }