Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/redirects/static/client-side-rest-api-redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1051,7 +1051,7 @@
"/rest/teams#external-idp-group-info-for-an-organization": "/rest/teams/external-groups#external-idp-group-info-for-an-organization",
"/rest/teams#external-groups": "/rest/teams/external-groups",
"/rest/teams#list-external-idp-groups-for-an-organization": "/rest/teams/external-groups#list-external-idp-groups-for-an-organization",
"/rest/orgs#list-fine-grained-permissions-for-an-organization": "/rest/orgs/custom-roles#list-fine-grained-permissions-for-an-organization",
"/rest/orgs#list-repository-fine-grained-permissions-for-an-organization": "/rest/orgs/custom-roles#list-repository-fine-grained-permissions-for-an-organization",
"/rest/teams#list-idp-groups-for-an-organization": "/rest/teams/team-sync#list-idp-groups-for-an-organization",
"/rest/teams#team-sync": "/rest/teams/team-sync",
"/rest/teams#list-external-idp-group-team-connection": "/rest/teams/external-groups#list-external-idp-group-team-connection",
Expand Down
2 changes: 1 addition & 1 deletion lib/rest/static/apps/enabled-for-apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -6406,7 +6406,7 @@
"requestPath": "/orgs/{org}/failed_invitations"
},
{
"slug": "list-fine-grained-permissions-for-an-organization",
"slug": "list-repository-fine-grained-permissions-for-an-organization",
"subcategory": "custom-roles",
"verb": "get",
"requestPath": "/orgs/{org}/fine_grained_permissions"
Expand Down
54 changes: 28 additions & 26 deletions lib/rest/static/decorated/api.github.com.2022-11-28.json

Large diffs are not rendered by default.

64 changes: 33 additions & 31 deletions lib/rest/static/decorated/ghec.2022-11-28.json

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions lib/rest/static/decorated/ghes-3.3.json
Original file line number Diff line number Diff line change
Expand Up @@ -164186,6 +164186,7 @@
"deer": "https://github.githubassets.com/images/icons/emoji/unicode/1f98c.png?v8",
"denmark": "https://github.githubassets.com/images/icons/emoji/unicode/1f1e9-1f1f0.png?v8",
"department_store": "https://github.githubassets.com/images/icons/emoji/unicode/1f3ec.png?v8",
"dependabot": "https://github.githubassets.com/images/icons/emoji/dependabot.png?v8",
"derelict_house": "https://github.githubassets.com/images/icons/emoji/unicode/1f3da.png?v8",
"desert": "https://github.githubassets.com/images/icons/emoji/unicode/1f3dc.png?v8",
"desert_island": "https://github.githubassets.com/images/icons/emoji/unicode/1f3dd.png?v8",
Expand Down Expand Up @@ -164344,6 +164345,7 @@
"first_quarter_moon_with_face": "https://github.githubassets.com/images/icons/emoji/unicode/1f31b.png?v8",
"fish": "https://github.githubassets.com/images/icons/emoji/unicode/1f41f.png?v8",
"fish_cake": "https://github.githubassets.com/images/icons/emoji/unicode/1f365.png?v8",
"fishsticks": "https://github.githubassets.com/images/icons/emoji/fishsticks.png?v8",
"fishing_pole_and_fish": "https://github.githubassets.com/images/icons/emoji/unicode/1f3a3.png?v8",
"fist": "https://github.githubassets.com/images/icons/emoji/unicode/270a.png?v8",
"fist_left": "https://github.githubassets.com/images/icons/emoji/unicode/1f91b.png?v8",
Expand Down Expand Up @@ -173945,7 +173947,8 @@
"type": "array of strings",
"name": "scopes",
"in": "body",
"description": "<p>A list of <a href=\"https://docs.github.com/enterprise-server@3.3/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/\">scopes</a>.</p>"
"description": "<p>A list of <a href=\"https://docs.github.com/enterprise-server@3.3/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/\">scopes</a>.</p>",
"isRequired": true
}
],
"enabledForGitHubApps": false,
Expand Down Expand Up @@ -284829,7 +284832,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>Configures a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.\"</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administrative:write</code> and <code>pages:write</code> permissions.</p>",
"descriptionHTML": "<p>Configures a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.\"</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administration:write</code> and <code>pages:write</code> permissions.</p>",
"statusCodes": [
{
"httpStatusCode": "201",
Expand Down Expand Up @@ -284947,7 +284950,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>Updates information for a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administrative:write</code> and <code>pages:write</code> permissions.</p>",
"descriptionHTML": "<p>Updates information for a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administration:write</code> and <code>pages:write</code> permissions.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
Expand Down Expand Up @@ -285014,7 +285017,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>Deletes a a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administrative:write</code> and <code>pages:write</code> permissions.</p>",
"descriptionHTML": "<p>Deletes a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administration:write</code> and <code>pages:write</code> permissions.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
Expand Down
13 changes: 8 additions & 5 deletions lib/rest/static/decorated/ghes-3.4.json
Original file line number Diff line number Diff line change
Expand Up @@ -171715,6 +171715,7 @@
"deer": "https://github.githubassets.com/images/icons/emoji/unicode/1f98c.png?v8",
"denmark": "https://github.githubassets.com/images/icons/emoji/unicode/1f1e9-1f1f0.png?v8",
"department_store": "https://github.githubassets.com/images/icons/emoji/unicode/1f3ec.png?v8",
"dependabot": "https://github.githubassets.com/images/icons/emoji/dependabot.png?v8",
"derelict_house": "https://github.githubassets.com/images/icons/emoji/unicode/1f3da.png?v8",
"desert": "https://github.githubassets.com/images/icons/emoji/unicode/1f3dc.png?v8",
"desert_island": "https://github.githubassets.com/images/icons/emoji/unicode/1f3dd.png?v8",
Expand Down Expand Up @@ -171873,6 +171874,7 @@
"first_quarter_moon_with_face": "https://github.githubassets.com/images/icons/emoji/unicode/1f31b.png?v8",
"fish": "https://github.githubassets.com/images/icons/emoji/unicode/1f41f.png?v8",
"fish_cake": "https://github.githubassets.com/images/icons/emoji/unicode/1f365.png?v8",
"fishsticks": "https://github.githubassets.com/images/icons/emoji/fishsticks.png?v8",
"fishing_pole_and_fish": "https://github.githubassets.com/images/icons/emoji/unicode/1f3a3.png?v8",
"fist": "https://github.githubassets.com/images/icons/emoji/unicode/270a.png?v8",
"fist_left": "https://github.githubassets.com/images/icons/emoji/unicode/1f91b.png?v8",
Expand Down Expand Up @@ -181646,7 +181648,8 @@
"type": "array of strings",
"name": "scopes",
"in": "body",
"description": "<p>A list of <a href=\"https://docs.github.com/enterprise-server@3.4/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/\">scopes</a>.</p>"
"description": "<p>A list of <a href=\"https://docs.github.com/enterprise-server@3.4/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/\">scopes</a>.</p>",
"isRequired": true
}
],
"enabledForGitHubApps": false,
Expand Down Expand Up @@ -297029,7 +297032,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>List the custom repository roles available in this organization. In order to see custom\nrepository roles in an organization, the authenticated user must be an organization owner.</p>\n<p>To use this endpoint the authenticated user must be an administrator for the organization or of an repository of the organizaiton and must use an access token with <code>admin:org repo</code> scope.\nGitHub Apps must have the <code>organization_custom_roles:read</code> organization permission to use this endpoint.</p>\n<p>For more information on custom repository roles, see \"<a href=\"https://docs.github.com/enterprise-server@3.4/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-repository-roles\">About custom repository roles</a>.\"</p>",
"descriptionHTML": "<p>List the custom repository roles available in this organization. In order to see custom\nrepository roles in an organization, the authenticated user must be an organization owner.</p>\n<p>To use this endpoint the authenticated user must be an administrator for the organization or of an repository of the organization and must use an access token with <code>admin:org repo</code> scope.\nGitHub Apps must have the <code>organization_custom_roles:read</code> organization permission to use this endpoint.</p>\n<p>For more information on custom repository roles, see \"<a href=\"https://docs.github.com/enterprise-server@3.4/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-repository-roles\">About custom repository roles</a>.\"</p>",
"statusCodes": [
{
"httpStatusCode": "200",
Expand Down Expand Up @@ -303040,7 +303043,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>Configures a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.\"</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administrative:write</code> and <code>pages:write</code> permissions.</p>",
"descriptionHTML": "<p>Configures a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.\"</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administration:write</code> and <code>pages:write</code> permissions.</p>",
"statusCodes": [
{
"httpStatusCode": "201",
Expand Down Expand Up @@ -303158,7 +303161,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>Updates information for a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administrative:write</code> and <code>pages:write</code> permissions.</p>",
"descriptionHTML": "<p>Updates information for a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administration:write</code> and <code>pages:write</code> permissions.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
Expand Down Expand Up @@ -303225,7 +303228,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>Deletes a a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administrative:write</code> and <code>pages:write</code> permissions.</p>",
"descriptionHTML": "<p>Deletes a GitHub Enterprise Server Pages site. For more information, see \"<a href=\"/github/working-with-github-pages/about-github-pages\">About GitHub Pages</a>.</p>\n<p>To use this endpoint, you must be a repository administrator, maintainer, or have the 'manage GitHub Pages settings' permission. A token with the <code>repo</code> scope or Pages write permission is required. GitHub Apps must have the <code>administration:write</code> and <code>pages:write</code> permissions.</p>",
"statusCodes": [
{
"httpStatusCode": "204",
Expand Down
Loading