1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Update OpenAPI Description (#39226)

This commit is contained in:
docs-bot
2023-07-18 06:37:03 -07:00
committed by GitHub
parent c8931f73f2
commit a03aff9281
19 changed files with 285 additions and 31 deletions

View File

@@ -363,7 +363,7 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing",
"requestPath": "/orgs/{org}/copilot/billing",
"additional-permissions": [],
"access": "write"
},
@@ -372,7 +372,7 @@
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats",
"requestPath": "/orgs/{org}/copilot/billing/seats",
"additional-permissions": [],
"access": "write"
},
@@ -2182,6 +2182,15 @@
"additional-permissions": [],
"access": "write"
},
{
"category": "repos",
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"additional-permissions": [],
"access": "write"
},
{
"category": "repos",
"slug": "enable-automated-security-fixes",

View File

@@ -1754,13 +1754,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -3770,6 +3770,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -437,7 +437,7 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing",
"requestPath": "/orgs/{org}/copilot/billing",
"access": "write",
"user-to-server": true,
"server-to-server": true,
@@ -448,7 +448,7 @@
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats",
"requestPath": "/orgs/{org}/copilot/billing/seats",
"access": "write",
"user-to-server": true,
"server-to-server": true,
@@ -2730,6 +2730,17 @@
"server-to-server": true,
"additional-permissions": []
},
{
"category": "repos",
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": []
},
{
"category": "repos",
"slug": "enable-automated-security-fixes",

View File

@@ -1538,13 +1538,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -3406,6 +3406,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -1772,13 +1772,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -3836,6 +3836,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -660,7 +660,7 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing",
"requestPath": "/orgs/{org}/copilot/billing",
"additional-permissions": [],
"access": "write"
},
@@ -669,7 +669,7 @@
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats",
"requestPath": "/orgs/{org}/copilot/billing/seats",
"additional-permissions": [],
"access": "write"
},
@@ -2741,6 +2741,15 @@
"additional-permissions": [],
"access": "write"
},
{
"category": "repos",
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"additional-permissions": [],
"access": "write"
},
{
"category": "repos",
"slug": "enable-automated-security-fixes",

View File

@@ -1870,13 +1870,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -4020,6 +4020,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -809,7 +809,7 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing",
"requestPath": "/orgs/{org}/copilot/billing",
"access": "write",
"user-to-server": true,
"server-to-server": true,
@@ -820,7 +820,7 @@
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats",
"requestPath": "/orgs/{org}/copilot/billing/seats",
"access": "write",
"user-to-server": true,
"server-to-server": true,
@@ -3420,6 +3420,17 @@
"server-to-server": true,
"additional-permissions": []
},
{
"category": "repos",
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": []
},
{
"category": "repos",
"slug": "enable-automated-security-fixes",

View File

@@ -1654,13 +1654,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -3656,6 +3656,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -1888,13 +1888,13 @@
"slug": "get-copilot-for-business-seat-information-and-settings-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing"
"requestPath": "/orgs/{org}/copilot/billing"
},
{
"slug": "list-all-copilot-for-business-seat-assignments-for-an-organization",
"subcategory": "copilot-for-business",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats"
"requestPath": "/orgs/{org}/copilot/billing/seats"
},
{
"slug": "add-teams-to-the-copilot-for-business-subscription-for-an-organization",
@@ -4086,6 +4086,12 @@
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"slug": "check-if-automated-security-fixes-are-enabled-for-a-repository",
"subcategory": "repos",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"slug": "enable-automated-security-fixes",
"subcategory": "repos",

View File

@@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "19833171fa53a9a674f247f795f0cf44a65a05e4"
"sha": "741cbd72628a3a80f15ba2321e18a2237b69b803"
}

View File

@@ -213729,7 +213729,7 @@
{
"serverUrl": "https://api.github.com",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing",
"requestPath": "/orgs/{org}/copilot/billing",
"title": "Get Copilot for Business seat information and settings for an organization",
"category": "copilot",
"subcategory": "copilot-for-business",
@@ -213866,7 +213866,7 @@
{
"serverUrl": "https://api.github.com",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats",
"requestPath": "/orgs/{org}/copilot/billing/seats",
"title": "List all Copilot for Business seat assignments for an organization",
"category": "copilot",
"subcategory": "copilot-for-business",
@@ -458725,6 +458725,95 @@
}
]
},
{
"serverUrl": "https://api.github.com",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"title": "Check if automated security fixes are enabled for a repository",
"category": "repos",
"subcategory": "repos",
"parameters": [
{
"name": "owner",
"description": "<p>The account owner of the repository. The name is not case sensitive.</p>",
"in": "path",
"required": true,
"schema": {
"type": "string"
}
},
{
"name": "repo",
"description": "<p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p>",
"in": "path",
"required": true,
"schema": {
"type": "string"
}
}
],
"bodyParameters": [],
"enabledForGitHubApps": true,
"codeExamples": [
{
"key": "default",
"request": {
"description": "Example",
"acceptHeader": "application/vnd.github.v3+json",
"parameters": {
"owner": "OWNER",
"repo": "REPO"
}
},
"response": {
"statusCode": "200",
"contentType": "application/json",
"description": "<p>Response if dependabot is enabled</p>",
"example": {
"enabled": true,
"paused": false
},
"schema": {
"title": "Check Automated Security Fixes",
"description": "Check Automated Security Fixes",
"type": "object",
"properties": {
"enabled": {
"type": "boolean",
"description": "Whether automated security fixes are enabled for the repository.",
"examples": [
true
]
},
"paused": {
"type": "boolean",
"description": "Whether automated security fixes are paused for the repository.",
"examples": [
false
]
}
},
"required": [
"enabled",
"paused"
]
}
}
}
],
"previews": [],
"descriptionHTML": "<p>Shows whether automated security fixes are enabled, disabled or paused for a repository. The authenticated user must have admin read access to the repository. For more information, see \"<a href=\"https://docs.github.com/articles/configuring-automated-security-fixes\">Configuring automated security fixes</a>\".</p>",
"statusCodes": [
{
"httpStatusCode": "200",
"description": "<p>Response if dependabot is enabled</p>"
},
{
"httpStatusCode": "404",
"description": "<p>Not Found if dependabot is not enabled for the repository</p>"
}
]
},
{
"serverUrl": "https://api.github.com",
"verb": "put",

View File

@@ -225428,7 +225428,7 @@
{
"serverUrl": "https://api.github.com",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing",
"requestPath": "/orgs/{org}/copilot/billing",
"title": "Get Copilot for Business seat information and settings for an organization",
"category": "copilot",
"subcategory": "copilot-for-business",
@@ -225565,7 +225565,7 @@
{
"serverUrl": "https://api.github.com",
"verb": "get",
"requestPath": "/organizations/{org}/copilot/billing/seats",
"requestPath": "/orgs/{org}/copilot/billing/seats",
"title": "List all Copilot for Business seat assignments for an organization",
"category": "copilot",
"subcategory": "copilot-for-business",
@@ -475772,6 +475772,95 @@
}
]
},
{
"serverUrl": "https://api.github.com",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes",
"title": "Check if automated security fixes are enabled for a repository",
"category": "repos",
"subcategory": "repos",
"parameters": [
{
"name": "owner",
"description": "<p>The account owner of the repository. The name is not case sensitive.</p>",
"in": "path",
"required": true,
"schema": {
"type": "string"
}
},
{
"name": "repo",
"description": "<p>The name of the repository without the <code>.git</code> extension. The name is not case sensitive.</p>",
"in": "path",
"required": true,
"schema": {
"type": "string"
}
}
],
"bodyParameters": [],
"enabledForGitHubApps": true,
"codeExamples": [
{
"key": "default",
"request": {
"description": "Example",
"acceptHeader": "application/vnd.github.v3+json",
"parameters": {
"owner": "OWNER",
"repo": "REPO"
}
},
"response": {
"statusCode": "200",
"contentType": "application/json",
"description": "<p>Response if dependabot is enabled</p>",
"example": {
"enabled": true,
"paused": false
},
"schema": {
"title": "Check Automated Security Fixes",
"description": "Check Automated Security Fixes",
"type": "object",
"properties": {
"enabled": {
"type": "boolean",
"description": "Whether automated security fixes are enabled for the repository.",
"examples": [
true
]
},
"paused": {
"type": "boolean",
"description": "Whether automated security fixes are paused for the repository.",
"examples": [
false
]
}
},
"required": [
"enabled",
"paused"
]
}
}
}
],
"previews": [],
"descriptionHTML": "<p>Shows whether automated security fixes are enabled, disabled or paused for a repository. The authenticated user must have admin read access to the repository. For more information, see \"<a href=\"https://docs.github.com/enterprise-cloud@latest//articles/configuring-automated-security-fixes\">Configuring automated security fixes</a>\".</p>",
"statusCodes": [
{
"httpStatusCode": "200",
"description": "<p>Response if dependabot is enabled</p>"
},
{
"httpStatusCode": "404",
"description": "<p>Not Found if dependabot is not enabled for the repository</p>"
}
]
},
{
"serverUrl": "https://api.github.com",
"verb": "put",

View File

@@ -306018,7 +306018,7 @@
}
],
"previews": [],
"descriptionHTML": "<p><strong>Deprecation Notice:</strong> GitHub Enterprise Server will discontinue the <a href=\"https://docs.github.com/enterprise-server@3.6/rest/reference/oauth-authorizations/\">OAuth Authorizations API</a>, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our <a href=\"https://docs.github.com/enterprise-server@3.6/developers/apps/authorizing-oauth-apps#web-application-flow\">web application flow</a>. The <a href=\"https://docs.github.com/enterprise-server@3.6/rest/reference/oauth-authorizations\">OAuth Authorizations API</a> will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the <a href=\"https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/\">blog post</a>.</p>\n<p>You can use this API to list the set of OAuth applications that have been granted access to your account. Unlike the <a href=\"https://docs.github.com/enterprise-server@3.6/rest/reference/oauth-authorizations#list-your-authorizations\">list your authorizations</a> API, this API does not manage individual tokens. This API will return one entry for each OAuth application that has been granted access to your account, regardless of the number of tokens an application has generated for your user. The list of OAuth applications returned matches what is shown on <a href=\"https://github.com/settings/applications#authorized\">the application authorizations settings screen within GitHub</a>. The <code>scopes</code> returned are the union of scopes authorized for the application. For example, if an application has one token with <code>repo</code> scope and another token with <code>user</code> scope, the grant will return <code>[\"repo\", \"user\"]</code>.</p>",
"descriptionHTML": "<p><strong>Deprecation Notice:</strong> GitHub Enterprise Server will discontinue the <a href=\"https://docs.github.com/enterprise-server@3.6/rest/reference/oauth-authorizations/\">OAuth Authorizations API</a>, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our <a href=\"https://docs.github.com/enterprise-server@3.6/developers/apps/authorizing-oauth-apps#web-application-flow\">web application flow</a>. The <a href=\"https://docs.github.com/enterprise-server@3.6/rest/reference/oauth-authorizations\">OAuth Authorizations API</a> will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the <a href=\"https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/\">blog post</a>.</p>\n<p>You can use this API to list the set of OAuth applications that have been granted access to your account. Unlike the <a href=\"https://docs.github.com/enterprise-server@3.6/rest/oauth-authorizations/oauth-authorizations#list-your-authorizations\">list your authorizations</a> API, this API does not manage individual tokens. This API will return one entry for each OAuth application that has been granted access to your account, regardless of the number of tokens an application has generated for your user. The list of OAuth applications returned matches what is shown on <a href=\"https://github.com/settings/applications#authorized\">the application authorizations settings screen within GitHub</a>. The <code>scopes</code> returned are the union of scopes authorized for the application. For example, if an application has one token with <code>repo</code> scope and another token with <code>user</code> scope, the grant will return <code>[\"repo\", \"user\"]</code>.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -308989,7 +308989,7 @@
}
],
"previews": [],
"descriptionHTML": "<p><strong>Deprecation Notice:</strong> GitHub Enterprise Server will discontinue the <a href=\"https://docs.github.com/enterprise-server@3.7/rest/reference/oauth-authorizations/\">OAuth Authorizations API</a>, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our <a href=\"https://docs.github.com/enterprise-server@3.7/developers/apps/authorizing-oauth-apps#web-application-flow\">web application flow</a>. The <a href=\"https://docs.github.com/enterprise-server@3.7/rest/reference/oauth-authorizations\">OAuth Authorizations API</a> will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the <a href=\"https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/\">blog post</a>.</p>\n<p>You can use this API to list the set of OAuth applications that have been granted access to your account. Unlike the <a href=\"https://docs.github.com/enterprise-server@3.7/rest/reference/oauth-authorizations#list-your-authorizations\">list your authorizations</a> API, this API does not manage individual tokens. This API will return one entry for each OAuth application that has been granted access to your account, regardless of the number of tokens an application has generated for your user. The list of OAuth applications returned matches what is shown on <a href=\"https://github.com/settings/applications#authorized\">the application authorizations settings screen within GitHub</a>. The <code>scopes</code> returned are the union of scopes authorized for the application. For example, if an application has one token with <code>repo</code> scope and another token with <code>user</code> scope, the grant will return <code>[\"repo\", \"user\"]</code>.</p>",
"descriptionHTML": "<p><strong>Deprecation Notice:</strong> GitHub Enterprise Server will discontinue the <a href=\"https://docs.github.com/enterprise-server@3.7/rest/reference/oauth-authorizations/\">OAuth Authorizations API</a>, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our <a href=\"https://docs.github.com/enterprise-server@3.7/developers/apps/authorizing-oauth-apps#web-application-flow\">web application flow</a>. The <a href=\"https://docs.github.com/enterprise-server@3.7/rest/reference/oauth-authorizations\">OAuth Authorizations API</a> will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the <a href=\"https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/\">blog post</a>.</p>\n<p>You can use this API to list the set of OAuth applications that have been granted access to your account. Unlike the <a href=\"https://docs.github.com/enterprise-server@3.7/rest/oauth-authorizations/oauth-authorizations#list-your-authorizations\">list your authorizations</a> API, this API does not manage individual tokens. This API will return one entry for each OAuth application that has been granted access to your account, regardless of the number of tokens an application has generated for your user. The list of OAuth applications returned matches what is shown on <a href=\"https://github.com/settings/applications#authorized\">the application authorizations settings screen within GitHub</a>. The <code>scopes</code> returned are the union of scopes authorized for the application. For example, if an application has one token with <code>repo</code> scope and another token with <code>user</code> scope, the grant will return <code>[\"repo\", \"user\"]</code>.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -319026,7 +319026,7 @@
}
],
"previews": [],
"descriptionHTML": "<p><strong>Deprecation Notice:</strong> GitHub Enterprise Server will discontinue the <a href=\"https://docs.github.com/enterprise-server@3.8/rest/reference/oauth-authorizations/\">OAuth Authorizations API</a>, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our <a href=\"https://docs.github.com/enterprise-server@3.8/developers/apps/authorizing-oauth-apps#web-application-flow\">web application flow</a>. The <a href=\"https://docs.github.com/enterprise-server@3.8/rest/reference/oauth-authorizations\">OAuth Authorizations API</a> will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the <a href=\"https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/\">blog post</a>.</p>\n<p>You can use this API to list the set of OAuth applications that have been granted access to your account. Unlike the <a href=\"https://docs.github.com/enterprise-server@3.8/rest/reference/oauth-authorizations#list-your-authorizations\">list your authorizations</a> API, this API does not manage individual tokens. This API will return one entry for each OAuth application that has been granted access to your account, regardless of the number of tokens an application has generated for your user. The list of OAuth applications returned matches what is shown on <a href=\"https://github.com/settings/applications#authorized\">the application authorizations settings screen within GitHub</a>. The <code>scopes</code> returned are the union of scopes authorized for the application. For example, if an application has one token with <code>repo</code> scope and another token with <code>user</code> scope, the grant will return <code>[\"repo\", \"user\"]</code>.</p>",
"descriptionHTML": "<p><strong>Deprecation Notice:</strong> GitHub Enterprise Server will discontinue the <a href=\"https://docs.github.com/enterprise-server@3.8/rest/reference/oauth-authorizations/\">OAuth Authorizations API</a>, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our <a href=\"https://docs.github.com/enterprise-server@3.8/developers/apps/authorizing-oauth-apps#web-application-flow\">web application flow</a>. The <a href=\"https://docs.github.com/enterprise-server@3.8/rest/reference/oauth-authorizations\">OAuth Authorizations API</a> will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the <a href=\"https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/\">blog post</a>.</p>\n<p>You can use this API to list the set of OAuth applications that have been granted access to your account. Unlike the <a href=\"https://docs.github.com/enterprise-server@3.8/rest/oauth-authorizations/oauth-authorizations#list-your-authorizations\">list your authorizations</a> API, this API does not manage individual tokens. This API will return one entry for each OAuth application that has been granted access to your account, regardless of the number of tokens an application has generated for your user. The list of OAuth applications returned matches what is shown on <a href=\"https://github.com/settings/applications#authorized\">the application authorizations settings screen within GitHub</a>. The <code>scopes</code> returned are the union of scopes authorized for the application. For example, if an application has one token with <code>repo</code> scope and another token with <code>user</code> scope, the grant will return <code>[\"repo\", \"user\"]</code>.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -321810,7 +321810,7 @@
}
],
"previews": [],
"descriptionHTML": "<p><strong>Deprecation Notice:</strong> GitHub Enterprise Server will discontinue the <a href=\"https://docs.github.com/enterprise-server@3.9/rest/reference/oauth-authorizations/\">OAuth Authorizations API</a>, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our <a href=\"https://docs.github.com/enterprise-server@3.9/developers/apps/authorizing-oauth-apps#web-application-flow\">web application flow</a>. The <a href=\"https://docs.github.com/enterprise-server@3.9/rest/reference/oauth-authorizations\">OAuth Authorizations API</a> will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the <a href=\"https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/\">blog post</a>.</p>\n<p>You can use this API to list the set of OAuth applications that have been granted access to your account. Unlike the <a href=\"https://docs.github.com/enterprise-server@3.9/rest/reference/oauth-authorizations#list-your-authorizations\">list your authorizations</a> API, this API does not manage individual tokens. This API will return one entry for each OAuth application that has been granted access to your account, regardless of the number of tokens an application has generated for your user. The list of OAuth applications returned matches what is shown on <a href=\"https://github.com/settings/applications#authorized\">the application authorizations settings screen within GitHub</a>. The <code>scopes</code> returned are the union of scopes authorized for the application. For example, if an application has one token with <code>repo</code> scope and another token with <code>user</code> scope, the grant will return <code>[\"repo\", \"user\"]</code>.</p>",
"descriptionHTML": "<p><strong>Deprecation Notice:</strong> GitHub Enterprise Server will discontinue the <a href=\"https://docs.github.com/enterprise-server@3.9/rest/reference/oauth-authorizations/\">OAuth Authorizations API</a>, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our <a href=\"https://docs.github.com/enterprise-server@3.9/developers/apps/authorizing-oauth-apps#web-application-flow\">web application flow</a>. The <a href=\"https://docs.github.com/enterprise-server@3.9/rest/reference/oauth-authorizations\">OAuth Authorizations API</a> will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the <a href=\"https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/\">blog post</a>.</p>\n<p>You can use this API to list the set of OAuth applications that have been granted access to your account. Unlike the <a href=\"https://docs.github.com/enterprise-server@3.9/rest/oauth-authorizations/oauth-authorizations#list-your-authorizations\">list your authorizations</a> API, this API does not manage individual tokens. This API will return one entry for each OAuth application that has been granted access to your account, regardless of the number of tokens an application has generated for your user. The list of OAuth applications returned matches what is shown on <a href=\"https://github.com/settings/applications#authorized\">the application authorizations settings screen within GitHub</a>. The <code>scopes</code> returned are the union of scopes authorized for the application. For example, if an application has one token with <code>repo</code> scope and another token with <code>user</code> scope, the grant will return <code>[\"repo\", \"user\"]</code>.</p>",
"statusCodes": [
{
"httpStatusCode": "200",

View File

@@ -33,5 +33,5 @@
]
}
},
"sha": "19833171fa53a9a674f247f795f0cf44a65a05e4"
"sha": "741cbd72628a3a80f15ba2321e18a2237b69b803"
}

View File

@@ -1,3 +1,3 @@
{
"sha": "19833171fa53a9a674f247f795f0cf44a65a05e4"
"sha": "741cbd72628a3a80f15ba2321e18a2237b69b803"
}