{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Alterations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Alterations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Download Alterations From Runtime", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/alterations" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Replace Alterations Data", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/alterations" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Download Alterations Per Knowledgebase Qnamaker Managed", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/alterations/:kbId", "params": [ { "name": "kbId", "value": "", "type": "path", "description": "Knowledgebase id." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Replace Alterations Data Per Knowledgebase Qnamaker Managed", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/alterations/:kbId", "params": [ { "name": "kbId", "value": "", "type": "path", "description": "Knowledgebase id." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }