{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector GitHubOAuth API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "GitHubOAuth", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets Githuboauth Info Used To Authenticate Users With The Developer Hub Github App", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DevHub/locations/:location/githuboauth/default/getGitHubOAuthInfo" }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The Oauth Token", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DevHub/locations/:location/githuboauth/default", "params": [ { "name": "code", "value": "", "type": "query", "description": "The code response from authenticating the GitHub App." }, { "name": "state", "value": "", "type": "query", "description": "The state response from authenticating the GitHub App." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The Oauth Token", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DevHub/locations/:location/githuboauth" }, "docs": "Needs a more full description created." } ] } ], "bundled": true }