{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DomainsApi API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DomainsApi", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get A List Of The Available Domains", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/domains" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get Information About A Specific Domain", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/domains/:domainId", "params": [ { "name": "domainId", "value": "", "type": "path", "description": "The id of the domain to get information about." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }