diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 1d6f40aace..7f7a93b0a4 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -3605,7 +3605,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" } } } @@ -4332,7 +4332,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" } } } @@ -4444,7 +4444,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" } } } @@ -118052,7 +118052,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -289384,6 +289384,20 @@ } ] }, + "enterprise-teams-item": { + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } + }, "simple-user-items": { "value": [ { diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index 527a327d34..e597318f31 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -2585,7 +2585,7 @@ paths: "$ref": "#/components/schemas/enterprise-team" examples: default: - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -3037,7 +3037,7 @@ paths: "$ref": "#/components/schemas/enterprise-team" examples: default: - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" headers: Link: "$ref": "#/components/headers/link" @@ -3121,7 +3121,7 @@ paths: "$ref": "#/components/schemas/enterprise-team" examples: default: - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" headers: Link: "$ref": "#/components/headers/link" @@ -85586,7 +85586,7 @@ components: - 'null' description: The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` - is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, + is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories. actor_type: @@ -213005,6 +213005,18 @@ components: members_url: https://api.github.com/enterprises/dc/teams/justice-league/members{/member} created_at: '2019-01-26T19:01:12Z' updated_at: '2019-01-26T19:14:43Z' + enterprise-teams-item: + value: + id: 1 + name: Justice League + description: A great team. + slug: justice-league + url: https://api.github.com/enterprises/dc/teams/justice-league + group_id: 62ab9291-fae2-468e-974b-7e45096d5021 + html_url: https://github.com/enterprises/dc/teams/justice-league + members_url: https://api.github.com/enterprises/dc/teams/justice-league/members{/member} + created_at: '2019-01-26T19:01:12Z' + updated_at: '2019-01-26T19:14:43Z' simple-user-items: value: - login: octocat diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 1d6f40aace..7f7a93b0a4 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -3605,7 +3605,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" } } } @@ -4332,7 +4332,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" } } } @@ -4444,7 +4444,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" } } } @@ -118052,7 +118052,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -289384,6 +289384,20 @@ } ] }, + "enterprise-teams-item": { + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } + }, "simple-user-items": { "value": [ { diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 527a327d34..e597318f31 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -2585,7 +2585,7 @@ paths: "$ref": "#/components/schemas/enterprise-team" examples: default: - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -3037,7 +3037,7 @@ paths: "$ref": "#/components/schemas/enterprise-team" examples: default: - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" headers: Link: "$ref": "#/components/headers/link" @@ -3121,7 +3121,7 @@ paths: "$ref": "#/components/schemas/enterprise-team" examples: default: - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" headers: Link: "$ref": "#/components/headers/link" @@ -85586,7 +85586,7 @@ components: - 'null' description: The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` - is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, + is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories. actor_type: @@ -213005,6 +213005,18 @@ components: members_url: https://api.github.com/enterprises/dc/teams/justice-league/members{/member} created_at: '2019-01-26T19:01:12Z' updated_at: '2019-01-26T19:14:43Z' + enterprise-teams-item: + value: + id: 1 + name: Justice League + description: A great team. + slug: justice-league + url: https://api.github.com/enterprises/dc/teams/justice-league + group_id: 62ab9291-fae2-468e-974b-7e45096d5021 + html_url: https://github.com/enterprises/dc/teams/justice-league + members_url: https://api.github.com/enterprises/dc/teams/justice-league/members{/member} + created_at: '2019-01-26T19:01:12Z' + updated_at: '2019-01-26T19:14:43Z' simple-user-items: value: - login: octocat diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 46d5712f9e..4d63e129a2 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -25944,20 +25944,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -28372,20 +28370,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -28617,20 +28613,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -208493,7 +208487,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -209924,7 +209918,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -211147,7 +211141,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -213177,7 +213171,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -214633,7 +214627,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -215852,7 +215846,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -566786,7 +566780,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -568225,7 +568219,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -569297,7 +569291,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -571346,7 +571340,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -572800,7 +572794,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -573868,7 +573862,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1430657,7 +1430651,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1433957,7 +1433951,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1437257,7 +1437251,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 803574fc6c..24978b8c9b 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -10038,7 +10038,7 @@ paths: - updated_at - group_id examples: - default: &59 + default: value: - id: 1 name: Justice League @@ -10128,7 +10128,18 @@ paths: application/json: schema: *58 examples: - default: *59 + default: &66 + value: + id: 1 + name: Justice League + description: A great team. + slug: justice-league + url: https://api.github.com/enterprises/dc/teams/justice-league + group_id: 62ab9291-fae2-468e-974b-7e45096d5021 + html_url: https://github.com/enterprises/dc/teams/justice-league + members_url: https://api.github.com/enterprises/dc/teams/justice-league/members{/member} + created_at: '2019-01-26T19:01:12Z' + updated_at: '2019-01-26T19:14:43Z' x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -10146,7 +10157,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#list-members-in-an-enterprise-team parameters: - *38 - - &60 + - &59 name: enterprise-team description: The slug version of the enterprise team name. You can also substitute this value with the enterprise team id. @@ -10165,7 +10176,7 @@ paths: type: array items: *4 examples: - default: &61 + default: &60 value: - login: octocat id: 1 @@ -10204,7 +10215,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#bulk-add-team-members parameters: - *38 - - *60 + - *59 requestBody: required: true content: @@ -10235,7 +10246,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -10253,7 +10264,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#bulk-remove-team-members parameters: - *38 - - *60 + - *59 requestBody: required: true content: @@ -10284,7 +10295,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -10302,8 +10313,8 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#get-enterprise-team-membership parameters: - *38 - - *60 - - &62 + - *59 + - &61 name: username description: The handle for the GitHub user account. in: path @@ -10317,7 +10328,7 @@ paths: application/json: schema: *4 examples: - exampleKey1: &63 + exampleKey1: &62 value: login: octocat id: 1 @@ -10353,8 +10364,8 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#add-team-member parameters: - *38 - - *60 - - *62 + - *59 + - *61 responses: '201': description: Successfully added team member @@ -10362,7 +10373,7 @@ paths: application/json: schema: *4 examples: - exampleKey1: *63 + exampleKey1: *62 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -10380,8 +10391,8 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#remove-team-membership parameters: - *38 - - *60 - - *62 + - *59 + - *61 responses: '204': description: Response @@ -10403,7 +10414,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#get-organization-assignments parameters: - *38 - - *60 + - *59 - *17 - *19 responses: @@ -10413,7 +10424,7 @@ paths: application/json: schema: type: array - items: &64 + items: &63 title: Organization Simple description: A GitHub organization. type: object @@ -10485,7 +10496,7 @@ paths: - avatar_url - description examples: - default: &65 + default: &64 value: login: github id: 1 @@ -10516,7 +10527,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#add-organization-assignments parameters: - *38 - - *60 + - *59 requestBody: required: true content: @@ -10544,7 +10555,7 @@ paths: application/json: schema: type: array - items: *64 + items: *63 examples: default: &101 value: @@ -10577,7 +10588,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#remove-organization-assignments parameters: - *38 - - *60 + - *59 requestBody: required: true content: @@ -10618,8 +10629,8 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#get-organization-assignment parameters: - *38 - - *60 - - &66 + - *59 + - &65 name: org description: The organization name. The name is not case sensitive. in: path @@ -10631,9 +10642,9 @@ paths: description: The team is assigned to the organization content: application/json: - schema: *64 + schema: *63 examples: - default: *65 + default: *64 '404': description: The team is not assigned to the organization x-github: @@ -10652,16 +10663,16 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#add-an-organization-assignment parameters: - *38 - - *60 - - *66 + - *59 + - *65 responses: '201': description: Successfully assigned the enterprise team to the organization. content: application/json: - schema: *64 + schema: *63 examples: - default: *65 + default: *64 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -10678,8 +10689,8 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#delete-an-organization-assignment parameters: - *38 - - *60 - - *66 + - *59 + - *65 responses: '204': description: Successfully unassigned the enterprise team from the organization. @@ -10717,7 +10728,7 @@ paths: application/json: schema: *58 examples: - default: *59 + default: *66 headers: Link: *57 '403': *27 @@ -10797,7 +10808,7 @@ paths: application/json: schema: *58 examples: - default: *59 + default: *66 headers: Link: *57 '403': *27 @@ -17859,7 +17870,7 @@ paths: application/json: schema: type: array - items: *64 + items: *63 examples: default: *101 headers: @@ -17888,7 +17899,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-retention-limit-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -17928,7 +17939,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#set-github-actions-cache-retention-limit-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -17962,7 +17973,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-storage-limit-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -18002,7 +18013,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#set-github-actions-cache-storage-limit-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -18036,7 +18047,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/repository-access#lists-the-repositories-dependabot-can-access-in-an-organization parameters: - - *66 + - *65 - name: page in: query description: The page number of results to fetch. @@ -18187,7 +18198,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/repository-access#updates-dependabots-repository-access-list-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -18253,7 +18264,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/repository-access#set-the-default-repository-access-level-for-dependabot parameters: - - *66 + - *65 requestBody: required: true content: @@ -18302,7 +18313,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response when getting all budgets @@ -18450,7 +18461,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/budgets#get-a-budget-by-id-for-an-organization parameters: - - *66 + - *65 - &106 name: budget_id description: The ID corresponding to the budget. @@ -18571,7 +18582,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/budgets#update-a-budget-for-an-organization parameters: - - *66 + - *65 - *106 requestBody: required: true @@ -18758,7 +18769,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/budgets#delete-a-budget-for-an-organization parameters: - - *66 + - *65 - *106 responses: '200': @@ -18806,7 +18817,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-premium-request-usage-report-for-an-organization parameters: - - *66 + - *65 - &107 name: year description: If specified, only return results for a single year. The value @@ -18984,7 +18995,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-usage-report-for-an-organization parameters: - - *66 + - *65 - *107 - &685 name: month @@ -19094,7 +19105,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-usage-summary-for-an-organization parameters: - - *66 + - *65 - *107 - *109 - *108 @@ -19243,7 +19254,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#get-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -19744,7 +19755,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#update-an-organization parameters: - - *66 + - *65 requestBody: required: false content: @@ -19995,7 +20006,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#delete-an-organization parameters: - - *66 + - *65 responses: '202': *37 '404': *6 @@ -20020,7 +20031,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -20067,7 +20078,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -20143,7 +20154,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#list-github-hosted-runners-for-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -20393,7 +20404,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#create-a-github-hosted-runner-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -20514,7 +20525,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#list-custom-images-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -20620,7 +20631,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-a-custom-image-definition-for-github-actions-hosted-runners parameters: - - *66 + - *65 - &117 name: image_definition_id description: Image definition ID of custom image @@ -20663,7 +20674,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#delete-a-custom-image-from-the-organization parameters: - - *66 + - *65 - *117 responses: '204': @@ -20688,7 +20699,7 @@ paths: url: https://docs.github.com/rest/actions/hosted-runners#list-image-versions-of-a-custom-image-for-an-organization parameters: - *117 - - *66 + - *65 responses: '200': description: Response @@ -20762,7 +20773,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-an-image-version-of-a-custom-image-for-github-actions-hosted-runners parameters: - - *66 + - *65 - *117 - &120 name: version @@ -20803,7 +20814,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#delete-an-image-version-of-custom-image-from-the-organization parameters: - - *66 + - *65 - *117 - *120 responses: @@ -20826,7 +20837,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-github-owned-images-for-github-hosted-runners-in-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -20906,7 +20917,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-partner-images-for-github-hosted-runners-in-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -20941,7 +20952,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -20996,7 +21007,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-github-hosted-runners-machine-specs-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21037,7 +21048,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21081,7 +21092,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-a-github-hosted-runner-for-an-organization parameters: - - *66 + - *65 - &125 name: hosted_runner_id description: Unique identifier of the GitHub-hosted runner. @@ -21116,7 +21127,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#update-a-github-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *125 requestBody: required: true @@ -21188,7 +21199,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#delete-a-github-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *125 responses: '202': @@ -21217,7 +21228,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization parameters: - - *66 + - *65 responses: '200': description: A JSON serialized template for OIDC subject claim customization @@ -21259,7 +21270,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -21302,7 +21313,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21368,7 +21379,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -21409,7 +21420,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-artifact-and-log-retention-settings-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21452,7 +21463,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-artifact-and-log-retention-settings-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -21494,7 +21505,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-fork-pr-contributor-approval-permissions-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21535,7 +21546,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-fork-pr-contributor-approval-permissions-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -21567,7 +21578,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-private-repo-fork-pr-workflow-settings-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21622,7 +21633,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-private-repo-fork-pr-workflow-settings-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -21680,7 +21691,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -21840,7 +21851,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-selected-repositories-enabled-for-github-actions-in-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -21884,7 +21895,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-an-organization parameters: - - *66 + - *65 - &133 name: repository_id description: The unique identifier of the repository. @@ -21913,7 +21924,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-an-organization parameters: - - *66 + - *65 - *133 responses: '204': @@ -21937,7 +21948,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21990,7 +22001,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -22020,7 +22031,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-self-hosted-runners-settings-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -22068,7 +22079,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-self-hosted-runners-settings-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -22115,7 +22126,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#list-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -22152,7 +22163,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -22200,7 +22211,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - - *66 + - *65 - *133 responses: '204': @@ -22227,7 +22238,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - - *66 + - *65 - *133 responses: '204': @@ -22256,7 +22267,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -22305,7 +22316,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Success response @@ -22339,7 +22350,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-organization parameters: - - *66 + - *65 - *17 - *19 - name: visible_to_repository @@ -22481,7 +22492,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -22591,7 +22602,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-organization parameters: - - *66 + - *65 - &141 name: runner_group_id description: Unique identifier of the self-hosted runner group. @@ -22640,7 +22651,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-organization parameters: - - *66 + - *65 - *141 requestBody: required: true @@ -22718,7 +22729,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-organization parameters: - - *66 + - *65 - *141 responses: '204': @@ -22742,7 +22753,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-github-hosted-runners-in-a-group-for-an-organization parameters: - - *66 + - *65 - *141 - *17 - *19 @@ -22785,7 +22796,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *66 + - *65 - *141 - *19 - *17 @@ -23058,7 +23069,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-repository-access-for-a-self-hosted-runner-group-in-an-organization parameters: - - *66 + - *65 - *141 requestBody: required: true @@ -23103,7 +23114,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *66 + - *65 - *141 - *133 responses: @@ -23127,7 +23138,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *66 + - *65 - *141 - *133 responses: @@ -23152,7 +23163,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-organization parameters: - - *66 + - *65 - *141 - *17 - *19 @@ -23294,7 +23305,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-organization parameters: - - *66 + - *65 - *141 requestBody: required: true @@ -23339,7 +23350,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-organization parameters: - - *66 + - *65 - *141 - &145 name: runner_id @@ -23369,7 +23380,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-organization parameters: - - *66 + - *65 - *141 - *145 responses: @@ -23401,7 +23412,7 @@ paths: in: query schema: type: string - - *66 + - *65 - *17 - *19 responses: @@ -23445,7 +23456,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -23521,7 +23532,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -23631,7 +23642,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-an-organization parameters: - - *66 + - *65 responses: '201': description: Response @@ -23710,7 +23721,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-an-organization parameters: - - *66 + - *65 responses: '201': description: Response @@ -23743,7 +23754,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 responses: '200': @@ -23793,7 +23804,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-organization parameters: - - *66 + - *65 - *145 responses: '204': @@ -23820,7 +23831,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 responses: '200': &150 @@ -23876,7 +23887,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 requestBody: required: true @@ -23925,7 +23936,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 requestBody: required: true @@ -23975,7 +23986,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 responses: '200': &343 @@ -24033,7 +24044,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 - &344 name: name @@ -24068,7 +24079,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-organization-secrets parameters: - - *66 + - *65 - *17 - *19 responses: @@ -24161,7 +24172,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-organization-public-key parameters: - - *66 + - *65 responses: '200': description: Response @@ -24227,7 +24238,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-organization-secret parameters: - - *66 + - *65 - &152 name: secret_name description: The name of the secret. @@ -24270,7 +24281,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -24354,7 +24365,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-an-organization-secret parameters: - - *66 + - *65 - *152 responses: '204': @@ -24381,7 +24392,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 - *19 - *17 @@ -24494,7 +24505,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#set-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -24547,7 +24558,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#add-selected-repository-to-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -24581,7 +24592,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#remove-selected-repository-from-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -24614,7 +24625,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-organization-variables parameters: - - *66 + - *65 - &325 name: per_page description: The number of results per page (max 30). For more information, @@ -24729,7 +24740,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-an-organization-variable parameters: - - *66 + - *65 requestBody: required: true content: @@ -24802,7 +24813,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-an-organization-variable parameters: - - *66 + - *65 - &155 name: name description: The name of the variable. @@ -24845,7 +24856,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-an-organization-variable parameters: - - *66 + - *65 - *155 requestBody: required: true @@ -24908,7 +24919,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-an-organization-variable parameters: - - *66 + - *65 - *155 responses: '204': @@ -24935,7 +24946,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-selected-repositories-for-an-organization-variable parameters: - - *66 + - *65 - *155 - *19 - *17 @@ -24982,7 +24993,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#set-selected-repositories-for-an-organization-variable parameters: - - *66 + - *65 - *155 requestBody: required: true @@ -25032,7 +25043,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#add-selected-repository-to-an-organization-variable parameters: - - *66 + - *65 - *155 - name: repository_id in: path @@ -25067,7 +25078,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#remove-selected-repository-from-an-organization-variable parameters: - - *66 + - *65 - *155 - name: repository_id in: path @@ -25098,7 +25109,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/artifact-metadata#create-an-artifact-deployment-record parameters: - - *66 + - *65 requestBody: required: true content: @@ -25293,7 +25304,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/artifact-metadata#set-cluster-deployment-records parameters: - - *66 + - *65 - name: cluster in: path description: The cluster name. @@ -25455,7 +25466,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/artifact-metadata#create-artifact-metadata-storage-record parameters: - - *66 + - *65 requestBody: required: true content: @@ -25619,7 +25630,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/artifact-metadata#list-artifact-deployment-records parameters: - - *66 + - *65 - name: subject_digest description: The SHA256 digest of the artifact, in the form `sha256:HEX_DIGEST`. in: path @@ -25667,7 +25678,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/artifact-metadata#list-artifact-storage-records parameters: - - *66 + - *65 - name: subject_digest description: The parameter should be set to the attestation's subject's SHA256 digest, in the form `sha256:HEX_DIGEST`. @@ -25753,7 +25764,7 @@ paths: - *17 - *43 - *44 - - *66 + - *65 requestBody: required: true content: @@ -25950,7 +25961,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/attestations#delete-attestations-in-bulk parameters: - - *66 + - *65 requestBody: required: true content: @@ -26015,7 +26026,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/attestations#delete-attestations-by-subject-digest parameters: - - *66 + - *65 - name: subject_digest description: Subject Digest in: path @@ -26050,7 +26061,7 @@ paths: - *17 - *43 - *44 - - *66 + - *65 - name: predicate_type description: |- Optional filter for fetching attestations with a given predicate type. @@ -26098,7 +26109,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/attestations#delete-attestations-by-id parameters: - - *66 + - *65 - name: attestation_id description: Attestation ID in: path @@ -26136,7 +26147,7 @@ paths: - *17 - *43 - *44 - - *66 + - *65 - name: subject_digest description: The parameter should be set to the attestation's subject's SHA256 digest, in the form `sha256:HEX_DIGEST`. @@ -26297,7 +26308,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -26309,7 +26320,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -26328,8 +26339,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: If the user is blocked @@ -26354,8 +26365,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/blocking#block-a-user-from-an-organization parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -26375,8 +26386,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/blocking#unblock-a-user-from-an-organization parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -26401,7 +26412,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/campaigns/campaigns#list-campaigns-for-an-organization parameters: - - *66 + - *65 - *19 - *17 - *51 @@ -26801,7 +26812,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/campaigns/campaigns#create-a-campaign-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -26975,7 +26986,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/campaigns/campaigns#get-a-campaign-for-an-organization parameters: - - *66 + - *65 - name: campaign_number description: The campaign number. in: path @@ -27017,7 +27028,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/campaigns/campaigns#update-a-campaign parameters: - - *66 + - *65 - name: campaign_number description: The campaign number. in: path @@ -27112,7 +27123,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/campaigns/campaigns#delete-a-campaign-for-an-organization parameters: - - *66 + - *65 - name: campaign_number description: The campaign number. in: path @@ -27145,7 +27156,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization parameters: - - *66 + - *65 - &394 name: tool_name description: The name of a code scanning tool. Only results by this tool will @@ -27691,7 +27702,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-organization parameters: - - *66 + - *65 - name: target_type in: query description: The target type of the code security configuration @@ -27802,7 +27813,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration parameters: - - *66 + - *65 requestBody: required: true content: @@ -28045,7 +28056,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations parameters: - - *66 + - *65 responses: '200': description: Response @@ -28079,7 +28090,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#detach-configurations-from-repositories parameters: - - *66 + - *65 requestBody: required: true content: @@ -28131,7 +28142,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-a-code-security-configuration parameters: - - *66 + - *65 - *47 responses: '200': @@ -28164,7 +28175,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#update-a-code-security-configuration parameters: - - *66 + - *65 - *47 requestBody: required: true @@ -28422,7 +28433,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration parameters: - - *66 + - *65 - *47 responses: '204': *175 @@ -28453,7 +28464,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#attach-a-configuration-to-repositories parameters: - - *66 + - *65 - *47 requestBody: required: true @@ -28517,7 +28528,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization parameters: - - *66 + - *65 - *47 requestBody: required: true @@ -28587,7 +28598,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-a-code-security-configuration parameters: - - *66 + - *65 - *47 - name: per_page description: The number of results per page (max 100). For more information, @@ -28646,7 +28657,7 @@ paths: parameters: - *17 - *19 - - *66 + - *65 responses: '200': description: Response @@ -29416,7 +29427,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organizations#manage-access-control-for-organization-codespaces parameters: - - *66 + - *65 deprecated: true requestBody: required: true @@ -29483,7 +29494,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organizations#add-users-to-codespaces-access-for-an-organization parameters: - - *66 + - *65 deprecated: true requestBody: required: true @@ -29538,7 +29549,7 @@ paths: url: https://docs.github.com/rest/codespaces/organizations#remove-users-from-codespaces-access-for-an-organization deprecated: true parameters: - - *66 + - *65 requestBody: required: true content: @@ -29590,7 +29601,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#list-organization-secrets parameters: - - *66 + - *65 - *17 - *19 responses: @@ -29681,7 +29692,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key parameters: - - *66 + - *65 responses: '200': description: Response @@ -29745,7 +29756,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-secret parameters: - - *66 + - *65 - *152 responses: '200': @@ -29781,7 +29792,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#create-or-update-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -29863,7 +29874,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#delete-an-organization-secret parameters: - - *66 + - *65 - *152 responses: '204': @@ -29889,7 +29900,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 - *19 - *17 @@ -29932,7 +29943,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -29983,7 +29994,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -30017,7 +30028,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -30057,7 +30068,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization parameters: - - *66 + - *65 responses: '200': description: OK @@ -30198,7 +30209,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-organization parameters: - - *66 + - *65 - *19 - name: per_page description: The number of results per page (max 100). For more information, @@ -30234,7 +30245,7 @@ paths: organization: anyOf: - type: 'null' - - *64 + - *63 assigning_team: description: The team through which the assignee is granted access to GitHub Copilot, if applicable. @@ -30404,7 +30415,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#add-teams-to-the-copilot-subscription-for-an-organization parameters: - - *66 + - *65 requestBody: content: application/json: @@ -30482,7 +30493,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#remove-teams-from-the-copilot-subscription-for-an-organization parameters: - - *66 + - *65 requestBody: content: application/json: @@ -30562,7 +30573,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#add-users-to-the-copilot-subscription-for-an-organization parameters: - - *66 + - *65 requestBody: content: application/json: @@ -30639,7 +30650,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#remove-users-from-the-copilot-subscription-for-an-organization parameters: - - *66 + - *65 requestBody: content: application/json: @@ -30720,7 +30731,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-organization parameters: - - *66 + - *65 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -31196,7 +31207,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization parameters: - - *66 + - *65 - *180 - *181 - *182 @@ -31280,7 +31291,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#list-organization-secrets parameters: - - *66 + - *65 - *17 - *19 responses: @@ -31371,7 +31382,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-public-key parameters: - - *66 + - *65 responses: '200': description: Response @@ -31419,7 +31430,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-secret parameters: - - *66 + - *65 - *152 responses: '200': @@ -31454,7 +31465,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#create-or-update-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -31538,7 +31549,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#delete-an-organization-secret parameters: - - *66 + - *65 - *152 responses: '204': @@ -31563,7 +31574,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 - *19 - *17 @@ -31605,7 +31616,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -31656,7 +31667,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#add-selected-repository-to-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -31688,7 +31699,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -31719,7 +31730,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -31876,7 +31887,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-public-organization-events parameters: - - *66 + - *65 - *17 - *19 responses: @@ -31958,7 +31969,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#list-failed-organization-invitations parameters: - - *66 + - *65 - *17 - *19 responses: @@ -32079,7 +32090,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#list-organization-webhooks parameters: - - *66 + - *65 - *17 - *19 responses: @@ -32212,7 +32223,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#create-an-organization-webhook parameters: - - *66 + - *65 requestBody: required: true content: @@ -32323,7 +32334,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook parameters: - - *66 + - *65 - &192 name: hook_id description: The unique identifier of the hook. You can find this value in @@ -32366,7 +32377,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook parameters: - - *66 + - *65 - *192 requestBody: required: false @@ -32454,7 +32465,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook parameters: - - *66 + - *65 - *192 responses: '204': @@ -32482,7 +32493,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization parameters: - - *66 + - *65 - *192 responses: '200': @@ -32513,7 +32524,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization parameters: - - *66 + - *65 - *192 requestBody: required: false @@ -32564,7 +32575,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook parameters: - - *66 + - *65 - *192 - *17 - *193 @@ -32602,7 +32613,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook parameters: - - *66 + - *65 - *192 - *16 responses: @@ -32637,7 +32648,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook parameters: - - *66 + - *65 - *192 - *16 responses: @@ -32667,7 +32678,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook parameters: - - *66 + - *65 - *192 responses: '204': @@ -32690,7 +32701,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor parameters: - - *66 + - *65 - &202 name: actor_type in: path @@ -32813,7 +32824,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-subject-stats parameters: - - *66 + - *65 - *198 - *199 - *19 @@ -32898,7 +32909,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats parameters: - - *66 + - *65 - *198 - *199 responses: @@ -32942,7 +32953,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user parameters: - - *66 + - *65 - &204 name: user_id in: path @@ -32977,7 +32988,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor parameters: - - *66 + - *65 - *198 - *199 - *202 @@ -33006,7 +33017,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-time-stats parameters: - - *66 + - *65 - *198 - *199 - &205 @@ -33074,7 +33085,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user parameters: - - *66 + - *65 - *204 - *198 - *199 @@ -33103,7 +33114,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor parameters: - - *66 + - *65 - *202 - *203 - *198 @@ -33133,7 +33144,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-user-stats parameters: - - *66 + - *65 - *204 - *198 - *199 @@ -33216,7 +33227,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/apps/apps#get-an-organization-installation-for-the-authenticated-app parameters: - - *66 + - *65 responses: '200': description: Response @@ -33293,7 +33304,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -33382,7 +33393,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/orgs#get-interaction-restrictions-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -33447,7 +33458,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/orgs#set-interaction-restrictions-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -33503,7 +33514,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/orgs#remove-interaction-restrictions-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -33527,7 +33538,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#list-pending-organization-invitations parameters: - - *66 + - *65 - *17 - *19 - name: role @@ -33586,7 +33597,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#create-an-organization-invitation parameters: - - *66 + - *65 requestBody: required: false content: @@ -33694,7 +33705,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation parameters: - - *66 + - *65 - &214 name: invitation_id description: The unique identifier of the invitation. @@ -33725,7 +33736,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams parameters: - - *66 + - *65 - *214 - *17 - *19 @@ -33773,7 +33784,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -33819,7 +33830,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/issue-types#create-issue-type-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -33903,7 +33914,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/issue-types#update-issue-type-for-an-organization parameters: - - *66 + - *65 - &217 name: issue_type_id description: The unique identifier of the issue type. @@ -33986,7 +33997,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/issue-types#delete-issue-type-for-an-organization parameters: - - *66 + - *65 - *217 responses: '204': @@ -34020,7 +34031,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user parameters: - - *66 + - *65 - name: filter description: Indicates which sorts of issues to return. `assigned` means issues assigned to you. `created` means issues created by you. `mentioned` means @@ -34103,7 +34114,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#list-organization-members parameters: - - *66 + - *65 - name: filter description: Filter members returned in the list. `2fa_disabled` means that only members without [two-factor authentication](https://github.com/blog/1614-two-factor-authentication) @@ -34141,7 +34152,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 '422': *15 @@ -34161,8 +34172,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#check-organization-membership-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response if requester is an organization member and user is @@ -34196,8 +34207,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#remove-an-organization-member parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -34223,8 +34234,8 @@ paths: parameters: - *17 - *19 - - *66 - - *62 + - *65 + - *61 responses: '200': description: Response @@ -34267,8 +34278,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organizations#delete-a-codespace-from-the-organization parameters: - - *66 - - *62 + - *65 + - *61 - &222 name: codespace_name in: path @@ -34302,8 +34313,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organizations#stop-a-codespace-for-an-organization-user parameters: - - *66 - - *62 + - *65 + - *61 - *222 responses: '200': @@ -34485,8 +34496,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-assignment-details-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '200': description: The user's GitHub Copilot seat details, including usage. @@ -34561,8 +34572,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '200': description: Response @@ -34617,7 +34628,7 @@ paths: format: uri examples: - https://api.github.com/orgs/octocat - organization: *64 + organization: *63 user: anyOf: - type: 'null' @@ -34709,8 +34720,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#set-organization-membership-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 requestBody: required: false content: @@ -34764,8 +34775,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#remove-organization-membership-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -34790,7 +34801,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#list-organization-migrations parameters: - - *66 + - *65 - *17 - *19 - name: exclude @@ -35069,7 +35080,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#start-an-organization-migration parameters: - - *66 + - *65 requestBody: required: true content: @@ -35328,7 +35339,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status parameters: - - *66 + - *65 - &227 name: migration_id description: The unique identifier of the migration. @@ -35526,7 +35537,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive parameters: - - *66 + - *65 - *227 responses: '302': @@ -35548,7 +35559,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive parameters: - - *66 + - *65 - *227 responses: '204': @@ -35572,7 +35583,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository parameters: - - *66 + - *65 - *227 - &649 name: repo_name @@ -35601,7 +35612,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration parameters: - - *66 + - *65 - *227 - *17 - *19 @@ -35751,7 +35762,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#get-all-organization-roles-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response - list of organization roles @@ -35916,7 +35927,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-team parameters: - - *66 + - *65 - *67 responses: '204': @@ -35942,7 +35953,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-team parameters: - - *66 + - *65 - *67 - &228 name: role_id @@ -35979,7 +35990,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-team parameters: - - *66 + - *65 - *67 - *228 responses: @@ -36006,8 +36017,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -36032,8 +36043,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-user parameters: - - *66 - - *62 + - *65 + - *61 - *228 responses: '204': @@ -36064,8 +36075,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-user parameters: - - *66 - - *62 + - *65 + - *61 - *228 responses: '204': @@ -36094,7 +36105,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role parameters: - - *66 + - *65 - *228 responses: '200': @@ -36151,7 +36162,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role parameters: - - *66 + - *65 - *228 - *17 - *19 @@ -36293,7 +36304,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role parameters: - - *66 + - *65 - *228 - *17 - *19 @@ -36440,7 +36451,7 @@ paths: - type - url examples: - default: *61 + default: *60 headers: Link: *57 '404': @@ -36464,7 +36475,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization parameters: - - *66 + - *65 - name: filter description: Filter the list of outside collaborators. `2fa_disabled` means that only outside collaborators without [two-factor authentication](https://github.com/blog/1614-two-factor-authentication) @@ -36491,7 +36502,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -36516,8 +36527,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator parameters: - - *66 - - *62 + - *65 + - *61 requestBody: required: false content: @@ -36574,8 +36585,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -36632,7 +36643,7 @@ paths: - docker - nuget - container - - *66 + - *65 - &650 name: visibility description: |- @@ -36721,7 +36732,7 @@ paths: required: true schema: type: string - - *66 + - *65 responses: '200': description: Response @@ -36781,7 +36792,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 responses: '204': description: Response @@ -36815,7 +36826,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 - name: token description: package token schema: @@ -36849,7 +36860,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 - *19 - *17 - name: state @@ -37006,7 +37017,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 - &237 name: package_version_id description: Unique identifier of the package version. @@ -37057,7 +37068,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 - *237 responses: '204': @@ -37092,7 +37103,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 - *237 responses: '204': @@ -37120,7 +37131,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens parameters: - - *66 + - *65 - *17 - *19 - &239 @@ -37352,7 +37363,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens parameters: - - *66 + - *65 requestBody: required: true content: @@ -37419,7 +37430,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#review-a-request-to-access-organization-resources-with-a-fine-grained-personal-access-token parameters: - - *66 + - *65 - name: pat_request_id in: path description: Unique identifier of the request for access via fine-grained @@ -37481,7 +37492,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token parameters: - - *66 + - *65 - name: pat_request_id in: path description: Unique identifier of the request for access via fine-grained @@ -37526,7 +37537,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources parameters: - - *66 + - *65 - *17 - *19 - *239 @@ -37687,7 +37698,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens parameters: - - *66 + - *65 requestBody: required: true content: @@ -37747,7 +37758,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources parameters: - - *66 + - *65 - name: pat_id description: The unique identifier of the fine-grained personal access token. in: path @@ -37799,7 +37810,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to parameters: - - *66 + - *65 - name: pat_id in: path description: Unique identifier of the fine-grained personal access token. @@ -37844,7 +37855,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#list-private-registries-for-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -37967,7 +37978,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#create-a-private-registry-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -38199,7 +38210,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -38249,7 +38260,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#get-a-private-registry-for-an-organization parameters: - - *66 + - *65 - *152 responses: '200': @@ -38279,7 +38290,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#update-a-private-registry-for-an-organization parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -38385,7 +38396,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#delete-a-private-registry-for-an-organization parameters: - - *66 + - *65 - *152 responses: '204': @@ -38409,7 +38420,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#list-projects-for-organization parameters: - - *66 + - *65 - name: q description: Limit results to projects of the specified type. in: query @@ -38695,7 +38706,7 @@ paths: required: true schema: type: integer - - *66 + - *65 responses: '200': description: Response @@ -38725,7 +38736,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/drafts#create-draft-item-for-organization-owned-project parameters: - - *66 + - *65 - *250 requestBody: required: true @@ -39240,7 +39251,7 @@ paths: url: https://docs.github.com/rest/projects/fields#list-project-fields-for-organization parameters: - *250 - - *66 + - *65 - *17 - *43 - *44 @@ -39532,7 +39543,7 @@ paths: url: https://docs.github.com/rest/projects/fields#add-a-field-to-an-organization-owned-project parameters: - *250 - - *66 + - *65 requestBody: required: true content: @@ -39830,7 +39841,7 @@ paths: required: true schema: type: integer - - *66 + - *65 responses: '200': description: Response @@ -39895,7 +39906,7 @@ paths: url: https://docs.github.com/rest/projects/items#list-items-for-an-organization-owned-project parameters: - *250 - - *66 + - *65 - name: q description: Search query to filter items, see [Filtering projects](https://docs.github.com/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects) for more information. @@ -40690,7 +40701,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#add-item-to-organization-owned-project parameters: - - *66 + - *65 - *250 requestBody: required: true @@ -40797,7 +40808,7 @@ paths: url: https://docs.github.com/rest/projects/items#get-an-item-for-an-organization-owned-project parameters: - *250 - - *66 + - *65 - &259 name: item_id description: The unique identifier of the project item. @@ -40848,7 +40859,7 @@ paths: url: https://docs.github.com/rest/projects/items#update-project-item-for-organization parameters: - *250 - - *66 + - *65 - *259 requestBody: required: true @@ -40949,7 +40960,7 @@ paths: url: https://docs.github.com/rest/projects/items#delete-project-item-for-organization parameters: - *250 - - *66 + - *65 - *259 responses: '204': @@ -40973,7 +40984,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/views#create-a-view-for-an-organization-owned-project parameters: - - *66 + - *65 - *250 requestBody: required: true @@ -41230,7 +41241,7 @@ paths: url: https://docs.github.com/rest/projects/items#list-items-for-an-organization-project-view parameters: - *250 - - *66 + - *65 - &683 name: view_number description: The number that identifies the project view. @@ -41290,7 +41301,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -41421,7 +41432,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -41485,7 +41496,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization parameters: - - *66 + - *65 - &263 name: custom_property_name description: The custom property name @@ -41534,7 +41545,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization parameters: - - *66 + - *65 - *263 requestBody: required: true @@ -41637,7 +41648,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization parameters: - - *66 + - *65 - *263 responses: '204': *175 @@ -41661,7 +41672,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories parameters: - - *66 + - *65 - *17 - *19 - name: repository_query @@ -41772,7 +41783,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories parameters: - - *66 + - *65 requestBody: required: true content: @@ -41833,7 +41844,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#list-public-organization-members parameters: - - *66 + - *65 - *17 - *19 responses: @@ -41845,7 +41856,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -41864,8 +41875,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#check-public-organization-membership-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response if user is a public member @@ -41889,8 +41900,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#set-public-organization-membership-for-the-authenticated-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -41911,8 +41922,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -41936,7 +41947,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-organization-repositories parameters: - - *66 + - *65 - name: type description: Specifies the types of repositories you want returned. in: query @@ -42005,7 +42016,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#create-an-organization-repository parameters: - - *66 + - *65 requestBody: required: true content: @@ -43284,7 +43295,7 @@ paths: category: orgs subcategory: rules parameters: - - *66 + - *65 - *17 - *19 - &567 @@ -43368,7 +43379,7 @@ paths: description: The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, - this should be `1`. If `actor_type` is `DeployKey`, + `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories. actor_type: @@ -44381,7 +44392,7 @@ paths: category: orgs subcategory: rules parameters: - - *66 + - *65 requestBody: description: Request body required: true @@ -44530,7 +44541,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites parameters: - - *66 + - *65 - &569 name: ref description: The name of the ref. Cannot contain wildcard characters. Optionally @@ -44688,7 +44699,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - - *66 + - *65 - &575 name: rule_suite_id description: |- @@ -44873,7 +44884,7 @@ paths: category: orgs subcategory: rules parameters: - - *66 + - *65 - name: ruleset_id description: The ID of the ruleset. in: path @@ -44905,7 +44916,7 @@ paths: category: orgs subcategory: rules parameters: - - *66 + - *65 - name: ruleset_id description: The ID of the ruleset. in: path @@ -44995,7 +45006,7 @@ paths: category: orgs subcategory: rules parameters: - - *66 + - *65 - name: ruleset_id description: The ID of the ruleset. in: path @@ -45018,7 +45029,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-history parameters: - - *66 + - *65 - *17 - *19 - name: ruleset_id @@ -45093,7 +45104,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-version parameters: - - *66 + - *65 - name: ruleset_id description: The ID of the ruleset. in: path @@ -45182,7 +45193,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization parameters: - - *66 + - *65 - &581 name: state in: query @@ -45943,7 +45954,7 @@ paths: category: secret-scanning subcategory: push-protection parameters: - - *66 + - *65 responses: '200': description: Response @@ -46083,7 +46094,7 @@ paths: category: secret-scanning subcategory: push-protection parameters: - - *66 + - *65 requestBody: required: true content: @@ -46171,7 +46182,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories-for-an-organization parameters: - - *66 + - *65 - *51 - name: sort description: The property to sort the results by. @@ -46913,7 +46924,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams parameters: - - *66 + - *65 responses: '200': description: Response @@ -46946,7 +46957,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team parameters: - - *66 + - *65 - *67 responses: '204': @@ -46972,7 +46983,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team parameters: - - *66 + - *65 - *67 responses: '204': @@ -47000,7 +47011,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#get-immutable-releases-settings-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Immutable releases settings response @@ -47050,7 +47061,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#set-immutable-releases-settings-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -47108,7 +47119,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#list-selected-repositories-for-immutable-releases-enforcement parameters: - - *66 + - *65 - *19 - *17 responses: @@ -47147,7 +47158,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#set-selected-repositories-for-immutable-releases-enforcement parameters: - - *66 + - *65 requestBody: required: true content: @@ -47196,7 +47207,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#enable-a-selected-repository-for-immutable-releases-in-an-organization parameters: - - *66 + - *65 - *133 responses: '204': @@ -47219,7 +47230,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#disable-a-selected-repository-for-immutable-releases-in-an-organization parameters: - - *66 + - *65 - *133 responses: '204': @@ -47243,7 +47254,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -47358,7 +47369,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -47431,7 +47442,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - - *66 + - *65 - &302 name: network_configuration_id description: Unique identifier of the hosted compute network configuration. @@ -47467,7 +47478,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - - *66 + - *65 - *302 requestBody: required: true @@ -47529,7 +47540,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - - *66 + - *65 - *302 responses: '204': @@ -47553,7 +47564,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization parameters: - - *66 + - *65 - name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -47642,7 +47653,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team parameters: - - *66 + - *65 - *67 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO @@ -47699,7 +47710,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-teams parameters: - - *66 + - *65 - *17 - *19 responses: @@ -47733,7 +47744,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#create-a-team parameters: - - *66 + - *65 requestBody: required: true content: @@ -48274,7 +48285,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#get-a-team-by-name parameters: - - *66 + - *65 - *67 responses: '200': @@ -48304,7 +48315,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#update-a-team parameters: - - *66 + - *65 - *67 requestBody: required: false @@ -48402,7 +48413,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#delete-a-team parameters: - - *66 + - *65 - *67 responses: '204': @@ -48427,7 +48438,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-pending-team-invitations parameters: - - *66 + - *65 - *67 - *17 - *19 @@ -48462,7 +48473,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-team-members parameters: - - *66 + - *65 - *67 - name: role description: Filters members returned by their role in the team. @@ -48486,7 +48497,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -48516,9 +48527,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user parameters: - - *66 + - *65 - *67 - - *62 + - *61 responses: '200': description: Response @@ -48588,9 +48599,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user parameters: - - *66 + - *65 - *67 - - *62 + - *61 requestBody: required: false content: @@ -48652,9 +48663,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user parameters: - - *66 + - *65 - *67 - - *62 + - *61 responses: '204': description: Response @@ -48680,7 +48691,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-repositories parameters: - - *66 + - *65 - *67 - *17 - *19 @@ -48722,7 +48733,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository parameters: - - *66 + - *65 - *67 - *309 - *310 @@ -49372,7 +49383,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions parameters: - - *66 + - *65 - *67 - *309 - *310 @@ -49420,7 +49431,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team parameters: - - *66 + - *65 - *67 - *309 - *310 @@ -49447,7 +49458,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-child-teams parameters: - - *66 + - *65 - *67 - *17 - *19 @@ -49513,7 +49524,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization parameters: - - *66 + - *65 - name: security_product in: path description: The security feature to enable or disable. @@ -56166,7 +56177,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 '404': *6 @@ -59776,7 +59787,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 '404': *6 x-github: githubCloudOnly: false @@ -59835,7 +59846,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 '422': *15 x-github: githubCloudOnly: false @@ -59895,7 +59906,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 '422': *15 x-github: githubCloudOnly: false @@ -59955,7 +59966,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 '422': *15 x-github: githubCloudOnly: false @@ -66433,7 +66444,7 @@ paths: parameters: - *309 - *310 - - *62 + - *61 responses: '204': description: Response if user is a collaborator @@ -66481,7 +66492,7 @@ paths: parameters: - *309 - *310 - - *62 + - *61 requestBody: required: false content: @@ -66737,7 +66748,7 @@ paths: parameters: - *309 - *310 - - *62 + - *61 responses: '204': description: No Content when collaborator was removed from the repository. @@ -66770,7 +66781,7 @@ paths: parameters: - *309 - *310 - - *62 + - *61 responses: '200': description: if user has admin permissions @@ -94124,7 +94135,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -97901,7 +97912,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 '404': *6 @@ -97930,7 +97941,7 @@ paths: url: https://docs.github.com/rest/teams/members#get-team-member-legacy parameters: - *629 - - *62 + - *61 responses: '204': description: if user is a member @@ -97967,7 +97978,7 @@ paths: url: https://docs.github.com/rest/teams/members#add-team-member-legacy parameters: - *629 - - *62 + - *61 responses: '204': description: Response @@ -98007,7 +98018,7 @@ paths: url: https://docs.github.com/rest/teams/members#remove-team-member-legacy parameters: - *629 - - *62 + - *61 responses: '204': description: Response @@ -98044,7 +98055,7 @@ paths: url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy parameters: - *629 - - *62 + - *61 responses: '200': description: Response @@ -98086,7 +98097,7 @@ paths: url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - *629 - - *62 + - *61 requestBody: required: false content: @@ -98148,7 +98159,7 @@ paths: url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - *629 - - *62 + - *61 responses: '204': description: Response @@ -98989,7 +99000,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 '304': *35 '404': *6 '403': *27 @@ -99012,7 +99023,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/blocking#check-if-a-user-is-blocked-by-the-authenticated-user parameters: - - *62 + - *61 responses: '204': description: If the user is blocked @@ -99040,7 +99051,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/blocking#block-a-user parameters: - - *62 + - *61 responses: '204': description: Response @@ -99064,7 +99075,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/blocking#unblock-a-user parameters: - - *62 + - *61 responses: '204': description: Response @@ -101308,7 +101319,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 '304': *35 @@ -101341,7 +101352,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 '304': *35 @@ -101363,7 +101374,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#check-if-a-person-is-followed-by-the-authenticated-user parameters: - - *62 + - *61 responses: '204': description: if the person is followed by the authenticated user @@ -101393,7 +101404,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#follow-a-user parameters: - - *62 + - *61 responses: '204': description: Response @@ -101418,7 +101429,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#unfollow-a-user parameters: - - *62 + - *61 responses: '204': description: Response @@ -102730,7 +102741,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#get-an-organization-membership-for-the-authenticated-user parameters: - - *66 + - *65 responses: '200': description: Response @@ -102798,7 +102809,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#update-an-organization-membership-for-the-authenticated-user parameters: - - *66 + - *65 requestBody: required: true content: @@ -103671,7 +103682,7 @@ paths: application/json: schema: type: array - items: *64 + items: *63 examples: default: *101 headers: @@ -105596,7 +105607,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: example: ; rel="next" @@ -105739,7 +105750,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/users#get-a-user parameters: - - *62 + - *61 responses: '200': description: Response @@ -105777,7 +105788,7 @@ paths: - *17 - *43 - *44 - - *62 + - *61 requestBody: required: true content: @@ -105874,7 +105885,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/attestations#delete-attestations-in-bulk parameters: - - *62 + - *61 requestBody: required: true content: @@ -105939,7 +105950,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/attestations#delete-attestations-by-subject-digest parameters: - - *62 + - *61 - name: subject_digest description: Subject Digest in: path @@ -105970,7 +105981,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/attestations#delete-attestations-by-id parameters: - - *62 + - *61 - name: attestation_id description: Attestation ID in: path @@ -106008,7 +106019,7 @@ paths: - *17 - *43 - *44 - - *62 + - *61 - name: subject_digest description: Subject Digest in: path @@ -106092,7 +106103,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-user parameters: - - *62 + - *61 responses: '200': description: Response @@ -106125,7 +106136,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-events-for-the-authenticated-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106197,8 +106208,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user parameters: - - *62 - - *66 + - *61 + - *65 - *17 - *19 responses: @@ -106285,7 +106296,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-public-events-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106353,7 +106364,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#list-followers-of-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106365,7 +106376,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -106384,7 +106395,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#list-the-people-a-user-follows parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106396,7 +106407,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -106415,7 +106426,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#check-if-a-user-follows-another-user parameters: - - *62 + - *61 - name: target_user in: path required: true @@ -106442,7 +106453,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/gists/gists#list-gists-for-a-user parameters: - - *62 + - *61 - *77 - *17 - *19 @@ -106476,7 +106487,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106512,7 +106523,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/users#get-contextual-information-for-a-user parameters: - - *62 + - *61 - name: subject_type description: Identifies which additional information you'd like to receive about the person's hovercard. Can be `organization`, `repository`, `issue`, @@ -106584,7 +106595,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/apps/apps#get-a-user-installation-for-the-authenticated-app parameters: - - *62 + - *61 responses: '200': description: Response @@ -106610,7 +106621,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#list-public-keys-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106666,7 +106677,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106676,7 +106687,7 @@ paths: application/json: schema: type: array - items: *64 + items: *63 examples: default: *101 headers: @@ -106718,7 +106729,7 @@ paths: - nuget - container - *650 - - *62 + - *61 - *19 - *17 responses: @@ -106755,7 +106766,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 responses: '200': description: Response @@ -106786,7 +106797,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 responses: '204': description: Response @@ -106820,7 +106831,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 - name: token description: package token schema: @@ -106854,7 +106865,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 responses: '200': description: Response @@ -106923,7 +106934,7 @@ paths: - *234 - *235 - *237 - - *62 + - *61 responses: '200': description: Response @@ -106966,7 +106977,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 - *237 responses: '204': @@ -107001,7 +107012,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 - *237 responses: '204': @@ -107026,7 +107037,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#list-projects-for-user parameters: - - *62 + - *61 - name: q description: Limit results to projects of the specified type. in: query @@ -107068,7 +107079,7 @@ paths: url: https://docs.github.com/rest/projects/projects#get-project-for-user parameters: - *250 - - *62 + - *61 responses: '200': description: Response @@ -107099,7 +107110,7 @@ paths: url: https://docs.github.com/rest/projects/fields#list-project-fields-for-user parameters: - *250 - - *62 + - *61 - *17 - *43 - *44 @@ -107133,7 +107144,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#add-field-to-user-owned-project parameters: - - *62 + - *61 - *250 requestBody: required: true @@ -107246,7 +107257,7 @@ paths: parameters: - *250 - *681 - - *62 + - *61 responses: '200': description: Response @@ -107278,7 +107289,7 @@ paths: url: https://docs.github.com/rest/projects/items#list-items-for-a-user-owned-project parameters: - *250 - - *62 + - *61 - *43 - *44 - *17 @@ -107333,7 +107344,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#add-item-to-user-owned-project parameters: - - *62 + - *61 - *250 requestBody: required: true @@ -107440,7 +107451,7 @@ paths: url: https://docs.github.com/rest/projects/items#get-an-item-for-a-user-owned-project parameters: - *250 - - *62 + - *61 - *259 - name: fields description: |- @@ -107485,7 +107496,7 @@ paths: url: https://docs.github.com/rest/projects/items#update-project-item-for-user parameters: - *250 - - *62 + - *61 - *259 requestBody: required: true @@ -107586,7 +107597,7 @@ paths: url: https://docs.github.com/rest/projects/items#delete-project-item-for-user parameters: - *250 - - *62 + - *61 - *259 responses: '204': @@ -107610,7 +107621,7 @@ paths: url: https://docs.github.com/rest/projects/items#list-items-for-a-user-project-view parameters: - *250 - - *62 + - *61 - *683 - name: fields description: |- @@ -107667,7 +107678,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-events-received-by-the-authenticated-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -107742,7 +107753,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-public-events-received-by-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -107815,7 +107826,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repositories-for-a-user parameters: - - *62 + - *61 - name: type description: Limit results to repositories of the specified type. in: query @@ -107882,7 +107893,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-premium-request-usage-report-for-a-user parameters: - - *62 + - *61 - *107 - *109 - *108 @@ -108015,7 +108026,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-usage-report-for-a-user parameters: - - *62 + - *61 - *107 - *685 - *108 @@ -108112,7 +108123,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-usage-summary-for-a-user parameters: - - *62 + - *61 - *107 - *109 - *108 @@ -108242,7 +108253,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -108274,7 +108285,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -108310,7 +108321,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user parameters: - - *62 + - *61 - *689 - *51 - *17 @@ -108346,7 +108357,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-a-user parameters: - - *62 + - *61 - *17 - *19 responses: diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index 46d5712f9e..4d63e129a2 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -25944,20 +25944,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -28372,20 +28370,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -28617,20 +28613,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -208493,7 +208487,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -209924,7 +209918,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -211147,7 +211141,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -213177,7 +213171,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -214633,7 +214627,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -215852,7 +215846,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -566786,7 +566780,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -568225,7 +568219,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -569297,7 +569291,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -571346,7 +571340,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -572800,7 +572794,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -573868,7 +573862,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1430657,7 +1430651,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1433957,7 +1433951,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1437257,7 +1437251,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories." }, "actor_type": { "type": "string", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index 803574fc6c..24978b8c9b 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -10038,7 +10038,7 @@ paths: - updated_at - group_id examples: - default: &59 + default: value: - id: 1 name: Justice League @@ -10128,7 +10128,18 @@ paths: application/json: schema: *58 examples: - default: *59 + default: &66 + value: + id: 1 + name: Justice League + description: A great team. + slug: justice-league + url: https://api.github.com/enterprises/dc/teams/justice-league + group_id: 62ab9291-fae2-468e-974b-7e45096d5021 + html_url: https://github.com/enterprises/dc/teams/justice-league + members_url: https://api.github.com/enterprises/dc/teams/justice-league/members{/member} + created_at: '2019-01-26T19:01:12Z' + updated_at: '2019-01-26T19:14:43Z' x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -10146,7 +10157,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#list-members-in-an-enterprise-team parameters: - *38 - - &60 + - &59 name: enterprise-team description: The slug version of the enterprise team name. You can also substitute this value with the enterprise team id. @@ -10165,7 +10176,7 @@ paths: type: array items: *4 examples: - default: &61 + default: &60 value: - login: octocat id: 1 @@ -10204,7 +10215,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#bulk-add-team-members parameters: - *38 - - *60 + - *59 requestBody: required: true content: @@ -10235,7 +10246,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -10253,7 +10264,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#bulk-remove-team-members parameters: - *38 - - *60 + - *59 requestBody: required: true content: @@ -10284,7 +10295,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -10302,8 +10313,8 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#get-enterprise-team-membership parameters: - *38 - - *60 - - &62 + - *59 + - &61 name: username description: The handle for the GitHub user account. in: path @@ -10317,7 +10328,7 @@ paths: application/json: schema: *4 examples: - exampleKey1: &63 + exampleKey1: &62 value: login: octocat id: 1 @@ -10353,8 +10364,8 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#add-team-member parameters: - *38 - - *60 - - *62 + - *59 + - *61 responses: '201': description: Successfully added team member @@ -10362,7 +10373,7 @@ paths: application/json: schema: *4 examples: - exampleKey1: *63 + exampleKey1: *62 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -10380,8 +10391,8 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-members#remove-team-membership parameters: - *38 - - *60 - - *62 + - *59 + - *61 responses: '204': description: Response @@ -10403,7 +10414,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#get-organization-assignments parameters: - *38 - - *60 + - *59 - *17 - *19 responses: @@ -10413,7 +10424,7 @@ paths: application/json: schema: type: array - items: &64 + items: &63 title: Organization Simple description: A GitHub organization. type: object @@ -10485,7 +10496,7 @@ paths: - avatar_url - description examples: - default: &65 + default: &64 value: login: github id: 1 @@ -10516,7 +10527,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#add-organization-assignments parameters: - *38 - - *60 + - *59 requestBody: required: true content: @@ -10544,7 +10555,7 @@ paths: application/json: schema: type: array - items: *64 + items: *63 examples: default: &101 value: @@ -10577,7 +10588,7 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#remove-organization-assignments parameters: - *38 - - *60 + - *59 requestBody: required: true content: @@ -10618,8 +10629,8 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#get-organization-assignment parameters: - *38 - - *60 - - &66 + - *59 + - &65 name: org description: The organization name. The name is not case sensitive. in: path @@ -10631,9 +10642,9 @@ paths: description: The team is assigned to the organization content: application/json: - schema: *64 + schema: *63 examples: - default: *65 + default: *64 '404': description: The team is not assigned to the organization x-github: @@ -10652,16 +10663,16 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#add-an-organization-assignment parameters: - *38 - - *60 - - *66 + - *59 + - *65 responses: '201': description: Successfully assigned the enterprise team to the organization. content: application/json: - schema: *64 + schema: *63 examples: - default: *65 + default: *64 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -10678,8 +10689,8 @@ paths: url: https://docs.github.com/rest/enterprise-teams/enterprise-team-organizations#delete-an-organization-assignment parameters: - *38 - - *60 - - *66 + - *59 + - *65 responses: '204': description: Successfully unassigned the enterprise team from the organization. @@ -10717,7 +10728,7 @@ paths: application/json: schema: *58 examples: - default: *59 + default: *66 headers: Link: *57 '403': *27 @@ -10797,7 +10808,7 @@ paths: application/json: schema: *58 examples: - default: *59 + default: *66 headers: Link: *57 '403': *27 @@ -17859,7 +17870,7 @@ paths: application/json: schema: type: array - items: *64 + items: *63 examples: default: *101 headers: @@ -17888,7 +17899,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-retention-limit-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -17928,7 +17939,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#set-github-actions-cache-retention-limit-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -17962,7 +17973,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-storage-limit-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -18002,7 +18013,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#set-github-actions-cache-storage-limit-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -18036,7 +18047,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/repository-access#lists-the-repositories-dependabot-can-access-in-an-organization parameters: - - *66 + - *65 - name: page in: query description: The page number of results to fetch. @@ -18187,7 +18198,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/repository-access#updates-dependabots-repository-access-list-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -18253,7 +18264,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/repository-access#set-the-default-repository-access-level-for-dependabot parameters: - - *66 + - *65 requestBody: required: true content: @@ -18302,7 +18313,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response when getting all budgets @@ -18450,7 +18461,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/budgets#get-a-budget-by-id-for-an-organization parameters: - - *66 + - *65 - &106 name: budget_id description: The ID corresponding to the budget. @@ -18571,7 +18582,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/budgets#update-a-budget-for-an-organization parameters: - - *66 + - *65 - *106 requestBody: required: true @@ -18758,7 +18769,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/budgets#delete-a-budget-for-an-organization parameters: - - *66 + - *65 - *106 responses: '200': @@ -18806,7 +18817,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-premium-request-usage-report-for-an-organization parameters: - - *66 + - *65 - &107 name: year description: If specified, only return results for a single year. The value @@ -18984,7 +18995,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-usage-report-for-an-organization parameters: - - *66 + - *65 - *107 - &685 name: month @@ -19094,7 +19105,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-usage-summary-for-an-organization parameters: - - *66 + - *65 - *107 - *109 - *108 @@ -19243,7 +19254,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#get-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -19744,7 +19755,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#update-an-organization parameters: - - *66 + - *65 requestBody: required: false content: @@ -19995,7 +20006,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#delete-an-organization parameters: - - *66 + - *65 responses: '202': *37 '404': *6 @@ -20020,7 +20031,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -20067,7 +20078,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -20143,7 +20154,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#list-github-hosted-runners-for-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -20393,7 +20404,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#create-a-github-hosted-runner-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -20514,7 +20525,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#list-custom-images-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -20620,7 +20631,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-a-custom-image-definition-for-github-actions-hosted-runners parameters: - - *66 + - *65 - &117 name: image_definition_id description: Image definition ID of custom image @@ -20663,7 +20674,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#delete-a-custom-image-from-the-organization parameters: - - *66 + - *65 - *117 responses: '204': @@ -20688,7 +20699,7 @@ paths: url: https://docs.github.com/rest/actions/hosted-runners#list-image-versions-of-a-custom-image-for-an-organization parameters: - *117 - - *66 + - *65 responses: '200': description: Response @@ -20762,7 +20773,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-an-image-version-of-a-custom-image-for-github-actions-hosted-runners parameters: - - *66 + - *65 - *117 - &120 name: version @@ -20803,7 +20814,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#delete-an-image-version-of-custom-image-from-the-organization parameters: - - *66 + - *65 - *117 - *120 responses: @@ -20826,7 +20837,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-github-owned-images-for-github-hosted-runners-in-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -20906,7 +20917,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-partner-images-for-github-hosted-runners-in-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -20941,7 +20952,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-limits-on-github-hosted-runners-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -20996,7 +21007,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-github-hosted-runners-machine-specs-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21037,7 +21048,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21081,7 +21092,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#get-a-github-hosted-runner-for-an-organization parameters: - - *66 + - *65 - &125 name: hosted_runner_id description: Unique identifier of the GitHub-hosted runner. @@ -21116,7 +21127,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#update-a-github-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *125 requestBody: required: true @@ -21188,7 +21199,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/hosted-runners#delete-a-github-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *125 responses: '202': @@ -21217,7 +21228,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization parameters: - - *66 + - *65 responses: '200': description: A JSON serialized template for OIDC subject claim customization @@ -21259,7 +21270,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -21302,7 +21313,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21368,7 +21379,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -21409,7 +21420,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-artifact-and-log-retention-settings-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21452,7 +21463,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-artifact-and-log-retention-settings-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -21494,7 +21505,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-fork-pr-contributor-approval-permissions-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21535,7 +21546,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-fork-pr-contributor-approval-permissions-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -21567,7 +21578,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-private-repo-fork-pr-workflow-settings-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21622,7 +21633,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-private-repo-fork-pr-workflow-settings-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -21680,7 +21691,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -21840,7 +21851,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-selected-repositories-enabled-for-github-actions-in-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -21884,7 +21895,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-an-organization parameters: - - *66 + - *65 - &133 name: repository_id description: The unique identifier of the repository. @@ -21913,7 +21924,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-an-organization parameters: - - *66 + - *65 - *133 responses: '204': @@ -21937,7 +21948,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -21990,7 +22001,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -22020,7 +22031,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-self-hosted-runners-settings-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -22068,7 +22079,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-self-hosted-runners-settings-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -22115,7 +22126,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#list-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -22152,7 +22163,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -22200,7 +22211,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - - *66 + - *65 - *133 responses: '204': @@ -22227,7 +22238,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - - *66 + - *65 - *133 responses: '204': @@ -22256,7 +22267,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -22305,7 +22316,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Success response @@ -22339,7 +22350,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runner-groups-for-an-organization parameters: - - *66 + - *65 - *17 - *19 - name: visible_to_repository @@ -22481,7 +22492,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#create-a-self-hosted-runner-group-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -22591,7 +22602,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#get-a-self-hosted-runner-group-for-an-organization parameters: - - *66 + - *65 - &141 name: runner_group_id description: Unique identifier of the self-hosted runner group. @@ -22640,7 +22651,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#update-a-self-hosted-runner-group-for-an-organization parameters: - - *66 + - *65 - *141 requestBody: required: true @@ -22718,7 +22729,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#delete-a-self-hosted-runner-group-from-an-organization parameters: - - *66 + - *65 - *141 responses: '204': @@ -22742,7 +22753,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-github-hosted-runners-in-a-group-for-an-organization parameters: - - *66 + - *65 - *141 - *17 - *19 @@ -22785,7 +22796,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *66 + - *65 - *141 - *19 - *17 @@ -23058,7 +23069,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-repository-access-for-a-self-hosted-runner-group-in-an-organization parameters: - - *66 + - *65 - *141 requestBody: required: true @@ -23103,7 +23114,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *66 + - *65 - *141 - *133 responses: @@ -23127,7 +23138,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-repository-access-to-a-self-hosted-runner-group-in-an-organization parameters: - - *66 + - *65 - *141 - *133 responses: @@ -23152,7 +23163,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#list-self-hosted-runners-in-a-group-for-an-organization parameters: - - *66 + - *65 - *141 - *17 - *19 @@ -23294,7 +23305,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#set-self-hosted-runners-in-a-group-for-an-organization parameters: - - *66 + - *65 - *141 requestBody: required: true @@ -23339,7 +23350,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#add-a-self-hosted-runner-to-a-group-for-an-organization parameters: - - *66 + - *65 - *141 - &145 name: runner_id @@ -23369,7 +23380,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runner-groups#remove-a-self-hosted-runner-from-a-group-for-an-organization parameters: - - *66 + - *65 - *141 - *145 responses: @@ -23401,7 +23412,7 @@ paths: in: query schema: type: string - - *66 + - *65 - *17 - *19 responses: @@ -23445,7 +23456,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -23521,7 +23532,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -23631,7 +23642,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-an-organization parameters: - - *66 + - *65 responses: '201': description: Response @@ -23710,7 +23721,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-an-organization parameters: - - *66 + - *65 responses: '201': description: Response @@ -23743,7 +23754,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 responses: '200': @@ -23793,7 +23804,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-an-organization parameters: - - *66 + - *65 - *145 responses: '204': @@ -23820,7 +23831,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 responses: '200': &150 @@ -23876,7 +23887,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 requestBody: required: true @@ -23925,7 +23936,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 requestBody: required: true @@ -23975,7 +23986,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 responses: '200': &343 @@ -24033,7 +24044,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-an-organization parameters: - - *66 + - *65 - *145 - &344 name: name @@ -24068,7 +24079,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-organization-secrets parameters: - - *66 + - *65 - *17 - *19 responses: @@ -24161,7 +24172,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-organization-public-key parameters: - - *66 + - *65 responses: '200': description: Response @@ -24227,7 +24238,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-organization-secret parameters: - - *66 + - *65 - &152 name: secret_name description: The name of the secret. @@ -24270,7 +24281,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -24354,7 +24365,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-an-organization-secret parameters: - - *66 + - *65 - *152 responses: '204': @@ -24381,7 +24392,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 - *19 - *17 @@ -24494,7 +24505,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#set-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -24547,7 +24558,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#add-selected-repository-to-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -24581,7 +24592,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#remove-selected-repository-from-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -24614,7 +24625,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-organization-variables parameters: - - *66 + - *65 - &325 name: per_page description: The number of results per page (max 30). For more information, @@ -24729,7 +24740,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-an-organization-variable parameters: - - *66 + - *65 requestBody: required: true content: @@ -24802,7 +24813,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-an-organization-variable parameters: - - *66 + - *65 - &155 name: name description: The name of the variable. @@ -24845,7 +24856,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-an-organization-variable parameters: - - *66 + - *65 - *155 requestBody: required: true @@ -24908,7 +24919,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-an-organization-variable parameters: - - *66 + - *65 - *155 responses: '204': @@ -24935,7 +24946,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-selected-repositories-for-an-organization-variable parameters: - - *66 + - *65 - *155 - *19 - *17 @@ -24982,7 +24993,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#set-selected-repositories-for-an-organization-variable parameters: - - *66 + - *65 - *155 requestBody: required: true @@ -25032,7 +25043,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#add-selected-repository-to-an-organization-variable parameters: - - *66 + - *65 - *155 - name: repository_id in: path @@ -25067,7 +25078,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#remove-selected-repository-from-an-organization-variable parameters: - - *66 + - *65 - *155 - name: repository_id in: path @@ -25098,7 +25109,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/artifact-metadata#create-an-artifact-deployment-record parameters: - - *66 + - *65 requestBody: required: true content: @@ -25293,7 +25304,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/artifact-metadata#set-cluster-deployment-records parameters: - - *66 + - *65 - name: cluster in: path description: The cluster name. @@ -25455,7 +25466,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/artifact-metadata#create-artifact-metadata-storage-record parameters: - - *66 + - *65 requestBody: required: true content: @@ -25619,7 +25630,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/artifact-metadata#list-artifact-deployment-records parameters: - - *66 + - *65 - name: subject_digest description: The SHA256 digest of the artifact, in the form `sha256:HEX_DIGEST`. in: path @@ -25667,7 +25678,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/artifact-metadata#list-artifact-storage-records parameters: - - *66 + - *65 - name: subject_digest description: The parameter should be set to the attestation's subject's SHA256 digest, in the form `sha256:HEX_DIGEST`. @@ -25753,7 +25764,7 @@ paths: - *17 - *43 - *44 - - *66 + - *65 requestBody: required: true content: @@ -25950,7 +25961,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/attestations#delete-attestations-in-bulk parameters: - - *66 + - *65 requestBody: required: true content: @@ -26015,7 +26026,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/attestations#delete-attestations-by-subject-digest parameters: - - *66 + - *65 - name: subject_digest description: Subject Digest in: path @@ -26050,7 +26061,7 @@ paths: - *17 - *43 - *44 - - *66 + - *65 - name: predicate_type description: |- Optional filter for fetching attestations with a given predicate type. @@ -26098,7 +26109,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/attestations#delete-attestations-by-id parameters: - - *66 + - *65 - name: attestation_id description: Attestation ID in: path @@ -26136,7 +26147,7 @@ paths: - *17 - *43 - *44 - - *66 + - *65 - name: subject_digest description: The parameter should be set to the attestation's subject's SHA256 digest, in the form `sha256:HEX_DIGEST`. @@ -26297,7 +26308,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -26309,7 +26320,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -26328,8 +26339,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/blocking#check-if-a-user-is-blocked-by-an-organization parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: If the user is blocked @@ -26354,8 +26365,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/blocking#block-a-user-from-an-organization parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -26375,8 +26386,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/blocking#unblock-a-user-from-an-organization parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -26401,7 +26412,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/campaigns/campaigns#list-campaigns-for-an-organization parameters: - - *66 + - *65 - *19 - *17 - *51 @@ -26801,7 +26812,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/campaigns/campaigns#create-a-campaign-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -26975,7 +26986,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/campaigns/campaigns#get-a-campaign-for-an-organization parameters: - - *66 + - *65 - name: campaign_number description: The campaign number. in: path @@ -27017,7 +27028,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/campaigns/campaigns#update-a-campaign parameters: - - *66 + - *65 - name: campaign_number description: The campaign number. in: path @@ -27112,7 +27123,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/campaigns/campaigns#delete-a-campaign-for-an-organization parameters: - - *66 + - *65 - name: campaign_number description: The campaign number. in: path @@ -27145,7 +27156,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization parameters: - - *66 + - *65 - &394 name: tool_name description: The name of a code scanning tool. Only results by this tool will @@ -27691,7 +27702,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-code-security-configurations-for-an-organization parameters: - - *66 + - *65 - name: target_type in: query description: The target type of the code security configuration @@ -27802,7 +27813,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#create-a-code-security-configuration parameters: - - *66 + - *65 requestBody: required: true content: @@ -28045,7 +28056,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-default-code-security-configurations parameters: - - *66 + - *65 responses: '200': description: Response @@ -28079,7 +28090,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#detach-configurations-from-repositories parameters: - - *66 + - *65 requestBody: required: true content: @@ -28131,7 +28142,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-a-code-security-configuration parameters: - - *66 + - *65 - *47 responses: '200': @@ -28164,7 +28175,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#update-a-code-security-configuration parameters: - - *66 + - *65 - *47 requestBody: required: true @@ -28422,7 +28433,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#delete-a-code-security-configuration parameters: - - *66 + - *65 - *47 responses: '204': *175 @@ -28453,7 +28464,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#attach-a-configuration-to-repositories parameters: - - *66 + - *65 - *47 requestBody: required: true @@ -28517,7 +28528,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#set-a-code-security-configuration-as-a-default-for-an-organization parameters: - - *66 + - *65 - *47 requestBody: required: true @@ -28587,7 +28598,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-repositories-associated-with-a-code-security-configuration parameters: - - *66 + - *65 - *47 - name: per_page description: The number of results per page (max 100). For more information, @@ -28646,7 +28657,7 @@ paths: parameters: - *17 - *19 - - *66 + - *65 responses: '200': description: Response @@ -29416,7 +29427,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organizations#manage-access-control-for-organization-codespaces parameters: - - *66 + - *65 deprecated: true requestBody: required: true @@ -29483,7 +29494,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organizations#add-users-to-codespaces-access-for-an-organization parameters: - - *66 + - *65 deprecated: true requestBody: required: true @@ -29538,7 +29549,7 @@ paths: url: https://docs.github.com/rest/codespaces/organizations#remove-users-from-codespaces-access-for-an-organization deprecated: true parameters: - - *66 + - *65 requestBody: required: true content: @@ -29590,7 +29601,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#list-organization-secrets parameters: - - *66 + - *65 - *17 - *19 responses: @@ -29681,7 +29692,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key parameters: - - *66 + - *65 responses: '200': description: Response @@ -29745,7 +29756,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-secret parameters: - - *66 + - *65 - *152 responses: '200': @@ -29781,7 +29792,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#create-or-update-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -29863,7 +29874,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#delete-an-organization-secret parameters: - - *66 + - *65 - *152 responses: '204': @@ -29889,7 +29900,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 - *19 - *17 @@ -29932,7 +29943,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -29983,7 +29994,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -30017,7 +30028,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -30057,7 +30068,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization parameters: - - *66 + - *65 responses: '200': description: OK @@ -30198,7 +30209,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#list-all-copilot-seat-assignments-for-an-organization parameters: - - *66 + - *65 - *19 - name: per_page description: The number of results per page (max 100). For more information, @@ -30234,7 +30245,7 @@ paths: organization: anyOf: - type: 'null' - - *64 + - *63 assigning_team: description: The team through which the assignee is granted access to GitHub Copilot, if applicable. @@ -30404,7 +30415,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#add-teams-to-the-copilot-subscription-for-an-organization parameters: - - *66 + - *65 requestBody: content: application/json: @@ -30482,7 +30493,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#remove-teams-from-the-copilot-subscription-for-an-organization parameters: - - *66 + - *65 requestBody: content: application/json: @@ -30562,7 +30573,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#add-users-to-the-copilot-subscription-for-an-organization parameters: - - *66 + - *65 requestBody: content: application/json: @@ -30639,7 +30650,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#remove-users-from-the-copilot-subscription-for-an-organization parameters: - - *66 + - *65 requestBody: content: application/json: @@ -30720,7 +30731,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-an-organization parameters: - - *66 + - *65 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -31196,7 +31207,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization parameters: - - *66 + - *65 - *180 - *181 - *182 @@ -31280,7 +31291,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#list-organization-secrets parameters: - - *66 + - *65 - *17 - *19 responses: @@ -31371,7 +31382,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-public-key parameters: - - *66 + - *65 responses: '200': description: Response @@ -31419,7 +31430,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-an-organization-secret parameters: - - *66 + - *65 - *152 responses: '200': @@ -31454,7 +31465,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#create-or-update-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -31538,7 +31549,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#delete-an-organization-secret parameters: - - *66 + - *65 - *152 responses: '204': @@ -31563,7 +31574,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 - *19 - *17 @@ -31605,7 +31616,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -31656,7 +31667,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#add-selected-repository-to-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -31688,7 +31699,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret parameters: - - *66 + - *65 - *152 - name: repository_id in: path @@ -31719,7 +31730,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -31876,7 +31887,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-public-organization-events parameters: - - *66 + - *65 - *17 - *19 responses: @@ -31958,7 +31969,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#list-failed-organization-invitations parameters: - - *66 + - *65 - *17 - *19 responses: @@ -32079,7 +32090,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#list-organization-webhooks parameters: - - *66 + - *65 - *17 - *19 responses: @@ -32212,7 +32223,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#create-an-organization-webhook parameters: - - *66 + - *65 requestBody: required: true content: @@ -32323,7 +32334,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook parameters: - - *66 + - *65 - &192 name: hook_id description: The unique identifier of the hook. You can find this value in @@ -32366,7 +32377,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook parameters: - - *66 + - *65 - *192 requestBody: required: false @@ -32454,7 +32465,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook parameters: - - *66 + - *65 - *192 responses: '204': @@ -32482,7 +32493,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization parameters: - - *66 + - *65 - *192 responses: '200': @@ -32513,7 +32524,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization parameters: - - *66 + - *65 - *192 requestBody: required: false @@ -32564,7 +32575,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook parameters: - - *66 + - *65 - *192 - *17 - *193 @@ -32602,7 +32613,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook parameters: - - *66 + - *65 - *192 - *16 responses: @@ -32637,7 +32648,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook parameters: - - *66 + - *65 - *192 - *16 responses: @@ -32667,7 +32678,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook parameters: - - *66 + - *65 - *192 responses: '204': @@ -32690,7 +32701,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor parameters: - - *66 + - *65 - &202 name: actor_type in: path @@ -32813,7 +32824,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-subject-stats parameters: - - *66 + - *65 - *198 - *199 - *19 @@ -32898,7 +32909,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats parameters: - - *66 + - *65 - *198 - *199 responses: @@ -32942,7 +32953,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user parameters: - - *66 + - *65 - &204 name: user_id in: path @@ -32977,7 +32988,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor parameters: - - *66 + - *65 - *198 - *199 - *202 @@ -33006,7 +33017,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-time-stats parameters: - - *66 + - *65 - *198 - *199 - &205 @@ -33074,7 +33085,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user parameters: - - *66 + - *65 - *204 - *198 - *199 @@ -33103,7 +33114,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor parameters: - - *66 + - *65 - *202 - *203 - *198 @@ -33133,7 +33144,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/api-insights#get-user-stats parameters: - - *66 + - *65 - *204 - *198 - *199 @@ -33216,7 +33227,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/apps/apps#get-an-organization-installation-for-the-authenticated-app parameters: - - *66 + - *65 responses: '200': description: Response @@ -33293,7 +33304,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -33382,7 +33393,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/orgs#get-interaction-restrictions-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -33447,7 +33458,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/orgs#set-interaction-restrictions-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -33503,7 +33514,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/orgs#remove-interaction-restrictions-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -33527,7 +33538,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#list-pending-organization-invitations parameters: - - *66 + - *65 - *17 - *19 - name: role @@ -33586,7 +33597,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#create-an-organization-invitation parameters: - - *66 + - *65 requestBody: required: false content: @@ -33694,7 +33705,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation parameters: - - *66 + - *65 - &214 name: invitation_id description: The unique identifier of the invitation. @@ -33725,7 +33736,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams parameters: - - *66 + - *65 - *214 - *17 - *19 @@ -33773,7 +33784,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -33819,7 +33830,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/issue-types#create-issue-type-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -33903,7 +33914,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/issue-types#update-issue-type-for-an-organization parameters: - - *66 + - *65 - &217 name: issue_type_id description: The unique identifier of the issue type. @@ -33986,7 +33997,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/issue-types#delete-issue-type-for-an-organization parameters: - - *66 + - *65 - *217 responses: '204': @@ -34020,7 +34031,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#list-organization-issues-assigned-to-the-authenticated-user parameters: - - *66 + - *65 - name: filter description: Indicates which sorts of issues to return. `assigned` means issues assigned to you. `created` means issues created by you. `mentioned` means @@ -34103,7 +34114,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#list-organization-members parameters: - - *66 + - *65 - name: filter description: Filter members returned in the list. `2fa_disabled` means that only members without [two-factor authentication](https://github.com/blog/1614-two-factor-authentication) @@ -34141,7 +34152,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 '422': *15 @@ -34161,8 +34172,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#check-organization-membership-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response if requester is an organization member and user is @@ -34196,8 +34207,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#remove-an-organization-member parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -34223,8 +34234,8 @@ paths: parameters: - *17 - *19 - - *66 - - *62 + - *65 + - *61 responses: '200': description: Response @@ -34267,8 +34278,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organizations#delete-a-codespace-from-the-organization parameters: - - *66 - - *62 + - *65 + - *61 - &222 name: codespace_name in: path @@ -34302,8 +34313,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/organizations#stop-a-codespace-for-an-organization-user parameters: - - *66 - - *62 + - *65 + - *61 - *222 responses: '200': @@ -34485,8 +34496,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-assignment-details-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '200': description: The user's GitHub Copilot seat details, including usage. @@ -34561,8 +34572,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#get-organization-membership-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '200': description: Response @@ -34617,7 +34628,7 @@ paths: format: uri examples: - https://api.github.com/orgs/octocat - organization: *64 + organization: *63 user: anyOf: - type: 'null' @@ -34709,8 +34720,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#set-organization-membership-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 requestBody: required: false content: @@ -34764,8 +34775,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#remove-organization-membership-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -34790,7 +34801,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#list-organization-migrations parameters: - - *66 + - *65 - *17 - *19 - name: exclude @@ -35069,7 +35080,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#start-an-organization-migration parameters: - - *66 + - *65 requestBody: required: true content: @@ -35328,7 +35339,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status parameters: - - *66 + - *65 - &227 name: migration_id description: The unique identifier of the migration. @@ -35526,7 +35537,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive parameters: - - *66 + - *65 - *227 responses: '302': @@ -35548,7 +35559,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive parameters: - - *66 + - *65 - *227 responses: '204': @@ -35572,7 +35583,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository parameters: - - *66 + - *65 - *227 - &649 name: repo_name @@ -35601,7 +35612,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration parameters: - - *66 + - *65 - *227 - *17 - *19 @@ -35751,7 +35762,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#get-all-organization-roles-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response - list of organization roles @@ -35916,7 +35927,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-team parameters: - - *66 + - *65 - *67 responses: '204': @@ -35942,7 +35953,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-team parameters: - - *66 + - *65 - *67 - &228 name: role_id @@ -35979,7 +35990,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-team parameters: - - *66 + - *65 - *67 - *228 responses: @@ -36006,8 +36017,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#remove-all-organization-roles-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -36032,8 +36043,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#assign-an-organization-role-to-a-user parameters: - - *66 - - *62 + - *65 + - *61 - *228 responses: '204': @@ -36064,8 +36075,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#remove-an-organization-role-from-a-user parameters: - - *66 - - *62 + - *65 + - *61 - *228 responses: '204': @@ -36094,7 +36105,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role parameters: - - *66 + - *65 - *228 responses: '200': @@ -36151,7 +36162,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role parameters: - - *66 + - *65 - *228 - *17 - *19 @@ -36293,7 +36304,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role parameters: - - *66 + - *65 - *228 - *17 - *19 @@ -36440,7 +36451,7 @@ paths: - type - url examples: - default: *61 + default: *60 headers: Link: *57 '404': @@ -36464,7 +36475,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/outside-collaborators#list-outside-collaborators-for-an-organization parameters: - - *66 + - *65 - name: filter description: Filter the list of outside collaborators. `2fa_disabled` means that only outside collaborators without [two-factor authentication](https://github.com/blog/1614-two-factor-authentication) @@ -36491,7 +36502,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -36516,8 +36527,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/outside-collaborators#convert-an-organization-member-to-outside-collaborator parameters: - - *66 - - *62 + - *65 + - *61 requestBody: required: false content: @@ -36574,8 +36585,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/outside-collaborators#remove-outside-collaborator-from-an-organization parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -36632,7 +36643,7 @@ paths: - docker - nuget - container - - *66 + - *65 - &650 name: visibility description: |- @@ -36721,7 +36732,7 @@ paths: required: true schema: type: string - - *66 + - *65 responses: '200': description: Response @@ -36781,7 +36792,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 responses: '204': description: Response @@ -36815,7 +36826,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 - name: token description: package token schema: @@ -36849,7 +36860,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 - *19 - *17 - name: state @@ -37006,7 +37017,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 - &237 name: package_version_id description: Unique identifier of the package version. @@ -37057,7 +37068,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 - *237 responses: '204': @@ -37092,7 +37103,7 @@ paths: parameters: - *234 - *235 - - *66 + - *65 - *237 responses: '204': @@ -37120,7 +37131,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens parameters: - - *66 + - *65 - *17 - *19 - &239 @@ -37352,7 +37363,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#review-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens parameters: - - *66 + - *65 requestBody: required: true content: @@ -37419,7 +37430,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#review-a-request-to-access-organization-resources-with-a-fine-grained-personal-access-token parameters: - - *66 + - *65 - name: pat_request_id in: path description: Unique identifier of the request for access via fine-grained @@ -37481,7 +37492,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-requested-to-be-accessed-by-a-fine-grained-personal-access-token parameters: - - *66 + - *65 - name: pat_request_id in: path description: Unique identifier of the request for access via fine-grained @@ -37526,7 +37537,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#list-fine-grained-personal-access-tokens-with-access-to-organization-resources parameters: - - *66 + - *65 - *17 - *19 - *239 @@ -37687,7 +37698,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-to-organization-resources-via-fine-grained-personal-access-tokens parameters: - - *66 + - *65 requestBody: required: true content: @@ -37747,7 +37758,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#update-the-access-a-fine-grained-personal-access-token-has-to-organization-resources parameters: - - *66 + - *65 - name: pat_id description: The unique identifier of the fine-grained personal access token. in: path @@ -37799,7 +37810,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/personal-access-tokens#list-repositories-a-fine-grained-personal-access-token-has-access-to parameters: - - *66 + - *65 - name: pat_id in: path description: Unique identifier of the fine-grained personal access token. @@ -37844,7 +37855,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#list-private-registries-for-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -37967,7 +37978,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#create-a-private-registry-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -38199,7 +38210,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -38249,7 +38260,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#get-a-private-registry-for-an-organization parameters: - - *66 + - *65 - *152 responses: '200': @@ -38279,7 +38290,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#update-a-private-registry-for-an-organization parameters: - - *66 + - *65 - *152 requestBody: required: true @@ -38385,7 +38396,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/private-registries/organization-configurations#delete-a-private-registry-for-an-organization parameters: - - *66 + - *65 - *152 responses: '204': @@ -38409,7 +38420,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#list-projects-for-organization parameters: - - *66 + - *65 - name: q description: Limit results to projects of the specified type. in: query @@ -38695,7 +38706,7 @@ paths: required: true schema: type: integer - - *66 + - *65 responses: '200': description: Response @@ -38725,7 +38736,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/drafts#create-draft-item-for-organization-owned-project parameters: - - *66 + - *65 - *250 requestBody: required: true @@ -39240,7 +39251,7 @@ paths: url: https://docs.github.com/rest/projects/fields#list-project-fields-for-organization parameters: - *250 - - *66 + - *65 - *17 - *43 - *44 @@ -39532,7 +39543,7 @@ paths: url: https://docs.github.com/rest/projects/fields#add-a-field-to-an-organization-owned-project parameters: - *250 - - *66 + - *65 requestBody: required: true content: @@ -39830,7 +39841,7 @@ paths: required: true schema: type: integer - - *66 + - *65 responses: '200': description: Response @@ -39895,7 +39906,7 @@ paths: url: https://docs.github.com/rest/projects/items#list-items-for-an-organization-owned-project parameters: - *250 - - *66 + - *65 - name: q description: Search query to filter items, see [Filtering projects](https://docs.github.com/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects) for more information. @@ -40690,7 +40701,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#add-item-to-organization-owned-project parameters: - - *66 + - *65 - *250 requestBody: required: true @@ -40797,7 +40808,7 @@ paths: url: https://docs.github.com/rest/projects/items#get-an-item-for-an-organization-owned-project parameters: - *250 - - *66 + - *65 - &259 name: item_id description: The unique identifier of the project item. @@ -40848,7 +40859,7 @@ paths: url: https://docs.github.com/rest/projects/items#update-project-item-for-organization parameters: - *250 - - *66 + - *65 - *259 requestBody: required: true @@ -40949,7 +40960,7 @@ paths: url: https://docs.github.com/rest/projects/items#delete-project-item-for-organization parameters: - *250 - - *66 + - *65 - *259 responses: '204': @@ -40973,7 +40984,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/views#create-a-view-for-an-organization-owned-project parameters: - - *66 + - *65 - *250 requestBody: required: true @@ -41230,7 +41241,7 @@ paths: url: https://docs.github.com/rest/projects/items#list-items-for-an-organization-project-view parameters: - *250 - - *66 + - *65 - &683 name: view_number description: The number that identifies the project view. @@ -41290,7 +41301,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Response @@ -41421,7 +41432,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-properties-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -41485,7 +41496,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization parameters: - - *66 + - *65 - &263 name: custom_property_name description: The custom property name @@ -41534,7 +41545,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization parameters: - - *66 + - *65 - *263 requestBody: required: true @@ -41637,7 +41648,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization parameters: - - *66 + - *65 - *263 responses: '204': *175 @@ -41661,7 +41672,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#list-custom-property-values-for-organization-repositories parameters: - - *66 + - *65 - *17 - *19 - name: repository_query @@ -41772,7 +41783,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-custom-property-values-for-organization-repositories parameters: - - *66 + - *65 requestBody: required: true content: @@ -41833,7 +41844,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#list-public-organization-members parameters: - - *66 + - *65 - *17 - *19 responses: @@ -41845,7 +41856,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -41864,8 +41875,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#check-public-organization-membership-for-a-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response if user is a public member @@ -41889,8 +41900,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#set-public-organization-membership-for-the-authenticated-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -41911,8 +41922,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#remove-public-organization-membership-for-the-authenticated-user parameters: - - *66 - - *62 + - *65 + - *61 responses: '204': description: Response @@ -41936,7 +41947,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-organization-repositories parameters: - - *66 + - *65 - name: type description: Specifies the types of repositories you want returned. in: query @@ -42005,7 +42016,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#create-an-organization-repository parameters: - - *66 + - *65 requestBody: required: true content: @@ -43284,7 +43295,7 @@ paths: category: orgs subcategory: rules parameters: - - *66 + - *65 - *17 - *19 - &567 @@ -43368,7 +43379,7 @@ paths: description: The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, - this should be `1`. If `actor_type` is `DeployKey`, + `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. `OrganizationAdmin` is not applicable for personal repositories. actor_type: @@ -44381,7 +44392,7 @@ paths: category: orgs subcategory: rules parameters: - - *66 + - *65 requestBody: description: Request body required: true @@ -44530,7 +44541,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites parameters: - - *66 + - *65 - &569 name: ref description: The name of the ref. Cannot contain wildcard characters. Optionally @@ -44688,7 +44699,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - - *66 + - *65 - &575 name: rule_suite_id description: |- @@ -44873,7 +44884,7 @@ paths: category: orgs subcategory: rules parameters: - - *66 + - *65 - name: ruleset_id description: The ID of the ruleset. in: path @@ -44905,7 +44916,7 @@ paths: category: orgs subcategory: rules parameters: - - *66 + - *65 - name: ruleset_id description: The ID of the ruleset. in: path @@ -44995,7 +45006,7 @@ paths: category: orgs subcategory: rules parameters: - - *66 + - *65 - name: ruleset_id description: The ID of the ruleset. in: path @@ -45018,7 +45029,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-history parameters: - - *66 + - *65 - *17 - *19 - name: ruleset_id @@ -45093,7 +45104,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/rules#get-organization-ruleset-version parameters: - - *66 + - *65 - name: ruleset_id description: The ID of the ruleset. in: path @@ -45182,7 +45193,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization parameters: - - *66 + - *65 - &581 name: state in: query @@ -45943,7 +45954,7 @@ paths: category: secret-scanning subcategory: push-protection parameters: - - *66 + - *65 responses: '200': description: Response @@ -46083,7 +46094,7 @@ paths: category: secret-scanning subcategory: push-protection parameters: - - *66 + - *65 requestBody: required: true content: @@ -46171,7 +46182,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories-for-an-organization parameters: - - *66 + - *65 - *51 - name: sort description: The property to sort the results by. @@ -46913,7 +46924,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams parameters: - - *66 + - *65 responses: '200': description: Response @@ -46946,7 +46957,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team parameters: - - *66 + - *65 - *67 responses: '204': @@ -46972,7 +46983,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team parameters: - - *66 + - *65 - *67 responses: '204': @@ -47000,7 +47011,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#get-immutable-releases-settings-for-an-organization parameters: - - *66 + - *65 responses: '200': description: Immutable releases settings response @@ -47050,7 +47061,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#set-immutable-releases-settings-for-an-organization parameters: - - *66 + - *65 responses: '204': description: Response @@ -47108,7 +47119,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#list-selected-repositories-for-immutable-releases-enforcement parameters: - - *66 + - *65 - *19 - *17 responses: @@ -47147,7 +47158,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#set-selected-repositories-for-immutable-releases-enforcement parameters: - - *66 + - *65 requestBody: required: true content: @@ -47196,7 +47207,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#enable-a-selected-repository-for-immutable-releases-in-an-organization parameters: - - *66 + - *65 - *133 responses: '204': @@ -47219,7 +47230,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#disable-a-selected-repository-for-immutable-releases-in-an-organization parameters: - - *66 + - *65 - *133 responses: '204': @@ -47243,7 +47254,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization parameters: - - *66 + - *65 - *17 - *19 responses: @@ -47358,7 +47369,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization parameters: - - *66 + - *65 requestBody: required: true content: @@ -47431,7 +47442,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - - *66 + - *65 - &302 name: network_configuration_id description: Unique identifier of the hosted compute network configuration. @@ -47467,7 +47478,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - - *66 + - *65 - *302 requestBody: required: true @@ -47529,7 +47540,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - - *66 + - *65 - *302 responses: '204': @@ -47553,7 +47564,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization parameters: - - *66 + - *65 - name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -47642,7 +47653,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team parameters: - - *66 + - *65 - *67 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO @@ -47699,7 +47710,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-teams parameters: - - *66 + - *65 - *17 - *19 responses: @@ -47733,7 +47744,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#create-a-team parameters: - - *66 + - *65 requestBody: required: true content: @@ -48274,7 +48285,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#get-a-team-by-name parameters: - - *66 + - *65 - *67 responses: '200': @@ -48304,7 +48315,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#update-a-team parameters: - - *66 + - *65 - *67 requestBody: required: false @@ -48402,7 +48413,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#delete-a-team parameters: - - *66 + - *65 - *67 responses: '204': @@ -48427,7 +48438,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-pending-team-invitations parameters: - - *66 + - *65 - *67 - *17 - *19 @@ -48462,7 +48473,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-team-members parameters: - - *66 + - *65 - *67 - name: role description: Filters members returned by their role in the team. @@ -48486,7 +48497,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -48516,9 +48527,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user parameters: - - *66 + - *65 - *67 - - *62 + - *61 responses: '200': description: Response @@ -48588,9 +48599,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user parameters: - - *66 + - *65 - *67 - - *62 + - *61 requestBody: required: false content: @@ -48652,9 +48663,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user parameters: - - *66 + - *65 - *67 - - *62 + - *61 responses: '204': description: Response @@ -48680,7 +48691,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-repositories parameters: - - *66 + - *65 - *67 - *17 - *19 @@ -48722,7 +48733,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository parameters: - - *66 + - *65 - *67 - *309 - *310 @@ -49372,7 +49383,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions parameters: - - *66 + - *65 - *67 - *309 - *310 @@ -49420,7 +49431,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team parameters: - - *66 + - *65 - *67 - *309 - *310 @@ -49447,7 +49458,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-child-teams parameters: - - *66 + - *65 - *67 - *17 - *19 @@ -49513,7 +49524,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization parameters: - - *66 + - *65 - name: security_product in: path description: The security feature to enable or disable. @@ -56166,7 +56177,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 '404': *6 @@ -59776,7 +59787,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 '404': *6 x-github: githubCloudOnly: false @@ -59835,7 +59846,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 '422': *15 x-github: githubCloudOnly: false @@ -59895,7 +59906,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 '422': *15 x-github: githubCloudOnly: false @@ -59955,7 +59966,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 '422': *15 x-github: githubCloudOnly: false @@ -66433,7 +66444,7 @@ paths: parameters: - *309 - *310 - - *62 + - *61 responses: '204': description: Response if user is a collaborator @@ -66481,7 +66492,7 @@ paths: parameters: - *309 - *310 - - *62 + - *61 requestBody: required: false content: @@ -66737,7 +66748,7 @@ paths: parameters: - *309 - *310 - - *62 + - *61 responses: '204': description: No Content when collaborator was removed from the repository. @@ -66770,7 +66781,7 @@ paths: parameters: - *309 - *310 - - *62 + - *61 responses: '200': description: if user has admin permissions @@ -94124,7 +94135,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -97901,7 +97912,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 '404': *6 @@ -97930,7 +97941,7 @@ paths: url: https://docs.github.com/rest/teams/members#get-team-member-legacy parameters: - *629 - - *62 + - *61 responses: '204': description: if user is a member @@ -97967,7 +97978,7 @@ paths: url: https://docs.github.com/rest/teams/members#add-team-member-legacy parameters: - *629 - - *62 + - *61 responses: '204': description: Response @@ -98007,7 +98018,7 @@ paths: url: https://docs.github.com/rest/teams/members#remove-team-member-legacy parameters: - *629 - - *62 + - *61 responses: '204': description: Response @@ -98044,7 +98055,7 @@ paths: url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy parameters: - *629 - - *62 + - *61 responses: '200': description: Response @@ -98086,7 +98097,7 @@ paths: url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - *629 - - *62 + - *61 requestBody: required: false content: @@ -98148,7 +98159,7 @@ paths: url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - *629 - - *62 + - *61 responses: '204': description: Response @@ -98989,7 +99000,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 '304': *35 '404': *6 '403': *27 @@ -99012,7 +99023,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/blocking#check-if-a-user-is-blocked-by-the-authenticated-user parameters: - - *62 + - *61 responses: '204': description: If the user is blocked @@ -99040,7 +99051,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/blocking#block-a-user parameters: - - *62 + - *61 responses: '204': description: Response @@ -99064,7 +99075,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/blocking#unblock-a-user parameters: - - *62 + - *61 responses: '204': description: Response @@ -101308,7 +101319,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 '304': *35 @@ -101341,7 +101352,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 '304': *35 @@ -101363,7 +101374,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#check-if-a-person-is-followed-by-the-authenticated-user parameters: - - *62 + - *61 responses: '204': description: if the person is followed by the authenticated user @@ -101393,7 +101404,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#follow-a-user parameters: - - *62 + - *61 responses: '204': description: Response @@ -101418,7 +101429,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#unfollow-a-user parameters: - - *62 + - *61 responses: '204': description: Response @@ -102730,7 +102741,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#get-an-organization-membership-for-the-authenticated-user parameters: - - *66 + - *65 responses: '200': description: Response @@ -102798,7 +102809,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/members#update-an-organization-membership-for-the-authenticated-user parameters: - - *66 + - *65 requestBody: required: true content: @@ -103671,7 +103682,7 @@ paths: application/json: schema: type: array - items: *64 + items: *63 examples: default: *101 headers: @@ -105596,7 +105607,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: example: ; rel="next" @@ -105739,7 +105750,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/users#get-a-user parameters: - - *62 + - *61 responses: '200': description: Response @@ -105777,7 +105788,7 @@ paths: - *17 - *43 - *44 - - *62 + - *61 requestBody: required: true content: @@ -105874,7 +105885,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/attestations#delete-attestations-in-bulk parameters: - - *62 + - *61 requestBody: required: true content: @@ -105939,7 +105950,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/attestations#delete-attestations-by-subject-digest parameters: - - *62 + - *61 - name: subject_digest description: Subject Digest in: path @@ -105970,7 +105981,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/attestations#delete-attestations-by-id parameters: - - *62 + - *61 - name: attestation_id description: Attestation ID in: path @@ -106008,7 +106019,7 @@ paths: - *17 - *43 - *44 - - *62 + - *61 - name: subject_digest description: Subject Digest in: path @@ -106092,7 +106103,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-list-of-conflicting-packages-during-docker-migration-for-user parameters: - - *62 + - *61 responses: '200': description: Response @@ -106125,7 +106136,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-events-for-the-authenticated-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106197,8 +106208,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-organization-events-for-the-authenticated-user parameters: - - *62 - - *66 + - *61 + - *65 - *17 - *19 responses: @@ -106285,7 +106296,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-public-events-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106353,7 +106364,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#list-followers-of-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106365,7 +106376,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -106384,7 +106395,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#list-the-people-a-user-follows parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106396,7 +106407,7 @@ paths: type: array items: *4 examples: - default: *61 + default: *60 headers: Link: *57 x-github: @@ -106415,7 +106426,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/followers#check-if-a-user-follows-another-user parameters: - - *62 + - *61 - name: target_user in: path required: true @@ -106442,7 +106453,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/gists/gists#list-gists-for-a-user parameters: - - *62 + - *61 - *77 - *17 - *19 @@ -106476,7 +106487,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#list-gpg-keys-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106512,7 +106523,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/users#get-contextual-information-for-a-user parameters: - - *62 + - *61 - name: subject_type description: Identifies which additional information you'd like to receive about the person's hovercard. Can be `organization`, `repository`, `issue`, @@ -106584,7 +106595,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/apps/apps#get-a-user-installation-for-the-authenticated-app parameters: - - *62 + - *61 responses: '200': description: Response @@ -106610,7 +106621,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#list-public-keys-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106666,7 +106677,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/orgs/orgs#list-organizations-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -106676,7 +106687,7 @@ paths: application/json: schema: type: array - items: *64 + items: *63 examples: default: *101 headers: @@ -106718,7 +106729,7 @@ paths: - nuget - container - *650 - - *62 + - *61 - *19 - *17 responses: @@ -106755,7 +106766,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 responses: '200': description: Response @@ -106786,7 +106797,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 responses: '204': description: Response @@ -106820,7 +106831,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 - name: token description: package token schema: @@ -106854,7 +106865,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 responses: '200': description: Response @@ -106923,7 +106934,7 @@ paths: - *234 - *235 - *237 - - *62 + - *61 responses: '200': description: Response @@ -106966,7 +106977,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 - *237 responses: '204': @@ -107001,7 +107012,7 @@ paths: parameters: - *234 - *235 - - *62 + - *61 - *237 responses: '204': @@ -107026,7 +107037,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#list-projects-for-user parameters: - - *62 + - *61 - name: q description: Limit results to projects of the specified type. in: query @@ -107068,7 +107079,7 @@ paths: url: https://docs.github.com/rest/projects/projects#get-project-for-user parameters: - *250 - - *62 + - *61 responses: '200': description: Response @@ -107099,7 +107110,7 @@ paths: url: https://docs.github.com/rest/projects/fields#list-project-fields-for-user parameters: - *250 - - *62 + - *61 - *17 - *43 - *44 @@ -107133,7 +107144,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#add-field-to-user-owned-project parameters: - - *62 + - *61 - *250 requestBody: required: true @@ -107246,7 +107257,7 @@ paths: parameters: - *250 - *681 - - *62 + - *61 responses: '200': description: Response @@ -107278,7 +107289,7 @@ paths: url: https://docs.github.com/rest/projects/items#list-items-for-a-user-owned-project parameters: - *250 - - *62 + - *61 - *43 - *44 - *17 @@ -107333,7 +107344,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#add-item-to-user-owned-project parameters: - - *62 + - *61 - *250 requestBody: required: true @@ -107440,7 +107451,7 @@ paths: url: https://docs.github.com/rest/projects/items#get-an-item-for-a-user-owned-project parameters: - *250 - - *62 + - *61 - *259 - name: fields description: |- @@ -107485,7 +107496,7 @@ paths: url: https://docs.github.com/rest/projects/items#update-project-item-for-user parameters: - *250 - - *62 + - *61 - *259 requestBody: required: true @@ -107586,7 +107597,7 @@ paths: url: https://docs.github.com/rest/projects/items#delete-project-item-for-user parameters: - *250 - - *62 + - *61 - *259 responses: '204': @@ -107610,7 +107621,7 @@ paths: url: https://docs.github.com/rest/projects/items#list-items-for-a-user-project-view parameters: - *250 - - *62 + - *61 - *683 - name: fields description: |- @@ -107667,7 +107678,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-events-received-by-the-authenticated-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -107742,7 +107753,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-public-events-received-by-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -107815,7 +107826,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repositories-for-a-user parameters: - - *62 + - *61 - name: type description: Limit results to repositories of the specified type. in: query @@ -107882,7 +107893,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-premium-request-usage-report-for-a-user parameters: - - *62 + - *61 - *107 - *109 - *108 @@ -108015,7 +108026,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-usage-report-for-a-user parameters: - - *62 + - *61 - *107 - *685 - *108 @@ -108112,7 +108123,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/billing/usage#get-billing-usage-summary-for-a-user parameters: - - *62 + - *61 - *107 - *109 - *108 @@ -108242,7 +108253,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/social-accounts#list-social-accounts-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -108274,7 +108285,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#list-ssh-signing-keys-for-a-user parameters: - - *62 + - *61 - *17 - *19 responses: @@ -108310,7 +108321,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user parameters: - - *62 + - *61 - *689 - *51 - *17 @@ -108346,7 +108357,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#list-repositories-watched-by-a-user parameters: - - *62 + - *61 - *17 - *19 responses: diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 48c7ad4804..93e1fdf2ac 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -19070,89 +19070,91 @@ }, "examples": { "default": { - "value": { - "server_id": "ea6088f3-f095-4bf2-8d7f-c573819e8768", - "collection_date": "2021-12-14T23:59:59Z", - "schema_version": "20230306", - "ghes_version": "3.9.0", - "host_name": "github.example.com", - "github_connect": { - "features_enabled": [ - "license_usage_sync", - "content_analysis", - "content_analysis_notifications" - ] - }, - "ghe_stats": { - "comments": { - "total_commit_comments": 1000, - "total_gist_comments": 1000, - "total_issue_comments": 0, - "total_pull_request_comments": 0 - }, - "gists": { - "total_gists": 100, - "private_gists": 59, - "public_gists": 41 - }, - "hooks": { - "total_hooks": 2, - "active_hooks": 1, - "inactive_hooks": 1 - }, - "issues": { - "total_issues": 3421, - "open_issues": 1234, - "closed_issues": 1222 + "value": [ + { + "server_id": "ea6088f3-f095-4bf2-8d7f-c573819e8768", + "collection_date": "2021-12-14T23:59:59Z", + "schema_version": "20230306", + "ghes_version": "3.9.0", + "host_name": "github.example.com", + "github_connect": { + "features_enabled": [ + "license_usage_sync", + "content_analysis", + "content_analysis_notifications" + ] + }, + "ghe_stats": { + "comments": { + "total_commit_comments": 1000, + "total_gist_comments": 1000, + "total_issue_comments": 0, + "total_pull_request_comments": 0 + }, + "gists": { + "total_gists": 100, + "private_gists": 59, + "public_gists": 41 + }, + "hooks": { + "total_hooks": 2, + "active_hooks": 1, + "inactive_hooks": 1 + }, + "issues": { + "total_issues": 3421, + "open_issues": 1234, + "closed_issues": 1222 + }, + "milestones": { + "total_milestones": 50, + "open_milestones": 20, + "closed_milestones": 30 + }, + "orgs": { + "total_orgs": 100, + "disabled_orgs": 22, + "total_teams": 299, + "total_team_members": 400 + }, + "pages": { + "total_pages": 10 + }, + "pulls": { + "total_pulls": 1232, + "merged_pulls": 223, + "mergeable_pulls": 435, + "unmergeable_pulls": 0 + }, + "repos": { + "total_repos": 12, + "root_repos": 1, + "fork_repos": 2, + "org_repos": 1, + "total_pushes": 42, + "total_wikis": 1 + }, + "users": { + "total_users": 2000, + "admin_users": 299, + "suspended_users": 423 + } }, - "milestones": { - "total_milestones": 50, - "open_milestones": 20, - "closed_milestones": 30 + "dormant_users": { + "total_dormant_users": 5, + "dormancy_threshold": "90 days" }, - "orgs": { - "total_orgs": 100, - "disabled_orgs": 22, - "total_teams": 299, - "total_team_members": 400 + "actions_stats": { + "$ref": "server-statistics-actions.yaml" }, - "pages": { - "total_pages": 10 - }, - "pulls": { - "total_pulls": 1232, - "merged_pulls": 223, - "mergeable_pulls": 435, - "unmergeable_pulls": 0 - }, - "repos": { - "total_repos": 12, - "root_repos": 1, - "fork_repos": 2, - "org_repos": 1, - "total_pushes": 42, - "total_wikis": 1 + "packages_stats": { + "$ref": "server-statistics-packages.yaml" }, - "users": { - "total_users": 2000, - "admin_users": 299, - "suspended_users": 423 + "advisory_db_stats": { + "$ref": "server-statistics-advisory-db.yaml" } - }, - "dormant_users": { - "total_dormant_users": 5, - "dormancy_threshold": "90 days" - }, - "actions_stats": { - "$ref": "server-statistics-actions.yaml" - }, - "packages_stats": { - "$ref": "server-statistics-packages.yaml" - }, - "advisory_db_stats": { - "$ref": "server-statistics-advisory-db.yaml" } - } + ] } } } @@ -49991,7 +49993,7 @@ "write_enterprise_security_configuration" ], "enterprise": { - "id": "1,", + "id": 1, "slug": "github-inc", "name": "GitHub, Inc", "node_id": "E_kgAB", @@ -50015,7 +50017,7 @@ "read_enterprise_security_configuration" ], "enterprise": { - "id": "1,", + "id": 1, "slug": "github-inc", "name": "GitHub, Inc", "node_id": "E_kgAB", @@ -50935,7 +50937,7 @@ "write_enterprise_security_configuration" ], "enterprise": { - "id": "1,", + "id": 1, "slug": "github-inc", "name": "GitHub, Inc", "node_id": "E_kgAB", @@ -56967,7 +56969,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -58721,7 +58723,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -60185,7 +60187,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -61622,7 +61624,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -63372,7 +63374,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -74194,20 +74196,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -76622,20 +76622,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -76867,20 +76865,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -264085,7 +264081,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -265517,7 +265513,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -266741,7 +266737,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -268772,7 +268768,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -270229,7 +270225,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -271449,7 +271445,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -565736,7 +565732,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "Enables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.", + "description": "Enables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -565794,7 +565790,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "Disables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.", + "description": "Disables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" @@ -630100,7 +630096,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -631540,7 +631536,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -632613,7 +632609,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -634663,7 +634659,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -636118,7 +636114,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -637187,7 +637183,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1555356,7 +1555352,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1558657,7 +1558653,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1561958,7 +1561954,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 9ea883c3d2..41aacf5f5f 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -913,7 +913,7 @@ paths: - subscriptions_url - type - url - type: &423 + type: &424 type: string description: The type of credit the user is receiving. enum: @@ -1046,7 +1046,7 @@ paths: description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: &248 + schema: &249 title: Validation Error Simple description: Validation Error Simple type: object @@ -1079,7 +1079,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/global-advisories#get-a-global-security-advisory parameters: - - &726 + - &727 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -1664,7 +1664,7 @@ paths: schema: type: integer default: 30 - - &335 + - &336 name: cursor description: 'Used for pagination: the starting delivery from which the page of deliveries is fetched. Refer to the `link` header for the next and previous @@ -1680,7 +1680,7 @@ paths: application/json: schema: type: array - items: &336 + items: &337 title: Simple webhook delivery description: Delivery made by a webhook, without request and response information. @@ -1776,7 +1776,7 @@ paths: - installation_id - repository_id examples: - default: &337 + default: &338 value: - id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -1808,7 +1808,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &736 + schema: &737 title: Scim Error description: Scim Error type: object @@ -1839,7 +1839,7 @@ paths: description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: &247 + schema: &248 title: Validation Error description: Validation Error type: object @@ -1911,7 +1911,7 @@ paths: description: Response content: application/json: - schema: &338 + schema: &339 title: Webhook delivery description: Delivery made by a webhook. type: object @@ -2046,7 +2046,7 @@ paths: - request - response examples: - default: &339 + default: &340 value: id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -2250,7 +2250,7 @@ paths: parameters: - *17 - *19 - - &218 + - &219 name: since description: 'Only show results that were last updated after the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -3081,7 +3081,7 @@ paths: license: anyOf: - type: 'null' - - &215 + - &216 title: License Simple description: License Simple type: object @@ -7648,7 +7648,7 @@ paths: examples: default: value: - server_id: ea6088f3-f095-4bf2-8d7f-c573819e8768 + - server_id: ea6088f3-f095-4bf2-8d7f-c573819e8768 collection_date: '2021-12-14T23:59:59Z' schema_version: '20230306' ghes_version: 3.9.0 @@ -7984,7 +7984,7 @@ paths: description: Response content: application/json: - schema: &249 + schema: &250 type: object properties: total_active_caches_count: @@ -7999,7 +7999,7 @@ paths: - total_active_caches_count - total_active_caches_size_in_bytes examples: - default: &250 + default: &251 value: total_active_caches_size_in_bytes: 3344284 total_active_caches_count: 5 @@ -8214,7 +8214,7 @@ paths: - public_ip_enabled - platform examples: - default: &251 + default: &252 value: total_count: 2 runners: @@ -8518,7 +8518,7 @@ paths: application/json: schema: *47 examples: - default: &252 + default: &253 value: id: 1 platform: linux-x64 @@ -8663,7 +8663,7 @@ paths: application/json: schema: *50 examples: - default: &253 + default: &254 value: version: 1.0.0 size_gb: 75 @@ -8831,7 +8831,7 @@ paths: description: Response content: application/json: - schema: &254 + schema: &255 type: object properties: public_ips: @@ -8858,7 +8858,7 @@ paths: required: - public_ips examples: - default: &255 + default: &256 value: public_ips: current_usage: 17 @@ -8898,7 +8898,7 @@ paths: type: array items: *54 examples: - default: &256 + default: &257 value: id: 4-core cpu_cores: 4 @@ -9171,7 +9171,7 @@ paths: - all - local_only - selected - selected_actions_url: &259 + selected_actions_url: &260 type: string description: The API URL to use to get or set the actions and reusable workflows that are allowed to run, when `allowed_actions` @@ -9251,7 +9251,7 @@ paths: description: Successfully retrieved the artifact and log retention settings content: application/json: - schema: &261 + schema: &262 type: object properties: days: @@ -9269,7 +9269,7 @@ paths: value: days: 90 maximum_allowed_days: 365 - '401': &737 + '401': &738 description: Authorization failure '404': *6 x-github: @@ -9297,7 +9297,7 @@ paths: required: true content: application/json: - schema: &262 + schema: &263 type: object properties: days: @@ -9346,7 +9346,7 @@ paths: required: - approval_policy examples: - default: &263 + default: &264 value: approval_policy: first_time_contributors '404': *6 @@ -9404,7 +9404,7 @@ paths: description: Response content: application/json: - schema: &264 + schema: &265 type: object required: - run_workflows_from_fork_pull_requests @@ -9458,7 +9458,7 @@ paths: required: true content: application/json: - schema: &265 + schema: &266 type: object required: - run_workflows_from_fork_pull_requests @@ -9894,7 +9894,7 @@ paths: description: Success response content: application/json: - schema: &268 + schema: &269 type: object properties: default_workflow_permissions: &65 @@ -9942,7 +9942,7 @@ paths: required: true content: application/json: - schema: &269 + schema: &270 type: object properties: default_workflow_permissions: *65 @@ -10787,7 +10787,7 @@ paths: application/json: schema: type: array - items: &273 + items: &274 title: Runner Application description: Runner Application type: object @@ -10812,7 +10812,7 @@ paths: - download_url - filename examples: - default: &274 + default: &275 value: - os: osx architecture: x64 @@ -10896,7 +10896,7 @@ paths: - no-gpu work_folder: _work responses: - '201': &275 + '201': &276 description: Response content: application/json: @@ -11015,7 +11015,7 @@ paths: - token - expires_at examples: - default: &276 + default: &277 value: token: LLBF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-22T12:13:35.123-08:00' @@ -11055,7 +11055,7 @@ paths: application/json: schema: *77 examples: - default: &277 + default: &278 value: token: AABF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-29T12:13:35.123-08:00' @@ -11087,7 +11087,7 @@ paths: application/json: schema: *74 examples: - default: &278 + default: &279 value: id: 23 name: MBP @@ -11303,7 +11303,7 @@ paths: - *39 - *73 responses: - '200': &279 + '200': &280 description: Response content: application/json: @@ -11359,7 +11359,7 @@ paths: parameters: - *39 - *73 - - &280 + - &281 name: name description: The name of a self-hosted runner's custom label. in: path @@ -11456,7 +11456,7 @@ paths: required: true content: application/json: - schema: &287 + schema: &288 title: Enterprise Announcement description: Enterprise global announcement type: object @@ -12107,7 +12107,7 @@ paths: required: false schema: type: string - - &290 + - &291 name: include description: |- The event types to include: @@ -12125,7 +12125,7 @@ paths: - web - git - all - - &291 + - &292 name: after description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events after this cursor. @@ -12133,7 +12133,7 @@ paths: required: false schema: type: string - - &292 + - &293 name: before description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events before this cursor. @@ -12141,7 +12141,7 @@ paths: required: false schema: type: string - - &293 + - &294 name: order description: |- The order of audit log events. To list newest events first, specify `desc`. To list oldest events first, specify `asc`. @@ -12163,7 +12163,7 @@ paths: application/json: schema: type: array - items: &294 + items: &295 type: object properties: "@timestamp": @@ -12285,7 +12285,7 @@ paths: description: The repository visibility, for example `public` or `private`. examples: - default: &295 + default: &296 value: - "@timestamp": 1606929874512 action: team.add_member @@ -12953,7 +12953,7 @@ paths: application/json: schema: type: array - items: &296 + items: &297 title: Push rule bypass request description: A bypass request made by a user asking to be exempted from a push rule in this repository. @@ -13125,7 +13125,7 @@ paths: examples: - https://github.com/octo-org/smile/exemptions/1 examples: - default: &297 + default: &298 value: - id: 21 number: 42 @@ -13230,7 +13230,7 @@ paths: application/json: schema: type: array - items: &299 + items: &300 title: Secret scanning bypass request description: A bypass request made by a user asking to be exempted from push protection in this repository. @@ -13361,7 +13361,7 @@ paths: examples: - https://github.com/octo-org/smile/exemptions/1 examples: - default: &300 + default: &301 value: - id: 21 number: 42 @@ -13446,7 +13446,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-enterprise parameters: - *39 - - &305 + - &306 name: tool_name description: The name of a code scanning tool. Only results by this tool will be listed. You can specify the tool by using either `tool_name` or `tool_guid`, @@ -13456,7 +13456,7 @@ paths: schema: &109 type: string description: The name of the tool used to generate the code scanning analysis. - - &306 + - &307 name: tool_guid description: The GUID of a code scanning tool. Only results by this tool will be listed. Note that some code scanning tools may not include a GUID in @@ -13480,7 +13480,7 @@ paths: be returned. in: query required: false - schema: &307 + schema: &308 type: string description: State of a code scanning alert. enum: @@ -13513,7 +13513,7 @@ paths: application/json: schema: type: array - items: &308 + items: &309 type: object properties: number: &124 @@ -13542,7 +13542,7 @@ paths: description: The GitHub URL of the alert resource. format: uri readOnly: true - instances_url: &511 + instances_url: &512 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -13578,7 +13578,7 @@ paths: format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissed_reason: &512 + dismissed_reason: &513 type: - string - 'null' @@ -13589,14 +13589,14 @@ paths: - won't fix - used in tests - - dismissed_comment: &513 + dismissed_comment: &514 type: - string - 'null' description: The dismissal comment associated with the dismissal of the alert. maxLength: 280 - rule: &514 + rule: &515 type: object properties: id: @@ -13657,7 +13657,7 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: &515 + tool: &516 type: object properties: name: *109 @@ -13668,26 +13668,26 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *110 - most_recent_instance: &516 + most_recent_instance: &517 type: object properties: - ref: &509 + ref: &510 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &526 + analysis_key: &527 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions this includes the workflow filename and job name. - environment: &527 + environment: &528 type: string description: Identifies the variable values associated with the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &528 + category: &529 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -13701,7 +13701,7 @@ paths: properties: text: type: string - location: &529 + location: &530 type: object description: Describe a region within a file for the alert. properties: @@ -13722,7 +13722,7 @@ paths: description: |- Classifications that have been applied to the file that triggered the alert. For example identifying it as documentation, or a generated file. - items: &530 + items: &531 type: - string - 'null' @@ -14078,7 +14078,7 @@ paths: - most_recent_instance - repository examples: - default: &309 + default: &310 value: - number: 4 created_at: '2020-02-13T12:29:18Z' @@ -14946,7 +14946,7 @@ paths: description: Response content: application/json: - schema: &311 + schema: &312 type: array description: A list of default code security configurations items: @@ -14962,7 +14962,7 @@ paths: default configuration: *112 examples: - default: &312 + default: &313 value: - default_for_new_repos: public configuration: @@ -15417,7 +15417,7 @@ paths: default: value: default_for_new_repos: all - configuration: &310 + configuration: &311 value: id: 1325 target_type: organization @@ -15502,7 +15502,7 @@ paths: application/json: schema: type: array - items: &313 + items: &314 type: object description: Repositories associated with a code security configuration and attachment status @@ -15526,7 +15526,7 @@ paths: summary: Example of code security configuration repositories value: - status: attached - repository: &314 + repository: &315 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -16027,7 +16027,7 @@ paths: description: The team through which the assignee is granted access to GitHub Copilot, if applicable. oneOf: - - &301 + - &302 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -16104,7 +16104,7 @@ paths: parent: anyOf: - type: 'null' - - &370 + - &371 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -17451,7 +17451,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-an-enterprise parameters: - *39 - - &320 + - &321 name: state in: query description: |- @@ -17460,7 +17460,7 @@ paths: Can be: `auto_dismissed`, `dismissed`, `fixed`, `open` schema: type: string - - &321 + - &322 name: severity in: query description: |- @@ -17469,7 +17469,7 @@ paths: Can be: `low`, `medium`, `high`, `critical` schema: type: string - - &322 + - &323 name: ecosystem in: query description: |- @@ -17478,14 +17478,14 @@ paths: Can be: `composer`, `go`, `maven`, `npm`, `nuget`, `pip`, `pub`, `rubygems`, `rust` schema: type: string - - &323 + - &324 name: package in: query description: A comma-separated list of package names. If specified, only alerts for these packages will be returned. schema: type: string - - &324 + - &325 name: epss_percentage in: query description: |- @@ -17497,7 +17497,7 @@ paths: Filters the list of alerts based on EPSS percentages. If specified, only alerts with the provided EPSS percentages will be returned. schema: type: string - - &567 + - &568 name: has in: query description: |- @@ -17511,7 +17511,7 @@ paths: type: string enum: - patch - - &325 + - &326 name: scope in: query description: The scope of the vulnerable dependency. If specified, only alerts @@ -17521,7 +17521,7 @@ paths: enum: - development - runtime - - &326 + - &327 name: sort in: query description: |- @@ -17547,7 +17547,7 @@ paths: application/json: schema: type: array - items: &327 + items: &328 type: object description: A Dependabot alert. properties: @@ -17614,7 +17614,7 @@ paths: - direct - transitive - - security_advisory: &568 + security_advisory: &569 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -17850,7 +17850,7 @@ paths: dismissal. maxLength: 280 fixed_at: *134 - auto_dismissed_at: &569 + auto_dismissed_at: &570 type: - string - 'null' @@ -17858,7 +17858,7 @@ paths: ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissal_request: &570 + dismissal_request: &571 title: Dependabot alert dismissal request description: Information about an active dismissal request for this Dependabot alert. @@ -17916,7 +17916,7 @@ paths: - repository additionalProperties: false examples: - default: &328 + default: &329 value: - number: 2 state: dismissed @@ -18343,7 +18343,7 @@ paths: - read_enterprise_custom_enterprise_role - write_enterprise_security_configuration enterprise: - id: 1, + id: 1 slug: github-inc name: GitHub, Inc node_id: E_kgAB @@ -18364,7 +18364,7 @@ paths: - read_enterprise_audit_logs - read_enterprise_security_configuration enterprise: - id: 1, + id: 1 slug: github-inc name: GitHub, Inc node_id: E_kgAB @@ -18654,7 +18654,7 @@ paths: - read_enterprise_custom_enterprise_role - write_enterprise_security_configuration enterprise: - id: 1, + id: 1 slug: github-inc name: GitHub, Inc node_id: E_kgAB @@ -19060,7 +19060,7 @@ paths: - name - created_on examples: - default: &427 + default: &428 value: total_count: 2 network_configurations: @@ -19285,7 +19285,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-enterprise parameters: - *39 - - &428 + - &429 name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -19297,7 +19297,7 @@ paths: description: Response content: application/json: - schema: &429 + schema: &430 title: Hosted compute network settings resource description: A hosted compute network settings resource. type: object @@ -19336,7 +19336,7 @@ paths: - subnet_id - region examples: - default: &430 + default: &431 value: id: 220F78DACB92BBFBC5E6F22DE1CCF52309D network_configuration_id: 934E208B3EE0BD60CF5F752C426BFB53562 @@ -20185,7 +20185,7 @@ paths: required: true content: application/json: - schema: &401 + schema: &402 title: Custom Property Set Payload description: Custom property set payload type: object @@ -20349,8 +20349,8 @@ paths: - 'null' description: The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` - actor types. If `actor_type` is `OrganizationAdmin`, this - should be `1`. If `actor_type` is `DeployKey`, this should + actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` + is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories. @@ -21379,7 +21379,7 @@ paths: conditions: anyOf: - *156 - - &405 + - &406 title: Organization ruleset conditions type: object description: |- @@ -21429,7 +21429,7 @@ paths: - object rules: type: array - items: &692 + items: &693 title: Repository Rule type: object description: A repository rule. @@ -21438,7 +21438,7 @@ paths: - *165 - *166 - *167 - - &690 + - &691 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -21766,7 +21766,7 @@ paths: type: string format: date-time examples: - default: &408 + default: &409 value: - version_id: 3 actor: @@ -21819,7 +21819,7 @@ paths: description: Response content: application/json: - schema: &409 + schema: &410 allOf: - *189 - type: object @@ -21874,7 +21874,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise parameters: - *39 - - &410 + - &411 name: state in: query description: Set to `open` or `resolved` to only list secret scanning alerts @@ -21885,7 +21885,7 @@ paths: enum: - open - resolved - - &411 + - &412 name: secret_type in: query description: A comma-separated list of secret types to return. All default @@ -21895,7 +21895,7 @@ paths: required: false schema: type: string - - &412 + - &413 name: resolution in: query description: A comma-separated list of resolutions. Only secret scanning alerts @@ -21904,7 +21904,7 @@ paths: required: false schema: type: string - - &413 + - &414 name: assignee in: query description: Filters alerts by assignee. Use `*` to get all assigned alerts, @@ -21923,7 +21923,7 @@ paths: all-unassigned: value: none summary: Filter for all unassigned alerts - - &414 + - &415 name: sort description: The property to sort the results by. `created` means when the alert was created. `updated` means when the alert was updated or resolved. @@ -21939,7 +21939,7 @@ paths: - *17 - *106 - *107 - - &415 + - &416 name: validity in: query description: A comma-separated list of validities that, when present, will @@ -21948,7 +21948,7 @@ paths: required: false schema: type: string - - &416 + - &417 name: is_publicly_leaked in: query description: A boolean value representing whether or not to filter alerts @@ -21957,7 +21957,7 @@ paths: schema: type: boolean default: false - - &417 + - &418 name: is_multi_repo in: query description: A boolean value representing whether or not to filter alerts @@ -21966,7 +21966,7 @@ paths: schema: type: boolean default: false - - &418 + - &419 name: hide_secret in: query description: A boolean value representing whether or not to hide literal secrets @@ -21982,7 +21982,7 @@ paths: application/json: schema: type: array - items: &419 + items: &420 type: object properties: number: *124 @@ -21998,14 +21998,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &704 + state: &705 description: Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`. type: string enum: - open - resolved - resolution: &705 + resolution: &706 type: - string - 'null' @@ -22112,14 +22112,14 @@ paths: first_location_detected: anyOf: - type: 'null' - - &706 + - &707 description: 'Details on the location where the token was initially detected. This can be a commit, wiki commit, issue, discussion, pull request. ' oneOf: - - &708 + - &709 description: Represents a 'commit' secret scanning location type. This location type shows that a secret was detected inside a commit to a repository. @@ -22176,7 +22176,7 @@ paths: - blob_url - commit_sha - commit_url - - &709 + - &710 description: Represents a 'wiki_commit' secret scanning location type. This location type shows that a secret was detected inside a commit to a repository wiki. @@ -22237,7 +22237,7 @@ paths: - page_url - commit_sha - commit_url - - &710 + - &711 description: Represents an 'issue_title' secret scanning location type. This location type shows that a secret was detected in the title of an issue. @@ -22252,7 +22252,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/issues/1347 required: - issue_title_url - - &711 + - &712 description: Represents an 'issue_body' secret scanning location type. This location type shows that a secret was detected in the body of an issue. @@ -22267,7 +22267,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/issues/1347 required: - issue_body_url - - &712 + - &713 description: Represents an 'issue_comment' secret scanning location type. This location type shows that a secret was detected in a comment on an issue. @@ -22282,7 +22282,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/issues/comments/1081119451 required: - issue_comment_url - - &713 + - &714 description: Represents a 'discussion_title' secret scanning location type. This location type shows that a secret was detected in the title of a discussion. @@ -22297,7 +22297,7 @@ paths: - https://github.com/community/community/discussions/39082 required: - discussion_title_url - - &714 + - &715 description: Represents a 'discussion_body' secret scanning location type. This location type shows that a secret was detected in the body of a discussion. @@ -22312,7 +22312,7 @@ paths: - https://github.com/community/community/discussions/39082#discussion-4566270 required: - discussion_body_url - - &715 + - &716 description: Represents a 'discussion_comment' secret scanning location type. This location type shows that a secret was detected in a comment on a discussion. @@ -22327,7 +22327,7 @@ paths: - https://github.com/community/community/discussions/39082#discussioncomment-4158232 required: - discussion_comment_url - - &716 + - &717 description: Represents a 'pull_request_title' secret scanning location type. This location type shows that a secret was detected in the title of a pull request. @@ -22342,7 +22342,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url - - &717 + - &718 description: Represents a 'pull_request_body' secret scanning location type. This location type shows that a secret was detected in the body of a pull request. @@ -22357,7 +22357,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url - - &718 + - &719 description: Represents a 'pull_request_comment' secret scanning location type. This location type shows that a secret was detected in a comment on a pull request. @@ -22372,7 +22372,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/issues/comments/1081119451 required: - pull_request_comment_url - - &719 + - &720 description: Represents a 'pull_request_review' secret scanning location type. This location type shows that a secret was detected in a review on a pull request. @@ -22387,7 +22387,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/pulls/2846/reviews/80 required: - pull_request_review_url - - &720 + - &721 description: Represents a 'pull_request_review_comment' secret scanning location type. This location type shows that a secret was detected in a review comment on a pull @@ -22412,7 +22412,7 @@ paths: - type: 'null' - *4 examples: - default: &420 + default: &421 value: - number: 2 created_at: '2020-11-06T18:48:51Z' @@ -22621,7 +22621,7 @@ paths: description: Response content: application/json: - schema: &421 + schema: &422 title: Secret scanning pattern configuration description: A collection of secret scanning patterns and their settings related to push protection. @@ -22708,7 +22708,7 @@ paths: description: Overrides for custom patterns defined by the organization. items: *191 examples: - default: &422 + default: &423 value: pattern_config_version: 0ujsswThIGTUYm2K8FjOOfXtY1K provider_pattern_overrides: @@ -22844,7 +22844,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/licensing#get-github-advanced-security-active-committers-for-an-enterprise parameters: - *39 - - &424 + - &425 name: advanced_security_product in: query description: | @@ -22864,7 +22864,7 @@ paths: description: Success content: application/json: - schema: &425 + schema: &426 type: object properties: total_advanced_security_committers: @@ -22927,7 +22927,7 @@ paths: required: - repositories examples: - default: &426 + default: &427 value: total_advanced_security_committers: 2 total_count: 2 @@ -24965,7 +24965,18 @@ paths: application/json: schema: *139 examples: - default: *204 + default: &209 + value: + id: 1 + name: Justice League + description: A great team. + slug: justice-league + url: https://api.github.com/enterprises/dc/teams/justice-league + group_id: 62ab9291-fae2-468e-974b-7e45096d5021 + html_url: https://github.com/enterprises/dc/teams/justice-league + members_url: https://api.github.com/enterprises/dc/teams/justice-league/members{/member} + created_at: '2019-01-26T19:01:12Z' + updated_at: '2019-01-26T19:14:43Z' x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -25307,7 +25318,7 @@ paths: type: array items: *71 examples: - default: &242 + default: &243 value: - login: github id: 1 @@ -25458,7 +25469,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-teams/enterprise-teams#get-an-enterprise-team parameters: - *39 - - &209 + - &210 name: team_slug description: The slug of the team name. in: path @@ -25472,7 +25483,7 @@ paths: application/json: schema: *139 examples: - default: *204 + default: *209 headers: Link: *45 '403': *27 @@ -25492,7 +25503,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-teams/enterprise-teams#update-an-enterprise-team parameters: - *39 - - *209 + - *210 requestBody: required: true content: @@ -25552,7 +25563,7 @@ paths: application/json: schema: *139 examples: - default: *204 + default: *209 headers: Link: *45 '403': *27 @@ -25575,7 +25586,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-teams/enterprise-teams#delete-an-enterprise-team parameters: - *39 - - *209 + - *210 responses: '204': description: Response @@ -25674,7 +25685,7 @@ paths: application/json: schema: type: array - items: &237 + items: &238 title: Event description: Event type: object @@ -25685,7 +25696,7 @@ paths: type: - string - 'null' - actor: &210 + actor: &211 title: Actor description: Actor type: object @@ -25726,7 +25737,7 @@ paths: - id - name - url - org: *210 + org: *211 payload: oneOf: - title: CreateEvent @@ -25773,7 +25784,7 @@ paths: properties: action: type: string - discussion: &843 + discussion: &844 title: Discussion description: A Discussion in a repository. type: object @@ -26070,7 +26081,7 @@ paths: - id labels: type: array - items: &211 + items: &212 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -26153,7 +26164,7 @@ paths: properties: action: type: string - issue: &212 + issue: &213 title: Issue description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. @@ -26276,7 +26287,7 @@ paths: milestone: anyOf: - type: 'null' - - &391 + - &392 title: Milestone description: A collection of related issues and pull requests. @@ -26448,7 +26459,7 @@ paths: timeline_url: type: string format: uri - type: &357 + type: &358 title: Issue Type description: The type of issue. type: @@ -26507,7 +26518,7 @@ paths: anyOf: - type: 'null' - *5 - author_association: &213 + author_association: &214 title: author_association type: string description: How the author is associated with the @@ -26523,7 +26534,7 @@ paths: - OWNER examples: - OWNER - reactions: &214 + reactions: &215 title: Reaction Rollup type: object properties: @@ -26559,7 +26570,7 @@ paths: - hooray - eyes - rocket - sub_issues_summary: &764 + sub_issues_summary: &765 title: Sub-issues Summary type: object properties: @@ -26580,7 +26591,7 @@ paths: - string - 'null' format: uri - issue_dependencies_summary: &765 + issue_dependencies_summary: &766 title: Issue Dependencies Summary type: object properties: @@ -26599,7 +26610,7 @@ paths: - total_blocking issue_field_values: type: array - items: &766 + items: &767 title: Issue Field Value description: A value assigned to an issue field type: object @@ -26699,10 +26710,10 @@ paths: assignees: type: array items: *4 - label: *211 + label: *212 labels: type: array - items: *211 + items: *212 required: - action - issue @@ -26711,8 +26722,8 @@ paths: properties: action: type: string - issue: *212 - comment: &627 + issue: *213 + comment: &628 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -26762,12 +26773,12 @@ paths: issue_url: type: string format: uri - author_association: *213 + author_association: *214 performed_via_github_app: anyOf: - type: 'null' - *5 - reactions: *214 + reactions: *215 required: - id - node_id @@ -26946,7 +26957,7 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 allow_forking: type: boolean is_template: @@ -27037,7 +27048,7 @@ paths: type: string number: type: integer - pull_request: &216 + pull_request: &217 title: Pull Request Minimal type: object properties: @@ -27108,10 +27119,10 @@ paths: assignees: type: array items: *4 - label: *211 + label: *212 labels: type: array - items: *211 + items: *212 required: - action - number @@ -27121,7 +27132,7 @@ paths: properties: action: type: string - pull_request: *216 + pull_request: *217 comment: type: object properties: @@ -27375,7 +27386,7 @@ paths: - pull_request updated_at: type: string - pull_request: *216 + pull_request: *217 required: - action - review @@ -27424,7 +27435,7 @@ paths: updated_at: type: string format: date-time - reactions: *214 + reactions: *215 required: - action - comment @@ -27435,7 +27446,7 @@ paths: type: string release: allOf: - - &683 + - &684 title: Release description: A release. type: object @@ -27517,7 +27528,7 @@ paths: author: *4 assets: type: array - items: &684 + items: &685 title: Release Asset description: Data related to a release. type: object @@ -27592,7 +27603,7 @@ paths: description: The URL of the release discussion. type: string format: uri - reactions: *214 + reactions: *215 required: - assets_url - upload_url @@ -27775,7 +27786,7 @@ paths: _links: type: object properties: - timeline: &217 + timeline: &218 title: Link With Type description: Hypermedia Link with Type type: object @@ -27787,17 +27798,17 @@ paths: required: - href - type - user: *217 - security_advisories: *217 - current_user: *217 - current_user_public: *217 - current_user_actor: *217 - current_user_organization: *217 + user: *218 + security_advisories: *218 + current_user: *218 + current_user_public: *218 + current_user_actor: *218 + current_user_organization: *218 current_user_organizations: type: array - items: *217 - repository_discussions: *217 - repository_discussions_category: *217 + items: *218 + repository_discussions: *218 + repository_discussions_category: *218 required: - timeline - user @@ -27859,7 +27870,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gists-for-the-authenticated-user parameters: - - *218 + - *219 - *17 - *19 responses: @@ -27869,7 +27880,7 @@ paths: application/json: schema: type: array - items: &219 + items: &220 title: Base Gist description: Base Gist type: object @@ -27966,7 +27977,7 @@ paths: - created_at - updated_at examples: - default: &220 + default: &221 value: - url: https://api.github.com/gists/aa5a315d61ae9438b18d forks_url: https://api.github.com/gists/aa5a315d61ae9438b18d/forks @@ -28090,7 +28101,7 @@ paths: description: Response content: application/json: - schema: &221 + schema: &222 title: Gist Simple description: Gist Simple type: object @@ -28108,7 +28119,7 @@ paths: url: type: string format: uri - user: &772 + user: &773 title: Public User description: Public User type: object @@ -28482,7 +28493,7 @@ paths: truncated: type: boolean examples: - default: &222 + default: &223 value: url: https://api.github.com/gists/2decf6c462d9b4418f2 forks_url: https://api.github.com/gists/2decf6c462d9b4418f2/forks @@ -28586,7 +28597,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-public-gists parameters: - - *218 + - *219 - *17 - *19 responses: @@ -28596,9 +28607,9 @@ paths: application/json: schema: type: array - items: *219 + items: *220 examples: - default: *220 + default: *221 headers: Link: *45 '422': *15 @@ -28620,7 +28631,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-starred-gists parameters: - - *218 + - *219 - *17 - *19 responses: @@ -28630,9 +28641,9 @@ paths: application/json: schema: type: array - items: *219 + items: *220 examples: - default: *220 + default: *221 headers: Link: *45 '401': *23 @@ -28660,7 +28671,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#get-a-gist parameters: - - &223 + - &224 name: gist_id description: The unique identifier of the gist. in: path @@ -28672,10 +28683,10 @@ paths: description: Response content: application/json: - schema: *221 + schema: *222 examples: - default: *222 - '403': &226 + default: *223 + '403': &227 description: Forbidden Gist content: application/json: @@ -28724,7 +28735,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#update-a-gist parameters: - - *223 + - *224 requestBody: required: true content: @@ -28788,9 +28799,9 @@ paths: description: Response content: application/json: - schema: *221 + schema: *222 examples: - updateGist: *222 + updateGist: *223 deleteFile: value: url: https://api.github.com/gists/2decf6c462d9b4418f2 @@ -28948,7 +28959,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#delete-a-gist parameters: - - *223 + - *224 responses: '204': description: Response @@ -28977,7 +28988,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#list-gist-comments parameters: - - *223 + - *224 - *17 - *19 responses: @@ -28987,7 +28998,7 @@ paths: application/json: schema: type: array - items: &224 + items: &225 title: Gist Comment description: A comment made to a gist. type: object @@ -29025,7 +29036,7 @@ paths: format: date-time examples: - '2011-04-18T23:23:56Z' - author_association: *213 + author_association: *214 required: - url - id @@ -29090,7 +29101,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#create-a-gist-comment parameters: - - *223 + - *224 requestBody: required: true content: @@ -29116,9 +29127,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: &225 + default: &226 value: id: 1 node_id: MDExOkdpc3RDb21tZW50MQ== @@ -29176,8 +29187,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#get-a-gist-comment parameters: - - *223 - - &227 + - *224 + - &228 name: comment_id description: The unique identifier of the comment. in: path @@ -29190,12 +29201,12 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '304': *35 '404': *6 - '403': *226 + '403': *227 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -29217,8 +29228,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#update-a-gist-comment parameters: - - *223 - - *227 + - *224 + - *228 requestBody: required: true content: @@ -29244,9 +29255,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '404': *6 x-github: githubCloudOnly: false @@ -29263,8 +29274,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#delete-a-gist-comment parameters: - - *223 - - *227 + - *224 + - *228 responses: '204': description: Response @@ -29287,7 +29298,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gist-commits parameters: - - *223 + - *224 - *17 - *19 responses: @@ -29388,7 +29399,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gist-forks parameters: - - *223 + - *224 - *17 - *19 responses: @@ -29398,7 +29409,7 @@ paths: application/json: schema: type: array - items: *221 + items: *222 examples: default: value: @@ -29463,13 +29474,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#fork-a-gist parameters: - - *223 + - *224 responses: '201': description: Response content: application/json: - schema: *219 + schema: *220 examples: default: value: @@ -29540,7 +29551,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#check-if-a-gist-is-starred parameters: - - *223 + - *224 responses: '204': description: Response if gist is starred @@ -29570,7 +29581,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#star-a-gist parameters: - - *223 + - *224 responses: '204': description: Response @@ -29592,7 +29603,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#unstar-a-gist parameters: - - *223 + - *224 responses: '204': description: Response @@ -29621,7 +29632,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#get-a-gist-revision parameters: - - *223 + - *224 - name: sha in: path required: true @@ -29632,9 +29643,9 @@ paths: description: Response content: application/json: - schema: *221 + schema: *222 examples: - default: *222 + default: *223 '422': *15 '404': *6 '403': *27 @@ -30005,7 +30016,7 @@ paths: - closed - all default: open - - &360 + - &361 name: labels description: 'A list of comma separated label names. Example: `bug,ui,@high`' in: query @@ -30024,7 +30035,7 @@ paths: - comments default: created - *108 - - *218 + - *219 - name: collab in: query required: false @@ -30054,9 +30065,9 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: &361 + default: &362 value: - id: 1 node_id: MDU6SXNzdWUx @@ -30335,7 +30346,7 @@ paths: application/json: schema: type: array - items: *215 + items: *216 examples: default: value: @@ -30633,7 +30644,7 @@ paths: example: '279' schema: type: string - X-CommonMarker-Version: &228 + X-CommonMarker-Version: &229 example: 0.17.4 schema: type: string @@ -30688,7 +30699,7 @@ paths: '200': description: Response headers: - X-CommonMarker-Version: *228 + X-CommonMarker-Version: *229 content: text/html: schema: @@ -30717,7 +30728,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#get-a-subscription-plan-for-an-account parameters: - - &231 + - &232 name: account_id description: account_id parameter in: path @@ -30729,7 +30740,7 @@ paths: description: Response content: application/json: - schema: &230 + schema: &231 title: Marketplace Purchase description: Marketplace Purchase type: object @@ -30763,7 +30774,7 @@ paths: - 'null' id: type: integer - plan: &229 + plan: &230 title: Marketplace Listing Plan description: Marketplace Listing Plan type: object @@ -30866,7 +30877,7 @@ paths: - 'null' updated_at: type: string - plan: *229 + plan: *230 required: - url - id @@ -30874,7 +30885,7 @@ paths: - login - marketplace_purchase examples: - default: &232 + default: &233 value: url: https://api.github.com/orgs/github type: Organization @@ -30959,9 +30970,9 @@ paths: application/json: schema: type: array - items: *229 + items: *230 examples: - default: &233 + default: &234 value: - url: https://api.github.com/marketplace_listing/plans/1313 accounts_url: https://api.github.com/marketplace_listing/plans/1313/accounts @@ -31001,14 +31012,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#list-accounts-for-a-plan parameters: - - &234 + - &235 name: plan_id description: The unique identifier of the plan. in: path required: true schema: type: integer - - &235 + - &236 name: sort description: The property to sort the results by. in: query @@ -31038,9 +31049,9 @@ paths: application/json: schema: type: array - items: *230 + items: *231 examples: - default: &236 + default: &237 value: - url: https://api.github.com/orgs/github type: Organization @@ -31114,15 +31125,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#get-a-subscription-plan-for-an-account-stubbed parameters: - - *231 + - *232 responses: '200': description: Response content: application/json: - schema: *230 + schema: *231 examples: - default: *232 + default: *233 '404': description: Not Found when the account has not purchased the listing '401': *23 @@ -31154,9 +31165,9 @@ paths: application/json: schema: type: array - items: *229 + items: *230 examples: - default: *233 + default: *234 headers: Link: *45 '401': *23 @@ -31179,8 +31190,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#list-accounts-for-a-plan-stubbed parameters: - - *234 - *235 + - *236 - name: direction description: To return the oldest accounts first, set to `asc`. Ignored without the `sort` parameter. @@ -31200,9 +31211,9 @@ paths: application/json: schema: type: array - items: *230 + items: *231 examples: - default: *236 + default: *237 headers: Link: *45 '401': *23 @@ -31467,14 +31478,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-public-events-for-a-network-of-repositories parameters: - - &438 + - &439 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &439 + - &440 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -31491,7 +31502,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -31536,7 +31547,7 @@ paths: '404': *6 '403': *27 '304': *35 - '301': &444 + '301': &445 description: Moved permanently content: application/json: @@ -31558,7 +31569,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &657 + - &658 name: all description: If `true`, show notifications marked as read. in: query @@ -31566,7 +31577,7 @@ paths: schema: type: boolean default: false - - &658 + - &659 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -31575,8 +31586,8 @@ paths: schema: type: boolean default: false - - *218 - - &659 + - *219 + - &660 name: before description: 'Only show notifications updated before the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: @@ -31601,14 +31612,14 @@ paths: application/json: schema: type: array - items: &238 + items: &239 title: Thread description: Thread type: object properties: id: type: string - repository: &272 + repository: &273 title: Minimal Repository description: Minimal Repository type: object @@ -31949,7 +31960,7 @@ paths: type: boolean examples: - false - security_and_analysis: &402 + security_and_analysis: &403 type: - object - 'null' @@ -32122,7 +32133,7 @@ paths: - url - subscription_url examples: - default: &660 + default: &661 value: - id: '1' repository: @@ -32288,7 +32299,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#get-a-thread parameters: - - &239 + - &240 name: thread_id description: The unique identifier of the notification thread. This corresponds to the value returned in the `id` field when you retrieve notifications @@ -32302,7 +32313,7 @@ paths: description: Response content: application/json: - schema: *238 + schema: *239 examples: default: value: @@ -32405,7 +32416,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-a-thread-as-read parameters: - - *239 + - *240 responses: '205': description: Reset Content @@ -32428,7 +32439,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-a-thread-as-done parameters: - - *239 + - *240 responses: '204': description: No content @@ -32451,13 +32462,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#get-a-thread-subscription-for-the-authenticated-user parameters: - - *239 + - *240 responses: '200': description: Response content: application/json: - schema: &240 + schema: &241 title: Thread Subscription description: Thread Subscription type: object @@ -32501,7 +32512,7 @@ paths: - url - subscribed examples: - default: &241 + default: &242 value: subscribed: true ignored: false @@ -32532,7 +32543,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#set-a-thread-subscription parameters: - - *239 + - *240 requestBody: required: false content: @@ -32553,9 +32564,9 @@ paths: description: Response content: application/json: - schema: *240 + schema: *241 examples: - default: *241 + default: *242 '304': *35 '403': *27 '401': *23 @@ -32578,7 +32589,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#delete-a-thread-subscription parameters: - - *239 + - *240 responses: '204': description: Response @@ -32675,7 +32686,7 @@ paths: type: array items: *71 examples: - default: *242 + default: *243 headers: Link: example: ; rel="next" @@ -32727,7 +32738,7 @@ paths: - 3 custom_roles: type: array - items: &316 + items: &317 title: Organization Custom Repository Role description: Custom repository roles created by organization owners @@ -32776,7 +32787,7 @@ paths: - created_at - updated_at examples: - default: &317 + default: &318 value: id: 8030 name: Security Engineer @@ -32829,7 +32840,7 @@ paths: description: Response content: application/json: - schema: &243 + schema: &244 title: Actions cache retention limit for an organization description: GitHub Actions cache retention policy for an organization. type: object @@ -32868,7 +32879,7 @@ paths: required: true content: application/json: - schema: *243 + schema: *244 examples: selected_actions: *42 responses: @@ -32903,7 +32914,7 @@ paths: description: Response content: application/json: - schema: &244 + schema: &245 title: Actions cache storage limit for an organization description: GitHub Actions cache storage policy for an organization. type: object @@ -32942,7 +32953,7 @@ paths: required: true content: application/json: - schema: *244 + schema: *245 examples: selected_actions: *44 responses: @@ -33251,7 +33262,7 @@ paths: type: array items: *150 examples: - default: &666 + default: &667 value: - property_name: environment value: production @@ -33301,7 +33312,7 @@ paths: required: - properties examples: - default: &667 + default: &668 value: properties: - property_name: environment @@ -33348,7 +33359,7 @@ paths: description: Response content: application/json: - schema: &245 + schema: &246 title: Organization Full description: |- Prevents users in the organization from using insecure methods of two-factor authentication to fulfill a two-factor requirement. @@ -33758,7 +33769,7 @@ paths: - updated_at - archived_at examples: - default-response: &246 + default-response: &247 value: login: github id: 1 @@ -34084,17 +34095,17 @@ paths: description: Response content: application/json: - schema: *245 + schema: *246 examples: - default: *246 + default: *247 '422': description: Validation failed content: application/json: schema: oneOf: - - *247 - *248 + - *249 '409': *117 x-github: githubCloudOnly: false @@ -34149,9 +34160,9 @@ paths: description: Response content: application/json: - schema: *249 + schema: *250 examples: - default: *250 + default: *251 headers: Link: *45 x-github: @@ -34192,7 +34203,7 @@ paths: type: integer repository_cache_usages: type: array - items: &451 + items: &452 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -34270,7 +34281,7 @@ paths: type: array items: *46 examples: - default: *251 + default: *252 headers: Link: *45 x-github: @@ -34437,7 +34448,7 @@ paths: application/json: schema: *47 examples: - default: *252 + default: *253 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -34529,7 +34540,7 @@ paths: application/json: schema: *50 examples: - default: *253 + default: *254 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -34648,9 +34659,9 @@ paths: description: Response content: application/json: - schema: *254 + schema: *255 examples: - default: *255 + default: *256 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -34686,7 +34697,7 @@ paths: type: array items: *54 examples: - default: *256 + default: *257 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -34884,7 +34895,7 @@ paths: description: A JSON serialized template for OIDC subject claim customization content: application/json: - schema: &257 + schema: &258 title: Actions OIDC Subject customization description: Actions OIDC Subject customization type: object @@ -34898,7 +34909,7 @@ paths: required: - include_claim_keys examples: - default: &258 + default: &259 value: include_claim_keys: - repo @@ -34925,15 +34936,15 @@ paths: required: true content: application/json: - schema: *257 + schema: *258 examples: - default: *258 + default: *259 responses: '201': description: Empty response content: application/json: - schema: &283 + schema: &284 title: Empty Object description: An object without any properties. type: object @@ -34972,7 +34983,7 @@ paths: schema: type: object properties: - enabled_repositories: &260 + enabled_repositories: &261 type: string description: The policy that controls the repositories in the organization that are allowed to run GitHub Actions. @@ -34986,7 +34997,7 @@ paths: that are allowed to run GitHub Actions, when `enabled_repositories` is set to `selected`. allowed_actions: *58 - selected_actions_url: *259 + selected_actions_url: *260 sha_pinning_required: *59 required: - enabled_repositories @@ -35028,7 +35039,7 @@ paths: schema: type: object properties: - enabled_repositories: *260 + enabled_repositories: *261 allowed_actions: *58 sha_pinning_required: *59 required: @@ -35064,7 +35075,7 @@ paths: description: Response content: application/json: - schema: *261 + schema: *262 examples: response: summary: Example response @@ -35095,7 +35106,7 @@ paths: required: true content: application/json: - schema: *262 + schema: *263 examples: application/json: value: @@ -35133,7 +35144,7 @@ paths: application/json: schema: *60 examples: - default: *263 + default: *264 '404': *6 x-github: enabledForGitHubApps: true @@ -35190,7 +35201,7 @@ paths: description: Response content: application/json: - schema: *264 + schema: *265 examples: default: *61 '403': *27 @@ -35215,7 +35226,7 @@ paths: required: true content: application/json: - schema: *265 + schema: *266 examples: default: *61 responses: @@ -35267,7 +35278,7 @@ paths: type: array items: *76 examples: - default: &267 + default: &268 value: total_count: 1 repositories: @@ -35452,7 +35463,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-an-organization parameters: - *85 - - &266 + - &267 name: repository_id description: The unique identifier of the repository. in: path @@ -35481,7 +35492,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-an-organization parameters: - *85 - - *266 + - *267 responses: '204': description: Response @@ -35677,7 +35688,7 @@ paths: type: array items: *76 examples: - default: *267 + default: *268 '403': *27 '404': *6 x-github: @@ -35746,7 +35757,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - *85 - - *266 + - *267 responses: '204': description: No content @@ -35773,7 +35784,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - *85 - - *266 + - *267 responses: '204': description: No content @@ -35807,7 +35818,7 @@ paths: description: Response content: application/json: - schema: *268 + schema: *269 examples: default: *67 x-github: @@ -35841,7 +35852,7 @@ paths: required: false content: application/json: - schema: *269 + schema: *270 examples: default: *67 x-github: @@ -35888,7 +35899,7 @@ paths: type: number runner_groups: type: array - items: &270 + items: &271 type: object properties: id: @@ -36078,9 +36089,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: &271 + default: &272 value: id: 2 name: octo-runner-group @@ -36122,7 +36133,7 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: default: value: @@ -36215,9 +36226,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *271 + default: *272 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -36281,7 +36292,7 @@ paths: type: array items: *46 examples: - default: *251 + default: *252 headers: Link: *45 x-github: @@ -36322,9 +36333,9 @@ paths: type: number repositories: type: array - items: *272 + items: *273 examples: - default: &775 + default: &776 value: total_count: 1 repositories: @@ -36623,7 +36634,7 @@ paths: parameters: - *85 - *70 - - *266 + - *267 responses: '204': description: Response @@ -36647,7 +36658,7 @@ paths: parameters: - *85 - *70 - - *266 + - *267 responses: '204': description: Response @@ -36865,9 +36876,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -36932,7 +36943,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *275 + '201': *276 '404': *6 '422': *7 '409': *117 @@ -36971,7 +36982,7 @@ paths: application/json: schema: *77 examples: - default: *276 + default: *277 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37007,7 +37018,7 @@ paths: application/json: schema: *77 examples: - default: *277 + default: *278 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37038,7 +37049,7 @@ paths: application/json: schema: *74 examples: - default: *278 + default: *279 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37213,7 +37224,7 @@ paths: - *85 - *73 responses: - '200': *279 + '200': *280 '404': *6 x-github: githubCloudOnly: false @@ -37242,7 +37253,7 @@ paths: parameters: - *85 - *73 - - *280 + - *281 responses: '200': *79 '404': *6 @@ -37287,7 +37298,7 @@ paths: type: integer secrets: type: array - items: &281 + items: &282 title: Actions Secret for an Organization description: Secrets for GitHub Actions for an organization. type: object @@ -37368,7 +37379,7 @@ paths: description: Response content: application/json: - schema: &471 + schema: &472 title: ActionsPublicKey description: The public key used for setting Actions Secrets. type: object @@ -37403,7 +37414,7 @@ paths: - key_id - key examples: - default: &472 + default: &473 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -37429,7 +37440,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-organization-secret parameters: - *85 - - &282 + - &283 name: secret_name description: The name of the secret. in: path @@ -37441,7 +37452,7 @@ paths: description: Response content: application/json: - schema: *281 + schema: *282 examples: default: value: @@ -37472,7 +37483,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -37529,7 +37540,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -37556,7 +37567,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-organization-secret parameters: - *85 - - *282 + - *283 responses: '204': description: Response @@ -37583,7 +37594,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 - *19 - *17 responses: @@ -37601,9 +37612,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: &286 + default: &287 value: total_count: 1 repositories: @@ -37696,7 +37707,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#set-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -37749,7 +37760,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#add-selected-repository-to-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -37783,7 +37794,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#remove-selected-repository-from-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -37816,7 +37827,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-organization-variables parameters: - *85 - - &456 + - &457 name: per_page description: The number of results per page (max 30). For more information, see "[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/using-pagination-in-the-rest-api)." @@ -37840,7 +37851,7 @@ paths: type: integer variables: type: array - items: &284 + items: &285 title: Actions Variable for an Organization description: Organization variable for GitHub Actions. type: object @@ -37978,7 +37989,7 @@ paths: description: Response when creating a variable content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -38004,7 +38015,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-organization-variable parameters: - *85 - - &285 + - &286 name: name description: The name of the variable. in: path @@ -38016,7 +38027,7 @@ paths: description: Response content: application/json: - schema: *284 + schema: *285 examples: default: value: @@ -38047,7 +38058,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-organization-variable parameters: - *85 - - *285 + - *286 requestBody: required: true content: @@ -38110,7 +38121,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-organization-variable parameters: - *85 - - *285 + - *286 responses: '204': description: Response @@ -38137,7 +38148,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-selected-repositories-for-an-organization-variable parameters: - *85 - - *285 + - *286 - *19 - *17 responses: @@ -38155,9 +38166,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: *286 + default: *287 '409': description: Response when the visibility of the variable is not set to `selected` @@ -38184,7 +38195,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#set-selected-repositories-for-an-organization-variable parameters: - *85 - - *285 + - *286 requestBody: required: true content: @@ -38234,7 +38245,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#add-selected-repository-to-an-organization-variable parameters: - *85 - - *285 + - *286 - name: repository_id in: path required: true @@ -38269,7 +38280,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#remove-selected-repository-from-an-organization-variable parameters: - *85 - - *285 + - *286 - name: repository_id in: path required: true @@ -38327,7 +38338,7 @@ paths: required: true content: application/json: - schema: *287 + schema: *288 examples: default: *83 parameters: @@ -38492,7 +38503,7 @@ paths: type: integer deployment_records: type: array - items: &288 + items: &289 title: Artifact Deployment Record description: Artifact Metadata Deployment Record type: object @@ -38537,7 +38548,7 @@ paths: description: The ID of the provenance attestation associated with the deployment record. examples: - default: &289 + default: &290 value: total_count: 1 deployment_records: @@ -38712,9 +38723,9 @@ paths: type: integer deployment_records: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -38924,9 +38935,9 @@ paths: - 3 deployment_records: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -39056,12 +39067,12 @@ paths: required: - subject_digests examples: - default: &804 + default: &805 value: subject_digests: - sha256:abc123 - sha512:def456 - withPredicateType: &805 + withPredicateType: &806 value: subject_digests: - sha256:abc123 @@ -39120,7 +39131,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: &806 + default: &807 value: attestations_subject_digests: - sha256:abc: @@ -39469,7 +39480,7 @@ paths: initiator: type: string examples: - default: &485 + default: &486 value: attestations: - bundle: @@ -39595,10 +39606,10 @@ paths: required: false schema: type: string - - *290 - *291 - *292 - *293 + - *294 - *17 responses: '200': @@ -39607,9 +39618,9 @@ paths: application/json: schema: type: array - items: *294 + items: *295 examples: - default: *295 + default: *296 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -39732,7 +39743,7 @@ paths: subcategory: bypass-requests parameters: - *85 - - &298 + - &299 name: repository_name description: The name of the repository to filter on. in: query @@ -39751,9 +39762,9 @@ paths: application/json: schema: type: array - items: *296 + items: *297 examples: - default: *297 + default: *298 '404': *6 '500': *38 "/orgs/{org}/bypass-requests/secret-scanning": @@ -39777,7 +39788,7 @@ paths: subcategory: delegated-bypass parameters: - *85 - - *298 + - *299 - *101 - *102 - *103 @@ -39791,9 +39802,9 @@ paths: application/json: schema: type: array - items: *299 + items: *300 examples: - default: *300 + default: *301 '404': *6 '500': *38 "/orgs/{org}/campaigns": @@ -39820,7 +39831,7 @@ paths: description: If specified, only campaigns with this state will be returned. in: query required: false - schema: &302 + schema: &303 title: Campaign state description: Indicates whether a campaign is open or closed type: string @@ -39846,7 +39857,7 @@ paths: application/json: schema: type: array - items: &303 + items: &304 title: Campaign summary description: The campaign metadata and alert stats. type: object @@ -39877,7 +39888,7 @@ paths: team_managers: description: The campaign team managers type: array - items: *301 + items: *302 published_at: description: The date and time the campaign was published, in ISO 8601 format':' YYYY-MM-DDTHH:MM:SSZ. @@ -39896,7 +39907,7 @@ paths: - string - 'null' format: date-time - state: *302 + state: *303 contact_link: description: The contact link of the campaign. type: @@ -40119,9 +40130,9 @@ paths: description: Response content: application/json: - schema: *303 + schema: *304 examples: - default: &304 + default: &305 value: number: 3 created_at: '2024-02-14T12:29:18Z' @@ -40204,9 +40215,9 @@ paths: description: Response content: application/json: - schema: *303 + schema: *304 examples: - default: *304 + default: *305 '404': *6 '422': description: Unprocessable Entity @@ -40284,7 +40295,7 @@ paths: - string - 'null' format: uri - state: *302 + state: *303 examples: default: value: @@ -40294,9 +40305,9 @@ paths: description: Response content: application/json: - schema: *303 + schema: *304 examples: - default: *304 + default: *305 '400': description: Bad Request content: @@ -40363,8 +40374,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization parameters: - *85 - - *305 - *306 + - *307 - *106 - *107 - *19 @@ -40375,7 +40386,7 @@ paths: be returned. in: query required: false - schema: *307 + schema: *308 - name: sort description: The property by which to sort the results. in: query @@ -40391,7 +40402,7 @@ paths: be returned. in: query required: false - schema: &510 + schema: &511 type: string description: Severity of a code scanning alert. enum: @@ -40417,9 +40428,9 @@ paths: application/json: schema: type: array - items: *308 + items: *309 examples: - default: *309 + default: *310 headers: Link: *45 '404': *6 @@ -40777,7 +40788,7 @@ paths: application/json: schema: *112 examples: - default: *310 + default: *311 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -40805,9 +40816,9 @@ paths: description: Response content: application/json: - schema: *311 + schema: *312 examples: - default: *312 + default: *313 '304': *35 '403': *27 '404': *6 @@ -40894,7 +40905,7 @@ paths: application/json: schema: *112 examples: - default: *310 + default: *311 '304': *35 '403': *27 '404': *6 @@ -41317,7 +41328,7 @@ paths: default: value: default_for_new_repos: all - configuration: *310 + configuration: *311 '403': *27 '404': *6 x-github: @@ -41370,13 +41381,13 @@ paths: application/json: schema: type: array - items: *313 + items: *314 examples: default: summary: Example of code security configuration repositories value: - status: attached - repository: *314 + repository: *315 '403': *27 '404': *6 x-github: @@ -41416,7 +41427,7 @@ paths: type: integer codespaces: type: array - items: &362 + items: &363 type: object title: Codespace description: A codespace. @@ -41447,11 +41458,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *272 + repository: *273 machine: anyOf: - type: 'null' - - &542 + - &543 type: object title: Codespace machine description: A description of the machine powering a codespace. @@ -41738,7 +41749,7 @@ paths: - pulls_url - recent_folders examples: - default: &363 + default: &364 value: total_count: 3 codespaces: @@ -42362,7 +42373,7 @@ paths: type: integer secrets: type: array - items: &315 + items: &316 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -42403,7 +42414,7 @@ paths: - updated_at - visibility examples: - default: &543 + default: &544 value: total_count: 2 secrets: @@ -42441,7 +42452,7 @@ paths: description: Response content: application/json: - schema: &544 + schema: &545 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -42476,7 +42487,7 @@ paths: - key_id - key examples: - default: &545 + default: &546 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -42500,15 +42511,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#get-an-organization-secret parameters: - *85 - - *282 + - *283 responses: '200': description: Response content: application/json: - schema: *315 + schema: *316 examples: - default: &547 + default: &548 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -42536,7 +42547,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#create-or-update-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -42591,7 +42602,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -42618,7 +42629,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#delete-an-organization-secret parameters: - *85 - - *282 + - *283 responses: '204': description: Response @@ -42644,7 +42655,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 - *19 - *17 responses: @@ -42662,9 +42673,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: *286 + default: *287 '404': *6 x-github: githubCloudOnly: false @@ -42687,7 +42698,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -42738,7 +42749,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -42772,7 +42783,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -43745,7 +43756,7 @@ paths: - 3 custom_roles: type: array - items: *316 + items: *317 examples: default: value: @@ -43837,7 +43848,7 @@ paths: required: true content: application/json: - schema: &318 + schema: &319 type: object properties: name: @@ -43879,9 +43890,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '422': *15 '404': *6 x-github: @@ -43912,9 +43923,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '404': *6 x-github: githubCloudOnly: true @@ -43942,7 +43953,7 @@ paths: required: true content: application/json: - schema: &319 + schema: &320 type: object properties: name: @@ -43981,9 +43992,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '422': *15 '404': *6 x-github: @@ -44041,7 +44052,7 @@ paths: required: true content: application/json: - schema: *318 + schema: *319 examples: default: value: @@ -44055,9 +44066,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '422': *15 '404': *6 x-github: @@ -44094,9 +44105,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '404': *6 x-github: githubCloudOnly: true @@ -44130,7 +44141,7 @@ paths: required: true content: application/json: - schema: *319 + schema: *320 examples: default: value: @@ -44145,9 +44156,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '422': *15 '404': *6 x-github: @@ -44207,11 +44218,11 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-an-organization parameters: - *85 - - *320 - *321 - *322 - *323 - *324 + - *325 - name: artifact_registry_url in: query description: A comma-separated list of artifact registry URLs. If specified, @@ -44249,8 +44260,8 @@ paths: Can be: `critical-resource`, `internet-exposed`, `sensitive-data`, `lateral-movement` schema: type: string - - *325 - *326 + - *327 - *108 - *106 - *107 @@ -44262,9 +44273,9 @@ paths: application/json: schema: type: array - items: *327 + items: *328 examples: - default: *328 + default: *329 '304': *35 '400': *14 '403': *27 @@ -44308,7 +44319,7 @@ paths: type: integer secrets: type: array - items: &329 + items: &330 title: Dependabot Secret for an Organization description: Secrets for GitHub Dependabot for an organization. type: object @@ -44387,7 +44398,7 @@ paths: description: Response content: application/json: - schema: &573 + schema: &574 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -44406,7 +44417,7 @@ paths: - key_id - key examples: - default: &574 + default: &575 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -44430,13 +44441,13 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-an-organization-secret parameters: - *85 - - *282 + - *283 responses: '200': description: Response content: application/json: - schema: *329 + schema: *330 examples: default: value: @@ -44465,7 +44476,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -44524,7 +44535,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -44549,7 +44560,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-an-organization-secret parameters: - *85 - - *282 + - *283 responses: '204': description: Response @@ -44574,7 +44585,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 - *19 - *17 responses: @@ -44592,9 +44603,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: *286 + default: *287 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44616,7 +44627,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -44667,7 +44678,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#add-selected-repository-to-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -44699,7 +44710,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -44736,7 +44747,7 @@ paths: subcategory: alert-dismissal-requests parameters: - *85 - - &582 + - &583 name: reviewer description: Filter alert dismissal requests by the handle of the GitHub user who reviewed the dismissal request. @@ -44744,7 +44755,7 @@ paths: required: false schema: type: string - - &583 + - &584 name: requester description: Filter alert dismissal requests by the handle of the GitHub user who requested the dismissal. @@ -44752,7 +44763,7 @@ paths: required: false schema: type: string - - &584 + - &585 name: time_period description: |- The time period to filter by. @@ -44768,7 +44779,7 @@ paths: - week - month default: month - - &585 + - &586 name: request_status description: Filter alert dismissal requests by status. When specified, only requests with this status will be returned. @@ -44783,7 +44794,7 @@ paths: - denied - all default: all - - *298 + - *299 - *17 - *19 responses: @@ -44793,7 +44804,7 @@ paths: application/json: schema: type: array - items: &586 + items: &587 title: Code scanning alert dismissal request description: Alert dismisal request made by a user asking to dismiss a code scanning alert. @@ -44903,7 +44914,7 @@ paths: - array - 'null' description: The responses to the dismissal request. - items: &330 + items: &331 title: Dismissal request response description: A response made by a requester to dismiss the request. @@ -44956,7 +44967,7 @@ paths: examples: - https://github.com/octo-org/smile/code-scanning/alerts/1 examples: - default: &587 + default: &588 value: - id: 21 number: 42 @@ -45044,11 +45055,11 @@ paths: subcategory: alert-dismissal-requests parameters: - *85 - - *298 + - *299 - *101 - *102 - *103 - - &331 + - &332 name: request_status description: The status of the dismissal request to filter on. When specified, only requests with this status will be returned. @@ -45074,7 +45085,7 @@ paths: application/json: schema: type: array - items: &588 + items: &589 title: Dependabot alert dismissal request description: Alert dismissal request made by a user asking to dismiss a Dependabot alert. @@ -45184,7 +45195,7 @@ paths: - array - 'null' description: The responses to the dismissal request. - items: *330 + items: *331 url: type: string format: uri @@ -45197,7 +45208,7 @@ paths: examples: - https://github.com/octo-org/smile/security/dependabot/1 examples: - default: &589 + default: &590 value: - id: 21 number: 42 @@ -45285,11 +45296,11 @@ paths: subcategory: alert-dismissal-requests parameters: - *85 - - *298 + - *299 - *101 - *102 - *103 - - *331 + - *332 - *17 - *19 responses: @@ -45299,7 +45310,7 @@ paths: application/json: schema: type: array - items: &590 + items: &591 title: Secret scanning alert dismissal request description: A dismissal request made by a user asking to close a secret scanning alert in this repository. @@ -45426,7 +45437,7 @@ paths: examples: - https://github.com/octo-org/smile/security/secret-scanning/17 examples: - default: &591 + default: &592 value: - id: 21 number: 42 @@ -45514,7 +45525,7 @@ paths: application/json: schema: type: array - items: &372 + items: &373 title: Package description: A software package type: object @@ -45567,7 +45578,7 @@ paths: repository: anyOf: - type: 'null' - - *272 + - *273 created_at: type: string format: date-time @@ -45585,7 +45596,7 @@ paths: - created_at - updated_at examples: - default: &373 + default: &374 value: - id: 197 name: hello_docker @@ -45673,7 +45684,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: 200-response: value: @@ -45772,7 +45783,7 @@ paths: description: Response content: application/json: - schema: &435 + schema: &436 title: ExternalGroup description: Information about an external group's usage and its members type: object @@ -45862,7 +45873,7 @@ paths: member_name: Octo Lisa member_email: octo_lisa@github.com examples: - default: &436 + default: &437 value: group_id: '123' group_name: Octocat admins @@ -45917,7 +45928,7 @@ paths: description: Response content: application/json: - schema: &433 + schema: &434 title: ExternalGroups description: A list of external groups available to be connected to a team @@ -45957,7 +45968,7 @@ paths: group_name: group-azuread-test2 updated_at: 2021-06-03 22:27:15:000 -700 examples: - default: &434 + default: &435 value: groups: - group_id: '123' @@ -46001,7 +46012,7 @@ paths: application/json: schema: type: array - items: &354 + items: &355 title: Organization Invitation description: Organization Invitation type: object @@ -46055,7 +46066,7 @@ paths: - invitation_teams_url - node_id examples: - default: &355 + default: &356 value: - id: 1 login: monalisa @@ -46122,7 +46133,7 @@ paths: application/json: schema: type: array - items: &403 + items: &404 title: Repository Fine-Grained Permission description: A fine-grained permission that protects repository resources. @@ -46136,7 +46147,7 @@ paths: - name - description examples: - default: &404 + default: &405 value: - name: add_assignee description: Assign or remove a user @@ -46177,7 +46188,7 @@ paths: application/json: schema: type: array - items: &332 + items: &333 title: Org Hook description: Org Hook type: object @@ -46360,9 +46371,9 @@ paths: description: Response content: application/json: - schema: *332 + schema: *333 examples: - default: &333 + default: &334 value: id: 1 url: https://api.github.com/orgs/octocat/hooks/1 @@ -46407,7 +46418,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-an-organization-webhook parameters: - *85 - - &334 + - &335 name: hook_id description: The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery. @@ -46420,9 +46431,9 @@ paths: description: Response content: application/json: - schema: *332 + schema: *333 examples: - default: *333 + default: *334 '404': *6 x-github: githubCloudOnly: false @@ -46444,7 +46455,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#update-an-organization-webhook parameters: - *85 - - *334 + - *335 requestBody: required: false content: @@ -46490,7 +46501,7 @@ paths: description: Response content: application/json: - schema: *332 + schema: *333 examples: default: value: @@ -46530,7 +46541,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#delete-an-organization-webhook parameters: - *85 - - *334 + - *335 responses: '204': description: Response @@ -46556,7 +46567,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization parameters: - *85 - - *334 + - *335 responses: '200': description: Response @@ -46585,7 +46596,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization parameters: - *85 - - *334 + - *335 requestBody: required: false content: @@ -46634,9 +46645,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#list-deliveries-for-an-organization-webhook parameters: - *85 - - *334 - - *17 - *335 + - *17 + - *336 responses: '200': description: Response @@ -46644,9 +46655,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *337 + default: *338 '400': *14 '422': *15 x-github: @@ -46670,16 +46681,16 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook parameters: - *85 - - *334 + - *335 - *16 responses: '200': description: Response content: application/json: - schema: *338 + schema: *339 examples: - default: *339 + default: *340 '400': *14 '422': *15 x-github: @@ -46703,7 +46714,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook parameters: - *85 - - *334 + - *335 - *16 responses: '202': *37 @@ -46730,7 +46741,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#ping-an-organization-webhook parameters: - *85 - - *334 + - *335 responses: '204': description: Response @@ -46753,7 +46764,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-route-stats-by-actor parameters: - *85 - - &344 + - &345 name: actor_type in: path description: The type of the actor @@ -46766,14 +46777,14 @@ paths: - fine_grained_pat - oauth_app - github_app_user_to_server - - &345 + - &346 name: actor_id in: path description: The ID of the actor required: true schema: type: integer - - &340 + - &341 name: min_timestamp description: 'The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -46781,7 +46792,7 @@ paths: required: true schema: type: string - - &341 + - &342 name: max_timestamp description: 'The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -46876,12 +46887,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-subject-stats parameters: - *85 - - *340 - *341 + - *342 - *19 - *17 - *108 - - &350 + - &351 name: sort description: The property to sort the results by. in: query @@ -46961,14 +46972,14 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats parameters: - *85 - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &342 + schema: &343 title: Summary Stats description: API Insights usage summary stats for an organization type: object @@ -46984,7 +46995,7 @@ paths: type: integer format: int64 examples: - default: &343 + default: &344 value: total_request_count: 34225 rate_limited_request_count: 23 @@ -47005,23 +47016,23 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats-by-user parameters: - *85 - - &346 + - &347 name: user_id in: path description: The ID of the user to query for stats required: true schema: type: string - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *342 + schema: *343 examples: - default: *343 + default: *344 x-github: enabledForGitHubApps: true category: orgs @@ -47040,18 +47051,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats-by-actor parameters: - *85 - - *340 - *341 - - *344 + - *342 - *345 + - *346 responses: '200': description: Response content: application/json: - schema: *342 + schema: *343 examples: - default: *343 + default: *344 x-github: enabledForGitHubApps: true category: orgs @@ -47069,9 +47080,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats parameters: - *85 - - *340 - *341 - - &347 + - *342 + - &348 name: timestamp_increment description: The increment of time used to breakdown the query results (5m, 10m, 1h, etc.) @@ -47084,7 +47095,7 @@ paths: description: Response content: application/json: - schema: &348 + schema: &349 title: Time Stats description: API Insights usage time stats for an organization type: array @@ -47100,7 +47111,7 @@ paths: type: integer format: int64 examples: - default: &349 + default: &350 value: - timestamp: '2024-09-11T15:00:00Z' total_request_count: 34225 @@ -47137,18 +47148,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats-by-user parameters: - *85 - - *346 - - *340 - - *341 - *347 + - *341 + - *342 + - *348 responses: '200': description: Response content: application/json: - schema: *348 + schema: *349 examples: - default: *349 + default: *350 x-github: enabledForGitHubApps: true category: orgs @@ -47166,19 +47177,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats-by-actor parameters: - *85 - - *344 - *345 - - *340 + - *346 - *341 - - *347 + - *342 + - *348 responses: '200': description: Response content: application/json: - schema: *348 + schema: *349 examples: - default: *349 + default: *350 x-github: enabledForGitHubApps: true category: orgs @@ -47196,13 +47207,13 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-user-stats parameters: - *85 - - *346 - - *340 + - *347 - *341 + - *342 - *19 - *17 - *108 - - *350 + - *351 - name: actor_name_substring in: query description: Providing a substring will filter results where the actor name @@ -47286,7 +47297,7 @@ paths: application/json: schema: *20 examples: - default: &622 + default: &623 value: id: 1 account: @@ -47452,12 +47463,12 @@ paths: application/json: schema: anyOf: - - &352 + - &353 title: Interaction Limits description: Interaction limit settings. type: object properties: - limit: &351 + limit: &352 type: string description: The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit @@ -47485,7 +47496,7 @@ paths: properties: {} additionalProperties: false examples: - default: &353 + default: &354 value: limit: collaborators_only origin: organization @@ -47514,13 +47525,13 @@ paths: required: true content: application/json: - schema: &623 + schema: &624 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration type: object properties: - limit: *351 + limit: *352 expiry: type: string description: 'The duration of the interaction restriction. Default: @@ -47545,9 +47556,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *353 + default: *354 '422': *15 x-github: githubCloudOnly: false @@ -47625,9 +47636,9 @@ paths: application/json: schema: type: array - items: *354 + items: *355 examples: - default: *355 + default: *356 headers: Link: *45 '404': *6 @@ -47705,7 +47716,7 @@ paths: description: Response content: application/json: - schema: *354 + schema: *355 examples: default: value: @@ -47762,7 +47773,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#cancel-an-organization-invitation parameters: - *85 - - &356 + - &357 name: invitation_id description: The unique identifier of the invitation. in: path @@ -47796,7 +47807,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-organization-invitation-teams parameters: - *85 - - *356 + - *357 - *17 - *19 responses: @@ -47806,9 +47817,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: &371 + default: &372 value: - id: 1 node_id: MDQ6VGVhbTE= @@ -47851,7 +47862,7 @@ paths: application/json: schema: type: array - items: *357 + items: *358 examples: default: value: @@ -47939,9 +47950,9 @@ paths: description: Response content: application/json: - schema: *357 + schema: *358 examples: - default: &358 + default: &359 value: id: 410 node_id: IT_kwDNAd3NAZo @@ -47974,7 +47985,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/issue-types#update-issue-type-for-an-organization parameters: - *85 - - &359 + - &360 name: issue_type_id description: The unique identifier of the issue type. in: path @@ -48030,9 +48041,9 @@ paths: description: Response content: application/json: - schema: *357 + schema: *358 examples: - default: *358 + default: *359 '404': *6 '422': *7 x-github: @@ -48057,7 +48068,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/issue-types#delete-issue-type-for-an-organization parameters: - *85 - - *359 + - *360 responses: '204': description: Response @@ -48120,7 +48131,7 @@ paths: - closed - all default: open - - *360 + - *361 - name: type description: Can be the name of an issue type. in: query @@ -48139,7 +48150,7 @@ paths: - comments default: created - *108 - - *218 + - *219 - *17 - *19 responses: @@ -48149,9 +48160,9 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *361 + default: *362 headers: Link: *45 '404': *6 @@ -48310,9 +48321,9 @@ paths: type: integer codespaces: type: array - items: *362 + items: *363 examples: - default: *363 + default: *364 '304': *35 '500': *38 '401': *23 @@ -48339,7 +48350,7 @@ paths: parameters: - *85 - *137 - - &364 + - &365 name: codespace_name in: path required: true @@ -48374,15 +48385,15 @@ paths: parameters: - *85 - *137 - - *364 + - *365 responses: '200': description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: &541 + default: &542 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -48638,7 +48649,7 @@ paths: description: Response content: application/json: - schema: &365 + schema: &366 title: Org Membership description: Org Membership type: object @@ -48707,7 +48718,7 @@ paths: - organization - user examples: - response-if-user-has-an-active-admin-membership-with-organization: &366 + response-if-user-has-an-active-admin-membership-with-organization: &367 summary: Response if user has an active admin membership with organization value: url: https://api.github.com/orgs/octocat/memberships/defunkt @@ -48808,9 +48819,9 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: - response-if-user-already-had-membership-with-organization: *366 + response-if-user-already-had-membership-with-organization: *367 '422': *15 '403': *27 x-github: @@ -48882,7 +48893,7 @@ paths: application/json: schema: type: array - items: &367 + items: &368 title: Migration description: A migration. type: object @@ -49220,7 +49231,7 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: default: value: @@ -49399,7 +49410,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#get-an-organization-migration-status parameters: - *85 - - &368 + - &369 name: migration_id description: The unique identifier of the migration. in: path @@ -49427,7 +49438,7 @@ paths: * `failed`, which means the migration failed. content: application/json: - schema: *367 + schema: *368 examples: default: value: @@ -49597,7 +49608,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#download-an-organization-migration-archive parameters: - *85 - - *368 + - *369 responses: '302': description: Response @@ -49619,7 +49630,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#delete-an-organization-migration-archive parameters: - *85 - - *368 + - *369 responses: '204': description: Response @@ -49643,8 +49654,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#unlock-an-organization-repository parameters: - *85 - - *368 - - &787 + - *369 + - &788 name: repo_name description: repo_name parameter in: path @@ -49672,7 +49683,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#list-repositories-in-an-organization-migration parameters: - *85 - - *368 + - *369 - *17 - *19 responses: @@ -49682,9 +49693,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: &378 + default: &379 value: - id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -49893,7 +49904,7 @@ paths: roles: type: array description: The list of organization roles available to the organization. - items: &369 + items: &370 title: Organization Role description: Organization roles type: object @@ -50102,7 +50113,7 @@ paths: description: Response content: application/json: - schema: *369 + schema: *370 examples: default: value: @@ -50154,7 +50165,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-all-organization-roles-for-a-team parameters: - *85 - - *209 + - *210 responses: '204': description: Response @@ -50180,7 +50191,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#assign-an-organization-role-to-a-team parameters: - *85 - - *209 + - *210 - *136 responses: '204': @@ -50211,7 +50222,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-an-organization-role-from-a-team parameters: - *85 - - *209 + - *210 - *136 responses: '204': @@ -50332,7 +50343,7 @@ paths: description: Response content: application/json: - schema: *369 + schema: *370 examples: default: value: @@ -50429,7 +50440,7 @@ paths: description: Response content: application/json: - schema: *369 + schema: *370 examples: default: value: @@ -50588,7 +50599,7 @@ paths: parent: anyOf: - type: 'null' - - *370 + - *371 type: description: The ownership type of the team type: string @@ -50621,7 +50632,7 @@ paths: - type - parent examples: - default: *371 + default: *372 headers: Link: *45 '404': @@ -50680,7 +50691,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: *370 + items: *371 name: type: - string @@ -50990,7 +51001,7 @@ paths: - nuget - container - *85 - - &788 + - &789 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -51026,12 +51037,12 @@ paths: application/json: schema: type: array - items: *372 + items: *373 examples: - default: *373 + default: *374 '403': *27 '401': *23 - '400': &790 + '400': &791 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -51053,7 +51064,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-an-organization parameters: - - &374 + - &375 name: package_type description: The type of supported package. Packages in GitHub's Gradle registry have the type `maven`. Docker images pushed to GitHub's Container registry @@ -51071,7 +51082,7 @@ paths: - docker - nuget - container - - &375 + - &376 name: package_name description: The name of the package. in: path @@ -51084,7 +51095,7 @@ paths: description: Response content: application/json: - schema: *372 + schema: *373 examples: default: value: @@ -51136,8 +51147,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-an-organization parameters: - - *374 - *375 + - *376 - *85 responses: '204': @@ -51170,8 +51181,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-an-organization parameters: - - *374 - *375 + - *376 - *85 - name: token description: package token @@ -51204,8 +51215,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization parameters: - - *374 - *375 + - *376 - *85 - *19 - *17 @@ -51226,7 +51237,7 @@ paths: application/json: schema: type: array - items: &376 + items: &377 title: Package Version description: A version of a software package type: object @@ -51361,10 +51372,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-an-organization parameters: - - *374 - *375 + - *376 - *85 - - &377 + - &378 name: package_version_id description: Unique identifier of the package version. in: path @@ -51376,7 +51387,7 @@ paths: description: Response content: application/json: - schema: *376 + schema: *377 examples: default: value: @@ -51412,10 +51423,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-package-version-for-an-organization parameters: - - *374 - *375 + - *376 - *85 - - *377 + - *378 responses: '204': description: Response @@ -51447,10 +51458,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-package-version-for-an-organization parameters: - - *374 - *375 + - *376 - *85 - - *377 + - *378 responses: '204': description: Response @@ -51480,7 +51491,7 @@ paths: - *85 - *17 - *19 - - &379 + - &380 name: sort description: The property by which to sort the results. in: query @@ -51491,7 +51502,7 @@ paths: - created_at default: created_at - *108 - - &380 + - &381 name: owner description: A list of owner usernames to use to filter the results. in: query @@ -51503,7 +51514,7 @@ paths: type: string examples: - owner[]=octocat1,owner[]=octocat2 - - &381 + - &382 name: repository description: The name of the repository to use to filter the results. in: query @@ -51512,7 +51523,7 @@ paths: type: string examples: - Hello-World - - &382 + - &383 name: permission description: The permission to use to filter the results. in: query @@ -51521,7 +51532,7 @@ paths: type: string examples: - issues_read - - &383 + - &384 name: last_used_before description: 'Only show fine-grained personal access tokens used before the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -51531,7 +51542,7 @@ paths: schema: type: string format: date-time - - &384 + - &385 name: last_used_after description: 'Only show fine-grained personal access tokens used after the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -51541,7 +51552,7 @@ paths: schema: type: string format: date-time - - &385 + - &386 name: token_id description: The ID of the token in: query @@ -51858,9 +51869,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -51886,14 +51897,14 @@ paths: - *85 - *17 - *19 - - *379 - - *108 - *380 + - *108 - *381 - *382 - *383 - *384 - *385 + - *386 responses: '500': *38 '422': *15 @@ -52175,9 +52186,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -52219,7 +52230,7 @@ paths: type: integer configurations: type: array - items: &386 + items: &387 title: Organization private registry description: Private registry configuration for an organization type: object @@ -52515,7 +52526,7 @@ paths: - created_at - updated_at examples: - org-private-registry-with-selected-visibility: &387 + org-private-registry-with-selected-visibility: &388 value: name: MAVEN_REPOSITORY_SECRET registry_type: maven_repository @@ -52607,15 +52618,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#get-a-private-registry-for-an-organization parameters: - *85 - - *282 + - *283 responses: '200': description: The specified private registry configuration for the organization content: application/json: - schema: *386 + schema: *387 examples: - default: *387 + default: *388 '404': *6 x-github: githubCloudOnly: false @@ -52637,7 +52648,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#update-a-private-registry-for-an-organization parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -52743,7 +52754,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#delete-a-private-registry-for-an-organization parameters: - *85 - - *282 + - *283 responses: '204': description: Response @@ -52783,7 +52794,7 @@ paths: application/json: schema: type: array - items: &388 + items: &389 title: Projects v2 Project description: A projects v2 project type: object @@ -52857,7 +52868,7 @@ paths: latest_status_update: anyOf: - type: 'null' - - &876 + - &877 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -52942,7 +52953,7 @@ paths: - deleted_at - deleted_by examples: - default: &389 + default: &390 value: id: 2 node_id: MDc6UHJvamVjdDEwMDI2MDM= @@ -53045,7 +53056,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#get-project-for-organization parameters: - - &390 + - &391 name: project_number description: The project's number. in: path @@ -53058,9 +53069,9 @@ paths: description: Response content: application/json: - schema: *388 + schema: *389 examples: - default: *389 + default: *390 headers: Link: *45 '304': *35 @@ -53083,7 +53094,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/projects/drafts#create-draft-item-for-organization-owned-project parameters: - *85 - - *390 + - *391 requestBody: required: true description: Details of the draft item to create in the project. @@ -53117,7 +53128,7 @@ paths: description: Response content: application/json: - schema: &395 + schema: &396 title: Projects v2 Item description: An item belonging to a project type: object @@ -53130,8 +53141,8 @@ paths: description: The node ID of the project item. content: oneOf: - - *212 - - &556 + - *213 + - &557 title: Pull Request Simple description: Pull Request Simple type: object @@ -53251,7 +53262,7 @@ paths: milestone: anyOf: - type: 'null' - - *391 + - *392 active_lock_reason: type: - string @@ -53306,7 +53317,7 @@ paths: type: - array - 'null' - items: *301 + items: *302 head: type: object properties: @@ -53350,7 +53361,7 @@ paths: _links: type: object properties: - comments: &392 + comments: &393 title: Link description: Hypermedia Link type: object @@ -53359,13 +53370,13 @@ paths: type: string required: - href - commits: *392 - statuses: *392 - html: *392 - issue: *392 - review_comments: *392 - review_comment: *392 - self: *392 + commits: *393 + statuses: *393 + html: *393 + issue: *393 + review_comments: *393 + review_comment: *393 + self: *393 required: - comments - commits @@ -53375,8 +53386,8 @@ paths: - review_comments - review_comment - self - author_association: *213 - auto_merge: &669 + author_association: *214 + auto_merge: &670 title: Auto merge description: The status of auto merging a pull request. type: @@ -53478,7 +53489,7 @@ paths: - created_at - updated_at description: The content represented by the item. - content_type: &394 + content_type: &395 title: Projects v2 Item Content Type description: The type of content tracked in a project item type: string @@ -53522,7 +53533,7 @@ paths: - updated_at - archived_at examples: - draft_issue: &396 + draft_issue: &397 value: id: 17 node_id: PVTI_lADOANN5s84ACbL0zgBueEI @@ -53596,7 +53607,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#list-project-fields-for-organization parameters: - - *390 + - *391 - *85 - *17 - *106 @@ -53608,7 +53619,7 @@ paths: application/json: schema: type: array - items: &393 + items: &394 title: Projects v2 Field description: A field inside a projects v2 project type: object @@ -53758,7 +53769,7 @@ paths: - updated_at - project_url examples: - default: &809 + default: &810 value: - id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -53888,7 +53899,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#add-a-field-to-an-organization-owned-project parameters: - - *390 + - *391 - *85 requestBody: required: true @@ -53935,7 +53946,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: &810 + items: &811 type: object properties: name: @@ -53971,7 +53982,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: &811 + iteration_configuration: &812 type: object description: The configuration for iteration fields. properties: @@ -54020,7 +54031,7 @@ paths: value: name: Due date data_type: date - single_select_field: &812 + single_select_field: &813 summary: Create a single select field value: name: Priority @@ -54047,7 +54058,7 @@ paths: description: raw: High priority items html: High priority items - iteration_field: &813 + iteration_field: &814 summary: Create an iteration field value: name: Sprint @@ -54071,9 +54082,9 @@ paths: description: Response for adding a field to an organization-owned project. content: application/json: - schema: *393 + schema: *394 examples: - text_field: &814 + text_field: &815 value: id: 24680 node_id: PVTF_lADOABCD2468024680 @@ -54082,7 +54093,7 @@ paths: project_url: https://api.github.com/projects/67890 created_at: '2022-05-15T08:00:00Z' updated_at: '2022-05-15T08:00:00Z' - number_field: &815 + number_field: &816 value: id: 13579 node_id: PVTF_lADOABCD1357913579 @@ -54091,7 +54102,7 @@ paths: project_url: https://api.github.com/projects/67890 created_at: '2022-06-01T14:30:00Z' updated_at: '2022-06-01T14:30:00Z' - date_field: &816 + date_field: &817 value: id: 98765 node_id: PVTF_lADOABCD9876598765 @@ -54100,7 +54111,7 @@ paths: project_url: https://api.github.com/projects/67890 created_at: '2022-06-10T09:15:00Z' updated_at: '2022-06-10T09:15:00Z' - single_select_field: &817 + single_select_field: &818 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -54134,7 +54145,7 @@ paths: raw: High priority items created_at: '2022-04-28T12:00:00Z' updated_at: '2022-04-28T12:00:00Z' - iteration_field: &818 + iteration_field: &819 value: id: 11223 node_id: PVTF_lADOABCD1122311223 @@ -54179,8 +54190,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#get-project-field-for-organization parameters: - - *390 - - &819 + - *391 + - &820 name: field_id description: The unique identifier of the field. in: path @@ -54193,9 +54204,9 @@ paths: description: Response content: application/json: - schema: *393 + schema: *394 examples: - default: &820 + default: &821 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -54251,7 +54262,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#list-items-for-an-organization-owned-project parameters: - - *390 + - *391 - *85 - name: q description: Search query to filter items, see [Filtering projects](https://docs.github.com/enterprise-cloud@latest//issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects) @@ -54284,7 +54295,7 @@ paths: application/json: schema: type: array - items: &397 + items: &398 title: Projects v2 Item description: An item belonging to a project type: object @@ -54301,7 +54312,7 @@ paths: description: The API URL of the project that contains this item. examples: - https://api.github.com/users/monalisa/2/projectsV2/3 - content_type: *394 + content_type: *395 content: type: - object @@ -54351,7 +54362,7 @@ paths: - updated_at - archived_at examples: - default: &398 + default: &399 value: id: 13 node_id: PVTI_lAAFAQ0 @@ -55048,7 +55059,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#add-item-to-organization-owned-project parameters: - *85 - - *390 + - *391 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -55118,22 +55129,22 @@ paths: description: Response content: application/json: - schema: *395 + schema: *396 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *396 + value: *397 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *396 + value: *397 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *396 + value: *397 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *396 + value: *397 '304': *35 '403': *27 '401': *23 @@ -55153,9 +55164,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#get-an-item-for-an-organization-owned-project parameters: - - *390 + - *391 - *85 - - &399 + - &400 name: item_id description: The unique identifier of the project item. in: path @@ -55181,9 +55192,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *398 + default: *399 headers: Link: *45 '304': *35 @@ -55204,9 +55215,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#update-project-item-for-organization parameters: - - *390 + - *391 - *85 - - *399 + - *400 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -55279,13 +55290,13 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - text_field: *398 - number_field: *398 - date_field: *398 - single_select_field: *398 - iteration_field: *398 + text_field: *399 + number_field: *399 + date_field: *399 + single_select_field: *399 + iteration_field: *399 '401': *23 '403': *27 '404': *6 @@ -55305,9 +55316,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#delete-project-item-for-organization parameters: - - *390 + - *391 - *85 - - *399 + - *400 responses: '204': description: Response @@ -55331,7 +55342,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/projects/views#create-a-view-for-an-organization-owned-project parameters: - *85 - - *390 + - *391 requestBody: required: true content: @@ -55405,7 +55416,7 @@ paths: description: Response for creating a view in an organization-owned project. content: application/json: - schema: &801 + schema: &802 title: Projects v2 View description: A view inside a projects v2 project type: object @@ -55509,7 +55520,7 @@ paths: examples: table_view: summary: Response for creating a table view - value: &400 + value: &401 value: id: 1 number: 1 @@ -55555,10 +55566,10 @@ paths: - 456 board_view: summary: Response for creating a board view with filter - value: *400 + value: *401 roadmap_view: summary: Response for creating a roadmap view - value: *400 + value: *401 '304': *35 '403': *27 '401': *23 @@ -55586,9 +55597,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#list-items-for-an-organization-project-view parameters: - - *390 + - *391 - *85 - - &821 + - &822 name: view_number description: The number that identifies the project view. in: path @@ -55620,9 +55631,9 @@ paths: application/json: schema: type: array - items: *397 + items: *398 examples: - default: *398 + default: *399 headers: Link: *45 '304': *35 @@ -55786,7 +55797,7 @@ paths: required: true content: application/json: - schema: *401 + schema: *402 examples: default: value: @@ -56152,9 +56163,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -56358,7 +56369,7 @@ paths: description: Response content: application/json: - schema: &443 + schema: &444 title: Full Repository description: Full Repository type: object @@ -56804,7 +56815,7 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 organization: anyOf: - type: 'null' @@ -56823,7 +56834,7 @@ paths: description: Whether anonymous git access is allowed. default: true type: boolean - code_of_conduct: &561 + code_of_conduct: &562 title: Code Of Conduct Simple description: Code of Conduct Simple type: object @@ -56853,7 +56864,7 @@ paths: - key - name - html_url - security_and_analysis: *402 + security_and_analysis: *403 custom_properties: type: object description: The custom properties that were defined for the repository. @@ -56937,7 +56948,7 @@ paths: - network_count - subscribers_count examples: - default: &445 + default: &446 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -57463,9 +57474,9 @@ paths: application/json: schema: type: array - items: *403 + items: *404 examples: - default: *404 + default: *405 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -57490,7 +57501,7 @@ paths: - *85 - *17 - *19 - - &691 + - &692 name: targets description: | A comma-separated list of rule targets to filter by. @@ -57582,11 +57593,11 @@ paths: type: array description: The actors that can bypass the rules in this ruleset items: *163 - conditions: *405 + conditions: *406 rules: type: array description: An array of rules within the ruleset. - items: &407 + items: &408 title: Repository Rule type: object description: A repository rule. @@ -57651,7 +57662,7 @@ paths: application/json: schema: *185 examples: - default: &406 + default: &407 value: id: 21 name: super cool ruleset @@ -57706,7 +57717,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#list-organization-rule-suites parameters: - *85 - - &693 + - &694 name: ref description: The name of the ref. Cannot contain wildcard characters. Optionally prefix with `refs/heads/` to limit to branches or `refs/tags/` to limit @@ -57716,16 +57727,16 @@ paths: schema: type: string x-multi-segment: true - - *298 + - *299 - *103 - - &694 + - &695 name: actor_name description: The handle for the GitHub user account to filter on. When specified, only rule evaluations triggered by this actor will be returned. in: query schema: type: string - - &695 + - &696 name: rule_suite_result description: The rule suite results to filter on. When specified, only suites with this result will be returned. @@ -57745,7 +57756,7 @@ paths: description: Response content: application/json: - schema: &696 + schema: &697 title: Rule Suites description: Response type: array @@ -57801,7 +57812,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &697 + default: &698 value: - id: 21 actor_id: 12 @@ -57845,7 +57856,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *85 - - &698 + - &699 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -57861,7 +57872,7 @@ paths: description: Response content: application/json: - schema: &699 + schema: &700 title: Rule Suite description: Response type: object @@ -57968,7 +57979,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &700 + default: &701 value: id: 21 actor_id: 12 @@ -58043,7 +58054,7 @@ paths: application/json: schema: *185 examples: - default: *406 + default: *407 '404': *6 '500': *38 put: @@ -58092,11 +58103,11 @@ paths: type: array description: The actors that can bypass the rules in this ruleset items: *163 - conditions: *405 + conditions: *406 rules: description: An array of rules within the ruleset. type: array - items: *407 + items: *408 examples: default: value: @@ -58133,7 +58144,7 @@ paths: application/json: schema: *185 examples: - default: *406 + default: *407 '404': *6 '500': *38 delete: @@ -58192,7 +58203,7 @@ paths: type: array items: *189 examples: - default: *408 + default: *409 '404': *6 '500': *38 x-github: @@ -58229,7 +58240,7 @@ paths: description: Response content: application/json: - schema: *409 + schema: *410 examples: default: value: @@ -58292,15 +58303,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization parameters: - *85 - - *410 - *411 - *412 - *413 - *414 + - *415 - *108 - *19 - *17 - - &702 + - &703 name: before description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events before this cursor. To @@ -58310,7 +58321,7 @@ paths: required: false schema: type: string - - &703 + - &704 name: after description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events after this cursor. To @@ -58320,10 +58331,10 @@ paths: required: false schema: type: string - - *415 - *416 - *417 - *418 + - *419 responses: '200': description: Response @@ -58331,9 +58342,9 @@ paths: application/json: schema: type: array - items: *419 + items: *420 examples: - default: *420 + default: *421 headers: Link: *45 '404': *6 @@ -58368,9 +58379,9 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 '403': *27 '404': *6 patch: @@ -58523,7 +58534,7 @@ paths: application/json: schema: type: array - items: &724 + items: &725 description: A repository security advisory. type: object properties: @@ -58767,7 +58778,7 @@ paths: login: type: string description: The username of the user credited. - type: *423 + type: *424 credits_detailed: type: - array @@ -58778,7 +58789,7 @@ paths: type: object properties: user: *4 - type: *423 + type: *424 state: type: string description: The state of the user's acceptance of the @@ -58804,7 +58815,7 @@ paths: - array - 'null' description: A list of teams that collaborate on the advisory. - items: *301 + items: *302 private_fork: readOnly: true description: A temporary private fork of the advisory's repository @@ -58842,7 +58853,7 @@ paths: - private_fork additionalProperties: false examples: - default: &725 + default: &726 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -59229,9 +59240,9 @@ paths: application/json: schema: type: array - items: *370 + items: *371 examples: - default: *371 + default: *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59255,7 +59266,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/security-managers#add-a-security-manager-team parameters: - *85 - - *209 + - *210 responses: '204': description: Response @@ -59281,7 +59292,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/security-managers#remove-a-security-manager-team parameters: - *85 - - *209 + - *210 responses: '204': description: Response @@ -59313,7 +59324,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization parameters: - *85 - - *424 + - *425 - *17 - *19 responses: @@ -59321,9 +59332,9 @@ paths: description: Success content: application/json: - schema: *425 + schema: *426 examples: - default: *426 + default: *427 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -59469,9 +59480,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: *286 + default: *287 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59540,7 +59551,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#enable-a-selected-repository-for-immutable-releases-in-an-organization parameters: - *85 - - *266 + - *267 responses: '204': description: Response @@ -59563,7 +59574,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#disable-a-selected-repository-for-immutable-releases-in-an-organization parameters: - *85 - - *266 + - *267 responses: '204': description: Response @@ -59606,7 +59617,7 @@ paths: type: array items: *142 examples: - default: *427 + default: *428 headers: Link: *45 x-github: @@ -59809,15 +59820,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization parameters: - *85 - - *428 + - *429 responses: '200': description: Response content: application/json: - schema: *429 + schema: *430 examples: - default: *430 + default: *431 headers: Link: *45 x-github: @@ -59855,7 +59866,7 @@ paths: description: Response content: application/json: - schema: &440 + schema: &441 title: GroupMapping description: External Groups to be mapped to a team for membership type: object @@ -59907,7 +59918,7 @@ paths: group_description: Another group of Developers working on AzureAD SAML SSO examples: - default: &441 + default: &442 value: groups: - group_id: '123' @@ -59953,7 +59964,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team parameters: - *85 - - *209 + - *210 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -60019,9 +60030,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 headers: Link: *45 '403': *27 @@ -60115,7 +60126,7 @@ paths: description: Response content: application/json: - schema: &431 + schema: &432 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -60189,7 +60200,7 @@ paths: parent: anyOf: - type: 'null' - - *370 + - *371 members_count: type: integer examples: @@ -60514,7 +60525,7 @@ paths: - repos_count - organization examples: - default: &432 + default: &433 value: id: 1 node_id: MDQ6VGVhbTE= @@ -60585,15 +60596,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-by-name parameters: - *85 - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '404': *6 x-github: githubCloudOnly: false @@ -60615,7 +60626,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team parameters: - *85 - - *209 + - *210 requestBody: required: false content: @@ -60678,16 +60689,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '201': description: Response content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '404': *6 '422': *15 '403': *27 @@ -60713,7 +60724,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team parameters: - *85 - - *209 + - *210 responses: '204': description: Response @@ -60737,15 +60748,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-a-connection-between-an-external-group-and-a-team parameters: - *85 - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: *434 + default: *435 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -60765,7 +60776,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#update-the-connection-between-an-external-group-and-a-team parameters: - *85 - - *209 + - *210 requestBody: required: true content: @@ -60789,9 +60800,9 @@ paths: description: Response content: application/json: - schema: *435 + schema: *436 examples: - default: *436 + default: *437 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -60811,7 +60822,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#remove-the-connection-between-an-external-group-and-a-team parameters: - *85 - - *209 + - *210 responses: '204': description: Response @@ -60836,7 +60847,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations parameters: - *85 - - *209 + - *210 - *17 - *19 responses: @@ -60846,9 +60857,9 @@ paths: application/json: schema: type: array - items: *354 + items: *355 examples: - default: *355 + default: *356 headers: Link: *45 x-github: @@ -60871,7 +60882,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members parameters: - *85 - - *209 + - *210 - name: role description: Filters members returned by their role in the team. in: query @@ -60925,14 +60936,14 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-membership-for-a-user parameters: - *85 - - *209 + - *210 - *137 responses: '200': description: Response content: application/json: - schema: &437 + schema: &438 title: Team Membership description: Team Membership type: object @@ -60960,7 +60971,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &768 + response-if-user-is-a-team-maintainer: &769 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -60997,7 +61008,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-or-update-team-membership-for-a-user parameters: - *85 - - *209 + - *210 - *137 requestBody: required: false @@ -61023,9 +61034,9 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: - response-if-users-membership-with-team-is-now-pending: &769 + response-if-users-membership-with-team-is-now-pending: &770 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -61061,7 +61072,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-membership-for-a-user parameters: - *85 - - *209 + - *210 - *137 responses: '204': @@ -61089,7 +61100,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories parameters: - *85 - - *209 + - *210 - *17 - *19 responses: @@ -61099,9 +61110,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -61131,15 +61142,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-repository parameters: - *85 - - *209 - - *438 + - *210 - *439 + - *440 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &770 + schema: &771 title: Team Repository description: A team's access to a repository. type: object @@ -61165,7 +61176,7 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 forks: type: integer permissions: @@ -61781,9 +61792,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-repository-permissions parameters: - *85 - - *209 - - *438 + - *210 - *439 + - *440 requestBody: required: false content: @@ -61829,9 +61840,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-repository-from-a-team parameters: - *85 - - *209 - - *438 + - *210 - *439 + - *440 responses: '204': description: Response @@ -61858,15 +61869,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team parameters: - *85 - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *440 + schema: *441 examples: - default: *441 + default: *442 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -61889,7 +61900,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections parameters: - *85 - - *209 + - *210 requestBody: required: true content: @@ -61932,7 +61943,7 @@ paths: description: Response content: application/json: - schema: *440 + schema: *441 examples: default: value: @@ -61965,7 +61976,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams parameters: - *85 - - *209 + - *210 - *17 - *19 responses: @@ -61975,9 +61986,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - response-if-child-teams-exist: &771 + response-if-child-teams-exist: &772 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -62131,7 +62142,7 @@ paths: resources: type: object properties: - core: &442 + core: &443 title: Rate Limit type: object properties: @@ -62148,21 +62159,21 @@ paths: - remaining - reset - used - graphql: *442 - search: *442 - code_search: *442 - source_import: *442 - integration_manifest: *442 - code_scanning_upload: *442 - actions_runner_registration: *442 - scim: *442 - dependency_snapshots: *442 - dependency_sbom: *442 - code_scanning_autofix: *442 + graphql: *443 + search: *443 + code_search: *443 + source_import: *443 + integration_manifest: *443 + code_scanning_upload: *443 + actions_runner_registration: *443 + scim: *443 + dependency_snapshots: *443 + dependency_sbom: *443 + code_scanning_autofix: *443 required: - core - search - rate: *442 + rate: *443 required: - rate - resources @@ -62267,14 +62278,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *443 + schema: *444 examples: default-response: summary: Default response @@ -62779,7 +62790,7 @@ paths: status: disabled '403': *27 '404': *6 - '301': *444 + '301': *445 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62797,8 +62808,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#update-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -63056,10 +63067,10 @@ paths: description: Response content: application/json: - schema: *443 + schema: *444 examples: - default: *445 - '307': &446 + default: *446 + '307': &447 description: Temporary Redirect content: application/json: @@ -63088,8 +63099,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -63111,7 +63122,7 @@ paths: value: message: Organization members cannot delete repositories. documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository - '307': *446 + '307': *447 '404': *6 '409': *117 x-github: @@ -63135,11 +63146,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *438 - *439 + - *440 - *17 - *19 - - &463 + - &464 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -63162,7 +63173,7 @@ paths: type: integer artifacts: type: array - items: &447 + items: &448 title: Artifact description: An artifact type: object @@ -63257,7 +63268,7 @@ paths: - expires_at - updated_at examples: - default: &464 + default: &465 value: total_count: 2 artifacts: @@ -63318,9 +63329,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#get-an-artifact parameters: - - *438 - *439 - - &448 + - *440 + - &449 name: artifact_id description: The unique identifier of the artifact. in: path @@ -63332,7 +63343,7 @@ paths: description: Response content: application/json: - schema: *447 + schema: *448 examples: default: value: @@ -63370,9 +63381,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#delete-an-artifact parameters: - - *438 - *439 - - *448 + - *440 + - *449 responses: '204': description: Response @@ -63396,9 +63407,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#download-an-artifact parameters: - - *438 - *439 - - *448 + - *440 + - *449 - name: archive_format in: path required: true @@ -63412,7 +63423,7 @@ paths: example: https://pipelines.actions.githubusercontent.com/OhgS4QRKqmgx7bKC27GKU83jnQjyeqG8oIMTge8eqtheppcmw8/_apis/pipelines/1/runs/176/signedlogcontent?urlExpires=2020-01-24T18%3A10%3A31.5729946Z&urlSigningMethod=HMACV1&urlSignature=agG73JakPYkHrh06seAkvmH7rBR4Ji4c2%2B6a2ejYh3E%3D schema: type: string - '410': &626 + '410': &627 description: Gone content: application/json: @@ -63437,14 +63448,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-retention-limit-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: &449 + schema: &450 title: Actions cache retention limit for a repository description: GitHub Actions cache retention policy for a repository. type: object @@ -63478,13 +63489,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#set-github-actions-cache-retention-limit-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: application/json: - schema: *449 + schema: *450 examples: selected_actions: *42 responses: @@ -63513,14 +63524,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-storage-limit-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: &450 + schema: &451 title: Actions cache storage limit for a repository description: GitHub Actions cache storage policy for a repository. type: object @@ -63554,13 +63565,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#set-github-actions-cache-storage-limit-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: application/json: - schema: *450 + schema: *451 examples: selected_actions: *44 responses: @@ -63591,14 +63602,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-usage-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *451 + schema: *452 examples: default: value: @@ -63624,11 +63635,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#list-github-actions-caches-for-a-repository parameters: - - *438 - *439 + - *440 - *17 - *19 - - &452 + - &453 name: ref description: The full Git reference for narrowing down the cache. The `ref` for a branch should be formatted as `refs/heads/`. To reference @@ -63662,7 +63673,7 @@ paths: description: Response content: application/json: - schema: &453 + schema: &454 title: Repository actions caches description: Repository actions caches type: object @@ -63712,7 +63723,7 @@ paths: - total_count - actions_caches examples: - default: &454 + default: &455 value: total_count: 1 actions_caches: @@ -63744,23 +63755,23 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key parameters: - - *438 - *439 + - *440 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *452 + - *453 responses: '200': description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: *454 + default: *455 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63780,8 +63791,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id parameters: - - *438 - *439 + - *440 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -63812,9 +63823,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#get-a-job-for-a-workflow-run parameters: - - *438 - *439 - - &455 + - *440 + - &456 name: job_id description: The unique identifier of the job. in: path @@ -63826,7 +63837,7 @@ paths: description: Response content: application/json: - schema: &467 + schema: &468 title: Job description: Information of a job execution in a workflow run type: object @@ -64173,9 +64184,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run parameters: - - *438 - *439 - - *455 + - *440 + - *456 responses: '302': description: Response @@ -64203,9 +64214,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run parameters: - - *438 - *439 - - *455 + - *440 + - *456 requestBody: required: false content: @@ -64227,7 +64238,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -64251,8 +64262,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Status response @@ -64302,8 +64313,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -64337,7 +64348,7 @@ paths: description: Empty response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -64366,8 +64377,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-organization-secrets parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -64385,7 +64396,7 @@ paths: type: integer secrets: type: array - items: &469 + items: &470 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -64406,7 +64417,7 @@ paths: - created_at - updated_at examples: - default: &470 + default: &471 value: total_count: 2 secrets: @@ -64439,9 +64450,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-organization-variables parameters: - - *438 - *439 - - *456 + - *440 + - *457 - *19 responses: '200': @@ -64458,7 +64469,7 @@ paths: type: integer variables: type: array - items: &473 + items: &474 title: Actions Variable type: object properties: @@ -64492,7 +64503,7 @@ paths: - created_at - updated_at examples: - default: &474 + default: &475 value: total_count: 2 variables: @@ -64525,8 +64536,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -64535,11 +64546,11 @@ paths: schema: type: object properties: - enabled: &457 + enabled: &458 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *58 - selected_actions_url: *259 + selected_actions_url: *260 sha_pinning_required: *59 required: - enabled @@ -64570,8 +64581,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -64582,7 +64593,7 @@ paths: schema: type: object properties: - enabled: *457 + enabled: *458 allowed_actions: *58 sha_pinning_required: *59 required: @@ -64615,14 +64626,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: &458 + schema: &459 type: object properties: access_level: @@ -64640,7 +64651,7 @@ paths: required: - access_level examples: - default: &459 + default: &460 value: access_level: organization x-github: @@ -64665,15 +64676,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: application/json: - schema: *458 + schema: *459 examples: - default: *459 + default: *460 responses: '204': description: Response @@ -64697,14 +64708,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-artifact-and-log-retention-settings-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *261 + schema: *262 examples: default: value: @@ -64728,8 +64739,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-artifact-and-log-retention-settings-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Empty response for successful settings update @@ -64739,7 +64750,7 @@ paths: required: true content: application/json: - schema: *262 + schema: *263 examples: default: summary: Set retention days @@ -64763,8 +64774,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-fork-pr-contributor-approval-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -64772,7 +64783,7 @@ paths: application/json: schema: *60 examples: - default: *263 + default: *264 '404': *6 x-github: enabledForGitHubApps: true @@ -64791,8 +64802,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-fork-pr-contributor-approval-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -64826,14 +64837,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-private-repo-fork-pr-workflow-settings-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *264 + schema: *265 examples: default: *61 '403': *27 @@ -64855,13 +64866,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-private-repo-fork-pr-workflow-settings-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: application/json: - schema: *265 + schema: *266 examples: default: *61 responses: @@ -64887,8 +64898,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -64919,8 +64930,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -64952,14 +64963,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *268 + schema: *269 examples: default: *67 x-github: @@ -64982,8 +64993,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Success response @@ -64994,7 +65005,7 @@ paths: required: true content: application/json: - schema: *269 + schema: *270 examples: default: *67 x-github: @@ -65023,8 +65034,8 @@ paths: in: query schema: type: string - - *438 - *439 + - *440 - *17 - *19 responses: @@ -65068,8 +65079,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -65077,9 +65088,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65101,8 +65112,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -65145,7 +65156,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *275 + '201': *276 '404': *6 '422': *7 '409': *117 @@ -65176,8 +65187,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository parameters: - - *438 - *439 + - *440 responses: '201': description: Response @@ -65185,7 +65196,7 @@ paths: application/json: schema: *77 examples: - default: *276 + default: *277 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65213,8 +65224,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository parameters: - - *438 - *439 + - *440 responses: '201': description: Response @@ -65222,7 +65233,7 @@ paths: application/json: schema: *77 examples: - default: *277 + default: *278 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65244,8 +65255,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 responses: '200': @@ -65254,7 +65265,7 @@ paths: application/json: schema: *74 examples: - default: *278 + default: *279 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65275,8 +65286,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository parameters: - - *438 - *439 + - *440 - *73 responses: '204': @@ -65303,8 +65314,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 responses: '200': *79 @@ -65329,8 +65340,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 requestBody: required: true @@ -65379,8 +65390,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 requestBody: required: true @@ -65430,11 +65441,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 responses: - '200': *279 + '200': *280 '404': *6 x-github: githubCloudOnly: false @@ -65461,10 +65472,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 - - *280 + - *281 responses: '200': *79 '404': *6 @@ -65492,9 +65503,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#list-workflow-runs-for-a-repository parameters: - - *438 - *439 - - &477 + - *440 + - &478 name: actor description: Returns someone's workflow runs. Use the login for the user who created the `push` associated with the check suite or workflow run. @@ -65502,7 +65513,7 @@ paths: required: false schema: type: string - - &478 + - &479 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -65510,7 +65521,7 @@ paths: required: false schema: type: string - - &479 + - &480 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -65519,7 +65530,7 @@ paths: required: false schema: type: string - - &480 + - &481 name: status description: Returns workflow runs with the check run `status` or `conclusion` that you specify. For example, a conclusion can be `success` or a status @@ -65546,7 +65557,7 @@ paths: - pending - *17 - *19 - - &481 + - &482 name: created description: Returns workflow runs created within the given date-time range. For more information on the syntax, see "[Understanding the search syntax](https://docs.github.com/enterprise-cloud@latest//search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates)." @@ -65555,7 +65566,7 @@ paths: schema: type: string format: date-time - - &460 + - &461 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -65564,13 +65575,13 @@ paths: schema: type: boolean default: false - - &482 + - &483 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &483 + - &484 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -65593,7 +65604,7 @@ paths: type: integer workflow_runs: type: array - items: &461 + items: &462 title: Workflow Run description: An invocation of a workflow type: object @@ -65710,7 +65721,7 @@ paths: type: - array - 'null' - items: *216 + items: *217 created_at: type: string format: date-time @@ -65771,7 +65782,7 @@ paths: head_commit: anyOf: - type: 'null' - - &505 + - &506 title: Simple Commit description: A commit. type: object @@ -65845,8 +65856,8 @@ paths: - timestamp - author - committer - repository: *272 - head_repository: *272 + repository: *273 + head_repository: *273 head_repository_id: type: integer examples: @@ -65886,7 +65897,7 @@ paths: - workflow_url - pull_requests examples: - default: &484 + default: &485 value: total_count: 1 workflow_runs: @@ -66122,24 +66133,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run parameters: - - *438 - *439 - - &462 + - *440 + - &463 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *460 + - *461 responses: '200': description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: &465 + default: &466 value: id: 30433642 name: Build @@ -66380,9 +66391,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '204': description: Response @@ -66405,9 +66416,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '200': description: Response @@ -66535,15 +66546,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '201': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -66570,12 +66581,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *438 - *439 - - *462 + - *440 + - *463 - *17 - *19 - - *463 + - *464 responses: '200': description: Response @@ -66591,9 +66602,9 @@ paths: type: integer artifacts: type: array - items: *447 + items: *448 examples: - default: *464 + default: *465 headers: Link: *45 x-github: @@ -66617,25 +66628,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *438 - *439 - - *462 - - &466 + - *440 + - *463 + - &467 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *460 + - *461 responses: '200': description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: *465 + default: *466 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66658,10 +66669,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt parameters: - - *438 - *439 - - *462 - - *466 + - *440 + - *463 + - *467 - *17 - *19 responses: @@ -66679,9 +66690,9 @@ paths: type: integer jobs: type: array - items: *467 + items: *468 examples: - default: &468 + default: &469 value: total_count: 1 jobs: @@ -66794,10 +66805,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *438 - *439 - - *462 - - *466 + - *440 + - *463 + - *467 responses: '302': description: Response @@ -66825,15 +66836,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '202': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -66860,9 +66871,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 requestBody: required: true content: @@ -66929,15 +66940,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '202': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -66964,9 +66975,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#list-jobs-for-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 - name: filter description: Filters jobs by their `completed_at` timestamp. `latest` returns jobs from the most recent execution of the workflow run. `all` returns all @@ -66996,9 +67007,9 @@ paths: type: integer jobs: type: array - items: *467 + items: *468 examples: - default: *468 + default: *469 headers: Link: *45 x-github: @@ -67023,9 +67034,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '302': description: Response @@ -67052,9 +67063,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '204': description: Response @@ -67081,9 +67092,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '200': description: Response @@ -67152,7 +67163,7 @@ paths: items: type: object properties: - type: &592 + type: &593 type: string description: The type of reviewer. enum: @@ -67163,7 +67174,7 @@ paths: reviewer: anyOf: - *4 - - *301 + - *302 required: - environment - wait_timer @@ -67238,9 +67249,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 requestBody: required: true content: @@ -67290,7 +67301,7 @@ paths: application/json: schema: type: array - items: &577 + items: &578 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -67402,7 +67413,7 @@ paths: - created_at - updated_at examples: - default: &578 + default: &579 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -67458,9 +67469,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-workflow parameters: - - *438 - *439 - - *462 + - *440 + - *463 requestBody: required: false content: @@ -67482,7 +67493,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -67505,9 +67516,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 requestBody: required: false content: @@ -67529,7 +67540,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -67562,9 +67573,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '200': description: Response @@ -67701,8 +67712,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-secrets parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -67720,9 +67731,9 @@ paths: type: integer secrets: type: array - items: *469 + items: *470 examples: - default: *470 + default: *471 headers: Link: *45 x-github: @@ -67747,16 +67758,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-public-key parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67778,17 +67789,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '200': description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: &605 + default: &606 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -67814,9 +67825,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 requestBody: required: true content: @@ -67847,7 +67858,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -67873,9 +67884,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '204': description: Response @@ -67900,9 +67911,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-variables parameters: - - *438 - *439 - - *456 + - *440 + - *457 - *19 responses: '200': @@ -67919,9 +67930,9 @@ paths: type: integer variables: type: array - items: *473 + items: *474 examples: - default: *474 + default: *475 headers: Link: *45 x-github: @@ -67944,8 +67955,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-a-repository-variable parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -67972,7 +67983,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -67997,17 +68008,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-a-repository-variable parameters: - - *438 - *439 - - *285 + - *440 + - *286 responses: '200': description: Response content: application/json: - schema: *473 + schema: *474 examples: - default: &606 + default: &607 value: name: USERNAME value: octocat @@ -68033,9 +68044,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-a-repository-variable parameters: - - *438 - *439 - - *285 + - *440 + - *286 requestBody: required: true content: @@ -68077,9 +68088,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-a-repository-variable parameters: - - *438 - *439 - - *285 + - *440 + - *286 responses: '204': description: Response @@ -68104,8 +68115,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#list-repository-workflows parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -68123,7 +68134,7 @@ paths: type: integer workflows: type: array - items: &475 + items: &476 title: Workflow description: A GitHub Actions workflow type: object @@ -68241,9 +68252,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-a-workflow parameters: - - *438 - *439 - - &476 + - *440 + - &477 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -68258,7 +68269,7 @@ paths: description: Response content: application/json: - schema: *475 + schema: *476 examples: default: value: @@ -68291,9 +68302,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#disable-a-workflow parameters: - - *438 - *439 - - *476 + - *440 + - *477 responses: '204': description: Response @@ -68318,9 +68329,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *438 - *439 - - *476 + - *440 + - *477 responses: '204': description: Response @@ -68371,9 +68382,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#enable-a-workflow parameters: - - *438 - *439 - - *476 + - *440 + - *477 responses: '204': description: Response @@ -68400,19 +68411,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#list-workflow-runs-for-a-workflow parameters: - - *438 - *439 - - *476 + - *440 - *477 - *478 - *479 - *480 + - *481 - *17 - *19 - - *481 - - *460 - *482 + - *461 - *483 + - *484 responses: '200': description: Response @@ -68428,9 +68439,9 @@ paths: type: integer workflow_runs: type: array - items: *461 + items: *462 examples: - default: *484 + default: *485 headers: Link: *45 x-github: @@ -68463,9 +68474,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-workflow-usage parameters: - - *438 - *439 - - *476 + - *440 + - *477 responses: '200': description: Response @@ -68526,8 +68537,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-activities parameters: - - *438 - *439 + - *440 - *108 - *17 - *106 @@ -68695,8 +68706,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#list-assignees parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -68733,8 +68744,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#check-if-a-user-can-be-assigned parameters: - - *438 - *439 + - *440 - name: assignee in: path required: true @@ -68770,8 +68781,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/attestations#create-an-attestation parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -68883,8 +68894,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/attestations#list-attestations parameters: - - *438 - *439 + - *440 - *17 - *106 - *107 @@ -68941,7 +68952,7 @@ paths: initiator: type: string examples: - default: *485 + default: *486 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -68961,8 +68972,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -68970,7 +68981,7 @@ paths: application/json: schema: type: array - items: &486 + items: &487 title: Autolink reference description: An autolink reference. type: object @@ -69029,8 +69040,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#create-an-autolink-reference-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -69069,9 +69080,9 @@ paths: description: response content: application/json: - schema: *486 + schema: *487 examples: - default: &487 + default: &488 value: id: 1 key_prefix: TICKET- @@ -69102,9 +69113,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-an-autolink-reference-of-a-repository parameters: - - *438 - *439 - - &488 + - *440 + - &489 name: autolink_id description: The unique identifier of the autolink. in: path @@ -69116,9 +69127,9 @@ paths: description: Response content: application/json: - schema: *486 + schema: *487 examples: - default: *487 + default: *488 '404': *6 x-github: githubCloudOnly: false @@ -69138,9 +69149,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#delete-an-autolink-reference-from-a-repository parameters: - - *438 - *439 - - *488 + - *440 + - *489 responses: '204': description: Response @@ -69164,8 +69175,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response if Dependabot is enabled @@ -69215,8 +69226,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-dependabot-security-updates parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -69237,8 +69248,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-dependabot-security-updates parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -69258,8 +69269,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#list-branches parameters: - - *438 - *439 + - *440 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -69297,7 +69308,7 @@ paths: - url protected: type: boolean - protection: &490 + protection: &491 title: Branch Protection description: Branch Protection type: object @@ -69340,7 +69351,7 @@ paths: required: - contexts - checks - enforce_admins: &493 + enforce_admins: &494 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -69357,7 +69368,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &495 + required_pull_request_reviews: &496 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -69379,7 +69390,7 @@ paths: description: The list of teams with review dismissal access. type: array - items: *301 + items: *302 apps: description: The list of apps with review dismissal access. @@ -69411,7 +69422,7 @@ paths: description: The list of teams allowed to bypass pull request requirements. type: array - items: *301 + items: *302 apps: description: The list of apps allowed to bypass pull request requirements. @@ -69441,7 +69452,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &492 + restrictions: &493 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -69504,7 +69515,7 @@ paths: type: string teams: type: array - items: *301 + items: *302 apps: type: array items: @@ -69734,9 +69745,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#get-a-branch parameters: - - *438 - *439 - - &491 + - *440 + - &492 name: branch description: The name of the branch. Cannot contain wildcard characters. To use wildcard characters in branch names, use [the GraphQL API](https://docs.github.com/enterprise-cloud@latest//graphql). @@ -69750,14 +69761,14 @@ paths: description: Response content: application/json: - schema: &501 + schema: &502 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &552 + commit: &553 title: Commit description: Commit type: object @@ -69796,7 +69807,7 @@ paths: author: anyOf: - type: 'null' - - &489 + - &490 title: Git User description: Metaproperties for Git author/committer information. @@ -69818,7 +69829,7 @@ paths: committer: anyOf: - type: 'null' - - *489 + - *490 message: type: string examples: @@ -69842,7 +69853,7 @@ paths: required: - sha - url - verification: &612 + verification: &613 title: Verification type: object properties: @@ -69878,14 +69889,14 @@ paths: author: oneOf: - *4 - - *283 + - *284 type: - 'null' - object committer: oneOf: - *4 - - *283 + - *284 type: - 'null' - object @@ -69922,7 +69933,7 @@ paths: type: integer files: type: array - items: &563 + items: &564 title: Diff Entry description: Diff Entry type: object @@ -70018,7 +70029,7 @@ paths: - self protected: type: boolean - protection: *490 + protection: *491 protection_url: type: string format: uri @@ -70127,7 +70138,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *444 + '301': *445 '404': *6 x-github: githubCloudOnly: false @@ -70149,15 +70160,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *490 + schema: *491 examples: default: value: @@ -70351,9 +70362,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -70613,7 +70624,7 @@ paths: url: type: string format: uri - required_status_checks: &498 + required_status_checks: &499 title: Status Check Policy description: Status Check Policy type: object @@ -70694,7 +70705,7 @@ paths: items: *4 teams: type: array - items: *301 + items: *302 apps: type: array items: *5 @@ -70712,7 +70723,7 @@ paths: items: *4 teams: type: array - items: *301 + items: *302 apps: type: array items: *5 @@ -70772,7 +70783,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *492 + restrictions: *493 required_conversation_resolution: type: object properties: @@ -70884,9 +70895,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -70911,17 +70922,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-admin-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: &494 + default: &495 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -70943,17 +70954,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-admin-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: *494 + default: *495 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -70972,9 +70983,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -70999,17 +71010,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *495 + schema: *496 examples: - default: &496 + default: &497 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -71105,9 +71116,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -71205,9 +71216,9 @@ paths: description: Response content: application/json: - schema: *495 + schema: *496 examples: - default: *496 + default: *497 '422': *15 x-github: githubCloudOnly: false @@ -71228,9 +71239,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -71257,17 +71268,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-commit-signature-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: &497 + default: &498 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -71290,17 +71301,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#create-commit-signature-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: *497 + default: *498 '404': *6 x-github: githubCloudOnly: false @@ -71320,9 +71331,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -71347,17 +71358,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-status-checks-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: &499 + default: &500 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -71383,9 +71394,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-status-check-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -71437,9 +71448,9 @@ paths: description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: *499 + default: *500 '404': *6 '422': *15 x-github: @@ -71461,9 +71472,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -71487,9 +71498,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response @@ -71523,9 +71534,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-status-check-contexts parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -71592,9 +71603,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-status-check-contexts parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -71658,9 +71669,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-contexts parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: content: application/json: @@ -71726,15 +71737,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *492 + schema: *493 examples: default: value: @@ -71825,9 +71836,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -71850,9 +71861,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response @@ -71862,7 +71873,7 @@ paths: type: array items: *5 examples: - default: &500 + default: &501 value: - id: 1 slug: octoapp @@ -71919,9 +71930,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-app-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -71955,7 +71966,7 @@ paths: type: array items: *5 examples: - default: *500 + default: *501 '422': *15 x-github: githubCloudOnly: false @@ -71976,9 +71987,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-app-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72012,7 +72023,7 @@ paths: type: array items: *5 examples: - default: *500 + default: *501 '422': *15 x-github: githubCloudOnly: false @@ -72033,9 +72044,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72069,7 +72080,7 @@ paths: type: array items: *5 examples: - default: *500 + default: *501 '422': *15 x-github: githubCloudOnly: false @@ -72091,9 +72102,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response @@ -72101,9 +72112,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 '404': *6 x-github: githubCloudOnly: false @@ -72123,9 +72134,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-team-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -72161,9 +72172,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 '422': *15 x-github: githubCloudOnly: false @@ -72184,9 +72195,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-team-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -72222,9 +72233,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 '422': *15 x-github: githubCloudOnly: false @@ -72245,9 +72256,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: content: application/json: @@ -72282,9 +72293,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 '422': *15 x-github: githubCloudOnly: false @@ -72306,9 +72317,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-users-with-access-to-the-protected-branch parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response @@ -72342,9 +72353,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-user-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72402,9 +72413,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-user-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72462,9 +72473,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72524,9 +72535,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#rename-a-branch parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72548,7 +72559,7 @@ paths: description: Response content: application/json: - schema: *501 + schema: *502 examples: default: value: @@ -72662,8 +72673,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *438 - *439 + - *440 - *101 - *102 - *103 @@ -72677,9 +72688,9 @@ paths: application/json: schema: type: array - items: *296 + items: *297 examples: - default: *297 + default: *298 '404': *6 '500': *38 "/repos/{owner}/{repo}/bypass-requests/push-rules/{bypass_request_number}": @@ -72699,8 +72710,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *438 - *439 + - *440 - name: bypass_request_number in: path required: true @@ -72714,7 +72725,7 @@ paths: description: Response content: application/json: - schema: *296 + schema: *297 examples: default: value: @@ -72773,8 +72784,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *438 - *439 + - *440 - *101 - *102 - *103 @@ -72788,9 +72799,9 @@ paths: application/json: schema: type: array - items: *299 + items: *300 examples: - default: *300 + default: *301 '404': *6 '403': *27 '500': *38 @@ -72814,8 +72825,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *438 - *439 + - *440 - name: bypass_request_number in: path required: true @@ -72827,7 +72838,7 @@ paths: description: A single bypass request. content: application/json: - schema: *299 + schema: *300 examples: default: value: @@ -72885,8 +72896,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *438 - *439 + - *440 - name: bypass_request_number in: path required: true @@ -72957,8 +72968,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *438 - *439 + - *440 - name: bypass_response_id in: path required: true @@ -72991,8 +73002,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#create-a-check-run parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -73271,7 +73282,7 @@ paths: description: Response content: application/json: - schema: &502 + schema: &503 title: CheckRun description: A check performed on the code of a given code change type: object @@ -73406,8 +73417,8 @@ paths: do not necessarily indicate pull requests that triggered the check. type: array - items: *216 - deployment: &832 + items: *217 + deployment: &833 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -73694,9 +73705,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#get-a-check-run parameters: - - *438 - *439 - - &503 + - *440 + - &504 name: check_run_id description: The unique identifier of the check run. in: path @@ -73708,9 +73719,9 @@ paths: description: Response content: application/json: - schema: *502 + schema: *503 examples: - default: &504 + default: &505 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -73810,9 +73821,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#update-a-check-run parameters: - - *438 - *439 - - *503 + - *440 + - *504 requestBody: required: true content: @@ -74052,9 +74063,9 @@ paths: description: Response content: application/json: - schema: *502 + schema: *503 examples: - default: *504 + default: *505 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74074,9 +74085,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-run-annotations parameters: - - *438 - *439 - - *503 + - *440 + - *504 - *17 - *19 responses: @@ -74186,15 +74197,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#rerequest-a-check-run parameters: - - *438 - *439 - - *503 + - *440 + - *504 responses: '201': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -74232,8 +74243,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#create-a-check-suite parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -74255,7 +74266,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &506 + schema: &507 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -74337,12 +74348,12 @@ paths: type: - array - 'null' - items: *216 + items: *217 app: anyOf: - type: 'null' - *5 - repository: *272 + repository: *273 created_at: type: - string @@ -74353,7 +74364,7 @@ paths: - string - 'null' format: date-time - head_commit: *505 + head_commit: *506 latest_check_runs_count: type: integer check_runs_url: @@ -74381,7 +74392,7 @@ paths: - check_runs_url - pull_requests examples: - default: &507 + default: &508 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -74672,9 +74683,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74693,8 +74704,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -74755,7 +74766,7 @@ paths: required: - app_id - setting - repository: *272 + repository: *273 examples: default: value: @@ -75003,9 +75014,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#get-a-check-suite parameters: - - *438 - *439 - - &508 + - *440 + - &509 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -75017,9 +75028,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75042,17 +75053,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-runs-in-a-check-suite parameters: - - *438 - *439 - - *508 - - &558 + - *440 + - *509 + - &559 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &559 + - &560 name: status description: Returns check runs with the specified `status`. in: query @@ -75091,9 +75102,9 @@ paths: type: integer check_runs: type: array - items: *502 + items: *503 examples: - default: &560 + default: &561 value: total_count: 1 check_runs: @@ -75195,15 +75206,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#rerequest-a-check-suite parameters: - - *438 - *439 - - *508 + - *440 + - *509 responses: '201': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -75230,21 +75241,21 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository parameters: - - *438 - *439 - - *305 + - *440 - *306 + - *307 - *19 - *17 - - &524 + - &525 name: ref description: The Git reference for the results you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. in: query required: false - schema: *509 - - &525 + schema: *510 + - &526 name: pr description: The number of the pull request for the results you want to list. in: query @@ -75269,13 +75280,13 @@ paths: be returned. in: query required: false - schema: *307 + schema: *308 - name: severity description: If specified, only code scanning alerts with this severity will be returned. in: query required: false - schema: *510 + schema: *511 - name: assignees description: | Filter alerts by assignees. Provide a comma-separated list of user handles (e.g., `octocat` or `octocat,hubot`). @@ -75299,7 +75310,7 @@ paths: updated_at: *132 url: *129 html_url: *130 - instances_url: *511 + instances_url: *512 state: *111 fixed_at: *134 dismissed_by: @@ -75307,11 +75318,11 @@ paths: - type: 'null' - *4 dismissed_at: *133 - dismissed_reason: *512 - dismissed_comment: *513 - rule: *514 - tool: *515 - most_recent_instance: *516 + dismissed_reason: *513 + dismissed_comment: *514 + rule: *515 + tool: *516 + most_recent_instance: *517 dismissal_approved_by: anyOf: - type: 'null' @@ -75434,7 +75445,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *35 - '403': &517 + '403': &518 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -75461,9 +75472,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-alert parameters: - - *438 - *439 - - &518 + - *440 + - &519 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -75477,7 +75488,7 @@ paths: description: Response content: application/json: - schema: &519 + schema: &520 type: object properties: number: *124 @@ -75485,7 +75496,7 @@ paths: updated_at: *132 url: *129 html_url: *130 - instances_url: *511 + instances_url: *512 state: *111 fixed_at: *134 dismissed_by: @@ -75493,8 +75504,8 @@ paths: - type: 'null' - *4 dismissed_at: *133 - dismissed_reason: *512 - dismissed_comment: *513 + dismissed_reason: *513 + dismissed_comment: *514 rule: type: object properties: @@ -75556,8 +75567,8 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: *515 - most_recent_instance: *516 + tool: *516 + most_recent_instance: *517 dismissal_approved_by: anyOf: - type: 'null' @@ -75653,7 +75664,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *35 - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -75673,9 +75684,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#update-a-code-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 requestBody: required: true content: @@ -75690,8 +75701,8 @@ paths: enum: - open - dismissed - dismissed_reason: *512 - dismissed_comment: *513 + dismissed_reason: *513 + dismissed_comment: *514 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -75719,7 +75730,7 @@ paths: description: Response content: application/json: - schema: *519 + schema: *520 examples: default: value: @@ -75795,7 +75806,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &523 + '403': &524 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -75822,15 +75833,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 responses: '200': description: Response content: application/json: - schema: &520 + schema: &521 type: object properties: status: @@ -75857,13 +75868,13 @@ paths: - description - started_at examples: - default: &521 + default: &522 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &522 + '400': &523 description: Bad Request content: application/json: @@ -75874,7 +75885,7 @@ paths: message: The alert_number is not valid documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert status: '400' - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -75899,29 +75910,29 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 responses: '200': description: OK content: application/json: - schema: *520 + schema: *521 examples: - default: *521 + default: *522 '202': description: Accepted content: application/json: - schema: *520 + schema: *521 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *522 + '400': *523 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -75953,9 +75964,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 requestBody: required: false content: @@ -76001,8 +76012,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *522 - '403': *523 + '400': *523 + '403': *524 '404': *6 '422': description: Unprocessable Entity @@ -76026,13 +76037,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 - *19 - *17 - - *524 - *525 + - *526 responses: '200': description: Response @@ -76043,10 +76054,10 @@ paths: items: type: object properties: - ref: *509 - analysis_key: *526 - environment: *527 - category: *528 + ref: *510 + analysis_key: *527 + environment: *528 + category: *529 state: type: - string @@ -76063,7 +76074,7 @@ paths: properties: text: type: string - location: *529 + location: *530 html_url: type: string classifications: @@ -76071,7 +76082,7 @@ paths: description: |- Classifications that have been applied to the file that triggered the alert. For example identifying it as documentation, or a generated file. - items: *530 + items: *531 examples: default: value: @@ -76110,7 +76121,7 @@ paths: end_column: 50 classifications: - source - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -76144,25 +76155,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository parameters: - - *438 - *439 - - *305 + - *440 - *306 + - *307 - *19 - *17 - - *525 + - *526 - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. required: false - schema: *509 + schema: *510 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &531 + schema: &532 type: string description: An identifier for the upload. examples: @@ -76184,23 +76195,23 @@ paths: application/json: schema: type: array - items: &532 + items: &533 type: object properties: - ref: *509 - commit_sha: &540 + ref: *510 + commit_sha: &541 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 40 pattern: "^[0-9a-fA-F]+$" - analysis_key: *526 + analysis_key: *527 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *528 + category: *529 error: type: string examples: @@ -76225,8 +76236,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *531 - tool: *515 + sarif_id: *532 + tool: *516 deletable: type: boolean warning: @@ -76288,7 +76299,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -76324,8 +76335,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository parameters: - - *438 - *439 + - *440 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -76338,7 +76349,7 @@ paths: description: Response content: application/json: - schema: *532 + schema: *533 examples: response: summary: application/json response @@ -76392,7 +76403,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *517 + '403': *518 '404': *6 '422': description: Response if analysis could not be processed @@ -76479,8 +76490,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository parameters: - - *438 - *439 + - *440 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -76536,7 +76547,7 @@ paths: next_analysis_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41 confirm_delete_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete '400': *14 - '403': *523 + '403': *524 '404': *6 '503': *190 x-github: @@ -76558,8 +76569,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -76567,7 +76578,7 @@ paths: application/json: schema: type: array - items: &533 + items: &534 title: CodeQL Database description: A CodeQL database. type: object @@ -76679,7 +76690,7 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/ruby commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -76708,8 +76719,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository parameters: - - *438 - *439 + - *440 - name: language in: path description: The language of the CodeQL database. @@ -76721,7 +76732,7 @@ paths: description: Response content: application/json: - schema: *533 + schema: *534 examples: default: value: @@ -76753,9 +76764,9 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/java commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '302': &565 + '302': &566 description: Found - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -76777,8 +76788,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *438 - *439 + - *440 - name: language in: path description: The language of the CodeQL database. @@ -76788,7 +76799,7 @@ paths: responses: '204': description: Response - '403': *523 + '403': *524 '404': *6 '503': *190 x-github: @@ -76816,8 +76827,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#create-a-codeql-variant-analysis parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -76826,7 +76837,7 @@ paths: type: object additionalProperties: false properties: - language: &534 + language: &535 type: string description: The language targeted by the CodeQL query enum: @@ -76906,7 +76917,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &538 + schema: &539 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -76916,7 +76927,7 @@ paths: description: The ID of the variant analysis. controller_repo: *118 actor: *4 - query_language: *534 + query_language: *535 query_pack_url: type: string description: The download url for the query pack. @@ -76964,7 +76975,7 @@ paths: items: type: object properties: - repository: &535 + repository: &536 title: Repository Identifier description: Repository Identifier type: object @@ -77006,7 +77017,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &539 + analysis_status: &540 type: string description: The new status of the CodeQL variant analysis repository task. @@ -77038,7 +77049,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &536 + access_mismatch_repos: &537 type: object properties: repository_count: @@ -77053,7 +77064,7 @@ paths: This list may not include all repositories that were skipped. This is only available when the repository was found and the user has access to it. - items: *535 + items: *536 required: - repository_count - repositories @@ -77076,8 +77087,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *536 - over_limit_repos: *536 + no_codeql_db_repos: *537 + over_limit_repos: *537 required: - access_mismatch_repos - not_found_repos @@ -77093,7 +77104,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &537 + value: &538 summary: Default response value: id: 1 @@ -77239,10 +77250,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *537 + value: *538 repository_lists: summary: Response for a successful variant analysis submission - value: *537 + value: *538 '404': *6 '422': description: Unable to process variant analysis submission @@ -77270,8 +77281,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis parameters: - - *438 - *439 + - *440 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -77283,9 +77294,9 @@ paths: description: Response content: application/json: - schema: *538 + schema: *539 examples: - default: *537 + default: *538 '404': *6 '503': *190 x-github: @@ -77308,7 +77319,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis parameters: - - *438 + - *439 - name: repo in: path description: The name of the controller repository. @@ -77343,7 +77354,7 @@ paths: type: object properties: repository: *118 - analysis_status: *539 + analysis_status: *540 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -77468,8 +77479,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -77562,7 +77573,7 @@ paths: threat_model: remote updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -77583,8 +77594,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -77653,7 +77664,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -77678,7 +77689,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *523 + '403': *524 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -77749,8 +77760,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -77758,7 +77769,7 @@ paths: schema: type: object properties: - commit_sha: *540 + commit_sha: *541 ref: type: string description: |- @@ -77818,7 +77829,7 @@ paths: schema: type: object properties: - id: *531 + id: *532 url: type: string description: The REST API URL for checking the status of the upload. @@ -77832,7 +77843,7 @@ paths: url: https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6 '400': description: Bad Request if the sarif field is invalid - '403': *523 + '403': *524 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -77855,8 +77866,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-information-about-a-sarif-upload parameters: - - *438 - *439 + - *440 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -77904,7 +77915,7 @@ paths: value: processing_status: complete analyses_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6 - '403': *517 + '403': *518 '404': description: Not Found if the sarif id does not match any upload '503': *190 @@ -77929,8 +77940,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -78011,8 +78022,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-codeowners-errors parameters: - - *438 - *439 + - *440 - name: ref description: 'A branch, tag or commit name used to determine which version of the CODEOWNERS file to use. Default: the repository''s default branch @@ -78140,8 +78151,8 @@ paths: parameters: - *17 - *19 - - *438 - *439 + - *440 responses: '200': description: Response @@ -78157,7 +78168,7 @@ paths: type: integer codespaces: type: array - items: *362 + items: *363 examples: default: value: @@ -78455,8 +78466,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -78520,17 +78531,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '400': *14 '401': *23 '403': *27 @@ -78559,8 +78570,8 @@ paths: parameters: - *17 - *19 - - *438 - *439 + - *440 responses: '200': description: Response @@ -78624,8 +78635,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/machines#list-available-machine-types-for-a-repository parameters: - - *438 - *439 + - *440 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -78662,9 +78673,9 @@ paths: type: integer machines: type: array - items: *542 + items: *543 examples: - default: &778 + default: &779 value: total_count: 2 machines: @@ -78704,8 +78715,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *438 - *439 + - *440 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -78792,8 +78803,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user parameters: - - *438 - *439 + - *440 - name: ref description: The git reference that points to the location of the devcontainer configuration to use for the permission check. The value of `ref` will typically @@ -78862,8 +78873,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -78881,7 +78892,7 @@ paths: type: integer secrets: type: array - items: &546 + items: &547 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -78902,7 +78913,7 @@ paths: - created_at - updated_at examples: - default: *543 + default: *544 headers: Link: *45 x-github: @@ -78925,16 +78936,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *544 + schema: *545 examples: - default: *545 + default: *546 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -78954,17 +78965,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '200': description: Response content: application/json: - schema: *546 + schema: *547 examples: - default: *547 + default: *548 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78984,9 +78995,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 requestBody: required: true content: @@ -79014,7 +79025,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -79038,9 +79049,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '204': description: Response @@ -79068,8 +79079,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#list-repository-collaborators parameters: - - *438 - *439 + - *440 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -79107,7 +79118,7 @@ paths: application/json: schema: type: array - items: &548 + items: &549 title: Collaborator description: Collaborator type: object @@ -79300,8 +79311,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator parameters: - - *438 - *439 + - *440 - *137 responses: '204': @@ -79348,8 +79359,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *438 - *439 + - *440 - *137 requestBody: required: false @@ -79376,7 +79387,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &625 + schema: &626 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -79388,7 +79399,7 @@ paths: format: int64 examples: - 42 - repository: *272 + repository: *273 invitee: anyOf: - type: 'null' @@ -79564,7 +79575,7 @@ paths: - an Enterprise Managed User (EMU) account was invited to a repository in an enterprise with personal user accounts content: application/json: - schema: *247 + schema: *248 '403': *27 x-github: triggersNotification: true @@ -79604,8 +79615,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *438 - *439 + - *440 - *137 responses: '204': @@ -79637,8 +79648,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *438 - *439 + - *440 - *137 responses: '200': @@ -79659,7 +79670,7 @@ paths: user: anyOf: - type: 'null' - - *548 + - *549 required: - permission - role_name @@ -79713,8 +79724,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -79724,7 +79735,7 @@ paths: application/json: schema: type: array - items: &549 + items: &550 title: Commit Comment description: Commit Comment type: object @@ -79765,8 +79776,8 @@ paths: updated_at: type: string format: date-time - author_association: *213 - reactions: *214 + author_association: *214 + reactions: *215 required: - url - html_url @@ -79782,7 +79793,7 @@ paths: - created_at - updated_at examples: - default: &554 + default: &555 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -79841,17 +79852,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#get-a-commit-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '200': description: Response content: application/json: - schema: *549 + schema: *550 examples: - default: &555 + default: &556 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -79908,9 +79919,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#update-a-commit-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -79932,7 +79943,7 @@ paths: description: Response content: application/json: - schema: *549 + schema: *550 examples: default: value: @@ -79983,9 +79994,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#delete-a-commit-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '204': description: Response @@ -80006,9 +80017,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a commit comment. @@ -80034,7 +80045,7 @@ paths: application/json: schema: type: array - items: &550 + items: &551 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -80078,7 +80089,7 @@ paths: - content - created_at examples: - default: &629 + default: &630 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -80123,9 +80134,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -80157,9 +80168,9 @@ paths: description: Reaction exists content: application/json: - schema: *550 + schema: *551 examples: - default: &551 + default: &552 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -80188,9 +80199,9 @@ paths: description: Reaction created content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '422': *15 x-github: githubCloudOnly: false @@ -80212,10 +80223,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *438 - *439 - - *227 - - &630 + - *440 + - *228 + - &631 name: reaction_id description: The unique identifier of the reaction. in: path @@ -80270,8 +80281,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-commits parameters: - - *438 - *439 + - *440 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -80327,9 +80338,9 @@ paths: application/json: schema: type: array - items: *552 + items: *553 examples: - default: &676 + default: &677 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -80423,9 +80434,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-branches-for-head-commit parameters: - - *438 - *439 - - &553 + - *440 + - &554 name: commit_sha description: The SHA of the commit. in: path @@ -80497,9 +80508,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments parameters: - - *438 - *439 - - *553 + - *440 + - *554 - *17 - *19 responses: @@ -80509,9 +80520,9 @@ paths: application/json: schema: type: array - items: *549 + items: *550 examples: - default: *554 + default: *555 headers: Link: *45 x-github: @@ -80539,9 +80550,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#create-a-commit-comment parameters: - - *438 - *439 - - *553 + - *440 + - *554 requestBody: required: true content: @@ -80576,9 +80587,9 @@ paths: description: Response content: application/json: - schema: *549 + schema: *550 examples: - default: *555 + default: *556 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -80606,9 +80617,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-pull-requests-associated-with-a-commit parameters: - - *438 - *439 - - *553 + - *440 + - *554 - *17 - *19 responses: @@ -80618,9 +80629,9 @@ paths: application/json: schema: type: array - items: *556 + items: *557 examples: - default: &668 + default: &669 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -81157,11 +81168,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#get-a-commit parameters: - - *438 - *439 + - *440 - *19 - *17 - - &557 + - &558 name: ref description: The commit reference. Can be a commit SHA, branch name (`heads/BRANCH_NAME`), or tag name (`tags/TAG_NAME`). For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" @@ -81176,9 +81187,9 @@ paths: description: Response content: application/json: - schema: *552 + schema: *553 examples: - default: &654 + default: &655 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -81291,11 +81302,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-runs-for-a-git-reference parameters: - - *438 - *439 - - *557 + - *440 - *558 - *559 + - *560 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -81329,9 +81340,9 @@ paths: type: integer check_runs: type: array - items: *502 + items: *503 examples: - default: *560 + default: *561 headers: Link: *45 x-github: @@ -81356,9 +81367,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#list-check-suites-for-a-git-reference parameters: - - *438 - *439 - - *557 + - *440 + - *558 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -81366,7 +81377,7 @@ paths: schema: type: integer example: 1 - - *558 + - *559 - *17 - *19 responses: @@ -81384,7 +81395,7 @@ paths: type: integer check_suites: type: array - items: *506 + items: *507 examples: default: value: @@ -81584,9 +81595,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#get-the-combined-status-for-a-specific-reference parameters: - - *438 - *439 - - *557 + - *440 + - *558 - *17 - *19 responses: @@ -81657,7 +81668,7 @@ paths: type: string total_count: type: integer - repository: *272 + repository: *273 commit_url: type: string format: uri @@ -81788,9 +81799,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *438 - *439 - - *557 + - *440 + - *558 - *17 - *19 responses: @@ -81800,7 +81811,7 @@ paths: application/json: schema: type: array - items: &729 + items: &730 title: Status description: The status of a commit. type: object @@ -81881,7 +81892,7 @@ paths: site_admin: false headers: Link: *45 - '301': *444 + '301': *445 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81909,8 +81920,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/community#get-community-profile-metrics parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -81943,11 +81954,11 @@ paths: code_of_conduct: anyOf: - type: 'null' - - *561 + - *562 code_of_conduct_file: anyOf: - type: 'null' - - &562 + - &563 title: Community Health File type: object properties: @@ -81963,23 +81974,23 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 contributing: anyOf: - type: 'null' - - *562 + - *563 readme: anyOf: - type: 'null' - - *562 + - *563 issue_template: anyOf: - type: 'null' - - *562 + - *563 pull_request_template: anyOf: - type: 'null' - - *562 + - *563 required: - code_of_conduct - code_of_conduct_file @@ -82108,8 +82119,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#compare-two-commits parameters: - - *438 - *439 + - *440 - *19 - *17 - name: basehead @@ -82157,8 +82168,8 @@ paths: format: uri examples: - https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *552 - merge_base_commit: *552 + base_commit: *553 + merge_base_commit: *553 status: type: string enum: @@ -82182,10 +82193,10 @@ paths: - 6 commits: type: array - items: *552 + items: *553 files: type: array - items: *563 + items: *564 required: - url - html_url @@ -82471,8 +82482,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-repository-content parameters: - - *438 - *439 + - *440 - name: path description: path parameter in: path @@ -82625,7 +82636,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &564 + response-if-content-is-a-file: &565 summary: Response if content is a file value: type: file @@ -82762,7 +82773,7 @@ paths: - size - type - url - - &681 + - &682 title: Content File description: Content File type: object @@ -82980,7 +82991,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *564 + response-if-content-is-a-file: *565 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -83049,7 +83060,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *27 - '302': *565 + '302': *566 '304': *35 x-github: githubCloudOnly: false @@ -83072,8 +83083,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#create-or-update-file-contents parameters: - - *438 - *439 + - *440 - name: path description: path parameter in: path @@ -83168,7 +83179,7 @@ paths: description: Response content: application/json: - schema: &566 + schema: &567 title: File Commit description: File Commit type: object @@ -83324,7 +83335,7 @@ paths: description: Response content: application/json: - schema: *566 + schema: *567 examples: example-for-creating-a-file: value: @@ -83378,7 +83389,7 @@ paths: schema: oneOf: - *3 - - &607 + - &608 description: Repository rule violation was detected type: object properties: @@ -83399,7 +83410,7 @@ paths: items: type: object properties: - placeholder_id: &721 + placeholder_id: &722 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -83431,8 +83442,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#delete-a-file parameters: - - *438 - *439 + - *440 - name: path description: path parameter in: path @@ -83493,7 +83504,7 @@ paths: description: Response content: application/json: - schema: *566 + schema: *567 examples: default: value: @@ -83548,8 +83559,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-contributors parameters: - - *438 - *439 + - *440 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -83673,22 +83684,22 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *438 - *439 - - *320 + - *440 - *321 - *322 - *323 + - *324 - name: manifest in: query description: A comma-separated list of full manifest paths. If specified, only alerts for these manifests will be returned. schema: type: string - - *324 - - *567 - *325 + - *568 - *326 + - *327 - *108 - name: per_page description: The number of results per page (max 100). For more information, @@ -83707,7 +83718,7 @@ paths: application/json: schema: type: array - items: &571 + items: &572 type: object description: A Dependabot alert. properties: @@ -83757,7 +83768,7 @@ paths: - direct - transitive - - security_advisory: *568 + security_advisory: *569 security_vulnerability: *128 url: *129 html_url: *130 @@ -83788,8 +83799,8 @@ paths: dismissal. maxLength: 280 fixed_at: *134 - auto_dismissed_at: *569 - dismissal_request: *570 + auto_dismissed_at: *570 + dismissal_request: *571 required: - number - state @@ -84019,9 +84030,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *438 - *439 - - &572 + - *440 + - &573 name: alert_number in: path description: |- @@ -84036,7 +84047,7 @@ paths: description: Response content: application/json: - schema: *571 + schema: *572 examples: default: value: @@ -84149,9 +84160,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *438 - *439 - - *572 + - *440 + - *573 requestBody: required: true content: @@ -84196,7 +84207,7 @@ paths: description: Response content: application/json: - schema: *571 + schema: *572 examples: default: value: @@ -84325,8 +84336,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-repository-secrets parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -84344,7 +84355,7 @@ paths: type: integer secrets: type: array - items: &575 + items: &576 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -84398,16 +84409,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-public-key parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *573 + schema: *574 examples: - default: *574 + default: *575 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84427,15 +84438,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '200': description: Response content: application/json: - schema: *575 + schema: *576 examples: default: value: @@ -84461,9 +84472,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 requestBody: required: true content: @@ -84491,7 +84502,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -84515,9 +84526,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '204': description: Response @@ -84539,8 +84550,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits parameters: - - *438 - *439 + - *440 - name: basehead description: The base and head Git revisions to compare. The Git revisions will be resolved to commit SHAs. Named revisions will be resolved to their @@ -84714,8 +84725,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -84975,8 +84986,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -85059,7 +85070,7 @@ paths: - version - url additionalProperties: false - metadata: &576 + metadata: &577 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -85098,7 +85109,7 @@ paths: examples: - "/src/build/package-lock.json" additionalProperties: false - metadata: *576 + metadata: *577 resolved: type: object description: A collection of resolved package dependencies. @@ -85112,7 +85123,7 @@ paths: pattern: "^pkg" examples: - pkg:/npm/%40actions/http-client@1.0.11 - metadata: *576 + metadata: *577 relationship: type: string description: A notation of whether a dependency is requested @@ -85245,8 +85256,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#list-deployments parameters: - - *438 - *439 + - *440 - name: sha description: The SHA recorded at creation time. in: query @@ -85287,9 +85298,9 @@ paths: application/json: schema: type: array - items: *577 + items: *578 examples: - default: *578 + default: *579 headers: Link: *45 x-github: @@ -85355,8 +85366,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#create-a-deployment parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -85438,7 +85449,7 @@ paths: description: Response content: application/json: - schema: *577 + schema: *578 examples: simple-example: summary: Simple example @@ -85511,9 +85522,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#get-a-deployment parameters: - - *438 - *439 - - &579 + - *440 + - &580 name: deployment_id description: deployment_id parameter in: path @@ -85525,7 +85536,7 @@ paths: description: Response content: application/json: - schema: *577 + schema: *578 examples: default: value: @@ -85590,9 +85601,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#delete-a-deployment parameters: - - *438 - *439 - - *579 + - *440 + - *580 responses: '204': description: Response @@ -85614,9 +85625,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#list-deployment-statuses parameters: - - *438 - *439 - - *579 + - *440 + - *580 - *17 - *19 responses: @@ -85626,7 +85637,7 @@ paths: application/json: schema: type: array - items: &580 + items: &581 title: Deployment Status description: The status of a deployment. type: object @@ -85790,9 +85801,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#create-a-deployment-status parameters: - - *438 - *439 - - *579 + - *440 + - *580 requestBody: required: true content: @@ -85867,9 +85878,9 @@ paths: description: Response content: application/json: - schema: *580 + schema: *581 examples: - default: &581 + default: &582 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -85925,9 +85936,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#get-a-deployment-status parameters: - - *438 - *439 - - *579 + - *440 + - *580 - name: status_id in: path required: true @@ -85938,9 +85949,9 @@ paths: description: Response content: application/json: - schema: *580 + schema: *581 examples: - default: *581 + default: *582 '404': *6 x-github: githubCloudOnly: false @@ -85967,12 +85978,12 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 - - *582 + - *440 - *583 - *584 - *585 + - *586 - *17 - *19 responses: @@ -85982,9 +85993,9 @@ paths: application/json: schema: type: array - items: *586 + items: *587 examples: - default: *587 + default: *588 '404': *6 '403': *27 '500': *38 @@ -86008,8 +86019,8 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86021,7 +86032,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *586 + schema: *587 examples: default: value: @@ -86077,8 +86088,8 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86137,12 +86148,12 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *438 - *439 - - *582 + - *440 - *583 - *584 - *585 + - *586 - *17 - *19 responses: @@ -86152,9 +86163,9 @@ paths: application/json: schema: type: array - items: *588 + items: *589 examples: - default: *589 + default: *590 '404': *6 '403': *27 '500': *38 @@ -86178,8 +86189,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86191,7 +86202,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *588 + schema: *589 examples: default: value: @@ -86242,8 +86253,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86281,7 +86292,7 @@ paths: description: The created dismissal request. content: application/json: - schema: *588 + schema: *589 examples: default: value: @@ -86332,8 +86343,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86404,8 +86415,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86438,12 +86449,12 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - *101 - *102 - *103 - - *331 + - *332 - *17 - *19 responses: @@ -86453,9 +86464,9 @@ paths: application/json: schema: type: array - items: *590 + items: *591 examples: - default: *591 + default: *592 '404': *6 '403': *27 '500': *38 @@ -86480,8 +86491,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86493,7 +86504,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *590 + schema: *591 examples: default: value: @@ -86551,8 +86562,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86621,8 +86632,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-a-repository-dispatch-event parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -86679,8 +86690,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#list-environments parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -86698,7 +86709,7 @@ paths: - 5 environments: type: array - items: &593 + items: &594 title: Environment description: Details of a deployment environment type: object @@ -86760,7 +86771,7 @@ paths: type: string examples: - wait_timer - wait_timer: &595 + wait_timer: &596 type: integer description: The amount of time to delay a job after the job is initially triggered. The time (in minutes) @@ -86802,11 +86813,11 @@ paths: items: type: object properties: - type: *592 + type: *593 reviewer: anyOf: - *4 - - *301 + - *302 required: - id - node_id @@ -86829,7 +86840,7 @@ paths: - id - node_id - type - deployment_branch_policy: &596 + deployment_branch_policy: &597 type: - object - 'null' @@ -86946,9 +86957,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#get-an-environment parameters: - - *438 - *439 - - &594 + - *440 + - &595 name: environment_name in: path required: true @@ -86961,9 +86972,9 @@ paths: description: Response content: application/json: - schema: *593 + schema: *594 examples: - default: &597 + default: &598 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -87047,9 +87058,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#create-or-update-an-environment parameters: - - *438 - *439 - - *594 + - *440 + - *595 requestBody: required: false content: @@ -87059,7 +87070,7 @@ paths: - object - 'null' properties: - wait_timer: *595 + wait_timer: *596 prevent_self_review: type: boolean description: Whether or not a user who created the job is prevented @@ -87078,14 +87089,14 @@ paths: items: type: object properties: - type: *592 + type: *593 id: type: integer description: The id of the user or team who can review the deployment examples: - 4532992 - deployment_branch_policy: *596 + deployment_branch_policy: *597 additionalProperties: false examples: default: @@ -87105,9 +87116,9 @@ paths: description: Response content: application/json: - schema: *593 + schema: *594 examples: - default: *597 + default: *598 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -87131,9 +87142,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#delete-an-environment parameters: - - *438 - *439 - - *594 + - *440 + - *595 responses: '204': description: Default response @@ -87158,9 +87169,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *438 - *439 - - *594 + - *440 + - *595 - *17 - *19 responses: @@ -87179,7 +87190,7 @@ paths: - 2 branch_policies: type: array - items: &598 + items: &599 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -87240,9 +87251,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *438 - *439 - - *594 + - *440 + - *595 requestBody: required: true content: @@ -87290,9 +87301,9 @@ paths: description: Response content: application/json: - schema: *598 + schema: *599 examples: - example-wildcard: &599 + example-wildcard: &600 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -87334,10 +87345,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *438 - *439 - - *594 - - &600 + - *440 + - *595 + - &601 name: branch_policy_id in: path required: true @@ -87349,9 +87360,9 @@ paths: description: Response content: application/json: - schema: *598 + schema: *599 examples: - default: *599 + default: *600 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87370,10 +87381,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *438 - *439 - - *594 - - *600 + - *440 + - *595 + - *601 requestBody: required: true content: @@ -87402,9 +87413,9 @@ paths: description: Response content: application/json: - schema: *598 + schema: *599 examples: - default: *599 + default: *600 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87423,10 +87434,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *438 - *439 - - *594 - - *600 + - *440 + - *595 + - *601 responses: '204': description: Response @@ -87451,9 +87462,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment parameters: - - *594 + - *595 + - *440 - *439 - - *438 responses: '200': description: List of deployment protection rules @@ -87470,7 +87481,7 @@ paths: - 10 custom_deployment_protection_rules: type: array - items: &601 + items: &602 title: Deployment protection rule description: Deployment protection rule type: object @@ -87492,7 +87503,7 @@ paths: for the environment. examples: - true - app: &602 + app: &603 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -87595,9 +87606,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment parameters: - - *594 + - *595 + - *440 - *439 - - *438 requestBody: content: application/json: @@ -87618,9 +87629,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *601 + schema: *602 examples: - default: &603 + default: &604 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -87655,9 +87666,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment parameters: - - *594 + - *595 + - *440 - *439 - - *438 - *19 - *17 responses: @@ -87677,7 +87688,7 @@ paths: - 35 available_custom_deployment_protection_rule_integrations: type: array - items: *602 + items: *603 examples: default: value: @@ -87712,10 +87723,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#get-a-custom-deployment-protection-rule parameters: - - *438 - *439 - - *594 - - &604 + - *440 + - *595 + - &605 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -87727,9 +87738,9 @@ paths: description: Response content: application/json: - schema: *601 + schema: *602 examples: - default: *603 + default: *604 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87750,10 +87761,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment parameters: - - *594 + - *595 + - *440 - *439 - - *438 - - *604 + - *605 responses: '204': description: Response @@ -87779,9 +87790,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-environment-secrets parameters: - - *438 - *439 - - *594 + - *440 + - *595 - *17 - *19 responses: @@ -87799,9 +87810,9 @@ paths: type: integer secrets: type: array - items: *469 + items: *470 examples: - default: *470 + default: *471 headers: Link: *45 x-github: @@ -87826,17 +87837,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-public-key parameters: - - *438 - *439 - - *594 + - *440 + - *595 responses: '200': description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87858,18 +87869,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-secret parameters: - - *438 - *439 - - *594 - - *282 + - *440 + - *595 + - *283 responses: '200': description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: *605 + default: *606 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87891,10 +87902,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *438 - *439 - - *594 - - *282 + - *440 + - *595 + - *283 requestBody: required: true content: @@ -87925,7 +87936,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -87951,10 +87962,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-environment-secret parameters: - - *438 - *439 - - *594 - - *282 + - *440 + - *595 + - *283 responses: '204': description: Default response @@ -87979,10 +87990,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-environment-variables parameters: - - *438 - *439 - - *594 - - *456 + - *440 + - *595 + - *457 - *19 responses: '200': @@ -87999,9 +88010,9 @@ paths: type: integer variables: type: array - items: *473 + items: *474 examples: - default: *474 + default: *475 headers: Link: *45 x-github: @@ -88024,9 +88035,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-an-environment-variable parameters: - - *438 - *439 - - *594 + - *440 + - *595 requestBody: required: true content: @@ -88053,7 +88064,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -88078,18 +88089,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-environment-variable parameters: - - *438 - *439 - - *594 - - *285 + - *440 + - *595 + - *286 responses: '200': description: Response content: application/json: - schema: *473 + schema: *474 examples: - default: *606 + default: *607 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88110,10 +88121,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-environment-variable parameters: - - *438 - *439 - - *285 - - *594 + - *440 + - *286 + - *595 requestBody: required: true content: @@ -88155,10 +88166,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-environment-variable parameters: - - *438 - *439 - - *285 - - *594 + - *440 + - *286 + - *595 responses: '204': description: Response @@ -88180,8 +88191,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-repository-events parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -88191,7 +88202,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: 200-response: value: @@ -88249,8 +88260,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#list-forks parameters: - - *438 - *439 + - *440 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -88272,7 +88283,7 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: default: value: @@ -88409,8 +88420,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#create-a-fork parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -88443,9 +88454,9 @@ paths: description: Response content: application/json: - schema: *443 + schema: *444 examples: - default: *445 + default: *446 '400': *14 '422': *15 '403': *27 @@ -88466,8 +88477,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#create-a-blob parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -88526,8 +88537,8 @@ paths: application/json: schema: oneOf: - - *247 - - *607 + - *248 + - *608 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88552,8 +88563,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#get-a-blob parameters: - - *438 - *439 + - *440 - name: file_sha in: path required: true @@ -88653,8 +88664,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#create-a-commit parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -88763,7 +88774,7 @@ paths: description: Response content: application/json: - schema: &608 + schema: &609 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -88990,15 +89001,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#get-a-commit-object parameters: - - *438 - *439 - - *553 + - *440 + - *554 responses: '200': description: Response content: application/json: - schema: *608 + schema: *609 examples: default: value: @@ -89054,9 +89065,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#list-matching-references parameters: - - *438 - *439 - - &609 + - *440 + - &610 name: ref description: The Git reference. For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" in the Git documentation. @@ -89073,7 +89084,7 @@ paths: application/json: schema: type: array - items: &610 + items: &611 title: Git Reference description: Git references within a repository type: object @@ -89149,17 +89160,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference parameters: - - *438 - *439 - - *609 + - *440 + - *610 responses: '200': description: Response content: application/json: - schema: *610 + schema: *611 examples: - default: &611 + default: &612 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -89188,8 +89199,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#create-a-reference parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -89218,9 +89229,9 @@ paths: description: Response content: application/json: - schema: *610 + schema: *611 examples: - default: *611 + default: *612 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -89246,9 +89257,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#update-a-reference parameters: - - *438 - *439 - - *609 + - *440 + - *610 requestBody: required: true content: @@ -89277,9 +89288,9 @@ paths: description: Response content: application/json: - schema: *610 + schema: *611 examples: - default: *611 + default: *612 '422': *15 '409': *117 x-github: @@ -89297,9 +89308,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#delete-a-reference parameters: - - *438 - *439 - - *609 + - *440 + - *610 responses: '204': description: Response @@ -89354,8 +89365,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#create-a-tag-object parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -89422,7 +89433,7 @@ paths: description: Response content: application/json: - schema: &613 + schema: &614 title: Git Tag description: Metadata for a Git tag type: object @@ -89478,7 +89489,7 @@ paths: - sha - type - url - verification: *612 + verification: *613 required: - sha - url @@ -89488,7 +89499,7 @@ paths: - tag - message examples: - default: &614 + default: &615 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -89561,8 +89572,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#get-a-tag parameters: - - *438 - *439 + - *440 - name: tag_sha in: path required: true @@ -89573,9 +89584,9 @@ paths: description: Response content: application/json: - schema: *613 + schema: *614 examples: - default: *614 + default: *615 '404': *6 '409': *117 x-github: @@ -89599,8 +89610,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#create-a-tree parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -89674,7 +89685,7 @@ paths: description: Response content: application/json: - schema: &615 + schema: &616 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -89776,8 +89787,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#get-a-tree parameters: - - *438 - *439 + - *440 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -89800,7 +89811,7 @@ paths: description: Response content: application/json: - schema: *615 + schema: *616 examples: default-response: summary: Default response @@ -89859,8 +89870,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-repository-webhooks parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -89870,7 +89881,7 @@ paths: application/json: schema: type: array - items: &616 + items: &617 title: Webhook description: Webhooks for repositories. type: object @@ -89933,7 +89944,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &868 + last_response: &869 title: Hook Response type: object properties: @@ -90010,8 +90021,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#create-a-repository-webhook parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -90064,9 +90075,9 @@ paths: description: Response content: application/json: - schema: *616 + schema: *617 examples: - default: &617 + default: &618 value: type: Repository id: 12345678 @@ -90114,17 +90125,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 responses: '200': description: Response content: application/json: - schema: *616 + schema: *617 examples: - default: *617 + default: *618 '404': *6 x-github: githubCloudOnly: false @@ -90144,9 +90155,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 requestBody: required: true content: @@ -90191,9 +90202,9 @@ paths: description: Response content: application/json: - schema: *616 + schema: *617 examples: - default: *617 + default: *618 '422': *15 '404': *6 x-github: @@ -90214,9 +90225,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#delete-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 responses: '204': description: Response @@ -90240,9 +90251,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *438 - *439 - - *334 + - *440 + - *335 responses: '200': description: Response @@ -90269,9 +90280,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *438 - *439 - - *334 + - *440 + - *335 requestBody: required: false content: @@ -90315,11 +90326,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *438 - *439 - - *334 - - *17 + - *440 - *335 + - *17 + - *336 responses: '200': description: Response @@ -90327,9 +90338,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *337 + default: *338 '400': *14 '422': *15 x-github: @@ -90348,18 +90359,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 - *16 responses: '200': description: Response content: application/json: - schema: *338 + schema: *339 examples: - default: *339 + default: *340 '400': *14 '422': *15 x-github: @@ -90378,9 +90389,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 - *16 responses: '202': *37 @@ -90403,9 +90414,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#ping-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 responses: '204': description: Response @@ -90430,9 +90441,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 responses: '204': description: Response @@ -90455,8 +90466,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-immutable-releases-are-enabled-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response if immutable releases are enabled @@ -90504,8 +90515,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-immutable-releases parameters: - - *438 - *439 + - *440 responses: '204': *149 '409': *117 @@ -90525,8 +90536,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-immutable-releases parameters: - - *438 - *439 + - *440 responses: '204': *149 '409': *117 @@ -90583,14 +90594,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-an-import-status parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: &618 + schema: &619 title: Import description: A repository import from an external source. type: object @@ -90697,7 +90708,7 @@ paths: - html_url - authors_url examples: - default: &621 + default: &622 value: vcs: subversion use_lfs: true @@ -90713,7 +90724,7 @@ paths: authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm '404': *6 - '503': &619 + '503': &620 description: Unavailable due to service under maintenance. content: application/json: @@ -90742,8 +90753,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#start-an-import parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -90791,7 +90802,7 @@ paths: description: Response content: application/json: - schema: *618 + schema: *619 examples: default: value: @@ -90816,7 +90827,7 @@ paths: type: string '422': *15 '404': *6 - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90844,8 +90855,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-an-import parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -90897,7 +90908,7 @@ paths: description: Response content: application/json: - schema: *618 + schema: *619 examples: example-1: summary: Example 1 @@ -90945,7 +90956,7 @@ paths: html_url: https://import.github.com/octocat/socm/import authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90968,12 +90979,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#cancel-an-import parameters: - - *438 - *439 + - *440 responses: '204': description: Response - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90999,9 +91010,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-commit-authors parameters: - - *438 - *439 - - &799 + - *440 + - &800 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -91015,7 +91026,7 @@ paths: application/json: schema: type: array - items: &620 + items: &621 title: Porter Author description: Porter Author type: object @@ -91069,7 +91080,7 @@ paths: url: https://api.github.com/repos/octocat/socm/import/authors/2268559 import_url: https://api.github.com/repos/octocat/socm/import '404': *6 - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91094,8 +91105,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#map-a-commit-author parameters: - - *438 - *439 + - *440 - name: author_id in: path required: true @@ -91125,7 +91136,7 @@ paths: description: Response content: application/json: - schema: *620 + schema: *621 examples: default: value: @@ -91138,7 +91149,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91162,8 +91173,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-large-files parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -91204,7 +91215,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91232,8 +91243,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-git-lfs-preference parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -91260,11 +91271,11 @@ paths: description: Response content: application/json: - schema: *618 + schema: *619 examples: - default: *621 + default: *622 '422': *15 - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91287,8 +91298,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/apps#get-a-repository-installation-for-the-authenticated-app parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -91296,8 +91307,8 @@ paths: application/json: schema: *20 examples: - default: *622 - '301': *444 + default: *623 + '301': *445 '404': *6 x-github: githubCloudOnly: false @@ -91317,8 +91328,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -91326,12 +91337,12 @@ paths: application/json: schema: anyOf: - - *352 + - *353 - type: object properties: {} additionalProperties: false examples: - default: &624 + default: &625 value: limit: collaborators_only origin: repository @@ -91356,13 +91367,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: application/json: - schema: *623 + schema: *624 examples: default: summary: Example request body @@ -91374,9 +91385,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *624 + default: *625 '409': description: Response x-github: @@ -91398,8 +91409,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -91422,8 +91433,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#list-repository-invitations parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -91433,9 +91444,9 @@ paths: application/json: schema: type: array - items: *625 + items: *626 examples: - default: &792 + default: &793 value: - id: 1 repository: @@ -91566,9 +91577,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#update-a-repository-invitation parameters: - - *438 - *439 - - *356 + - *440 + - *357 requestBody: required: false content: @@ -91597,7 +91608,7 @@ paths: description: Response content: application/json: - schema: *625 + schema: *626 examples: default: value: @@ -91728,9 +91739,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *438 - *439 - - *356 + - *440 + - *357 responses: '204': description: Response @@ -91761,8 +91772,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#list-repository-issues parameters: - - *438 - *439 + - *440 - name: milestone description: If an `integer` is passed, it should refer to a milestone by its `number` field. If the string `*` is passed, issues with any milestone @@ -91810,7 +91821,7 @@ paths: required: false schema: type: string - - *360 + - *361 - name: sort description: What to sort results by. in: query @@ -91823,7 +91834,7 @@ paths: - comments default: created - *108 - - *218 + - *219 - *17 - *19 responses: @@ -91833,9 +91844,9 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: &635 + default: &636 value: - id: 1 node_id: MDU6SXNzdWUx @@ -91983,7 +91994,7 @@ paths: state_reason: completed headers: Link: *45 - '301': *444 + '301': *445 '422': *15 '404': *6 x-github: @@ -92012,8 +92023,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#create-an-issue parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -92103,9 +92114,9 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: &632 + default: &633 value: id: 1 node_id: MDU6SXNzdWUx @@ -92261,7 +92272,7 @@ paths: '422': *15 '503': *190 '404': *6 - '410': *626 + '410': *627 x-github: triggersNotification: true githubCloudOnly: false @@ -92289,9 +92300,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *438 - *439 - - *235 + - *440 + - *236 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. in: query @@ -92301,7 +92312,7 @@ paths: enum: - asc - desc - - *218 + - *219 - *17 - *19 responses: @@ -92311,9 +92322,9 @@ paths: application/json: schema: type: array - items: *627 + items: *628 examples: - default: &634 + default: &635 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -92371,17 +92382,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '200': description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: &628 + default: &629 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -92435,9 +92446,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#update-an-issue-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -92459,9 +92470,9 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *628 + default: *629 '422': *15 x-github: githubCloudOnly: false @@ -92479,9 +92490,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#delete-an-issue-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '204': description: Response @@ -92501,9 +92512,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to an issue comment. @@ -92529,9 +92540,9 @@ paths: application/json: schema: type: array - items: *550 + items: *551 examples: - default: *629 + default: *630 headers: Link: *45 '404': *6 @@ -92552,9 +92563,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -92586,16 +92597,16 @@ paths: description: Reaction exists content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '201': description: Reaction created content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '422': *15 x-github: githubCloudOnly: false @@ -92617,10 +92628,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *438 - *439 - - *227 - - *630 + - *440 + - *228 + - *631 responses: '204': description: Response @@ -92640,8 +92651,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events-for-a-repository parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -92651,7 +92662,7 @@ paths: application/json: schema: type: array - items: &631 + items: &632 title: Issue Event description: Issue Event type: object @@ -92698,7 +92709,7 @@ paths: issue: anyOf: - type: 'null' - - *212 + - *213 label: title: Issue Event Label description: Issue Event Label @@ -92731,7 +92742,7 @@ paths: anyOf: - type: 'null' - *4 - requested_team: *301 + requested_team: *302 dismissed_review: title: Issue Event Dismissed Review type: object @@ -92798,7 +92809,7 @@ paths: required: - from - to - author_association: *213 + author_association: *214 lock_reason: type: - string @@ -92990,8 +93001,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#get-an-issue-event parameters: - - *438 - *439 + - *440 - name: event_id in: path required: true @@ -93002,7 +93013,7 @@ paths: description: Response content: application/json: - schema: *631 + schema: *632 examples: default: value: @@ -93194,7 +93205,7 @@ paths: author_association: COLLABORATOR state_reason: completed '404': *6 - '410': *626 + '410': *627 '403': *27 x-github: githubCloudOnly: false @@ -93228,9 +93239,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue parameters: - - *438 - *439 - - &633 + - *440 + - &634 name: issue_number description: The number that identifies the issue. in: path @@ -93242,12 +93253,12 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 - '301': *444 + default: *633 + '301': *445 '404': *6 - '410': *626 + '410': *627 '304': *35 x-github: githubCloudOnly: false @@ -93272,9 +93283,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#update-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: false content: @@ -93393,15 +93404,15 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 '422': *15 '503': *190 '403': *27 - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93419,9 +93430,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#add-assignees-to-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: false content: @@ -93447,9 +93458,9 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93465,9 +93476,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: content: application/json: @@ -93492,9 +93503,9 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93516,9 +93527,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 - name: assignee in: path required: true @@ -93558,10 +93569,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments parameters: - - *438 - *439 - - *633 - - *218 + - *440 + - *634 + - *219 - *17 - *19 responses: @@ -93571,13 +93582,13 @@ paths: application/json: schema: type: array - items: *627 + items: *628 examples: - default: *634 + default: *635 headers: Link: *45 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93606,9 +93617,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#create-an-issue-comment parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -93630,16 +93641,16 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *628 + default: *629 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 schema: type: string '403': *27 - '410': *626 + '410': *627 '422': *15 '404': *6 x-github: @@ -93667,9 +93678,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issue-dependencies#list-dependencies-an-issue-is-blocked-by parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -93679,14 +93690,14 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *635 + default: *636 headers: Link: *45 - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93714,9 +93725,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issue-dependencies#add-a-dependency-an-issue-is-blocked-by parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -93738,17 +93749,17 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/dependencies/blocked_by schema: type: string - '301': *444 + '301': *445 '403': *27 - '410': *626 + '410': *627 '422': *15 '404': *6 x-github: @@ -93779,9 +93790,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issue-dependencies#remove-dependency-an-issue-is-blocked-by parameters: - - *438 - *439 - - *633 + - *440 + - *634 - name: issue_id in: path description: The id of the blocking issue to remove as a dependency @@ -93793,15 +93804,15 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 - '301': *444 + default: *633 + '301': *445 '400': *14 '401': *23 '403': *27 '404': *6 - '410': *626 + '410': *627 x-github: triggersNotification: true githubCloudOnly: false @@ -93827,9 +93838,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issue-dependencies#list-dependencies-an-issue-is-blocking parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -93839,14 +93850,14 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *635 + default: *636 headers: Link: *45 - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93863,9 +93874,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -93879,7 +93890,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &637 + - &638 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -93928,7 +93939,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &638 + - &639 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -94056,7 +94067,7 @@ paths: - performed_via_github_app - assignee - assigner - - &639 + - &640 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -94102,7 +94113,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &640 + - &641 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -94148,7 +94159,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &641 + - &642 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -94197,7 +94208,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &642 + - &643 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -94226,7 +94237,7 @@ paths: - type: 'null' - *5 review_requester: *4 - requested_team: *301 + requested_team: *302 requested_reviewer: *4 required: - review_requester @@ -94239,7 +94250,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &643 + - &644 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -94268,7 +94279,7 @@ paths: - type: 'null' - *5 review_requester: *4 - requested_team: *301 + requested_team: *302 requested_reviewer: *4 required: - review_requester @@ -94281,7 +94292,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &644 + - &645 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -94337,7 +94348,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &645 + - &646 title: Locked Issue Event description: Locked Issue Event type: object @@ -94382,7 +94393,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &646 + - &647 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -94443,7 +94454,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &647 + - &648 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -94504,7 +94515,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &648 + - &649 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -94565,7 +94576,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &649 + - &650 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -94658,7 +94669,7 @@ paths: color: red headers: Link: *45 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94675,9 +94686,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -94687,9 +94698,9 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: - default: &636 + default: &637 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -94707,9 +94718,9 @@ paths: default: false headers: Link: *45 - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94726,9 +94737,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#add-labels-to-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: false content: @@ -94787,12 +94798,12 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: - default: *636 - '301': *444 + default: *637 + '301': *445 '404': *6 - '410': *626 + '410': *627 '422': *15 x-github: githubCloudOnly: false @@ -94809,9 +94820,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#set-labels-for-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: false content: @@ -94871,12 +94882,12 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: - default: *636 - '301': *444 + default: *637 + '301': *445 '404': *6 - '410': *626 + '410': *627 '422': *15 x-github: githubCloudOnly: false @@ -94893,15 +94904,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 responses: '204': description: Response - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94920,9 +94931,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-a-label-from-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 - name: name in: path required: true @@ -94935,7 +94946,7 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: default: value: @@ -94946,9 +94957,9 @@ paths: description: Something isn't working color: f29513 default: true - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94968,9 +94979,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#lock-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: false content: @@ -94999,7 +95010,7 @@ paths: '204': description: Response '403': *27 - '410': *626 + '410': *627 '404': *6 '422': *15 x-github: @@ -95017,9 +95028,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#unlock-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 responses: '204': description: Response @@ -95049,20 +95060,20 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#get-parent-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 responses: '200': description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 - '301': *444 + default: *633 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -95079,9 +95090,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to an issue. @@ -95107,13 +95118,13 @@ paths: application/json: schema: type: array - items: *550 + items: *551 examples: - default: *629 + default: *630 headers: Link: *45 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -95131,9 +95142,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -95165,16 +95176,16 @@ paths: description: Response content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '201': description: Response content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '422': *15 x-github: githubCloudOnly: false @@ -95196,10 +95207,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-reaction parameters: - - *438 - *439 - - *633 - - *630 + - *440 + - *634 + - *631 responses: '204': description: Response @@ -95228,9 +95239,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#remove-sub-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -95252,9 +95263,9 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -95287,9 +95298,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#list-sub-issues parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -95299,13 +95310,13 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *635 + default: *636 headers: Link: *45 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -95333,9 +95344,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#add-sub-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -95362,16 +95373,16 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 schema: type: string '403': *27 - '410': *626 + '410': *627 '422': *15 '404': *6 x-github: @@ -95391,9 +95402,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -95424,9 +95435,9 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 '403': *27 '404': *6 '422': *7 @@ -95448,9 +95459,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -95465,7 +95476,6 @@ paths: description: Timeline Event type: object anyOf: - - *637 - *638 - *639 - *640 @@ -95478,6 +95488,7 @@ paths: - *647 - *648 - *649 + - *650 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -95525,12 +95536,12 @@ paths: issue_url: type: string format: uri - author_association: *213 + author_association: *214 performed_via_github_app: anyOf: - type: 'null' - *5 - reactions: *214 + reactions: *215 required: - event - actor @@ -95561,7 +95572,7 @@ paths: properties: type: type: string - issue: *212 + issue: *213 required: - event - created_at @@ -95783,7 +95794,7 @@ paths: type: string body_text: type: string - author_association: *213 + author_association: *214 required: - event - id @@ -95806,7 +95817,7 @@ paths: type: string comments: type: array - items: &670 + items: &671 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -95914,7 +95925,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/pulls/1 - author_association: *213 + author_association: *214 _links: type: object properties: @@ -96009,7 +96020,7 @@ paths: enum: - line - file - reactions: *214 + reactions: *215 body_html: type: string examples: @@ -96047,7 +96058,7 @@ paths: type: string comments: type: array - items: *549 + items: *550 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -96322,7 +96333,7 @@ paths: headers: Link: *45 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -96339,8 +96350,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -96350,7 +96361,7 @@ paths: application/json: schema: type: array - items: &650 + items: &651 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -96418,8 +96429,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -96455,9 +96466,9 @@ paths: description: Response content: application/json: - schema: *650 + schema: *651 examples: - default: &651 + default: &652 value: id: 1 key: ssh-rsa AAA... @@ -96491,9 +96502,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *438 - *439 - - &652 + - *440 + - &653 name: key_id description: The unique identifier of the key. in: path @@ -96505,9 +96516,9 @@ paths: description: Response content: application/json: - schema: *650 + schema: *651 examples: - default: *651 + default: *652 '404': *6 x-github: githubCloudOnly: false @@ -96525,9 +96536,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *438 - *439 - - *652 + - *440 + - *653 responses: '204': description: Response @@ -96547,8 +96558,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-a-repository parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -96558,9 +96569,9 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: - default: *636 + default: *637 headers: Link: *45 '404': *6 @@ -96581,8 +96592,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#create-a-label parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -96618,9 +96629,9 @@ paths: description: Response content: application/json: - schema: *211 + schema: *212 examples: - default: &653 + default: &654 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -96652,8 +96663,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#get-a-label parameters: - - *438 - *439 + - *440 - name: name in: path required: true @@ -96664,9 +96675,9 @@ paths: description: Response content: application/json: - schema: *211 + schema: *212 examples: - default: *653 + default: *654 '404': *6 x-github: githubCloudOnly: false @@ -96683,8 +96694,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#update-a-label parameters: - - *438 - *439 + - *440 - name: name in: path required: true @@ -96723,7 +96734,7 @@ paths: description: Response content: application/json: - schema: *211 + schema: *212 examples: default: value: @@ -96749,8 +96760,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#delete-a-label parameters: - - *438 - *439 + - *440 - name: name in: path required: true @@ -96776,8 +96787,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-languages parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -96805,7 +96816,7 @@ paths: description: |- Enables Git LFS for a repository. - OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint. + OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint. operationId: repos/enable-lfs-for-repo tags: - repos @@ -96813,8 +96824,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository parameters: - - *438 - *439 + - *440 responses: '202': *37 '403': @@ -96834,7 +96845,7 @@ paths: description: |- Disables Git LFS for a repository. - OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint. + OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint. operationId: repos/disable-lfs-for-repo tags: - repos @@ -96842,8 +96853,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -96869,9 +96880,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *438 - *439 - - *524 + - *440 + - *525 responses: '200': description: Response @@ -96937,7 +96948,7 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 required: - _links - git_url @@ -97018,8 +97029,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -97084,8 +97095,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#merge-a-branch parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -97119,9 +97130,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *552 + schema: *553 examples: - default: *654 + default: *655 '204': description: Response when already merged '404': @@ -97146,8 +97157,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#list-milestones parameters: - - *438 - *439 + - *440 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -97188,7 +97199,7 @@ paths: application/json: schema: type: array - items: *391 + items: *392 examples: default: value: @@ -97244,8 +97255,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#create-a-milestone parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -97285,9 +97296,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: &655 + default: &656 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -97346,9 +97357,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#get-a-milestone parameters: - - *438 - *439 - - &656 + - *440 + - &657 name: milestone_number description: The number that identifies the milestone. in: path @@ -97360,9 +97371,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *655 + default: *656 '404': *6 x-github: githubCloudOnly: false @@ -97379,9 +97390,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#update-a-milestone parameters: - - *438 - *439 - - *656 + - *440 + - *657 requestBody: required: false content: @@ -97419,9 +97430,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *655 + default: *656 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -97437,9 +97448,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#delete-a-milestone parameters: - - *438 - *439 - - *656 + - *440 + - *657 responses: '204': description: Response @@ -97460,9 +97471,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-issues-in-a-milestone parameters: - - *438 - *439 - - *656 + - *440 + - *657 - *17 - *19 responses: @@ -97472,9 +97483,9 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: - default: *636 + default: *637 headers: Link: *45 x-github: @@ -97493,12 +97504,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-repository-notifications-for-the-authenticated-user parameters: - - *438 - *439 - - *657 + - *440 - *658 - - *218 - *659 + - *219 + - *660 - *17 - *19 responses: @@ -97508,9 +97519,9 @@ paths: application/json: schema: type: array - items: *238 + items: *239 examples: - default: *660 + default: *661 headers: Link: *45 x-github: @@ -97534,8 +97545,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -97593,14 +97604,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-apiname-pages-site parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: &661 + schema: &662 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -97744,7 +97755,7 @@ paths: - custom_404 - public examples: - default: &662 + default: &663 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -97785,8 +97796,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-apiname-pages-site parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -97841,9 +97852,9 @@ paths: description: Response content: application/json: - schema: *661 + schema: *662 examples: - default: *662 + default: *663 '422': *15 '409': *117 x-github: @@ -97866,8 +97877,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#update-information-about-a-apiname-pages-site parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -97975,8 +97986,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#delete-a-apiname-pages-site parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -98002,8 +98013,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#list-apiname-pages-builds parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -98013,7 +98024,7 @@ paths: application/json: schema: type: array - items: &663 + items: &664 title: Page Build description: Page Build type: object @@ -98105,8 +98116,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#request-a-apiname-pages-build parameters: - - *438 - *439 + - *440 responses: '201': description: Response @@ -98153,16 +98164,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-latest-pages-build parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *663 + schema: *664 examples: - default: &664 + default: &665 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -98210,8 +98221,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-apiname-pages-build parameters: - - *438 - *439 + - *440 - name: build_id in: path required: true @@ -98222,9 +98233,9 @@ paths: description: Response content: application/json: - schema: *663 + schema: *664 examples: - default: *664 + default: *665 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -98244,8 +98255,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-github-pages-deployment parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -98353,9 +98364,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-the-status-of-a-github-pages-deployment parameters: - - *438 - *439 - - &665 + - *440 + - &666 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -98413,9 +98424,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *438 - *439 - - *665 + - *440 + - *666 responses: '204': *149 '404': *6 @@ -98442,8 +98453,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-dns-health-check-for-github-pages parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -98711,7 +98722,7 @@ paths: description: Empty response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -98738,8 +98749,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Private vulnerability reporting status @@ -98776,8 +98787,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': *149 '422': *14 @@ -98798,8 +98809,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': *149 '422': *14 @@ -98821,8 +98832,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/custom-properties#get-all-custom-property-values-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -98832,7 +98843,7 @@ paths: type: array items: *150 examples: - default: *666 + default: *667 '403': *27 '404': *6 x-github: @@ -98854,8 +98865,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -98871,7 +98882,7 @@ paths: required: - properties examples: - default: *667 + default: *668 responses: '204': description: No Content when custom property values are successfully created @@ -98909,8 +98920,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests parameters: - - *438 - *439 + - *440 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -98970,9 +98981,9 @@ paths: application/json: schema: type: array - items: *556 + items: *557 examples: - default: *668 + default: *669 headers: Link: *45 '304': *35 @@ -99004,8 +99015,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#create-a-pull-request parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -99072,7 +99083,7 @@ paths: description: Response content: application/json: - schema: &672 + schema: &673 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -99201,7 +99212,7 @@ paths: milestone: anyOf: - type: 'null' - - *391 + - *392 active_lock_reason: type: - string @@ -99256,7 +99267,7 @@ paths: type: - array - 'null' - items: *370 + items: *371 head: type: object properties: @@ -99294,14 +99305,14 @@ paths: _links: type: object properties: - comments: *392 - commits: *392 - statuses: *392 - html: *392 - issue: *392 - review_comments: *392 - review_comment: *392 - self: *392 + comments: *393 + commits: *393 + statuses: *393 + html: *393 + issue: *393 + review_comments: *393 + review_comment: *393 + self: *393 required: - comments - commits @@ -99311,8 +99322,8 @@ paths: - review_comments - review_comment - self - author_association: *213 - auto_merge: *669 + author_association: *214 + auto_merge: *670 draft: description: Indicates whether or not the pull request is a draft. type: boolean @@ -99414,7 +99425,7 @@ paths: - merged_by - review_comments examples: - default: &673 + default: &674 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -99941,8 +99952,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *438 - *439 + - *440 - name: sort in: query required: false @@ -99961,7 +99972,7 @@ paths: enum: - asc - desc - - *218 + - *219 - *17 - *19 responses: @@ -99971,9 +99982,9 @@ paths: application/json: schema: type: array - items: *670 + items: *671 examples: - default: &675 + default: &676 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -100050,17 +100061,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#get-a-review-comment-for-a-pull-request parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '200': description: Response content: application/json: - schema: *670 + schema: *671 examples: - default: &671 + default: &672 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -100135,9 +100146,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#update-a-review-comment-for-a-pull-request parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -100159,9 +100170,9 @@ paths: description: Response content: application/json: - schema: *670 + schema: *671 examples: - default: *671 + default: *672 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100177,9 +100188,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#delete-a-review-comment-for-a-pull-request parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '204': description: Response @@ -100200,9 +100211,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a pull request review comment. @@ -100228,9 +100239,9 @@ paths: application/json: schema: type: array - items: *550 + items: *551 examples: - default: *629 + default: *630 headers: Link: *45 '404': *6 @@ -100251,9 +100262,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -100285,16 +100296,16 @@ paths: description: Reaction exists content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '201': description: Reaction created content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '422': *15 x-github: githubCloudOnly: false @@ -100316,10 +100327,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *438 - *439 - - *227 - - *630 + - *440 + - *228 + - *631 responses: '204': description: Response @@ -100362,9 +100373,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#get-a-pull-request parameters: - - *438 - *439 - - &674 + - *440 + - &675 name: pull_number description: The number that identifies the pull request. in: path @@ -100377,9 +100388,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *672 + schema: *673 examples: - default: *673 + default: *674 '304': *35 '404': *6 '406': @@ -100414,9 +100425,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: false content: @@ -100458,9 +100469,9 @@ paths: description: Response content: application/json: - schema: *672 + schema: *673 examples: - default: *673 + default: *674 '422': *15 '403': *27 x-github: @@ -100482,9 +100493,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-from-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: true content: @@ -100545,17 +100556,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '401': *23 '403': *27 '404': *6 @@ -100585,10 +100596,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *438 - *439 - - *674 - - *235 + - *440 + - *675 + - *236 - name: direction description: The direction to sort results. Ignored without `sort` parameter. in: query @@ -100598,7 +100609,7 @@ paths: enum: - asc - desc - - *218 + - *219 - *17 - *19 responses: @@ -100608,9 +100619,9 @@ paths: application/json: schema: type: array - items: *670 + items: *671 examples: - default: *675 + default: *676 headers: Link: *45 x-github: @@ -100643,9 +100654,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#create-a-review-comment-for-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: true content: @@ -100751,7 +100762,7 @@ paths: description: Response content: application/json: - schema: *670 + schema: *671 examples: example-for-a-multi-line-comment: value: @@ -100839,10 +100850,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *438 - *439 - - *674 - - *227 + - *440 + - *675 + - *228 requestBody: required: true content: @@ -100864,7 +100875,7 @@ paths: description: Response content: application/json: - schema: *670 + schema: *671 examples: default: value: @@ -100950,9 +100961,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 - *17 - *19 responses: @@ -100962,9 +100973,9 @@ paths: application/json: schema: type: array - items: *552 + items: *553 examples: - default: *676 + default: *677 headers: Link: *45 x-github: @@ -100994,9 +101005,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests-files parameters: - - *438 - *439 - - *674 + - *440 + - *675 - *17 - *19 responses: @@ -101006,7 +101017,7 @@ paths: application/json: schema: type: array - items: *563 + items: *564 examples: default: value: @@ -101044,9 +101055,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#check-if-a-pull-request-has-been-merged parameters: - - *438 - *439 - - *674 + - *440 + - *675 responses: '204': description: Response if pull request has been merged @@ -101069,9 +101080,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#merge-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: false content: @@ -101183,9 +101194,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 responses: '200': description: Response @@ -101201,7 +101212,7 @@ paths: items: *4 teams: type: array - items: *301 + items: *302 required: - users - teams @@ -101260,9 +101271,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#request-reviewers-for-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: false content: @@ -101299,7 +101310,7 @@ paths: description: Response content: application/json: - schema: *556 + schema: *557 examples: default: value: @@ -101835,9 +101846,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: true content: @@ -101871,7 +101882,7 @@ paths: description: Response content: application/json: - schema: *556 + schema: *557 examples: default: value: @@ -102376,9 +102387,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 - *17 - *19 responses: @@ -102388,7 +102399,7 @@ paths: application/json: schema: type: array - items: &677 + items: &678 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -102462,7 +102473,7 @@ paths: type: string body_text: type: string - author_association: *213 + author_association: *214 required: - id - node_id @@ -102544,9 +102555,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#create-a-review-for-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: false content: @@ -102636,9 +102647,9 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: - default: &679 + default: &680 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -102701,10 +102712,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#get-a-review-for-a-pull-request parameters: - - *438 - *439 - - *674 - - &678 + - *440 + - *675 + - &679 name: review_id description: The unique identifier of the review. in: path @@ -102716,9 +102727,9 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: - default: &680 + default: &681 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -102777,10 +102788,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#update-a-review-for-a-pull-request parameters: - - *438 - *439 - - *674 - - *678 + - *440 + - *675 + - *679 requestBody: required: true content: @@ -102803,7 +102814,7 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: default: value: @@ -102865,18 +102876,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#delete-a-pending-review-for-a-pull-request parameters: - - *438 - *439 - - *674 - - *678 + - *440 + - *675 + - *679 responses: '200': description: Response content: application/json: - schema: *677 + schema: *678 examples: - default: *679 + default: *680 '422': *7 '404': *6 x-github: @@ -102903,10 +102914,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-comments-for-a-pull-request-review parameters: - - *438 - *439 - - *674 - - *678 + - *440 + - *675 + - *679 - *17 - *19 responses: @@ -103000,13 +103011,13 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/pulls/1 - author_association: *213 + author_association: *214 _links: type: object properties: - self: *392 - html: *392 - pull_request: *392 + self: *393 + html: *393 + pull_request: *393 required: - self - html @@ -103015,7 +103026,7 @@ paths: type: string body_html: type: string - reactions: *214 + reactions: *215 side: description: The side of the first line of the range for a multi-line comment. @@ -103164,10 +103175,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#dismiss-a-review-for-a-pull-request parameters: - - *438 - *439 - - *674 - - *678 + - *440 + - *675 + - *679 requestBody: required: true content: @@ -103196,7 +103207,7 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: default: value: @@ -103259,10 +103270,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#submit-a-review-for-a-pull-request parameters: - - *438 - *439 - - *674 - - *678 + - *440 + - *675 + - *679 requestBody: required: true content: @@ -103297,9 +103308,9 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: - default: *680 + default: *681 '404': *6 '422': *7 '403': *27 @@ -103321,9 +103332,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request-branch parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: false content: @@ -103387,8 +103398,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme parameters: - - *438 - *439 + - *440 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -103401,9 +103412,9 @@ paths: description: Response content: application/json: - schema: *681 + schema: *682 examples: - default: &682 + default: &683 value: type: file encoding: base64 @@ -103445,8 +103456,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme-for-a-directory parameters: - - *438 - *439 + - *440 - name: dir description: The alternate path to look for a README file in: path @@ -103466,9 +103477,9 @@ paths: description: Response content: application/json: - schema: *681 + schema: *682 examples: - default: *682 + default: *683 '404': *6 '422': *15 x-github: @@ -103490,8 +103501,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#list-releases parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -103501,7 +103512,7 @@ paths: application/json: schema: type: array - items: *683 + items: *684 examples: default: value: @@ -103595,8 +103606,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#create-a-release parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -103672,9 +103683,9 @@ paths: description: Response content: application/json: - schema: *683 + schema: *684 examples: - default: &687 + default: &688 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -103779,9 +103790,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#get-a-release-asset parameters: - - *438 - *439 - - &685 + - *440 + - &686 name: asset_id description: The unique identifier of the asset. in: path @@ -103793,9 +103804,9 @@ paths: description: Response content: application/json: - schema: *684 + schema: *685 examples: - default: &686 + default: &687 value: url: https://api.github.com/repos/octocat/Hello-World/releases/assets/1 browser_download_url: https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip @@ -103830,7 +103841,7 @@ paths: type: User site_admin: false '404': *6 - '302': *565 + '302': *566 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -103846,9 +103857,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#update-a-release-asset parameters: - - *438 - *439 - - *685 + - *440 + - *686 requestBody: required: false content: @@ -103877,9 +103888,9 @@ paths: description: Response content: application/json: - schema: *684 + schema: *685 examples: - default: *686 + default: *687 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -103895,9 +103906,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#delete-a-release-asset parameters: - - *438 - *439 - - *685 + - *440 + - *686 responses: '204': description: Response @@ -103921,8 +103932,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#generate-release-notes-content-for-a-release parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -104008,16 +104019,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-the-latest-release parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *683 + schema: *684 examples: - default: *687 + default: *688 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104034,8 +104045,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release-by-tag-name parameters: - - *438 - *439 + - *440 - name: tag description: tag parameter in: path @@ -104048,9 +104059,9 @@ paths: description: Response content: application/json: - schema: *683 + schema: *684 examples: - default: *687 + default: *688 '404': *6 x-github: githubCloudOnly: false @@ -104072,9 +104083,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release parameters: - - *438 - *439 - - &688 + - *440 + - &689 name: release_id description: The unique identifier of the release. in: path @@ -104088,9 +104099,9 @@ paths: For more information, see "[Getting started with the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)."' content: application/json: - schema: *683 + schema: *684 examples: - default: *687 + default: *688 '401': description: Unauthorized x-github: @@ -104108,9 +104119,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#update-a-release parameters: - - *438 - *439 - - *688 + - *440 + - *689 requestBody: required: false content: @@ -104174,9 +104185,9 @@ paths: description: Response content: application/json: - schema: *683 + schema: *684 examples: - default: *687 + default: *688 '404': description: Not Found if the discussion category name is invalid content: @@ -104197,9 +104208,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#delete-a-release parameters: - - *438 - *439 - - *688 + - *440 + - *689 responses: '204': description: Response @@ -104219,9 +104230,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#list-release-assets parameters: - - *438 - *439 - - *688 + - *440 + - *689 - *17 - *19 responses: @@ -104231,7 +104242,7 @@ paths: application/json: schema: type: array - items: *684 + items: *685 examples: default: value: @@ -104313,9 +104324,9 @@ paths: description: The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the "Create a release" endpoint parameters: - - *438 - *439 - - *688 + - *440 + - *689 - name: name in: query required: true @@ -104341,7 +104352,7 @@ paths: description: Response for successful upload content: application/json: - schema: *684 + schema: *685 examples: response-for-successful-upload: value: @@ -104396,9 +104407,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-release parameters: - - *438 - *439 - - *688 + - *440 + - *689 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a release. @@ -104422,9 +104433,9 @@ paths: application/json: schema: type: array - items: *550 + items: *551 examples: - default: *629 + default: *630 headers: Link: *45 '404': *6 @@ -104445,9 +104456,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-release parameters: - - *438 - *439 - - *688 + - *440 + - *689 requestBody: required: true content: @@ -104477,16 +104488,16 @@ paths: description: Reaction exists content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '201': description: Reaction created content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '422': *15 x-github: githubCloudOnly: false @@ -104508,10 +104519,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-release-reaction parameters: - - *438 - *439 - - *688 - - *630 + - *440 + - *689 + - *631 responses: '204': description: Response @@ -104535,9 +104546,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-rules-for-a-branch parameters: - - *438 - *439 - - *491 + - *440 + - *492 - *17 - *19 responses: @@ -104554,7 +104565,7 @@ paths: oneOf: - allOf: - *164 - - &689 + - &690 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -104575,67 +104586,67 @@ paths: description: The ID of the ruleset that includes this rule. - allOf: - *165 - - *689 + - *690 - allOf: - *166 - - *689 + - *690 - allOf: - *167 - - *689 + - *690 - allOf: + - *691 - *690 - - *689 - allOf: - *168 - - *689 + - *690 - allOf: - *169 - - *689 + - *690 - allOf: - *170 - - *689 + - *690 - allOf: - *171 - - *689 + - *690 - allOf: - *172 - - *689 + - *690 - allOf: - *173 - - *689 + - *690 - allOf: - *174 - - *689 + - *690 - allOf: - *175 - - *689 + - *690 - allOf: - *176 - - *689 + - *690 - allOf: - *177 - - *689 + - *690 - allOf: - *178 - - *689 + - *690 - allOf: - *179 - - *689 + - *690 - allOf: - *180 - - *689 + - *690 - allOf: - *181 - - *689 + - *690 - allOf: - *182 - - *689 + - *690 - allOf: - *183 - - *689 + - *690 - allOf: - *184 - - *689 + - *690 examples: default: value: @@ -104674,8 +104685,8 @@ paths: category: repos subcategory: rules parameters: - - *438 - *439 + - *440 - *17 - *19 - name: includes_parents @@ -104686,7 +104697,7 @@ paths: schema: type: boolean default: true - - *691 + - *692 responses: '200': description: Response @@ -104741,8 +104752,8 @@ paths: category: repos subcategory: rules parameters: - - *438 - *439 + - *440 requestBody: description: Request body required: true @@ -104771,7 +104782,7 @@ paths: rules: type: array description: An array of rules within the ruleset. - items: *692 + items: *693 required: - name - enforcement @@ -104804,7 +104815,7 @@ paths: application/json: schema: *185 examples: - default: &701 + default: &702 value: id: 42 name: super cool ruleset @@ -104851,12 +104862,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#list-repository-rule-suites parameters: - - *438 - *439 - - *693 - - *103 + - *440 - *694 + - *103 - *695 + - *696 - *17 - *19 responses: @@ -104864,9 +104875,9 @@ paths: description: Response content: application/json: - schema: *696 + schema: *697 examples: - default: *697 + default: *698 '404': *6 '500': *38 x-github: @@ -104887,17 +104898,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *438 - *439 - - *698 + - *440 + - *699 responses: '200': description: Response content: application/json: - schema: *699 + schema: *700 examples: - default: *700 + default: *701 '404': *6 '500': *38 x-github: @@ -104925,8 +104936,8 @@ paths: category: repos subcategory: rules parameters: - - *438 - *439 + - *440 - name: ruleset_id description: The ID of the ruleset. in: path @@ -104948,7 +104959,7 @@ paths: application/json: schema: *185 examples: - default: *701 + default: *702 '404': *6 '500': *38 put: @@ -104966,8 +104977,8 @@ paths: category: repos subcategory: rules parameters: - - *438 - *439 + - *440 - name: ruleset_id description: The ID of the ruleset. in: path @@ -105001,7 +105012,7 @@ paths: rules: description: An array of rules within the ruleset. type: array - items: *692 + items: *693 examples: default: value: @@ -105031,7 +105042,7 @@ paths: application/json: schema: *185 examples: - default: *701 + default: *702 '404': *6 '500': *38 delete: @@ -105049,8 +105060,8 @@ paths: category: repos subcategory: rules parameters: - - *438 - *439 + - *440 - name: ruleset_id description: The ID of the ruleset. in: path @@ -105073,8 +105084,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-history parameters: - - *438 - *439 + - *440 - *17 - *19 - name: ruleset_id @@ -105092,7 +105103,7 @@ paths: type: array items: *189 examples: - default: *408 + default: *409 '404': *6 '500': *38 x-github: @@ -105111,8 +105122,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-version parameters: - - *438 - *439 + - *440 - name: ruleset_id description: The ID of the ruleset. in: path @@ -105130,7 +105141,7 @@ paths: description: Response content: application/json: - schema: *409 + schema: *410 examples: default: value: @@ -105185,22 +105196,22 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository parameters: - - *438 - *439 - - *410 + - *440 - *411 - *412 - *413 - *414 + - *415 - *108 - *19 - *17 - - *702 - *703 - - *415 + - *704 - *416 - *417 - *418 + - *419 responses: '200': description: Response @@ -105208,7 +105219,7 @@ paths: application/json: schema: type: array - items: &707 + items: &708 type: object properties: number: *124 @@ -105224,8 +105235,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *704 - resolution: *705 + state: *705 + resolution: *706 resolved_at: type: - string @@ -105319,7 +105330,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *706 + - *707 has_more_locations: type: boolean description: A boolean value representing whether or not the @@ -105464,16 +105475,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *438 - *439 - - *518 - - *418 + - *440 + - *519 + - *419 responses: '200': description: Response content: application/json: - schema: *707 + schema: *708 examples: default: value: @@ -105527,9 +105538,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 requestBody: required: true content: @@ -105537,8 +105548,8 @@ paths: schema: type: object properties: - state: *704 - resolution: *705 + state: *705 + resolution: *706 resolution_comment: description: An optional comment when closing or reopening an alert. Cannot be updated or deleted. @@ -105574,7 +105585,7 @@ paths: description: Response content: application/json: - schema: *707 + schema: *708 examples: default: value: @@ -105669,9 +105680,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 - *19 - *17 responses: @@ -105682,7 +105693,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &888 + items: &889 type: object properties: type: @@ -105709,7 +105720,6 @@ paths: - commit details: oneOf: - - *708 - *709 - *710 - *711 @@ -105722,6 +105732,7 @@ paths: - *718 - *719 - *720 + - *721 examples: default: value: @@ -105807,8 +105818,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#create-a-push-protection-bypass parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -105816,14 +105827,14 @@ paths: schema: type: object properties: - reason: &722 + reason: &723 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *721 + placeholder_id: *722 required: - reason - placeholder_id @@ -105840,7 +105851,7 @@ paths: schema: type: object properties: - reason: *722 + reason: *723 expire_at: type: - string @@ -105887,8 +105898,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository parameters: - - *438 - *439 + - *440 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -105903,7 +105914,7 @@ paths: properties: incremental_scans: type: array - items: &723 + items: &724 description: Information on a single scan performed by secret scanning on the repository type: object @@ -105931,15 +105942,15 @@ paths: the scan is pending pattern_update_scans: type: array - items: *723 + items: *724 backfill_scans: type: array - items: *723 + items: *724 custom_pattern_backfill_scans: type: array items: allOf: - - *723 + - *724 - type: object properties: pattern_name: @@ -106009,8 +106020,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *438 - *439 + - *440 - *108 - name: sort description: The property to sort the results by. @@ -106054,9 +106065,9 @@ paths: application/json: schema: type: array - items: *724 + items: *725 examples: - default: *725 + default: *726 '400': *14 '404': *6 x-github: @@ -106079,8 +106090,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#create-a-repository-security-advisory parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -106160,7 +106171,7 @@ paths: login: type: string description: The username of the user credited. - type: *423 + type: *424 required: - login - type @@ -106250,9 +106261,9 @@ paths: description: Response content: application/json: - schema: *724 + schema: *725 examples: - default: &727 + default: &728 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -106485,8 +106496,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -106599,7 +106610,7 @@ paths: description: Response content: application/json: - schema: *724 + schema: *725 examples: default: value: @@ -106746,17 +106757,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#get-a-repository-security-advisory parameters: - - *438 - *439 - - *726 + - *440 + - *727 responses: '200': description: Response content: application/json: - schema: *724 + schema: *725 examples: - default: *727 + default: *728 '403': *27 '404': *6 x-github: @@ -106780,9 +106791,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#update-a-repository-security-advisory parameters: - - *438 - *439 - - *726 + - *440 + - *727 requestBody: required: true content: @@ -106862,7 +106873,7 @@ paths: login: type: string description: The username of the user credited. - type: *423 + type: *424 required: - login - type @@ -106953,17 +106964,17 @@ paths: description: Response content: application/json: - schema: *724 + schema: *725 examples: - default: *727 - add_credit: *727 + default: *728 + add_credit: *728 '403': *27 '404': *6 '422': description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: *247 + schema: *248 examples: invalid_state_transition: value: @@ -106994,9 +107005,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory parameters: - - *438 - *439 - - *726 + - *440 + - *727 responses: '202': *37 '400': *14 @@ -107023,17 +107034,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#create-a-temporary-private-fork parameters: - - *438 - *439 - - *726 + - *440 + - *727 responses: '202': description: Response content: application/json: - schema: *443 + schema: *444 examples: - default: *445 + default: *446 '400': *14 '422': *15 '403': *27 @@ -107059,8 +107070,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-stargazers parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -107156,8 +107167,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *438 - *439 + - *440 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -107166,7 +107177,7 @@ paths: application/json: schema: type: array - items: &728 + items: &729 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -107199,8 +107210,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-last-year-of-commit-activity parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -107278,8 +107289,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -107373,8 +107384,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *438 - *439 + - *440 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -107528,8 +107539,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-hourly-commit-count-for-each-day parameters: - - *438 - *439 + - *440 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -107539,7 +107550,7 @@ paths: application/json: schema: type: array - items: *728 + items: *729 examples: default: value: @@ -107572,8 +107583,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#create-a-commit-status parameters: - - *438 - *439 + - *440 - name: sha in: path required: true @@ -107629,7 +107640,7 @@ paths: description: Response content: application/json: - schema: *729 + schema: *730 examples: default: value: @@ -107683,8 +107694,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#list-watchers parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -107716,14 +107727,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#get-a-repository-subscription parameters: - - *438 - *439 + - *440 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &730 + schema: &731 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -107796,8 +107807,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#set-a-repository-subscription parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -107823,7 +107834,7 @@ paths: description: Response content: application/json: - schema: *730 + schema: *731 examples: default: value: @@ -107850,8 +107861,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#delete-a-repository-subscription parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -107871,8 +107882,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-tags parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -107954,8 +107965,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -107963,7 +107974,7 @@ paths: application/json: schema: type: array - items: &731 + items: &732 title: Tag protection description: Tag protection type: object @@ -108020,8 +108031,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -108044,7 +108055,7 @@ paths: description: Response content: application/json: - schema: *731 + schema: *732 examples: default: value: @@ -108075,8 +108086,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository parameters: - - *438 - *439 + - *440 - name: tag_protection_id description: The unique identifier of the tag protection. in: path @@ -108113,8 +108124,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *438 - *439 + - *440 - name: ref in: path required: true @@ -108150,8 +108161,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-teams parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -108161,9 +108172,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 headers: Link: *45 '404': *6 @@ -108183,8 +108194,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-all-repository-topics parameters: - - *438 - *439 + - *440 - *19 - *17 responses: @@ -108192,7 +108203,7 @@ paths: description: Response content: application/json: - schema: &732 + schema: &733 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -108204,7 +108215,7 @@ paths: required: - names examples: - default: &733 + default: &734 value: names: - octocat @@ -108227,8 +108238,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#replace-all-repository-topics parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -108259,9 +108270,9 @@ paths: description: Response content: application/json: - schema: *732 + schema: *733 examples: - default: *733 + default: *734 '404': *6 '422': *7 x-github: @@ -108282,9 +108293,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-repository-clones parameters: - - *438 - *439 - - &734 + - *440 + - &735 name: per description: The time frame to display results for. in: query @@ -108315,7 +108326,7 @@ paths: - 128 clones: type: array - items: &735 + items: &736 title: Traffic type: object properties: @@ -108402,8 +108413,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-paths parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -108497,8 +108508,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-sources parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -108561,9 +108572,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-page-views parameters: - - *438 - *439 - - *734 + - *440 + - *735 responses: '200': description: Response @@ -108584,7 +108595,7 @@ paths: - 3782 views: type: array - items: *735 + items: *736 required: - uniques - count @@ -108661,8 +108672,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#transfer-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -108698,7 +108709,7 @@ paths: description: Response content: application/json: - schema: *272 + schema: *273 examples: default: value: @@ -108936,8 +108947,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -108960,8 +108971,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-vulnerability-alerts parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -108983,8 +108994,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-vulnerability-alerts parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -109010,8 +109021,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *438 - *439 + - *440 - name: ref in: path required: true @@ -109103,9 +109114,9 @@ paths: description: Response content: application/json: - schema: *443 + schema: *444 examples: - default: *445 + default: *446 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -109146,7 +109157,7 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: default: value: @@ -109256,7 +109267,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &743 + - &744 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -109266,7 +109277,7 @@ paths: type: string examples: - members - - &748 + - &749 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -109278,7 +109289,7 @@ paths: format: int32 examples: - 1 - - &749 + - &750 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -109322,7 +109333,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &738 + items: &739 allOf: - type: object required: @@ -109404,7 +109415,7 @@ paths: - value: 0db508eb-91e2-46e4-809c-30dcbda0c685 "$+ref": https://api.github.localhost/scim/v2/Users/0db508eb-91e2-46e4-809c-30dcbda0c685 displayName: User 2 - meta: &750 + meta: &751 type: object description: The metadata associated with the creation/updates to the user. @@ -109469,30 +109480,30 @@ paths: location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 startIndex: 1 itemsPerPage: 20 - '400': &739 + '400': &740 description: Bad request content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 - '401': *737 - '403': &740 + schema: *737 + '401': *738 + '403': &741 description: Permission denied - '429': &741 + '429': &742 description: Too many requests content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 - '500': &742 + schema: *737 + '500': &743 description: Internal server error content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 + schema: *737 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109516,7 +109527,7 @@ paths: required: true content: application/json: - schema: &746 + schema: &747 type: object required: - schemas @@ -109580,9 +109591,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *738 + schema: *739 examples: - group: &744 + group: &745 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -109601,13 +109612,13 @@ paths: created: '2012-03-27T19:59:26.000Z' lastModified: '2018-03-27T19:59:26.000Z' location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 - '400': *739 - '401': *737 - '403': *740 - '409': &747 + '400': *740 + '401': *738 + '403': *741 + '409': &748 description: Duplicate record detected - '429': *741 - '500': *742 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109624,7 +109635,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group parameters: - - &745 + - &746 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -109633,22 +109644,22 @@ paths: type: string examples: - 7fce0092-d52e-4f76-b727-3955bd72c939 - - *743 + - *744 - *39 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *738 + schema: *739 examples: - default: *744 - '400': *739 - '401': *737 - '403': *740 + default: *745 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '429': *741 - '500': *742 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109667,13 +109678,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group parameters: - - *745 + - *746 - *39 requestBody: required: true content: application/json: - schema: *746 + schema: *747 examples: group: summary: Group @@ -109699,17 +109710,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *738 + schema: *739 examples: - group: *744 - groupWithMembers: *744 - '400': *739 - '401': *737 - '403': *740 + group: *745 + groupWithMembers: *745 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '409': *747 - '429': *741 - '500': *742 + '409': *748 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109733,13 +109744,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group parameters: - - *745 + - *746 - *39 requestBody: required: true content: application/json: - schema: &757 + schema: &758 type: object required: - Operations @@ -109799,17 +109810,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *738 + schema: *739 examples: - updateGroup: *744 - addMembers: *744 - '400': *739 - '401': *737 - '403': *740 + updateGroup: *745 + addMembers: *745 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '409': *747 - '429': *741 - '500': *742 + '409': *748 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109825,17 +109836,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise parameters: - - *745 + - *746 - *39 responses: '204': description: Group was deleted, no content - '400': *739 - '401': *737 - '403': *740 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '429': *741 - '500': *742 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109869,8 +109880,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *748 - *749 + - *750 - *39 responses: '200': @@ -109904,7 +109915,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &752 + items: &753 allOf: - type: object required: @@ -109996,7 +110007,7 @@ paths: address. examples: - true - roles: &751 + roles: &752 type: array description: The roles assigned to the user. items: @@ -110055,7 +110066,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *750 + meta: *751 startIndex: type: integer description: A starting index for the returned page @@ -110094,11 +110105,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *739 - '401': *737 - '403': *740 - '429': *741 - '500': *742 + '400': *740 + '401': *738 + '403': *741 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110122,7 +110133,7 @@ paths: required: true content: application/json: - schema: &755 + schema: &756 type: object required: - schemas @@ -110215,9 +110226,9 @@ paths: description: Whether this email address is the primary address. examples: - true - roles: *751 + roles: *752 examples: - user: &756 + user: &757 summary: User value: schemas: @@ -110264,9 +110275,9 @@ paths: description: User has been created content: application/scim+json: - schema: *752 + schema: *753 examples: - user: &753 + user: &754 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -110292,13 +110303,13 @@ paths: created: '2012-03-27T19:59:26.000Z' lastModified: '2018-03-27T19:59:26.000Z' location: https://api.github.localhost/scim/v2/Users/7fce0092-d52e-4f76-b727-3955bd72c939 - enterpriseOwner: *753 - '400': *739 - '401': *737 - '403': *740 - '409': *747 - '429': *741 - '500': *742 + enterpriseOwner: *754 + '400': *740 + '401': *738 + '403': *741 + '409': *748 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110315,7 +110326,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user parameters: - - &754 + - &755 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -110328,15 +110339,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *752 + schema: *753 examples: - default: *753 - '400': *739 - '401': *737 - '403': *740 + default: *754 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '429': *741 - '500': *742 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110358,30 +110369,30 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user parameters: - - *754 + - *755 - *39 requestBody: required: true content: application/json: - schema: *755 + schema: *756 examples: - user: *756 + user: *757 responses: '200': description: User was updated content: application/scim+json: - schema: *752 + schema: *753 examples: - user: *753 - '400': *739 - '401': *737 - '403': *740 + user: *754 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '409': *747 - '429': *741 - '500': *742 + '409': *748 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110416,13 +110427,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user parameters: - - *754 + - *755 - *39 requestBody: required: true content: application/json: - schema: *757 + schema: *758 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -110462,18 +110473,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *752 + schema: *753 examples: - userMultiValuedProperties: *753 - userSingleValuedProperties: *753 - disableUser: *753 - '400': *739 - '401': *737 - '403': *740 + userMultiValuedProperties: *754 + userSingleValuedProperties: *754 + disableUser: *754 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '409': *747 - '429': *741 - '500': *742 + '409': *748 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110493,17 +110504,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise parameters: - - *754 + - *755 - *39 responses: '204': description: User was deleted, no content - '400': *739 - '401': *737 - '403': *740 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '429': *741 - '500': *742 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110594,7 +110605,7 @@ paths: - 1 Resources: type: array - items: &758 + items: &759 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -110841,22 +110852,22 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/77563764-eb6-24-0598234-958243 '304': *35 - '404': &759 + '404': &760 description: Resource not found content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 - '403': &760 + schema: *737 + '403': &761 description: Forbidden content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 - '400': *739 - '429': *741 + schema: *737 + '400': *740 + '429': *742 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -110882,9 +110893,9 @@ paths: description: Response content: application/scim+json: - schema: *758 + schema: *759 examples: - default: &761 + default: &762 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -110907,17 +110918,17 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/edefdfedf-050c-11e7-8d32 '304': *35 - '404': *759 - '403': *760 - '500': *742 + '404': *760 + '403': *761 + '500': *743 '409': description: Conflict content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 - '400': *739 + schema: *737 + '400': *740 requestBody: required: true content: @@ -111017,17 +111028,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - *85 - - *754 + - *755 responses: '200': description: Response content: application/scim+json: - schema: *758 + schema: *759 examples: - default: *761 - '404': *759 - '403': *760 + default: *762 + '404': *760 + '403': *761 '304': *35 x-github: githubCloudOnly: true @@ -111051,18 +111062,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership parameters: - *85 - - *754 + - *755 responses: '200': description: Response content: application/scim+json: - schema: *758 + schema: *759 examples: - default: *761 + default: *762 '304': *35 - '404': *759 - '403': *760 + '404': *760 + '403': *761 requestBody: required: true content: @@ -111177,19 +111188,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - *85 - - *754 + - *755 responses: '200': description: Response content: application/scim+json: - schema: *758 + schema: *759 examples: - default: *761 + default: *762 '304': *35 - '404': *759 - '403': *760 - '400': *739 + '404': *760 + '403': *761 + '400': *740 '429': description: Response content: @@ -111285,12 +111296,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - *85 - - *754 + - *755 responses: '204': description: Response - '404': *759 - '403': *760 + '404': *760 + '403': *761 '304': *35 x-github: githubCloudOnly: true @@ -111405,7 +111416,7 @@ paths: html_url: type: string format: uri - repository: *272 + repository: *273 score: type: number file_size: @@ -111424,7 +111435,7 @@ paths: examples: - 73..77 - 77..78 - text_matches: &762 + text_matches: &763 title: Search Result Text Matches type: array items: @@ -111588,7 +111599,7 @@ paths: enum: - author-date - committer-date - - &763 + - &764 name: order description: Determines whether the first search result returned is the highest number of matches (`desc`) or lowest number of matches (`asc`). This parameter @@ -111657,7 +111668,7 @@ paths: committer: anyOf: - type: 'null' - - *489 + - *490 comment_count: type: integer message: @@ -111676,7 +111687,7 @@ paths: url: type: string format: uri - verification: *612 + verification: *613 required: - author - committer @@ -111691,7 +111702,7 @@ paths: committer: anyOf: - type: 'null' - - *489 + - *490 parents: type: array items: @@ -111703,12 +111714,12 @@ paths: type: string sha: type: string - repository: *272 + repository: *273 score: type: number node_id: type: string - text_matches: *762 + text_matches: *763 required: - sha - node_id @@ -111901,7 +111912,7 @@ paths: - interactions - created - updated - - *763 + - *764 - *17 - *19 - name: advanced_search @@ -111998,11 +112009,11 @@ paths: type: - string - 'null' - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: type: string state_reason: @@ -112016,7 +112027,7 @@ paths: milestone: anyOf: - type: 'null' - - *391 + - *392 comments: type: integer created_at: @@ -112030,7 +112041,7 @@ paths: - string - 'null' format: date-time - text_matches: *762 + text_matches: *763 pull_request: type: object properties: @@ -112068,7 +112079,7 @@ paths: type: string score: type: number - author_association: *213 + author_association: *214 draft: type: boolean repository: *76 @@ -112079,12 +112090,12 @@ paths: timeline_url: type: string format: uri - type: *357 + type: *358 performed_via_github_app: anyOf: - type: 'null' - *5 - reactions: *214 + reactions: *215 required: - assignee - closed_at @@ -112253,7 +112264,7 @@ paths: enum: - created - updated - - *763 + - *764 - *17 - *19 responses: @@ -112298,7 +112309,7 @@ paths: - 'null' score: type: number - text_matches: *762 + text_matches: *763 required: - id - node_id @@ -112384,7 +112395,7 @@ paths: - forks - help-wanted-issues - updated - - *763 + - *764 - *17 - *19 responses: @@ -112603,7 +112614,7 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 permissions: type: object properties: @@ -112621,7 +112632,7 @@ paths: - admin - pull - push - text_matches: *762 + text_matches: *763 temp_clone_token: type: string allow_merge_commit: @@ -112930,7 +112941,7 @@ paths: - string - 'null' format: uri - text_matches: *762 + text_matches: *763 related: type: - array @@ -113125,7 +113136,7 @@ paths: - followers - repositories - joined - - *763 + - *764 - *17 - *19 responses: @@ -113235,7 +113246,7 @@ paths: type: - boolean - 'null' - text_matches: *762 + text_matches: *763 blog: type: - string @@ -113317,7 +113328,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-legacy parameters: - - &767 + - &768 name: team_id description: The unique identifier of the team. in: path @@ -113329,9 +113340,9 @@ paths: description: Response content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '404': *6 x-github: githubCloudOnly: false @@ -113358,7 +113369,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team-legacy parameters: - - *767 + - *768 requestBody: required: true content: @@ -113422,16 +113433,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '201': description: Response content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '404': *6 '422': *15 '403': *27 @@ -113459,7 +113470,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team-legacy parameters: - - *767 + - *768 responses: '204': description: Response @@ -113488,7 +113499,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations-legacy parameters: - - *767 + - *768 - *17 - *19 responses: @@ -113498,9 +113509,9 @@ paths: application/json: schema: type: array - items: *354 + items: *355 examples: - default: *355 + default: *356 headers: Link: *45 x-github: @@ -113526,7 +113537,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members-legacy parameters: - - *767 + - *768 - name: role description: Filters members returned by their role in the team. in: query @@ -113577,7 +113588,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-member-legacy parameters: - - *767 + - *768 - *137 responses: '204': @@ -113614,7 +113625,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-team-member-legacy parameters: - - *767 + - *768 - *137 responses: '204': @@ -113654,7 +113665,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-member-legacy parameters: - - *767 + - *768 - *137 responses: '204': @@ -113691,16 +113702,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *767 + - *768 - *137 responses: '200': description: Response content: application/json: - schema: *437 + schema: *438 examples: - response-if-user-is-a-team-maintainer: *768 + response-if-user-is-a-team-maintainer: *769 '404': *6 x-github: githubCloudOnly: false @@ -113733,7 +113744,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - - *767 + - *768 - *137 requestBody: required: false @@ -113759,9 +113770,9 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: - response-if-users-membership-with-team-is-now-pending: *769 + response-if-users-membership-with-team-is-now-pending: *770 '403': description: Forbidden if team synchronization is set up '422': @@ -113795,7 +113806,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *767 + - *768 - *137 responses: '204': @@ -113823,7 +113834,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories-legacy parameters: - - *767 + - *768 - *17 - *19 responses: @@ -113833,9 +113844,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 '404': *6 @@ -113865,15 +113876,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *767 - - *438 + - *768 - *439 + - *440 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *770 + schema: *771 examples: alternative-response-with-extra-repository-information: value: @@ -114024,9 +114035,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *767 - - *438 + - *768 - *439 + - *440 requestBody: required: false content: @@ -114076,9 +114087,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *767 - - *438 + - *768 - *439 + - *440 responses: '204': description: Response @@ -114107,15 +114118,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team-legacy parameters: - - *767 + - *768 responses: '200': description: Response content: application/json: - schema: *440 + schema: *441 examples: - default: *441 + default: *442 '403': *27 '404': *6 x-github: @@ -114142,7 +114153,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections-legacy parameters: - - *767 + - *768 requestBody: required: true content: @@ -114203,7 +114214,7 @@ paths: description: Response content: application/json: - schema: *440 + schema: *441 examples: default: value: @@ -114234,7 +114245,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams-legacy parameters: - - *767 + - *768 - *17 - *19 responses: @@ -114244,9 +114255,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - response-if-child-teams-exist: *771 + response-if-child-teams-exist: *772 headers: Link: *45 '404': *6 @@ -114279,7 +114290,7 @@ paths: application/json: schema: oneOf: - - &773 + - &774 title: Private User description: Private User type: object @@ -114529,7 +114540,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *772 + - *773 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -114689,7 +114700,7 @@ paths: description: Response content: application/json: - schema: *773 + schema: *774 examples: default: value: @@ -114892,9 +114903,9 @@ paths: type: integer codespaces: type: array - items: *362 + items: *363 examples: - default: *363 + default: *364 '304': *35 '500': *38 '401': *23 @@ -115033,17 +115044,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '401': *23 '403': *27 '404': *6 @@ -115087,7 +115098,7 @@ paths: type: integer secrets: type: array - items: &774 + items: &775 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -115129,7 +115140,7 @@ paths: - visibility - selected_repositories_url examples: - default: *543 + default: *544 headers: Link: *45 x-github: @@ -115201,13 +115212,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#get-a-secret-for-the-authenticated-user parameters: - - *282 + - *283 responses: '200': description: Response content: application/json: - schema: *774 + schema: *775 examples: default: value: @@ -115237,7 +115248,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#create-or-update-a-secret-for-the-authenticated-user parameters: - - *282 + - *283 requestBody: required: true content: @@ -115282,7 +115293,7 @@ paths: description: Response after successfully creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -115310,7 +115321,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#delete-a-secret-for-the-authenticated-user parameters: - - *282 + - *283 responses: '204': description: Response @@ -115335,7 +115346,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#list-selected-repositories-for-a-user-secret parameters: - - *282 + - *283 responses: '200': description: Response @@ -115351,9 +115362,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: *775 + default: *776 '401': *23 '403': *27 '404': *6 @@ -115378,7 +115389,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#set-selected-repositories-for-a-user-secret parameters: - - *282 + - *283 requestBody: required: true content: @@ -115432,7 +115443,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#add-a-selected-repository-to-a-user-secret parameters: - - *282 + - *283 - name: repository_id in: path required: true @@ -115465,7 +115476,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#remove-a-selected-repository-from-a-user-secret parameters: - - *282 + - *283 - name: repository_id in: path required: true @@ -115497,15 +115508,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 responses: '200': description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '304': *35 '500': *38 '401': *23 @@ -115531,7 +115542,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 requestBody: required: false content: @@ -115561,9 +115572,9 @@ paths: description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '401': *23 '403': *27 '404': *6 @@ -115585,7 +115596,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 responses: '202': *37 '304': *35 @@ -115614,13 +115625,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 responses: '202': description: Response content: application/json: - schema: &776 + schema: &777 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -115673,7 +115684,7 @@ paths: examples: - https://github.com/octocat/hello-world/tree/:branch examples: - default: &777 + default: &778 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -115705,7 +115716,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-details-about-a-codespace-export parameters: - - *364 + - *365 - name: export_id in: path required: true @@ -115718,9 +115729,9 @@ paths: description: Response content: application/json: - schema: *776 + schema: *777 examples: - default: *777 + default: *778 '404': *6 x-github: githubCloudOnly: false @@ -115741,7 +115752,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/machines#list-machine-types-for-a-codespace parameters: - - *364 + - *365 responses: '200': description: Response @@ -115757,9 +115768,9 @@ paths: type: integer machines: type: array - items: *542 + items: *543 examples: - default: *778 + default: *779 '304': *35 '500': *38 '401': *23 @@ -115788,7 +115799,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace parameters: - - *364 + - *365 requestBody: required: true content: @@ -115844,11 +115855,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *443 + repository: *444 machine: anyOf: - type: 'null' - - *542 + - *543 devcontainer_path: description: Path to devcontainer.json from repo root used to create Codespace. @@ -116645,15 +116656,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 responses: '200': description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '304': *35 '500': *38 '400': *14 @@ -116685,15 +116696,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 responses: '200': description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '500': *38 '401': *23 '403': *27 @@ -116723,9 +116734,9 @@ paths: application/json: schema: type: array - items: *372 + items: *373 examples: - default: &789 + default: &790 value: - id: 197 name: hello_docker @@ -116826,7 +116837,7 @@ paths: application/json: schema: type: array - items: &779 + items: &780 title: Email description: Email type: object @@ -116896,9 +116907,9 @@ paths: application/json: schema: type: array - items: *779 + items: *780 examples: - default: &791 + default: &792 value: - email: octocat@github.com verified: true @@ -116975,7 +116986,7 @@ paths: application/json: schema: type: array - items: *779 + items: *780 examples: default: value: @@ -117233,7 +117244,7 @@ paths: application/json: schema: type: array - items: &780 + items: &781 title: GPG Key description: A unique encryption key type: object @@ -117378,7 +117389,7 @@ paths: - subkeys - revoked examples: - default: &807 + default: &808 value: - id: 3 name: Octocat's GPG Key @@ -117463,9 +117474,9 @@ paths: description: Response content: application/json: - schema: *780 + schema: *781 examples: - default: &781 + default: &782 value: id: 3 name: Octocat's GPG Key @@ -117522,7 +117533,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user parameters: - - &782 + - &783 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -117534,9 +117545,9 @@ paths: description: Response content: application/json: - schema: *780 + schema: *781 examples: - default: *781 + default: *782 '404': *6 '304': *35 '403': *27 @@ -117559,7 +117570,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user parameters: - - *782 + - *783 responses: '204': description: Response @@ -117752,7 +117763,7 @@ paths: allOf: - *76 examples: - default: *267 + default: *268 headers: Link: *45 '404': *6 @@ -117777,7 +117788,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/apps/installations#add-a-repository-to-an-app-installation parameters: - *21 - - *266 + - *267 responses: '204': description: Response @@ -117803,7 +117814,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/apps/installations#remove-a-repository-from-an-app-installation parameters: - *21 - - *266 + - *267 responses: '204': description: Response @@ -117837,12 +117848,12 @@ paths: application/json: schema: anyOf: - - *352 + - *353 - type: object properties: {} additionalProperties: false examples: - default: *353 + default: *354 '204': description: Response when there are no restrictions x-github: @@ -117866,7 +117877,7 @@ paths: required: true content: application/json: - schema: *623 + schema: *624 examples: default: value: @@ -117877,7 +117888,7 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: default: value: @@ -117958,7 +117969,7 @@ paths: - closed - all default: open - - *360 + - *361 - name: sort description: What to sort results by. in: query @@ -117971,7 +117982,7 @@ paths: - comments default: created - *108 - - *218 + - *219 - *17 - *19 responses: @@ -117981,9 +117992,9 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *361 + default: *362 headers: Link: *45 '404': *6 @@ -118016,7 +118027,7 @@ paths: application/json: schema: type: array - items: &783 + items: &784 title: Key description: Key type: object @@ -118119,9 +118130,9 @@ paths: description: Response content: application/json: - schema: *783 + schema: *784 examples: - default: &784 + default: &785 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -118154,15 +118165,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user parameters: - - *652 + - *653 responses: '200': description: Response content: application/json: - schema: *783 + schema: *784 examples: - default: *784 + default: *785 '404': *6 '304': *35 '403': *27 @@ -118185,7 +118196,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user parameters: - - *652 + - *653 responses: '204': description: Response @@ -118218,7 +118229,7 @@ paths: application/json: schema: type: array - items: &785 + items: &786 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -118286,7 +118297,7 @@ paths: - id - type - login - plan: *229 + plan: *230 required: - billing_cycle - next_billing_date @@ -118297,7 +118308,7 @@ paths: - account - plan examples: - default: &786 + default: &787 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -118359,9 +118370,9 @@ paths: application/json: schema: type: array - items: *785 + items: *786 examples: - default: *786 + default: *787 headers: Link: *45 '304': *35 @@ -118401,7 +118412,7 @@ paths: application/json: schema: type: array - items: *365 + items: *366 examples: default: value: @@ -118515,7 +118526,7 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: default: value: @@ -118602,7 +118613,7 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: default: value: @@ -118674,7 +118685,7 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: default: value: @@ -118936,7 +118947,7 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: default: value: @@ -119116,7 +119127,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#get-a-user-migration-status parameters: - - *368 + - *369 - name: exclude in: query required: false @@ -119129,7 +119140,7 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: default: value: @@ -119323,7 +119334,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#download-a-user-migration-archive parameters: - - *368 + - *369 responses: '302': description: Response @@ -119349,7 +119360,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#delete-a-user-migration-archive parameters: - - *368 + - *369 responses: '204': description: Response @@ -119378,8 +119389,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#unlock-a-user-repository parameters: - - *368 - - *787 + - *369 + - *788 responses: '204': description: Response @@ -119403,7 +119414,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#list-repositories-for-a-user-migration parameters: - - *368 + - *369 - *17 - *19 responses: @@ -119413,9 +119424,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 '404': *6 @@ -119452,7 +119463,7 @@ paths: type: array items: *71 examples: - default: *242 + default: *243 headers: Link: *45 '304': *35 @@ -119494,7 +119505,7 @@ paths: - docker - nuget - container - - *788 + - *789 - *19 - *17 responses: @@ -119504,10 +119515,10 @@ paths: application/json: schema: type: array - items: *372 + items: *373 examples: - default: *789 - '400': *790 + default: *790 + '400': *791 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -119527,16 +119538,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-the-authenticated-user parameters: - - *374 - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *372 + schema: *373 examples: - default: &808 + default: &809 value: id: 40201 name: octo-name @@ -119649,8 +119660,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-the-authenticated-user parameters: - - *374 - *375 + - *376 responses: '204': description: Response @@ -119680,8 +119691,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-the-authenticated-user parameters: - - *374 - *375 + - *376 - name: token description: package token schema: @@ -119713,8 +119724,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user parameters: - - *374 - *375 + - *376 - *19 - *17 - name: state @@ -119734,7 +119745,7 @@ paths: application/json: schema: type: array - items: *376 + items: *377 examples: default: value: @@ -119783,15 +119794,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-the-authenticated-user parameters: - - *374 - *375 - - *377 + - *376 + - *378 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: default: value: @@ -119827,9 +119838,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-version-for-the-authenticated-user parameters: - - *374 - *375 - - *377 + - *376 + - *378 responses: '204': description: Response @@ -119859,9 +119870,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-version-for-the-authenticated-user parameters: - - *374 - *375 - - *377 + - *376 + - *378 responses: '204': description: Response @@ -119898,9 +119909,9 @@ paths: application/json: schema: type: array - items: *779 + items: *780 examples: - default: *791 + default: *792 headers: Link: *45 '304': *35 @@ -120013,7 +120024,7 @@ paths: type: array items: *76 examples: - default: &798 + default: &799 summary: Default response value: - id: 1296269 @@ -120331,9 +120342,9 @@ paths: description: Response content: application/json: - schema: *443 + schema: *444 examples: - default: *445 + default: *446 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -120371,9 +120382,9 @@ paths: application/json: schema: type: array - items: *625 + items: *626 examples: - default: *792 + default: *793 headers: Link: *45 '304': *35 @@ -120396,7 +120407,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#accept-a-repository-invitation parameters: - - *356 + - *357 responses: '204': description: Response @@ -120419,7 +120430,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#decline-a-repository-invitation parameters: - - *356 + - *357 responses: '204': description: Response @@ -120452,7 +120463,7 @@ paths: application/json: schema: type: array - items: &793 + items: &794 title: Social account description: Social media account type: object @@ -120469,7 +120480,7 @@ paths: - provider - url examples: - default: &794 + default: &795 value: - provider: twitter url: https://twitter.com/github @@ -120532,9 +120543,9 @@ paths: application/json: schema: type: array - items: *793 + items: *794 examples: - default: *794 + default: *795 '422': *15 '304': *35 '404': *6 @@ -120622,7 +120633,7 @@ paths: application/json: schema: type: array - items: &795 + items: &796 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -120642,7 +120653,7 @@ paths: - title - created_at examples: - default: &822 + default: &823 value: - id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -120707,9 +120718,9 @@ paths: description: Response content: application/json: - schema: *795 + schema: *796 examples: - default: &796 + default: &797 value: id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -120739,7 +120750,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user parameters: - - &797 + - &798 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -120751,9 +120762,9 @@ paths: description: Response content: application/json: - schema: *795 + schema: *796 examples: - default: *796 + default: *797 '404': *6 '304': *35 '403': *27 @@ -120776,7 +120787,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user parameters: - - *797 + - *798 responses: '204': description: Response @@ -120805,7 +120816,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-the-authenticated-user parameters: - - &823 + - &824 name: sort description: The property to sort the results by. `created` means when the repository was starred. `updated` means when the repository was last pushed @@ -120830,11 +120841,11 @@ paths: type: array items: *76 examples: - default-response: *798 + default-response: *799 application/vnd.github.v3.star+json: schema: type: array - items: &824 + items: &825 title: Starred Repository description: Starred Repository type: object @@ -120990,8 +121001,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user parameters: - - *438 - *439 + - *440 responses: '204': description: Response if this repository is starred by you @@ -121019,8 +121030,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#star-a-repository-for-the-authenticated-user parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -121044,8 +121055,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#unstar-a-repository-for-the-authenticated-user parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -121078,9 +121089,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 '304': *35 @@ -121117,7 +121128,7 @@ paths: application/json: schema: type: array - items: *431 + items: *432 examples: default: value: @@ -121195,7 +121206,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#get-a-user-using-their-id parameters: - - *231 + - *232 responses: '200': description: Response @@ -121203,10 +121214,10 @@ paths: application/json: schema: oneOf: + - *774 - *773 - - *772 examples: - default-response: &802 + default-response: &803 summary: Default response value: login: octocat @@ -121241,7 +121252,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &803 + response-with-git-hub-plan-information: &804 summary: Response with GitHub plan information value: login: octocat @@ -121298,14 +121309,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/drafts#create-draft-item-for-user-owned-project parameters: - - &800 + - &801 name: user_id description: The unique identifier of the user. in: path required: true schema: type: string - - *390 + - *391 requestBody: required: true description: Details of the draft item to create in the project. @@ -121339,9 +121350,9 @@ paths: description: Response content: application/json: - schema: *395 + schema: *396 examples: - draft_issue: *396 + draft_issue: *397 '304': *35 '403': *27 '401': *23 @@ -121364,7 +121375,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#list-users parameters: - - *799 + - *800 - *17 responses: '200': @@ -121399,8 +121410,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/views#create-a-view-for-a-user-owned-project parameters: - - *800 - - *390 + - *801 + - *391 requestBody: required: true content: @@ -121474,17 +121485,17 @@ paths: description: Response for creating a view in a user-owned project. content: application/json: - schema: *801 + schema: *802 examples: table_view: summary: Response for creating a table view - value: *400 + value: *401 board_view: summary: Response for creating a board view with filter - value: *400 + value: *401 roadmap_view: summary: Response for creating a roadmap view - value: *400 + value: *401 '304': *35 '403': *27 '401': *23 @@ -121526,11 +121537,11 @@ paths: application/json: schema: oneOf: + - *774 - *773 - - *772 examples: - default-response: *802 - response-with-git-hub-plan-information: *803 + default-response: *803 + response-with-git-hub-plan-information: *804 '404': *6 x-github: githubCloudOnly: false @@ -121580,8 +121591,8 @@ paths: required: - subject_digests examples: - default: *804 - withPredicateType: *805 + default: *805 + withPredicateType: *806 responses: '200': description: Response @@ -121635,7 +121646,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: *806 + default: *807 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -121840,12 +121851,12 @@ paths: initiator: type: string examples: - default: *485 + default: *486 '201': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -121879,9 +121890,9 @@ paths: application/json: schema: type: array - items: *372 + items: *373 examples: - default: *789 + default: *790 '403': *27 '401': *23 x-github: @@ -121914,7 +121925,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -121987,7 +121998,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -122074,7 +122085,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -122222,7 +122233,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gists-for-a-user parameters: - *137 - - *218 + - *219 - *17 - *19 responses: @@ -122232,9 +122243,9 @@ paths: application/json: schema: type: array - items: *219 + items: *220 examples: - default: *220 + default: *221 headers: Link: *45 '422': *15 @@ -122265,9 +122276,9 @@ paths: application/json: schema: type: array - items: *780 + items: *781 examples: - default: *807 + default: *808 headers: Link: *45 x-github: @@ -122371,7 +122382,7 @@ paths: application/json: schema: *20 examples: - default: *622 + default: *623 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -122457,7 +122468,7 @@ paths: type: array items: *71 examples: - default: *242 + default: *243 headers: Link: *45 x-github: @@ -122496,7 +122507,7 @@ paths: - docker - nuget - container - - *788 + - *789 - *137 - *19 - *17 @@ -122507,12 +122518,12 @@ paths: application/json: schema: type: array - items: *372 + items: *373 examples: - default: *789 + default: *790 '403': *27 '401': *23 - '400': *790 + '400': *791 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -122532,17 +122543,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-a-user parameters: - - *374 - *375 + - *376 - *137 responses: '200': description: Response content: application/json: - schema: *372 + schema: *373 examples: - default: *808 + default: *809 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -122563,8 +122574,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-a-user parameters: - - *374 - *375 + - *376 - *137 responses: '204': @@ -122597,8 +122608,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-a-user parameters: - - *374 - *375 + - *376 - *137 - name: token description: package token @@ -122631,8 +122642,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user parameters: - - *374 - *375 + - *376 - *137 responses: '200': @@ -122641,7 +122652,7 @@ paths: application/json: schema: type: array - items: *376 + items: *377 examples: default: value: @@ -122699,16 +122710,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-a-user parameters: - - *374 - *375 - - *377 + - *376 + - *378 - *137 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: default: value: @@ -122743,10 +122754,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-package-version-for-a-user parameters: - - *374 - *375 + - *376 - *137 - - *377 + - *378 responses: '204': description: Response @@ -122778,10 +122789,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-package-version-for-a-user parameters: - - *374 - *375 + - *376 - *137 - - *377 + - *378 responses: '204': description: Response @@ -122822,9 +122833,9 @@ paths: application/json: schema: type: array - items: *388 + items: *389 examples: - default: *389 + default: *390 headers: Link: *45 '304': *35 @@ -122846,16 +122857,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#get-project-for-user parameters: - - *390 + - *391 - *137 responses: '200': description: Response content: application/json: - schema: *388 + schema: *389 examples: - default: *389 + default: *390 headers: Link: *45 '304': *35 @@ -122877,7 +122888,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#list-project-fields-for-user parameters: - - *390 + - *391 - *137 - *17 - *106 @@ -122889,9 +122900,9 @@ paths: application/json: schema: type: array - items: *393 + items: *394 examples: - default: *809 + default: *810 headers: Link: *45 '304': *35 @@ -122913,7 +122924,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#add-field-to-user-owned-project parameters: - *137 - - *390 + - *391 requestBody: required: true content: @@ -122951,7 +122962,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: *810 + items: *811 required: - name - data_type @@ -122967,7 +122978,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: *811 + iteration_configuration: *812 required: - name - data_type @@ -122989,20 +123000,20 @@ paths: value: name: Due date data_type: date - single_select_field: *812 - iteration_field: *813 + single_select_field: *813 + iteration_field: *814 responses: '201': description: Response content: application/json: - schema: *393 + schema: *394 examples: - text_field: *814 - number_field: *815 - date_field: *816 - single_select_field: *817 - iteration_field: *818 + text_field: *815 + number_field: *816 + date_field: *817 + single_select_field: *818 + iteration_field: *819 '304': *35 '403': *27 '401': *23 @@ -123023,17 +123034,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#get-project-field-for-user parameters: - - *390 - - *819 + - *391 + - *820 - *137 responses: '200': description: Response content: application/json: - schema: *393 + schema: *394 examples: - default: *820 + default: *821 headers: Link: *45 '304': *35 @@ -123056,7 +123067,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#list-items-for-a-user-owned-project parameters: - - *390 + - *391 - *137 - *106 - *107 @@ -123089,9 +123100,9 @@ paths: application/json: schema: type: array - items: *397 + items: *398 examples: - default: *398 + default: *399 headers: Link: *45 '304': *35 @@ -123113,7 +123124,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#add-item-to-user-owned-project parameters: - *137 - - *390 + - *391 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -123183,22 +123194,22 @@ paths: description: Response content: application/json: - schema: *395 + schema: *396 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *396 + value: *397 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *396 + value: *397 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *396 + value: *397 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *396 + value: *397 '304': *35 '403': *27 '401': *23 @@ -123218,9 +123229,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#get-an-item-for-a-user-owned-project parameters: - - *390 + - *391 - *137 - - *399 + - *400 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the title field will be returned. @@ -123240,9 +123251,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *398 + default: *399 headers: Link: *45 '304': *35 @@ -123263,9 +123274,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#update-project-item-for-user parameters: - - *390 + - *391 - *137 - - *399 + - *400 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -123338,13 +123349,13 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - text_field: *398 - number_field: *398 - date_field: *398 - single_select_field: *398 - iteration_field: *398 + text_field: *399 + number_field: *399 + date_field: *399 + single_select_field: *399 + iteration_field: *399 '401': *23 '403': *27 '404': *6 @@ -123364,9 +123375,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#delete-project-item-for-user parameters: - - *390 + - *391 - *137 - - *399 + - *400 responses: '204': description: Response @@ -123388,9 +123399,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#list-items-for-a-user-project-view parameters: - - *390 + - *391 - *137 - - *821 + - *822 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the @@ -123416,9 +123427,9 @@ paths: application/json: schema: type: array - items: *397 + items: *398 examples: - default: *398 + default: *399 headers: Link: *45 '304': *35 @@ -123456,7 +123467,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -123531,7 +123542,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -123637,9 +123648,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -123669,9 +123680,9 @@ paths: application/json: schema: type: array - items: *793 + items: *794 examples: - default: *794 + default: *795 headers: Link: *45 x-github: @@ -123701,9 +123712,9 @@ paths: application/json: schema: type: array - items: *795 + items: *796 examples: - default: *822 + default: *823 headers: Link: *45 x-github: @@ -123728,7 +123739,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-a-user parameters: - *137 - - *823 + - *824 - *108 - *17 - *19 @@ -123740,11 +123751,11 @@ paths: schema: anyOf: - type: array - items: *824 + items: *825 - type: array items: *76 examples: - default-response: *798 + default-response: *799 headers: Link: *45 x-github: @@ -123773,9 +123784,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -123904,7 +123915,7 @@ webhooks: type: string enum: - disabled - enterprise: &825 + enterprise: &826 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -123973,7 +123984,7 @@ webhooks: - created_at - updated_at - avatar_url - installation: &826 + installation: &827 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -123994,7 +124005,7 @@ webhooks: required: - id - node_id - organization: &827 + organization: &828 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -124067,7 +124078,7 @@ webhooks: - public_members_url - avatar_url - description - repository: &828 + repository: &829 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property @@ -124096,7 +124107,7 @@ webhooks: license: anyOf: - type: 'null' - - *215 + - *216 organization: anyOf: - type: 'null' @@ -124980,10 +124991,10 @@ webhooks: type: string enum: - enabled - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -125059,11 +125070,11 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - rule: &829 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + rule: &830 title: branch protection rule description: The branch protection rule. Includes a `name` and all the [branch protection settings](https://docs.github.com/enterprise-cloud@latest//github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) @@ -125286,11 +125297,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - rule: *829 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + rule: *830 sender: *4 required: - action @@ -125478,11 +125489,11 @@ webhooks: - everyone required: - from - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - rule: *829 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + rule: *830 sender: *4 required: - action @@ -125555,7 +125566,7 @@ webhooks: required: true content: application/json: - schema: &849 + schema: &850 title: Exemption request cancellation event type: object properties: @@ -125563,11 +125574,11 @@ webhooks: type: string enum: - cancelled - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - exemption_request: &830 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + exemption_request: &831 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -125841,7 +125852,7 @@ webhooks: - array - 'null' description: The responses to the exemption request. - items: &831 + items: &832 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -125953,7 +125964,7 @@ webhooks: required: true content: application/json: - schema: &850 + schema: &851 title: Exemption request completed event type: object properties: @@ -125961,11 +125972,11 @@ webhooks: type: string enum: - completed - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - exemption_request: *830 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + exemption_request: *831 sender: *4 required: - action @@ -126037,7 +126048,7 @@ webhooks: required: true content: application/json: - schema: &847 + schema: &848 title: Exemption request created event type: object properties: @@ -126045,11 +126056,11 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - exemption_request: *830 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + exemption_request: *831 sender: *4 required: - action @@ -126121,7 +126132,7 @@ webhooks: required: true content: application/json: - schema: &851 + schema: &852 title: Exemption response dismissed event type: object properties: @@ -126129,12 +126140,12 @@ webhooks: type: string enum: - response_dismissed - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - exemption_request: *830 - exemption_response: *831 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + exemption_request: *831 + exemption_response: *832 sender: *4 required: - action @@ -126208,7 +126219,7 @@ webhooks: required: true content: application/json: - schema: &848 + schema: &849 title: Exemption response submitted event type: object properties: @@ -126216,12 +126227,12 @@ webhooks: type: string enum: - response_submitted - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - exemption_request: *830 - exemption_response: *831 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + exemption_request: *831 + exemption_response: *832 sender: *4 required: - action @@ -126305,7 +126316,7 @@ webhooks: type: string enum: - completed - check_run: &833 + check_run: &834 title: CheckRun description: A check performed on the code of a given code change type: object @@ -126370,8 +126381,8 @@ webhooks: - MDEwOkNoZWNrU3VpdGU1 pull_requests: type: array - items: *216 - repository: *272 + items: *217 + repository: *273 status: type: string enum: @@ -126415,7 +126426,7 @@ webhooks: - examples: - neutral - deployment: *832 + deployment: *833 details_url: type: string examples: @@ -126475,7 +126486,7 @@ webhooks: - annotations_url pull_requests: type: array - items: *216 + items: *217 started_at: type: string format: date-time @@ -126513,10 +126524,10 @@ webhooks: - output - app - pull_requests - installation: *826 - enterprise: *825 - organization: *827 - repository: *828 + installation: *827 + enterprise: *826 + organization: *828 + repository: *829 sender: *4 required: - check_run @@ -126909,11 +126920,11 @@ webhooks: type: string enum: - created - check_run: *833 - installation: *826 - enterprise: *825 - organization: *827 - repository: *828 + check_run: *834 + installation: *827 + enterprise: *826 + organization: *828 + repository: *829 sender: *4 required: - check_run @@ -127309,11 +127320,11 @@ webhooks: type: string enum: - requested_action - check_run: *833 - installation: *826 - enterprise: *825 - organization: *827 - repository: *828 + check_run: *834 + installation: *827 + enterprise: *826 + organization: *828 + repository: *829 requested_action: description: The action requested by the user. type: object @@ -127718,11 +127729,11 @@ webhooks: type: string enum: - rerequested - check_run: *833 - installation: *826 - enterprise: *825 - organization: *827 - repository: *828 + check_run: *834 + installation: *827 + enterprise: *826 + organization: *828 + repository: *829 sender: *4 required: - check_run @@ -128714,10 +128725,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -129426,10 +129437,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -130132,10 +130143,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -130304,7 +130315,7 @@ webhooks: required: - login - id - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -130456,20 +130467,20 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: &834 + commit_oid: &835 description: The commit SHA of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - enterprise: *825 - installation: *826 - organization: *827 - ref: &835 + enterprise: *826 + installation: *827 + organization: *828 + ref: &836 description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - repository: *828 + repository: *829 sender: *4 required: - action @@ -130636,7 +130647,7 @@ webhooks: required: - login - id - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -130877,12 +130888,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *834 - enterprise: *825 - installation: *826 - organization: *827 - ref: *835 - repository: *828 + commit_oid: *835 + enterprise: *826 + installation: *827 + organization: *828 + ref: *836 + repository: *829 sender: *4 required: - action @@ -130980,7 +130991,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -131165,12 +131176,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *834 - enterprise: *825 - installation: *826 - organization: *827 - ref: *835 - repository: *828 + commit_oid: *835 + enterprise: *826 + installation: *827 + organization: *828 + ref: *836 + repository: *829 sender: *4 required: - action @@ -131339,7 +131350,7 @@ webhooks: required: - login - id - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -131516,12 +131527,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *834 - enterprise: *825 - installation: *826 - organization: *827 - ref: *835 - repository: *828 + commit_oid: *835 + enterprise: *826 + installation: *827 + organization: *828 + ref: *836 + repository: *829 sender: *4 required: - action @@ -131622,7 +131633,7 @@ webhooks: type: - object - 'null' - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -131811,9 +131822,9 @@ webhooks: type: - string - 'null' - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event @@ -131821,7 +131832,7 @@ webhooks: type: - string - 'null' - repository: *828 + repository: *829 sender: *4 required: - action @@ -131920,7 +131931,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -132067,12 +132078,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *834 - enterprise: *825 - installation: *826 - organization: *827 - ref: *835 - repository: *828 + commit_oid: *835 + enterprise: *826 + installation: *827 + organization: *828 + ref: *836 + repository: *829 sender: *4 required: - action @@ -132241,7 +132252,7 @@ webhooks: required: - login - id - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -132393,10 +132404,10 @@ webhooks: - dismissed_reason - rule - tool - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -132656,10 +132667,10 @@ webhooks: - updated_at - author_association - body - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -132740,18 +132751,18 @@ webhooks: type: - string - 'null' - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *827 - pusher_type: &836 + organization: *828 + pusher_type: &837 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &837 + ref: &838 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference) resource. type: string @@ -132761,7 +132772,7 @@ webhooks: enum: - tag - branch - repository: *828 + repository: *829 sender: *4 required: - ref @@ -132844,9 +132855,9 @@ webhooks: enum: - created definition: *151 - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 required: - action @@ -132931,9 +132942,9 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 required: - action @@ -133011,9 +133022,9 @@ webhooks: enum: - promote_to_enterprise definition: *151 - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 required: - action @@ -133091,9 +133102,9 @@ webhooks: enum: - updated definition: *151 - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 required: - action @@ -133170,10 +133181,10 @@ webhooks: type: string enum: - updated - enterprise: *825 - installation: *826 - repository: *828 - organization: *827 + enterprise: *826 + installation: *827 + repository: *829 + organization: *828 sender: *4 new_property_values: type: array @@ -133258,18 +133269,18 @@ webhooks: title: delete event type: object properties: - enterprise: *825 - installation: *826 - organization: *827 - pusher_type: *836 - ref: *837 + enterprise: *826 + installation: *827 + organization: *828 + pusher_type: *837 + ref: *838 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *828 + repository: *829 sender: *4 required: - ref @@ -133353,11 +133364,11 @@ webhooks: type: string enum: - auto_dismissed - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133441,11 +133452,11 @@ webhooks: type: string enum: - auto_reopened - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133529,11 +133540,11 @@ webhooks: type: string enum: - created - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133615,11 +133626,11 @@ webhooks: type: string enum: - dismissed - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133701,11 +133712,11 @@ webhooks: type: string enum: - fixed - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133788,11 +133799,11 @@ webhooks: type: string enum: - reintroduced - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133874,11 +133885,11 @@ webhooks: type: string enum: - reopened - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133955,9 +133966,9 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - key: &838 + enterprise: *826 + installation: *827 + key: &839 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -133995,8 +134006,8 @@ webhooks: - verified - created_at - read_only - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -134073,11 +134084,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - key: *838 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + key: *839 + organization: *828 + repository: *829 sender: *4 required: - action @@ -134649,12 +134660,12 @@ webhooks: - updated_at - statuses_url - repository_url - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - workflow: &842 + workflow: &843 title: Workflow type: - object @@ -135392,13 +135403,13 @@ webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *577 + deployment: *578 pull_requests: type: array - items: *672 - repository: *828 - organization: *827 - installation: *826 + items: *673 + repository: *829 + organization: *828 + installation: *827 sender: *4 responses: '200': @@ -135469,7 +135480,7 @@ webhooks: type: string enum: - approved - approver: &839 + approver: &840 type: object properties: avatar_url: @@ -135512,11 +135523,11 @@ webhooks: type: string comment: type: string - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - reviewers: &840 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + reviewers: &841 type: array items: type: object @@ -135597,7 +135608,7 @@ webhooks: sender: *4 since: type: string - workflow_job_run: &841 + workflow_job_run: &842 type: object properties: conclusion: @@ -136343,18 +136354,18 @@ webhooks: type: string enum: - rejected - approver: *839 + approver: *840 comment: type: string - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - reviewers: *840 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + reviewers: *841 sender: *4 since: type: string - workflow_job_run: *841 + workflow_job_run: *842 workflow_job_runs: type: array items: @@ -137071,13 +137082,13 @@ webhooks: type: string enum: - requested - enterprise: *825 + enterprise: *826 environment: type: string - installation: *826 - organization: *827 - repository: *828 - requestor: &852 + installation: *827 + organization: *828 + repository: *829 + requestor: &853 title: User type: - object @@ -139020,12 +139031,12 @@ webhooks: - updated_at - deployment_url - repository_url - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - workflow: *842 + workflow: *843 workflow_run: title: Deployment Workflow Run type: @@ -139716,7 +139727,7 @@ webhooks: type: string enum: - answered - answer: &845 + answer: &846 type: object properties: author_association: @@ -139876,11 +139887,11 @@ webhooks: - created_at - updated_at - body - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140007,11 +140018,11 @@ webhooks: - from required: - category - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140094,11 +140105,11 @@ webhooks: type: string enum: - closed - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140180,7 +140191,7 @@ webhooks: type: string enum: - created - comment: &844 + comment: &845 type: object properties: author_association: @@ -140340,11 +140351,11 @@ webhooks: - updated_at - body - reactions - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140427,12 +140438,12 @@ webhooks: type: string enum: - deleted - comment: *844 - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + comment: *845 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140527,12 +140538,12 @@ webhooks: - from required: - body - comment: *844 - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + comment: *845 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140616,11 +140627,11 @@ webhooks: type: string enum: - created - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140702,11 +140713,11 @@ webhooks: type: string enum: - deleted - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140806,11 +140817,11 @@ webhooks: type: string required: - from - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140892,10 +140903,10 @@ webhooks: type: string enum: - labeled - discussion: *843 - enterprise: *825 - installation: *826 - label: &846 + discussion: *844 + enterprise: *826 + installation: *827 + label: &847 title: Label type: object properties: @@ -140928,8 +140939,8 @@ webhooks: - color - default - description - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141012,11 +141023,11 @@ webhooks: type: string enum: - locked - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141098,11 +141109,11 @@ webhooks: type: string enum: - pinned - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141184,11 +141195,11 @@ webhooks: type: string enum: - reopened - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141273,16 +141284,16 @@ webhooks: changes: type: object properties: - new_discussion: *843 - new_repository: *828 + new_discussion: *844 + new_repository: *829 required: - new_discussion - new_repository - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141365,10 +141376,10 @@ webhooks: type: string enum: - unanswered - discussion: *843 - old_answer: *845 - organization: *827 - repository: *828 + discussion: *844 + old_answer: *846 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141450,12 +141461,12 @@ webhooks: type: string enum: - unlabeled - discussion: *843 - enterprise: *825 - installation: *826 - label: *846 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141538,11 +141549,11 @@ webhooks: type: string enum: - unlocked - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141624,11 +141635,11 @@ webhooks: type: string enum: - unpinned - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141697,7 +141708,7 @@ webhooks: required: true content: application/json: - schema: *847 + schema: *848 responses: '200': description: Return a 200 status to indicate that the data was received @@ -141760,7 +141771,7 @@ webhooks: required: true content: application/json: - schema: *848 + schema: *849 responses: '200': description: Return a 200 status to indicate that the data was received @@ -141823,7 +141834,7 @@ webhooks: required: true content: application/json: - schema: *849 + schema: *850 responses: '200': description: Return a 200 status to indicate that the data was received @@ -141886,7 +141897,7 @@ webhooks: required: true content: application/json: - schema: *847 + schema: *848 responses: '200': description: Return a 200 status to indicate that the data was received @@ -141949,7 +141960,7 @@ webhooks: required: true content: application/json: - schema: *848 + schema: *849 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142015,7 +142026,7 @@ webhooks: required: true content: application/json: - schema: *849 + schema: *850 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142081,7 +142092,7 @@ webhooks: required: true content: application/json: - schema: *850 + schema: *851 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142147,7 +142158,7 @@ webhooks: required: true content: application/json: - schema: *847 + schema: *848 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142213,7 +142224,7 @@ webhooks: required: true content: application/json: - schema: *851 + schema: *852 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142279,7 +142290,7 @@ webhooks: required: true content: application/json: - schema: *848 + schema: *849 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142344,7 +142355,7 @@ webhooks: required: true content: application/json: - schema: *849 + schema: *850 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142409,7 +142420,7 @@ webhooks: required: true content: application/json: - schema: *850 + schema: *851 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142474,7 +142485,7 @@ webhooks: required: true content: application/json: - schema: *847 + schema: *848 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142539,7 +142550,7 @@ webhooks: required: true content: application/json: - schema: *851 + schema: *852 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142605,7 +142616,7 @@ webhooks: required: true content: application/json: - schema: *848 + schema: *849 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142672,7 +142683,7 @@ webhooks: description: A user forks a repository. type: object properties: - enterprise: *825 + enterprise: *826 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository) resource. @@ -143350,9 +143361,9 @@ webhooks: type: integer watchers_count: type: integer - installation: *826 - organization: *827 - repository: *828 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - forkee @@ -143498,9 +143509,9 @@ webhooks: title: gollum event type: object properties: - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pages: description: The pages that were updated. type: array @@ -143538,7 +143549,7 @@ webhooks: - action - sha - html_url - repository: *828 + repository: *829 sender: *4 required: - pages @@ -143614,10 +143625,10 @@ webhooks: type: string enum: - created - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories: &853 + organization: *828 + repositories: &854 description: An array of repository objects that the installation can access. type: array @@ -143643,8 +143654,8 @@ webhooks: - name - full_name - private - repository: *828 - requester: *852 + repository: *829 + requester: *853 sender: *4 required: - action @@ -143719,11 +143730,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories: *853 - repository: *828 + organization: *828 + repositories: *854 + repository: *829 requester: type: - 'null' @@ -143800,11 +143811,11 @@ webhooks: type: string enum: - new_permissions_accepted - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories: *853 - repository: *828 + organization: *828 + repositories: *854 + repository: *829 requester: type: - 'null' @@ -143881,10 +143892,10 @@ webhooks: type: string enum: - added - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories_added: &854 + organization: *828 + repositories_added: &855 description: An array of repository objects, which were added to the installation. type: array @@ -143930,15 +143941,15 @@ webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *828 - repository_selection: &855 + repository: *829 + repository_selection: &856 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *852 + requester: *853 sender: *4 required: - action @@ -144017,10 +144028,10 @@ webhooks: type: string enum: - removed - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories_added: *854 + organization: *828 + repositories_added: *855 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -144047,9 +144058,9 @@ webhooks: - name - full_name - private - repository: *828 - repository_selection: *855 - requester: *852 + repository: *829 + repository_selection: *856 + requester: *853 sender: *4 required: - action @@ -144128,11 +144139,11 @@ webhooks: type: string enum: - suspend - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories: *853 - repository: *828 + organization: *828 + repositories: *854 + repository: *829 requester: type: - 'null' @@ -144315,10 +144326,10 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 target_type: type: string @@ -144397,11 +144408,11 @@ webhooks: type: string enum: - unsuspend - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories: *853 - repository: *828 + organization: *828 + repositories: *854 + repository: *829 requester: type: - 'null' @@ -144649,8 +144660,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -145467,8 +145478,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 state: description: State of the issue; either 'open' or 'closed' type: string @@ -145485,7 +145496,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -145829,8 +145840,8 @@ webhooks: - state - locked - assignee - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -145910,7 +145921,7 @@ webhooks: type: string enum: - deleted - comment: &856 + comment: &857 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment) itself. @@ -146077,8 +146088,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -146891,8 +146902,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 state: description: State of the issue; either 'open' or 'closed' type: string @@ -146909,7 +146920,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -147255,8 +147266,8 @@ webhooks: - state - locked - assignee - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -147336,7 +147347,7 @@ webhooks: type: string enum: - edited - changes: &880 + changes: &881 description: The changes to the comment. type: object properties: @@ -147348,9 +147359,9 @@ webhooks: type: string required: - from - comment: *856 - enterprise: *825 - installation: *826 + comment: *857 + enterprise: *826 + installation: *827 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -148166,8 +148177,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 state: description: State of the issue; either 'open' or 'closed' type: string @@ -148184,7 +148195,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -148528,8 +148539,8 @@ webhooks: - state - locked - assignee - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -148613,15 +148624,15 @@ webhooks: blocked_issue_id: description: The ID of the blocked issue. type: number - blocked_issue: *212 + blocked_issue: *213 blocking_issue_id: description: The ID of the blocking issue. type: number - blocking_issue: *212 + blocking_issue: *213 blocking_issue_repo: *76 - installation: *826 - organization: *827 - repository: *828 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -148704,15 +148715,15 @@ webhooks: blocked_issue_id: description: The ID of the blocked issue. type: number - blocked_issue: *212 + blocked_issue: *213 blocking_issue_id: description: The ID of the blocking issue. type: number - blocking_issue: *212 + blocking_issue: *213 blocking_issue_repo: *76 - installation: *826 - organization: *827 - repository: *828 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -148794,15 +148805,15 @@ webhooks: blocked_issue_id: description: The ID of the blocked issue. type: number - blocked_issue: *212 + blocked_issue: *213 blocked_issue_repo: *76 blocking_issue_id: description: The ID of the blocking issue. type: number - blocking_issue: *212 - installation: *826 - organization: *827 - repository: *828 + blocking_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -148885,15 +148896,15 @@ webhooks: blocked_issue_id: description: The ID of the blocked issue. type: number - blocked_issue: *212 + blocked_issue: *213 blocked_issue_repo: *76 blocking_issue_id: description: The ID of the blocking issue. type: number - blocking_issue: *212 - installation: *826 - organization: *827 - repository: *828 + blocking_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -148973,10 +148984,10 @@ webhooks: type: string enum: - assigned - assignee: *852 - enterprise: *825 - installation: *826 - issue: &859 + assignee: *853 + enterprise: *826 + installation: *827 + issue: &860 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -149788,11 +149799,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -149809,7 +149820,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -149912,8 +149923,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -149993,8 +150004,8 @@ webhooks: type: string enum: - closed - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -150811,11 +150822,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -150832,7 +150843,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -151078,8 +151089,8 @@ webhooks: required: - state - closed_at - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -151158,8 +151169,8 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -151967,11 +151978,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -151988,7 +151999,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -152090,8 +152101,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -152170,8 +152181,8 @@ webhooks: type: string enum: - demilestoned - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -153002,11 +153013,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -153023,7 +153034,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -153104,7 +153115,7 @@ webhooks: format: uri user_view_type: type: string - milestone: &857 + milestone: &858 title: Milestone description: A collection of related issues and pull requests. type: object @@ -153247,8 +153258,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -153347,8 +153358,8 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -154160,11 +154171,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -154178,7 +154189,7 @@ webhooks: timeline_url: type: string format: uri - type: *357 + type: *358 title: description: Title of the issue type: string @@ -154284,9 +154295,9 @@ webhooks: - active_lock_reason - body - reactions - label: *846 - organization: *827 - repository: *828 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -154366,8 +154377,8 @@ webhooks: type: string enum: - labeled - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -155178,11 +155189,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -155196,7 +155207,7 @@ webhooks: timeline_url: type: string format: uri - type: *357 + type: *358 title: description: Title of the issue type: string @@ -155302,9 +155313,9 @@ webhooks: - active_lock_reason - body - reactions - label: *846 - organization: *827 - repository: *828 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -155384,8 +155395,8 @@ webhooks: type: string enum: - locked - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -156221,11 +156232,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -156239,7 +156250,7 @@ webhooks: timeline_url: type: string format: uri - type: *357 + type: *358 title: description: Title of the issue type: string @@ -156322,8 +156333,8 @@ webhooks: format: uri user_view_type: type: string - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -156402,8 +156413,8 @@ webhooks: type: string enum: - milestoned - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -157233,11 +157244,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -157254,7 +157265,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -157334,9 +157345,9 @@ webhooks: format: uri user_view_type: type: string - milestone: *857 - organization: *827 - repository: *828 + milestone: *858 + organization: *828 + repository: *829 sender: *4 required: - action @@ -158228,11 +158239,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -158328,7 +158339,7 @@ webhooks: required: - login - id - type: *357 + type: *358 required: - id - number @@ -158809,8 +158820,8 @@ webhooks: required: - old_issue - old_repository - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -159622,11 +159633,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -159643,7 +159654,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -159745,8 +159756,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -159826,9 +159837,9 @@ webhooks: type: string enum: - pinned - enterprise: *825 - installation: *826 - issue: &858 + enterprise: *826 + installation: *827 + issue: &859 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -160634,11 +160645,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -160655,7 +160666,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -160757,8 +160768,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -160837,8 +160848,8 @@ webhooks: type: string enum: - reopened - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -161672,11 +161683,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -161773,9 +161784,9 @@ webhooks: format: uri user_view_type: type: string - type: *357 - organization: *827 - repository: *828 + type: *358 + organization: *828 + repository: *829 sender: *4 required: - action @@ -162664,11 +162675,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -162685,7 +162696,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -163267,11 +163278,11 @@ webhooks: required: - new_issue - new_repository - enterprise: *825 - installation: *826 - issue: *858 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *859 + organization: *828 + repository: *829 sender: *4 required: - action @@ -163351,12 +163362,12 @@ webhooks: type: string enum: - typed - enterprise: *825 - installation: *826 - issue: *859 - type: *357 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *860 + type: *358 + organization: *828 + repository: *829 sender: *4 required: - action @@ -163437,7 +163448,7 @@ webhooks: type: string enum: - unassigned - assignee: &883 + assignee: &884 title: User type: - object @@ -163509,11 +163520,11 @@ webhooks: required: - login - id - enterprise: *825 - installation: *826 - issue: *859 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *860 + organization: *828 + repository: *829 sender: *4 required: - action @@ -163592,12 +163603,12 @@ webhooks: type: string enum: - unlabeled - enterprise: *825 - installation: *826 - issue: *859 - label: *846 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *860 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -163677,8 +163688,8 @@ webhooks: type: string enum: - unlocked - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -164512,11 +164523,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -164533,7 +164544,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -164613,8 +164624,8 @@ webhooks: format: uri user_view_type: type: string - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -164694,11 +164705,11 @@ webhooks: type: string enum: - unpinned - enterprise: *825 - installation: *826 - issue: *858 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *859 + organization: *828 + repository: *829 sender: *4 required: - action @@ -164777,12 +164788,12 @@ webhooks: type: string enum: - untyped - enterprise: *825 - installation: *826 - issue: *859 - type: *357 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *860 + type: *358 + organization: *828 + repository: *829 sender: *4 required: - action @@ -164862,11 +164873,11 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - label: *846 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -164944,11 +164955,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - label: *846 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -165058,11 +165069,11 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - label: *846 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -165144,9 +165155,9 @@ webhooks: - cancelled effective_date: type: string - enterprise: *825 - installation: *826 - marketplace_purchase: &860 + enterprise: *826 + installation: *827 + marketplace_purchase: &861 title: Marketplace Purchase type: object required: @@ -165234,8 +165245,8 @@ webhooks: type: integer unit_count: type: integer - organization: *827 - previous_marketplace_purchase: &861 + organization: *828 + previous_marketplace_purchase: &862 title: Marketplace Purchase type: object properties: @@ -165319,7 +165330,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *828 + repository: *829 sender: *4 required: - action @@ -165399,10 +165410,10 @@ webhooks: - changed effective_date: type: string - enterprise: *825 - installation: *826 - marketplace_purchase: *860 - organization: *827 + enterprise: *826 + installation: *827 + marketplace_purchase: *861 + organization: *828 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -165490,7 +165501,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *828 + repository: *829 sender: *4 required: - action @@ -165572,10 +165583,10 @@ webhooks: - pending_change effective_date: type: string - enterprise: *825 - installation: *826 - marketplace_purchase: *860 - organization: *827 + enterprise: *826 + installation: *827 + marketplace_purchase: *861 + organization: *828 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -165661,7 +165672,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *828 + repository: *829 sender: *4 required: - action @@ -165742,8 +165753,8 @@ webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 marketplace_purchase: title: Marketplace Purchase type: object @@ -165829,9 +165840,9 @@ webhooks: type: integer unit_count: type: integer - organization: *827 - previous_marketplace_purchase: *861 - repository: *828 + organization: *828 + previous_marketplace_purchase: *862 + repository: *829 sender: *4 required: - action @@ -165911,12 +165922,12 @@ webhooks: - purchased effective_date: type: string - enterprise: *825 - installation: *826 - marketplace_purchase: *860 - organization: *827 - previous_marketplace_purchase: *861 - repository: *828 + enterprise: *826 + installation: *827 + marketplace_purchase: *861 + organization: *828 + previous_marketplace_purchase: *862 + repository: *829 sender: *4 required: - action @@ -166018,11 +166029,11 @@ webhooks: type: string required: - to - enterprise: *825 - installation: *826 - member: *852 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + member: *853 + organization: *828 + repository: *829 sender: *4 required: - action @@ -166124,11 +166135,11 @@ webhooks: type: - string - 'null' - enterprise: *825 - installation: *826 - member: *852 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + member: *853 + organization: *828 + repository: *829 sender: *4 required: - action @@ -166207,11 +166218,11 @@ webhooks: type: string enum: - removed - enterprise: *825 - installation: *826 - member: *852 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + member: *853 + organization: *828 + repository: *829 sender: *4 required: - action @@ -166289,11 +166300,11 @@ webhooks: type: string enum: - added - enterprise: *825 - installation: *826 - member: *852 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + member: *853 + organization: *828 + repository: *829 scope: description: The scope of the membership. Currently, can only be `team`. @@ -166371,7 +166382,7 @@ webhooks: required: - login - id - team: &862 + team: &863 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -166601,11 +166612,11 @@ webhooks: type: string enum: - removed - enterprise: *825 - installation: *826 - member: *852 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + member: *853 + organization: *828 + repository: *829 scope: description: The scope of the membership. Currently, can only be `team`. @@ -166684,7 +166695,7 @@ webhooks: required: - login - id - team: *862 + team: *863 required: - action - scope @@ -166766,8 +166777,8 @@ webhooks: type: string enum: - checks_requested - installation: *826 - merge_group: &863 + installation: *827 + merge_group: &864 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -166786,15 +166797,15 @@ webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *505 + head_commit: *506 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -166880,10 +166891,10 @@ webhooks: - merged - invalidated - dequeued - installation: *826 - merge_group: *863 - organization: *827 - repository: *828 + installation: *827 + merge_group: *864 + organization: *828 + repository: *829 sender: *4 required: - action @@ -166956,7 +166967,7 @@ webhooks: type: string enum: - deleted - enterprise: *825 + enterprise: *826 hook: description: 'The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -167065,12 +167076,12 @@ webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *826 - organization: *827 + installation: *827 + organization: *828 repository: anyOf: - type: 'null' - - *828 + - *829 sender: *4 required: - action @@ -167150,11 +167161,11 @@ webhooks: type: string enum: - closed - enterprise: *825 - installation: *826 - milestone: *857 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + milestone: *858 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167233,9 +167244,9 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - milestone: &864 + enterprise: *826 + installation: *827 + milestone: &865 title: Milestone description: A collection of related issues and pull requests. type: object @@ -167377,8 +167388,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167457,11 +167468,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - milestone: *857 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + milestone: *858 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167571,11 +167582,11 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - milestone: *857 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + milestone: *858 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167655,11 +167666,11 @@ webhooks: type: string enum: - opened - enterprise: *825 - installation: *826 - milestone: *864 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + milestone: *865 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167738,11 +167749,11 @@ webhooks: type: string enum: - blocked - blocked_user: *852 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + blocked_user: *853 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167821,11 +167832,11 @@ webhooks: type: string enum: - unblocked - blocked_user: *852 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + blocked_user: *853 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167901,7 +167912,7 @@ webhooks: enum: - created definition: *145 - enterprise: *825 + enterprise: *826 sender: *4 required: - action @@ -167981,8 +167992,8 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 sender: *4 required: - action @@ -168055,8 +168066,8 @@ webhooks: enum: - updated definition: *145 - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 sender: *4 required: - action @@ -168128,9 +168139,9 @@ webhooks: type: string enum: - updated - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 new_property_values: type: array @@ -168218,9 +168229,9 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - membership: &865 + enterprise: *826 + installation: *827 + membership: &866 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -168330,8 +168341,8 @@ webhooks: - role - organization_url - user - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -168409,11 +168420,11 @@ webhooks: type: string enum: - member_added - enterprise: *825 - installation: *826 - membership: *865 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + membership: *866 + organization: *828 + repository: *829 sender: *4 required: - action @@ -168492,8 +168503,8 @@ webhooks: type: string enum: - member_invited - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -168615,10 +168626,10 @@ webhooks: - inviter - team_count - invitation_teams_url - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 - user: *852 + user: *853 required: - action - invitation @@ -168696,11 +168707,11 @@ webhooks: type: string enum: - member_removed - enterprise: *825 - installation: *826 - membership: *865 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + membership: *866 + organization: *828 + repository: *829 sender: *4 required: - action @@ -168787,11 +168798,11 @@ webhooks: properties: from: type: string - enterprise: *825 - installation: *826 - membership: *865 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + membership: *866 + organization: *828 + repository: *829 sender: *4 required: - action @@ -168869,9 +168880,9 @@ webhooks: type: string enum: - published - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 package: description: Information about the package. type: object @@ -169394,7 +169405,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: &866 + items: &867 title: Ruby Gems metadata type: object properties: @@ -169491,7 +169502,7 @@ webhooks: - owner - package_version - registry - repository: *828 + repository: *829 sender: *4 required: - action @@ -169568,9 +169579,9 @@ webhooks: type: string enum: - updated - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 package: description: Information about the package. type: object @@ -169932,7 +169943,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *866 + items: *867 source_url: type: string format: uri @@ -170003,7 +170014,7 @@ webhooks: - owner - package_version - registry - repository: *828 + repository: *829 sender: *4 required: - action @@ -170183,12 +170194,12 @@ webhooks: - duration - created_at - updated_at - enterprise: *825 + enterprise: *826 id: type: integer - installation: *826 - organization: *827 - repository: *828 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - id @@ -170265,7 +170276,7 @@ webhooks: type: string enum: - approved - personal_access_token_request: &867 + personal_access_token_request: &868 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -170415,10 +170426,10 @@ webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *825 - organization: *827 + enterprise: *826 + organization: *828 sender: *4 - installation: *826 + installation: *827 required: - action - personal_access_token_request @@ -170495,11 +170506,11 @@ webhooks: type: string enum: - cancelled - personal_access_token_request: *867 - enterprise: *825 - organization: *827 + personal_access_token_request: *868 + enterprise: *826 + organization: *828 sender: *4 - installation: *826 + installation: *827 required: - action - personal_access_token_request @@ -170575,11 +170586,11 @@ webhooks: type: string enum: - created - personal_access_token_request: *867 - enterprise: *825 - organization: *827 + personal_access_token_request: *868 + enterprise: *826 + organization: *828 sender: *4 - installation: *826 + installation: *827 required: - action - personal_access_token_request @@ -170654,11 +170665,11 @@ webhooks: type: string enum: - denied - personal_access_token_request: *867 - organization: *827 - enterprise: *825 + personal_access_token_request: *868 + organization: *828 + enterprise: *826 sender: *4 - installation: *826 + installation: *827 required: - action - personal_access_token_request @@ -170763,7 +170774,7 @@ webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *868 + last_response: *869 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -170795,8 +170806,8 @@ webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 zen: description: Random string of GitHub zen. @@ -171041,10 +171052,10 @@ webhooks: - from required: - note - enterprise: *825 - installation: *826 - organization: *827 - project_card: &869 + enterprise: *826 + installation: *827 + organization: *828 + project_card: &870 title: Project Card type: object properties: @@ -171167,7 +171178,7 @@ webhooks: - creator - created_at - updated_at - repository: *828 + repository: *829 sender: *4 required: - action @@ -171248,11 +171259,11 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - project_card: *869 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project_card: *870 + repository: *829 sender: *4 required: - action @@ -171332,9 +171343,9 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 project_card: title: Project Card type: object @@ -171464,7 +171475,7 @@ webhooks: repository: anyOf: - type: 'null' - - *828 + - *829 sender: *4 required: - action @@ -171558,11 +171569,11 @@ webhooks: - from required: - note - enterprise: *825 - installation: *826 - organization: *827 - project_card: *869 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project_card: *870 + repository: *829 sender: *4 required: - action @@ -171656,9 +171667,9 @@ webhooks: - from required: - column_id - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 project_card: allOf: - title: Project Card @@ -171855,7 +171866,7 @@ webhooks: type: string required: - after_id - repository: *828 + repository: *829 sender: *4 required: - action @@ -171935,10 +171946,10 @@ webhooks: type: string enum: - closed - enterprise: *825 - installation: *826 - organization: *827 - project: &871 + enterprise: *826 + installation: *827 + organization: *828 + project: &872 title: Project type: object properties: @@ -172065,7 +172076,7 @@ webhooks: - creator - created_at - updated_at - repository: *828 + repository: *829 sender: *4 required: - action @@ -172145,10 +172156,10 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - project_column: &870 + enterprise: *826 + installation: *827 + organization: *828 + project_column: &871 title: Project Column type: object properties: @@ -172188,7 +172199,7 @@ webhooks: - name - created_at - updated_at - repository: *828 + repository: *829 sender: *4 required: - action @@ -172267,14 +172278,14 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - project_column: *870 + enterprise: *826 + installation: *827 + organization: *828 + project_column: *871 repository: anyOf: - type: 'null' - - *828 + - *829 sender: *4 required: - action @@ -172363,11 +172374,11 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - organization: *827 - project_column: *870 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project_column: *871 + repository: *829 sender: *4 required: - action @@ -172447,11 +172458,11 @@ webhooks: type: string enum: - moved - enterprise: *825 - installation: *826 - organization: *827 - project_column: *870 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project_column: *871 + repository: *829 sender: *4 required: - action @@ -172531,11 +172542,11 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - project: *871 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project: *872 + repository: *829 sender: *4 required: - action @@ -172615,14 +172626,14 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - project: *871 + enterprise: *826 + installation: *827 + organization: *828 + project: *872 repository: anyOf: - type: 'null' - - *828 + - *829 sender: *4 required: - action @@ -172723,11 +172734,11 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - organization: *827 - project: *871 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project: *872 + repository: *829 sender: *4 required: - action @@ -172806,11 +172817,11 @@ webhooks: type: string enum: - reopened - enterprise: *825 - installation: *826 - organization: *827 - project: *871 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project: *872 + repository: *829 sender: *4 required: - action @@ -172891,9 +172902,9 @@ webhooks: type: string enum: - closed - installation: *826 - organization: *827 - projects_v2: *388 + installation: *827 + organization: *828 + projects_v2: *389 sender: *4 required: - action @@ -172974,9 +172985,9 @@ webhooks: type: string enum: - created - installation: *826 - organization: *827 - projects_v2: *388 + installation: *827 + organization: *828 + projects_v2: *389 sender: *4 required: - action @@ -173057,9 +173068,9 @@ webhooks: type: string enum: - deleted - installation: *826 - organization: *827 - projects_v2: *388 + installation: *827 + organization: *828 + projects_v2: *389 sender: *4 required: - action @@ -173180,9 +173191,9 @@ webhooks: type: string to: type: string - installation: *826 - organization: *827 - projects_v2: *388 + installation: *827 + organization: *828 + projects_v2: *389 sender: *4 required: - action @@ -173265,7 +173276,7 @@ webhooks: type: string enum: - archived - changes: &875 + changes: &876 type: object properties: archived_at: @@ -173281,9 +173292,9 @@ webhooks: - string - 'null' format: date-time - installation: *826 - organization: *827 - projects_v2_item: &872 + installation: *827 + organization: *828 + projects_v2_item: &873 title: Projects v2 Item description: An item belonging to a project type: object @@ -173301,7 +173312,7 @@ webhooks: type: string description: The node ID of the content represented by this item. - content_type: *394 + content_type: *395 creator: *4 created_at: type: string @@ -173423,9 +173434,9 @@ webhooks: - 'null' to: type: string - installation: *826 - organization: *827 - projects_v2_item: *872 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -173507,9 +173518,9 @@ webhooks: type: string enum: - created - installation: *826 - organization: *827 - projects_v2_item: *872 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -173590,9 +173601,9 @@ webhooks: type: string enum: - deleted - installation: *826 - organization: *827 - projects_v2_item: *872 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -173697,7 +173708,7 @@ webhooks: oneOf: - type: string - type: integer - - &873 + - &874 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -173721,7 +173732,7 @@ webhooks: required: - id - name - - &874 + - &875 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -173761,8 +173772,8 @@ webhooks: oneOf: - type: string - type: integer - - *873 - *874 + - *875 type: - 'null' - string @@ -173785,9 +173796,9 @@ webhooks: - 'null' required: - body - installation: *826 - organization: *827 - projects_v2_item: *872 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -173884,9 +173895,9 @@ webhooks: type: - string - 'null' - installation: *826 - organization: *827 - projects_v2_item: *872 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -173969,10 +173980,10 @@ webhooks: type: string enum: - restored - changes: *875 - installation: *826 - organization: *827 - projects_v2_item: *872 + changes: *876 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -174054,9 +174065,9 @@ webhooks: type: string enum: - reopened - installation: *826 - organization: *827 - projects_v2: *388 + installation: *827 + organization: *828 + projects_v2: *389 sender: *4 required: - action @@ -174137,9 +174148,9 @@ webhooks: type: string enum: - created - installation: *826 - organization: *827 - projects_v2_status_update: *876 + installation: *827 + organization: *828 + projects_v2_status_update: *877 sender: *4 required: - action @@ -174220,9 +174231,9 @@ webhooks: type: string enum: - deleted - installation: *826 - organization: *827 - projects_v2_status_update: *876 + installation: *827 + organization: *828 + projects_v2_status_update: *877 sender: *4 required: - action @@ -174368,9 +174379,9 @@ webhooks: - string - 'null' format: date - installation: *826 - organization: *827 - projects_v2_status_update: *876 + installation: *827 + organization: *828 + projects_v2_status_update: *877 sender: *4 required: - action @@ -174441,10 +174452,10 @@ webhooks: title: public event type: object properties: - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - repository @@ -174521,13 +174532,13 @@ webhooks: type: string enum: - assigned - assignee: *852 - enterprise: *825 - installation: *826 - number: &877 + assignee: *853 + enterprise: *826 + installation: *827 + number: &878 description: The pull request number. type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -176876,7 +176887,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -176958,11 +176969,11 @@ webhooks: type: string enum: - auto_merge_disabled - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -179304,7 +179315,7 @@ webhooks: - draft reason: type: string - repository: *828 + repository: *829 sender: *4 required: - action @@ -179386,11 +179397,11 @@ webhooks: type: string enum: - auto_merge_enabled - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -181732,7 +181743,7 @@ webhooks: - draft reason: type: string - repository: *828 + repository: *829 sender: *4 required: - action @@ -181814,13 +181825,13 @@ webhooks: type: string enum: - closed - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: &878 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: &879 allOf: - - *672 + - *673 - type: object properties: allow_auto_merge: @@ -181882,7 +181893,7 @@ webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *828 + repository: *829 sender: *4 required: - action @@ -181963,12 +181974,12 @@ webhooks: type: string enum: - converted_to_draft - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: *878 - repository: *828 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: *879 + repository: *829 sender: *4 required: - action @@ -182048,11 +182059,11 @@ webhooks: type: string enum: - demilestoned - enterprise: *825 - milestone: *391 - number: *877 - organization: *827 - pull_request: &879 + enterprise: *826 + milestone: *392 + number: *878 + organization: *828 + pull_request: &880 title: Pull Request type: object properties: @@ -184379,7 +184390,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -184458,11 +184469,11 @@ webhooks: type: string enum: - dequeued - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -186808,7 +186819,7 @@ webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *828 + repository: *829 sender: *4 required: - action @@ -186932,12 +186943,12 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: *878 - repository: *828 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: *879 + repository: *829 sender: *4 required: - action @@ -187017,11 +187028,11 @@ webhooks: type: string enum: - enqueued - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -189352,7 +189363,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -189432,11 +189443,11 @@ webhooks: type: string enum: - labeled - enterprise: *825 - installation: *826 - label: *846 - number: *877 - organization: *827 + enterprise: *826 + installation: *827 + label: *847 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -191784,7 +191795,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -191865,10 +191876,10 @@ webhooks: type: string enum: - locked - enterprise: *825 - installation: *826 - number: *877 - organization: *827 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -194214,7 +194225,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -194294,12 +194305,12 @@ webhooks: type: string enum: - milestoned - enterprise: *825 - milestone: *391 - number: *877 - organization: *827 - pull_request: *879 - repository: *828 + enterprise: *826 + milestone: *392 + number: *878 + organization: *828 + pull_request: *880 + repository: *829 sender: *4 required: - action @@ -194378,12 +194389,12 @@ webhooks: type: string enum: - opened - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: *878 - repository: *828 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: *879 + repository: *829 sender: *4 required: - action @@ -194464,12 +194475,12 @@ webhooks: type: string enum: - ready_for_review - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: *878 - repository: *828 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: *879 + repository: *829 sender: *4 required: - action @@ -194549,12 +194560,12 @@ webhooks: type: string enum: - reopened - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: *878 - repository: *828 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: *879 + repository: *829 sender: *4 required: - action @@ -194929,9 +194940,9 @@ webhooks: - start_side - side - reactions - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: type: object properties: @@ -197161,7 +197172,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *828 + repository: *829 sender: *4 required: - action @@ -197241,7 +197252,7 @@ webhooks: type: string enum: - deleted - comment: &881 + comment: &882 title: Pull Request Review Comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#get-a-review-comment-for-a-pull-request) itself. @@ -197534,9 +197545,9 @@ webhooks: - start_side - side - reactions - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: type: object properties: @@ -199754,7 +199765,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *828 + repository: *829 sender: *4 required: - action @@ -199834,11 +199845,11 @@ webhooks: type: string enum: - edited - changes: *880 - comment: *881 - enterprise: *825 - installation: *826 - organization: *827 + changes: *881 + comment: *882 + enterprise: *826 + installation: *827 + organization: *828 pull_request: type: object properties: @@ -202059,7 +202070,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *828 + repository: *829 sender: *4 required: - action @@ -202140,9 +202151,9 @@ webhooks: type: string enum: - dismissed - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: title: Simple Pull Request type: object @@ -204375,7 +204386,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *828 + repository: *829 review: description: The review that was affected. type: object @@ -204626,9 +204637,9 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: title: Simple Pull Request type: object @@ -206742,8 +206753,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *828 - review: &882 + repository: *829 + review: &883 description: The review that was affected. type: object properties: @@ -206981,12 +206992,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: description: The pull request number. type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -209333,7 +209344,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 requested_reviewer: title: User type: @@ -209419,12 +209430,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: description: The pull request number. type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -211778,7 +211789,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 requested_team: title: Team description: Groups of organization members that gives permissions @@ -211973,12 +211984,12 @@ webhooks: type: string enum: - review_requested - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: description: The pull request number. type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -214327,7 +214338,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 requested_reviewer: title: User type: @@ -214414,12 +214425,12 @@ webhooks: type: string enum: - review_requested - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: description: The pull request number. type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -216759,7 +216770,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 requested_team: title: Team description: Groups of organization members that gives permissions @@ -216943,9 +216954,9 @@ webhooks: type: string enum: - submitted - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: title: Simple Pull Request type: object @@ -219181,8 +219192,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *828 - review: *882 + repository: *829 + review: *883 sender: *4 required: - action @@ -219262,9 +219273,9 @@ webhooks: type: string enum: - resolved - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: title: Simple Pull Request type: object @@ -221395,7 +221406,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *828 + repository: *829 sender: *4 thread: type: object @@ -221792,9 +221803,9 @@ webhooks: type: string enum: - unresolved - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: title: Simple Pull Request type: object @@ -223908,7 +223919,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *828 + repository: *829 sender: *4 thread: type: object @@ -224307,10 +224318,10 @@ webhooks: type: string before: type: string - enterprise: *825 - installation: *826 - number: *877 - organization: *827 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -226645,7 +226656,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -226727,11 +226738,11 @@ webhooks: type: string enum: - unassigned - assignee: *883 - enterprise: *825 - installation: *826 - number: *877 - organization: *827 + assignee: *884 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -229081,7 +229092,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -229160,11 +229171,11 @@ webhooks: type: string enum: - unlabeled - enterprise: *825 - installation: *826 - label: *846 - number: *877 - organization: *827 + enterprise: *826 + installation: *827 + label: *847 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -231503,7 +231514,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -231584,10 +231595,10 @@ webhooks: type: string enum: - unlocked - enterprise: *825 - installation: *826 - number: *877 - organization: *827 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -233916,7 +233927,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -234119,7 +234130,7 @@ webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *825 + enterprise: *826 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -234214,8 +234225,8 @@ webhooks: - url - author - committer - installation: *826 - organization: *827 + installation: *827 + organization: *828 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -234803,9 +234814,9 @@ webhooks: type: string enum: - published - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 registry_package: type: object properties: @@ -235282,7 +235293,7 @@ webhooks: type: string rubygems_metadata: type: array - items: *866 + items: *867 summary: type: string tag_name: @@ -235338,7 +235349,7 @@ webhooks: - owner - package_version - registry - repository: *828 + repository: *829 sender: *4 required: - action @@ -235416,9 +235427,9 @@ webhooks: type: string enum: - updated - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 registry_package: type: object properties: @@ -235730,7 +235741,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *866 + items: *867 summary: type: string tag_name: @@ -235780,7 +235791,7 @@ webhooks: - owner - package_version - registry - repository: *828 + repository: *829 sender: *4 required: - action @@ -235857,10 +235868,10 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - release: &884 + enterprise: *826 + installation: *827 + organization: *828 + release: &885 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -236191,7 +236202,7 @@ webhooks: - updated_at - zipball_url - body - repository: *828 + repository: *829 sender: *4 required: - action @@ -236268,11 +236279,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - release: *884 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + release: *885 + repository: *829 sender: *4 required: - action @@ -236389,11 +236400,11 @@ webhooks: type: boolean required: - to - enterprise: *825 - installation: *826 - organization: *827 - release: *884 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + release: *885 + repository: *829 sender: *4 required: - action @@ -236471,9 +236482,9 @@ webhooks: type: string enum: - prereleased - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) @@ -236809,7 +236820,7 @@ webhooks: - string - 'null' format: uri - repository: *828 + repository: *829 sender: *4 required: - action @@ -236885,10 +236896,10 @@ webhooks: type: string enum: - published - enterprise: *825 - installation: *826 - organization: *827 - release: &885 + enterprise: *826 + installation: *827 + organization: *828 + release: &886 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -237221,7 +237232,7 @@ webhooks: - string - 'null' format: uri - repository: *828 + repository: *829 sender: *4 required: - action @@ -237297,11 +237308,11 @@ webhooks: type: string enum: - released - enterprise: *825 - installation: *826 - organization: *827 - release: *884 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + release: *885 + repository: *829 sender: *4 required: - action @@ -237377,11 +237388,11 @@ webhooks: type: string enum: - unpublished - enterprise: *825 - installation: *826 - organization: *827 - release: *885 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + release: *886 + repository: *829 sender: *4 required: - action @@ -237457,11 +237468,11 @@ webhooks: type: string enum: - published - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - repository_advisory: *724 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + repository_advisory: *725 sender: *4 required: - action @@ -237537,11 +237548,11 @@ webhooks: type: string enum: - reported - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - repository_advisory: *724 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + repository_advisory: *725 sender: *4 required: - action @@ -237617,10 +237628,10 @@ webhooks: type: string enum: - archived - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -237697,10 +237708,10 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -237778,10 +237789,10 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -237866,10 +237877,10 @@ webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -237984,10 +237995,10 @@ webhooks: - 'null' items: type: string - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -238059,10 +238070,10 @@ webhooks: title: repository_import event type: object properties: - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 status: type: string @@ -238143,10 +238154,10 @@ webhooks: type: string enum: - privatized - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -238223,10 +238234,10 @@ webhooks: type: string enum: - publicized - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -238320,10 +238331,10 @@ webhooks: - name required: - repository - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -238403,10 +238414,10 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 repository_ruleset: *185 sender: *4 required: @@ -238485,10 +238496,10 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 repository_ruleset: *185 sender: *4 required: @@ -238567,10 +238578,10 @@ webhooks: type: string enum: - edited - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 repository_ruleset: *185 changes: type: object @@ -238632,16 +238643,16 @@ webhooks: properties: added: type: array - items: *692 + items: *693 deleted: type: array - items: *692 + items: *693 updated: type: array items: type: object properties: - rule: *692 + rule: *693 changes: type: object properties: @@ -238878,10 +238889,10 @@ webhooks: - from required: - owner - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -238959,10 +238970,10 @@ webhooks: type: string enum: - unarchived - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239040,7 +239051,7 @@ webhooks: type: string enum: - create - alert: &886 + alert: &887 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -239164,10 +239175,10 @@ webhooks: type: string enum: - open - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239377,10 +239388,10 @@ webhooks: type: string enum: - dismissed - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239458,11 +239469,11 @@ webhooks: type: string enum: - reopen - alert: *886 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *887 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239664,10 +239675,10 @@ webhooks: enum: - fixed - open - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239745,7 +239756,7 @@ webhooks: type: string enum: - assigned - alert: &887 + alert: &888 type: object properties: number: *124 @@ -239860,10 +239871,10 @@ webhooks: - type: 'null' - *4 assignee: *4 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239941,11 +239952,11 @@ webhooks: type: string enum: - created - alert: *887 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *888 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240026,11 +240037,11 @@ webhooks: type: string enum: - created - alert: *887 - installation: *826 - location: *888 - organization: *827 - repository: *828 + alert: *888 + installation: *827 + location: *889 + organization: *828 + repository: *829 sender: *4 required: - location @@ -240268,11 +240279,11 @@ webhooks: type: string enum: - publicly_leaked - alert: *887 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *888 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240350,11 +240361,11 @@ webhooks: type: string enum: - reopened - alert: *887 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *888 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240432,11 +240443,11 @@ webhooks: type: string enum: - resolved - alert: *887 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *888 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240514,12 +240525,12 @@ webhooks: type: string enum: - unassigned - alert: *887 + alert: *888 assignee: *4 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240597,11 +240608,11 @@ webhooks: type: string enum: - validated - alert: *887 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *888 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240731,10 +240742,10 @@ webhooks: - organization - enterprise - - repository: *828 - enterprise: *825 - installation: *826 - organization: *827 + repository: *829 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 required: - action @@ -240812,11 +240823,11 @@ webhooks: type: string enum: - published - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - security_advisory: &889 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + security_advisory: &890 description: The details of the security advisory, including summary, description, and severity. type: object @@ -241002,11 +241013,11 @@ webhooks: type: string enum: - updated - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - security_advisory: *889 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + security_advisory: *890 sender: *4 required: - action @@ -241079,10 +241090,10 @@ webhooks: type: string enum: - withdrawn - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -241268,11 +241279,11 @@ webhooks: from: type: object properties: - security_and_analysis: *402 - enterprise: *825 - installation: *826 - organization: *827 - repository: *443 + security_and_analysis: *403 + enterprise: *826 + installation: *827 + organization: *828 + repository: *444 sender: *4 required: - changes @@ -241350,12 +241361,12 @@ webhooks: type: string enum: - cancelled - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: &890 + sponsorship: &891 type: object properties: created_at: @@ -241660,12 +241671,12 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: *890 + sponsorship: *891 required: - action - sponsorship @@ -241753,12 +241764,12 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: *890 + sponsorship: *891 required: - action - changes @@ -241835,17 +241846,17 @@ webhooks: type: string enum: - pending_cancellation - effective_date: &891 + effective_date: &892 description: The `pending_cancellation` and `pending_tier_change` event types will include the date the cancellation or tier change will take effect. type: string - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: *890 + sponsorship: *891 required: - action - sponsorship @@ -241919,7 +241930,7 @@ webhooks: type: string enum: - pending_tier_change - changes: &892 + changes: &893 type: object properties: tier: @@ -241963,13 +241974,13 @@ webhooks: - from required: - tier - effective_date: *891 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + effective_date: *892 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: *890 + sponsorship: *891 required: - action - changes @@ -242046,13 +242057,13 @@ webhooks: type: string enum: - tier_changed - changes: *892 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + changes: *893 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: *890 + sponsorship: *891 required: - action - changes @@ -242126,10 +242137,10 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -242213,10 +242224,10 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -242650,15 +242661,15 @@ webhooks: type: - string - 'null' - enterprise: *825 + enterprise: *826 id: description: The unique identifier of the status. type: integer - installation: *826 + installation: *827 name: type: string - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 sha: description: The Commit SHA. @@ -242768,15 +242779,15 @@ webhooks: parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *212 + parent_issue: *213 parent_issue_repo: *76 sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *212 - installation: *826 - organization: *827 - repository: *828 + sub_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -242860,15 +242871,15 @@ webhooks: parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *212 + parent_issue: *213 parent_issue_repo: *76 sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *212 - installation: *826 - organization: *827 - repository: *828 + sub_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -242952,15 +242963,15 @@ webhooks: sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *212 + sub_issue: *213 sub_issue_repo: *76 parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *212 - installation: *826 - organization: *827 - repository: *828 + parent_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -243044,15 +243055,15 @@ webhooks: sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *212 + sub_issue: *213 sub_issue_repo: *76 parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *212 - installation: *826 - organization: *827 - repository: *828 + parent_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -243129,12 +243140,12 @@ webhooks: title: team_add event type: object properties: - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - team: &893 + team: &894 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -243364,9 +243375,9 @@ webhooks: type: string enum: - added_to_repository - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 repository: title: Repository description: A git repository @@ -243836,7 +243847,7 @@ webhooks: - topics - visibility sender: *4 - team: *893 + team: *894 required: - action - team @@ -243912,9 +243923,9 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 repository: title: Repository description: A git repository @@ -244384,7 +244395,7 @@ webhooks: - topics - visibility sender: *4 - team: *893 + team: *894 required: - action - team @@ -244461,9 +244472,9 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 repository: title: Repository description: A git repository @@ -244933,7 +244944,7 @@ webhooks: - topics - visibility sender: *4 - team: *893 + team: *894 required: - action - team @@ -245077,9 +245088,9 @@ webhooks: - from required: - permissions - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 repository: title: Repository description: A git repository @@ -245549,7 +245560,7 @@ webhooks: - topics - visibility sender: *4 - team: *893 + team: *894 required: - action - changes @@ -245627,9 +245638,9 @@ webhooks: type: string enum: - removed_from_repository - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 repository: title: Repository description: A git repository @@ -246099,7 +246110,7 @@ webhooks: - topics - visibility sender: *4 - team: *893 + team: *894 required: - action - team @@ -246175,10 +246186,10 @@ webhooks: type: string enum: - started - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -246251,17 +246262,17 @@ webhooks: title: workflow_dispatch event type: object properties: - enterprise: *825 + enterprise: *826 inputs: type: - object - 'null' additionalProperties: true - installation: *826 - organization: *827 + installation: *827 + organization: *828 ref: type: string - repository: *828 + repository: *829 sender: *4 workflow: type: string @@ -246343,10 +246354,10 @@ webhooks: type: string enum: - completed - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 workflow_job: allOf: @@ -246602,7 +246613,7 @@ webhooks: type: string required: - conclusion - deployment: *577 + deployment: *578 required: - action - repository @@ -246681,10 +246692,10 @@ webhooks: type: string enum: - in_progress - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 workflow_job: allOf: @@ -246966,7 +246977,7 @@ webhooks: required: - status - steps - deployment: *577 + deployment: *578 required: - action - repository @@ -247045,10 +247056,10 @@ webhooks: type: string enum: - queued - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 workflow_job: type: object @@ -247194,7 +247205,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *577 + deployment: *578 required: - action - repository @@ -247273,10 +247284,10 @@ webhooks: type: string enum: - waiting - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 workflow_job: type: object @@ -247423,7 +247434,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *577 + deployment: *578 required: - action - repository @@ -247503,12 +247514,12 @@ webhooks: type: string enum: - completed - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - workflow: *842 + workflow: *843 workflow_run: title: Workflow Run type: object @@ -248527,12 +248538,12 @@ webhooks: type: string enum: - in_progress - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - workflow: *842 + workflow: *843 workflow_run: title: Workflow Run type: object @@ -249536,12 +249547,12 @@ webhooks: type: string enum: - requested - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - workflow: *842 + workflow: *843 workflow_run: title: Workflow Run type: object diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index 48c7ad4804..93e1fdf2ac 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -19070,89 +19070,91 @@ }, "examples": { "default": { - "value": { - "server_id": "ea6088f3-f095-4bf2-8d7f-c573819e8768", - "collection_date": "2021-12-14T23:59:59Z", - "schema_version": "20230306", - "ghes_version": "3.9.0", - "host_name": "github.example.com", - "github_connect": { - "features_enabled": [ - "license_usage_sync", - "content_analysis", - "content_analysis_notifications" - ] - }, - "ghe_stats": { - "comments": { - "total_commit_comments": 1000, - "total_gist_comments": 1000, - "total_issue_comments": 0, - "total_pull_request_comments": 0 - }, - "gists": { - "total_gists": 100, - "private_gists": 59, - "public_gists": 41 - }, - "hooks": { - "total_hooks": 2, - "active_hooks": 1, - "inactive_hooks": 1 - }, - "issues": { - "total_issues": 3421, - "open_issues": 1234, - "closed_issues": 1222 + "value": [ + { + "server_id": "ea6088f3-f095-4bf2-8d7f-c573819e8768", + "collection_date": "2021-12-14T23:59:59Z", + "schema_version": "20230306", + "ghes_version": "3.9.0", + "host_name": "github.example.com", + "github_connect": { + "features_enabled": [ + "license_usage_sync", + "content_analysis", + "content_analysis_notifications" + ] + }, + "ghe_stats": { + "comments": { + "total_commit_comments": 1000, + "total_gist_comments": 1000, + "total_issue_comments": 0, + "total_pull_request_comments": 0 + }, + "gists": { + "total_gists": 100, + "private_gists": 59, + "public_gists": 41 + }, + "hooks": { + "total_hooks": 2, + "active_hooks": 1, + "inactive_hooks": 1 + }, + "issues": { + "total_issues": 3421, + "open_issues": 1234, + "closed_issues": 1222 + }, + "milestones": { + "total_milestones": 50, + "open_milestones": 20, + "closed_milestones": 30 + }, + "orgs": { + "total_orgs": 100, + "disabled_orgs": 22, + "total_teams": 299, + "total_team_members": 400 + }, + "pages": { + "total_pages": 10 + }, + "pulls": { + "total_pulls": 1232, + "merged_pulls": 223, + "mergeable_pulls": 435, + "unmergeable_pulls": 0 + }, + "repos": { + "total_repos": 12, + "root_repos": 1, + "fork_repos": 2, + "org_repos": 1, + "total_pushes": 42, + "total_wikis": 1 + }, + "users": { + "total_users": 2000, + "admin_users": 299, + "suspended_users": 423 + } }, - "milestones": { - "total_milestones": 50, - "open_milestones": 20, - "closed_milestones": 30 + "dormant_users": { + "total_dormant_users": 5, + "dormancy_threshold": "90 days" }, - "orgs": { - "total_orgs": 100, - "disabled_orgs": 22, - "total_teams": 299, - "total_team_members": 400 + "actions_stats": { + "$ref": "server-statistics-actions.yaml" }, - "pages": { - "total_pages": 10 - }, - "pulls": { - "total_pulls": 1232, - "merged_pulls": 223, - "mergeable_pulls": 435, - "unmergeable_pulls": 0 - }, - "repos": { - "total_repos": 12, - "root_repos": 1, - "fork_repos": 2, - "org_repos": 1, - "total_pushes": 42, - "total_wikis": 1 + "packages_stats": { + "$ref": "server-statistics-packages.yaml" }, - "users": { - "total_users": 2000, - "admin_users": 299, - "suspended_users": 423 + "advisory_db_stats": { + "$ref": "server-statistics-advisory-db.yaml" } - }, - "dormant_users": { - "total_dormant_users": 5, - "dormancy_threshold": "90 days" - }, - "actions_stats": { - "$ref": "server-statistics-actions.yaml" - }, - "packages_stats": { - "$ref": "server-statistics-packages.yaml" - }, - "advisory_db_stats": { - "$ref": "server-statistics-advisory-db.yaml" } - } + ] } } } @@ -49991,7 +49993,7 @@ "write_enterprise_security_configuration" ], "enterprise": { - "id": "1,", + "id": 1, "slug": "github-inc", "name": "GitHub, Inc", "node_id": "E_kgAB", @@ -50015,7 +50017,7 @@ "read_enterprise_security_configuration" ], "enterprise": { - "id": "1,", + "id": 1, "slug": "github-inc", "name": "GitHub, Inc", "node_id": "E_kgAB", @@ -50935,7 +50937,7 @@ "write_enterprise_security_configuration" ], "enterprise": { - "id": "1,", + "id": 1, "slug": "github-inc", "name": "GitHub, Inc", "node_id": "E_kgAB", @@ -56967,7 +56969,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -58721,7 +58723,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -60185,7 +60187,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -61622,7 +61624,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -63372,7 +63374,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -74194,20 +74196,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -76622,20 +76622,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -76867,20 +76865,18 @@ }, "examples": { "default": { - "value": [ - { - "id": 1, - "name": "Justice League", - "description": "A great team.", - "slug": "justice-league", - "url": "https://api.github.com/enterprises/dc/teams/justice-league", - "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", - "html_url": "https://github.com/enterprises/dc/teams/justice-league", - "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", - "created_at": "2019-01-26T19:01:12Z", - "updated_at": "2019-01-26T19:14:43Z" - } - ] + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } } } } @@ -264085,7 +264081,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -265517,7 +265513,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -266741,7 +266737,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -268772,7 +268768,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -270229,7 +270225,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -271449,7 +271445,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -565736,7 +565732,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "Enables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.", + "description": "Enables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -565794,7 +565790,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "Disables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.", + "description": "Disables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" @@ -630100,7 +630096,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -631540,7 +631536,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -632613,7 +632609,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -634663,7 +634659,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -636118,7 +636114,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -637187,7 +637183,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1555356,7 +1555352,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1558657,7 +1558653,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -1561958,7 +1561954,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index 9ea883c3d2..41aacf5f5f 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -913,7 +913,7 @@ paths: - subscriptions_url - type - url - type: &423 + type: &424 type: string description: The type of credit the user is receiving. enum: @@ -1046,7 +1046,7 @@ paths: description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: &248 + schema: &249 title: Validation Error Simple description: Validation Error Simple type: object @@ -1079,7 +1079,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/global-advisories#get-a-global-security-advisory parameters: - - &726 + - &727 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -1664,7 +1664,7 @@ paths: schema: type: integer default: 30 - - &335 + - &336 name: cursor description: 'Used for pagination: the starting delivery from which the page of deliveries is fetched. Refer to the `link` header for the next and previous @@ -1680,7 +1680,7 @@ paths: application/json: schema: type: array - items: &336 + items: &337 title: Simple webhook delivery description: Delivery made by a webhook, without request and response information. @@ -1776,7 +1776,7 @@ paths: - installation_id - repository_id examples: - default: &337 + default: &338 value: - id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -1808,7 +1808,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &736 + schema: &737 title: Scim Error description: Scim Error type: object @@ -1839,7 +1839,7 @@ paths: description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: &247 + schema: &248 title: Validation Error description: Validation Error type: object @@ -1911,7 +1911,7 @@ paths: description: Response content: application/json: - schema: &338 + schema: &339 title: Webhook delivery description: Delivery made by a webhook. type: object @@ -2046,7 +2046,7 @@ paths: - request - response examples: - default: &339 + default: &340 value: id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -2250,7 +2250,7 @@ paths: parameters: - *17 - *19 - - &218 + - &219 name: since description: 'Only show results that were last updated after the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -3081,7 +3081,7 @@ paths: license: anyOf: - type: 'null' - - &215 + - &216 title: License Simple description: License Simple type: object @@ -7648,7 +7648,7 @@ paths: examples: default: value: - server_id: ea6088f3-f095-4bf2-8d7f-c573819e8768 + - server_id: ea6088f3-f095-4bf2-8d7f-c573819e8768 collection_date: '2021-12-14T23:59:59Z' schema_version: '20230306' ghes_version: 3.9.0 @@ -7984,7 +7984,7 @@ paths: description: Response content: application/json: - schema: &249 + schema: &250 type: object properties: total_active_caches_count: @@ -7999,7 +7999,7 @@ paths: - total_active_caches_count - total_active_caches_size_in_bytes examples: - default: &250 + default: &251 value: total_active_caches_size_in_bytes: 3344284 total_active_caches_count: 5 @@ -8214,7 +8214,7 @@ paths: - public_ip_enabled - platform examples: - default: &251 + default: &252 value: total_count: 2 runners: @@ -8518,7 +8518,7 @@ paths: application/json: schema: *47 examples: - default: &252 + default: &253 value: id: 1 platform: linux-x64 @@ -8663,7 +8663,7 @@ paths: application/json: schema: *50 examples: - default: &253 + default: &254 value: version: 1.0.0 size_gb: 75 @@ -8831,7 +8831,7 @@ paths: description: Response content: application/json: - schema: &254 + schema: &255 type: object properties: public_ips: @@ -8858,7 +8858,7 @@ paths: required: - public_ips examples: - default: &255 + default: &256 value: public_ips: current_usage: 17 @@ -8898,7 +8898,7 @@ paths: type: array items: *54 examples: - default: &256 + default: &257 value: id: 4-core cpu_cores: 4 @@ -9171,7 +9171,7 @@ paths: - all - local_only - selected - selected_actions_url: &259 + selected_actions_url: &260 type: string description: The API URL to use to get or set the actions and reusable workflows that are allowed to run, when `allowed_actions` @@ -9251,7 +9251,7 @@ paths: description: Successfully retrieved the artifact and log retention settings content: application/json: - schema: &261 + schema: &262 type: object properties: days: @@ -9269,7 +9269,7 @@ paths: value: days: 90 maximum_allowed_days: 365 - '401': &737 + '401': &738 description: Authorization failure '404': *6 x-github: @@ -9297,7 +9297,7 @@ paths: required: true content: application/json: - schema: &262 + schema: &263 type: object properties: days: @@ -9346,7 +9346,7 @@ paths: required: - approval_policy examples: - default: &263 + default: &264 value: approval_policy: first_time_contributors '404': *6 @@ -9404,7 +9404,7 @@ paths: description: Response content: application/json: - schema: &264 + schema: &265 type: object required: - run_workflows_from_fork_pull_requests @@ -9458,7 +9458,7 @@ paths: required: true content: application/json: - schema: &265 + schema: &266 type: object required: - run_workflows_from_fork_pull_requests @@ -9894,7 +9894,7 @@ paths: description: Success response content: application/json: - schema: &268 + schema: &269 type: object properties: default_workflow_permissions: &65 @@ -9942,7 +9942,7 @@ paths: required: true content: application/json: - schema: &269 + schema: &270 type: object properties: default_workflow_permissions: *65 @@ -10787,7 +10787,7 @@ paths: application/json: schema: type: array - items: &273 + items: &274 title: Runner Application description: Runner Application type: object @@ -10812,7 +10812,7 @@ paths: - download_url - filename examples: - default: &274 + default: &275 value: - os: osx architecture: x64 @@ -10896,7 +10896,7 @@ paths: - no-gpu work_folder: _work responses: - '201': &275 + '201': &276 description: Response content: application/json: @@ -11015,7 +11015,7 @@ paths: - token - expires_at examples: - default: &276 + default: &277 value: token: LLBF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-22T12:13:35.123-08:00' @@ -11055,7 +11055,7 @@ paths: application/json: schema: *77 examples: - default: &277 + default: &278 value: token: AABF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-29T12:13:35.123-08:00' @@ -11087,7 +11087,7 @@ paths: application/json: schema: *74 examples: - default: &278 + default: &279 value: id: 23 name: MBP @@ -11303,7 +11303,7 @@ paths: - *39 - *73 responses: - '200': &279 + '200': &280 description: Response content: application/json: @@ -11359,7 +11359,7 @@ paths: parameters: - *39 - *73 - - &280 + - &281 name: name description: The name of a self-hosted runner's custom label. in: path @@ -11456,7 +11456,7 @@ paths: required: true content: application/json: - schema: &287 + schema: &288 title: Enterprise Announcement description: Enterprise global announcement type: object @@ -12107,7 +12107,7 @@ paths: required: false schema: type: string - - &290 + - &291 name: include description: |- The event types to include: @@ -12125,7 +12125,7 @@ paths: - web - git - all - - &291 + - &292 name: after description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events after this cursor. @@ -12133,7 +12133,7 @@ paths: required: false schema: type: string - - &292 + - &293 name: before description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events before this cursor. @@ -12141,7 +12141,7 @@ paths: required: false schema: type: string - - &293 + - &294 name: order description: |- The order of audit log events. To list newest events first, specify `desc`. To list oldest events first, specify `asc`. @@ -12163,7 +12163,7 @@ paths: application/json: schema: type: array - items: &294 + items: &295 type: object properties: "@timestamp": @@ -12285,7 +12285,7 @@ paths: description: The repository visibility, for example `public` or `private`. examples: - default: &295 + default: &296 value: - "@timestamp": 1606929874512 action: team.add_member @@ -12953,7 +12953,7 @@ paths: application/json: schema: type: array - items: &296 + items: &297 title: Push rule bypass request description: A bypass request made by a user asking to be exempted from a push rule in this repository. @@ -13125,7 +13125,7 @@ paths: examples: - https://github.com/octo-org/smile/exemptions/1 examples: - default: &297 + default: &298 value: - id: 21 number: 42 @@ -13230,7 +13230,7 @@ paths: application/json: schema: type: array - items: &299 + items: &300 title: Secret scanning bypass request description: A bypass request made by a user asking to be exempted from push protection in this repository. @@ -13361,7 +13361,7 @@ paths: examples: - https://github.com/octo-org/smile/exemptions/1 examples: - default: &300 + default: &301 value: - id: 21 number: 42 @@ -13446,7 +13446,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-enterprise parameters: - *39 - - &305 + - &306 name: tool_name description: The name of a code scanning tool. Only results by this tool will be listed. You can specify the tool by using either `tool_name` or `tool_guid`, @@ -13456,7 +13456,7 @@ paths: schema: &109 type: string description: The name of the tool used to generate the code scanning analysis. - - &306 + - &307 name: tool_guid description: The GUID of a code scanning tool. Only results by this tool will be listed. Note that some code scanning tools may not include a GUID in @@ -13480,7 +13480,7 @@ paths: be returned. in: query required: false - schema: &307 + schema: &308 type: string description: State of a code scanning alert. enum: @@ -13513,7 +13513,7 @@ paths: application/json: schema: type: array - items: &308 + items: &309 type: object properties: number: &124 @@ -13542,7 +13542,7 @@ paths: description: The GitHub URL of the alert resource. format: uri readOnly: true - instances_url: &511 + instances_url: &512 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -13578,7 +13578,7 @@ paths: format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissed_reason: &512 + dismissed_reason: &513 type: - string - 'null' @@ -13589,14 +13589,14 @@ paths: - won't fix - used in tests - - dismissed_comment: &513 + dismissed_comment: &514 type: - string - 'null' description: The dismissal comment associated with the dismissal of the alert. maxLength: 280 - rule: &514 + rule: &515 type: object properties: id: @@ -13657,7 +13657,7 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: &515 + tool: &516 type: object properties: name: *109 @@ -13668,26 +13668,26 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *110 - most_recent_instance: &516 + most_recent_instance: &517 type: object properties: - ref: &509 + ref: &510 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &526 + analysis_key: &527 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions this includes the workflow filename and job name. - environment: &527 + environment: &528 type: string description: Identifies the variable values associated with the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &528 + category: &529 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -13701,7 +13701,7 @@ paths: properties: text: type: string - location: &529 + location: &530 type: object description: Describe a region within a file for the alert. properties: @@ -13722,7 +13722,7 @@ paths: description: |- Classifications that have been applied to the file that triggered the alert. For example identifying it as documentation, or a generated file. - items: &530 + items: &531 type: - string - 'null' @@ -14078,7 +14078,7 @@ paths: - most_recent_instance - repository examples: - default: &309 + default: &310 value: - number: 4 created_at: '2020-02-13T12:29:18Z' @@ -14946,7 +14946,7 @@ paths: description: Response content: application/json: - schema: &311 + schema: &312 type: array description: A list of default code security configurations items: @@ -14962,7 +14962,7 @@ paths: default configuration: *112 examples: - default: &312 + default: &313 value: - default_for_new_repos: public configuration: @@ -15417,7 +15417,7 @@ paths: default: value: default_for_new_repos: all - configuration: &310 + configuration: &311 value: id: 1325 target_type: organization @@ -15502,7 +15502,7 @@ paths: application/json: schema: type: array - items: &313 + items: &314 type: object description: Repositories associated with a code security configuration and attachment status @@ -15526,7 +15526,7 @@ paths: summary: Example of code security configuration repositories value: - status: attached - repository: &314 + repository: &315 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -16027,7 +16027,7 @@ paths: description: The team through which the assignee is granted access to GitHub Copilot, if applicable. oneOf: - - &301 + - &302 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -16104,7 +16104,7 @@ paths: parent: anyOf: - type: 'null' - - &370 + - &371 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -17451,7 +17451,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-an-enterprise parameters: - *39 - - &320 + - &321 name: state in: query description: |- @@ -17460,7 +17460,7 @@ paths: Can be: `auto_dismissed`, `dismissed`, `fixed`, `open` schema: type: string - - &321 + - &322 name: severity in: query description: |- @@ -17469,7 +17469,7 @@ paths: Can be: `low`, `medium`, `high`, `critical` schema: type: string - - &322 + - &323 name: ecosystem in: query description: |- @@ -17478,14 +17478,14 @@ paths: Can be: `composer`, `go`, `maven`, `npm`, `nuget`, `pip`, `pub`, `rubygems`, `rust` schema: type: string - - &323 + - &324 name: package in: query description: A comma-separated list of package names. If specified, only alerts for these packages will be returned. schema: type: string - - &324 + - &325 name: epss_percentage in: query description: |- @@ -17497,7 +17497,7 @@ paths: Filters the list of alerts based on EPSS percentages. If specified, only alerts with the provided EPSS percentages will be returned. schema: type: string - - &567 + - &568 name: has in: query description: |- @@ -17511,7 +17511,7 @@ paths: type: string enum: - patch - - &325 + - &326 name: scope in: query description: The scope of the vulnerable dependency. If specified, only alerts @@ -17521,7 +17521,7 @@ paths: enum: - development - runtime - - &326 + - &327 name: sort in: query description: |- @@ -17547,7 +17547,7 @@ paths: application/json: schema: type: array - items: &327 + items: &328 type: object description: A Dependabot alert. properties: @@ -17614,7 +17614,7 @@ paths: - direct - transitive - - security_advisory: &568 + security_advisory: &569 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -17850,7 +17850,7 @@ paths: dismissal. maxLength: 280 fixed_at: *134 - auto_dismissed_at: &569 + auto_dismissed_at: &570 type: - string - 'null' @@ -17858,7 +17858,7 @@ paths: ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissal_request: &570 + dismissal_request: &571 title: Dependabot alert dismissal request description: Information about an active dismissal request for this Dependabot alert. @@ -17916,7 +17916,7 @@ paths: - repository additionalProperties: false examples: - default: &328 + default: &329 value: - number: 2 state: dismissed @@ -18343,7 +18343,7 @@ paths: - read_enterprise_custom_enterprise_role - write_enterprise_security_configuration enterprise: - id: 1, + id: 1 slug: github-inc name: GitHub, Inc node_id: E_kgAB @@ -18364,7 +18364,7 @@ paths: - read_enterprise_audit_logs - read_enterprise_security_configuration enterprise: - id: 1, + id: 1 slug: github-inc name: GitHub, Inc node_id: E_kgAB @@ -18654,7 +18654,7 @@ paths: - read_enterprise_custom_enterprise_role - write_enterprise_security_configuration enterprise: - id: 1, + id: 1 slug: github-inc name: GitHub, Inc node_id: E_kgAB @@ -19060,7 +19060,7 @@ paths: - name - created_on examples: - default: &427 + default: &428 value: total_count: 2 network_configurations: @@ -19285,7 +19285,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-enterprise parameters: - *39 - - &428 + - &429 name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -19297,7 +19297,7 @@ paths: description: Response content: application/json: - schema: &429 + schema: &430 title: Hosted compute network settings resource description: A hosted compute network settings resource. type: object @@ -19336,7 +19336,7 @@ paths: - subnet_id - region examples: - default: &430 + default: &431 value: id: 220F78DACB92BBFBC5E6F22DE1CCF52309D network_configuration_id: 934E208B3EE0BD60CF5F752C426BFB53562 @@ -20185,7 +20185,7 @@ paths: required: true content: application/json: - schema: &401 + schema: &402 title: Custom Property Set Payload description: Custom property set payload type: object @@ -20349,8 +20349,8 @@ paths: - 'null' description: The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` - actor types. If `actor_type` is `OrganizationAdmin`, this - should be `1`. If `actor_type` is `DeployKey`, this should + actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` + is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories. @@ -21379,7 +21379,7 @@ paths: conditions: anyOf: - *156 - - &405 + - &406 title: Organization ruleset conditions type: object description: |- @@ -21429,7 +21429,7 @@ paths: - object rules: type: array - items: &692 + items: &693 title: Repository Rule type: object description: A repository rule. @@ -21438,7 +21438,7 @@ paths: - *165 - *166 - *167 - - &690 + - &691 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -21766,7 +21766,7 @@ paths: type: string format: date-time examples: - default: &408 + default: &409 value: - version_id: 3 actor: @@ -21819,7 +21819,7 @@ paths: description: Response content: application/json: - schema: &409 + schema: &410 allOf: - *189 - type: object @@ -21874,7 +21874,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise parameters: - *39 - - &410 + - &411 name: state in: query description: Set to `open` or `resolved` to only list secret scanning alerts @@ -21885,7 +21885,7 @@ paths: enum: - open - resolved - - &411 + - &412 name: secret_type in: query description: A comma-separated list of secret types to return. All default @@ -21895,7 +21895,7 @@ paths: required: false schema: type: string - - &412 + - &413 name: resolution in: query description: A comma-separated list of resolutions. Only secret scanning alerts @@ -21904,7 +21904,7 @@ paths: required: false schema: type: string - - &413 + - &414 name: assignee in: query description: Filters alerts by assignee. Use `*` to get all assigned alerts, @@ -21923,7 +21923,7 @@ paths: all-unassigned: value: none summary: Filter for all unassigned alerts - - &414 + - &415 name: sort description: The property to sort the results by. `created` means when the alert was created. `updated` means when the alert was updated or resolved. @@ -21939,7 +21939,7 @@ paths: - *17 - *106 - *107 - - &415 + - &416 name: validity in: query description: A comma-separated list of validities that, when present, will @@ -21948,7 +21948,7 @@ paths: required: false schema: type: string - - &416 + - &417 name: is_publicly_leaked in: query description: A boolean value representing whether or not to filter alerts @@ -21957,7 +21957,7 @@ paths: schema: type: boolean default: false - - &417 + - &418 name: is_multi_repo in: query description: A boolean value representing whether or not to filter alerts @@ -21966,7 +21966,7 @@ paths: schema: type: boolean default: false - - &418 + - &419 name: hide_secret in: query description: A boolean value representing whether or not to hide literal secrets @@ -21982,7 +21982,7 @@ paths: application/json: schema: type: array - items: &419 + items: &420 type: object properties: number: *124 @@ -21998,14 +21998,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &704 + state: &705 description: Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`. type: string enum: - open - resolved - resolution: &705 + resolution: &706 type: - string - 'null' @@ -22112,14 +22112,14 @@ paths: first_location_detected: anyOf: - type: 'null' - - &706 + - &707 description: 'Details on the location where the token was initially detected. This can be a commit, wiki commit, issue, discussion, pull request. ' oneOf: - - &708 + - &709 description: Represents a 'commit' secret scanning location type. This location type shows that a secret was detected inside a commit to a repository. @@ -22176,7 +22176,7 @@ paths: - blob_url - commit_sha - commit_url - - &709 + - &710 description: Represents a 'wiki_commit' secret scanning location type. This location type shows that a secret was detected inside a commit to a repository wiki. @@ -22237,7 +22237,7 @@ paths: - page_url - commit_sha - commit_url - - &710 + - &711 description: Represents an 'issue_title' secret scanning location type. This location type shows that a secret was detected in the title of an issue. @@ -22252,7 +22252,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/issues/1347 required: - issue_title_url - - &711 + - &712 description: Represents an 'issue_body' secret scanning location type. This location type shows that a secret was detected in the body of an issue. @@ -22267,7 +22267,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/issues/1347 required: - issue_body_url - - &712 + - &713 description: Represents an 'issue_comment' secret scanning location type. This location type shows that a secret was detected in a comment on an issue. @@ -22282,7 +22282,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/issues/comments/1081119451 required: - issue_comment_url - - &713 + - &714 description: Represents a 'discussion_title' secret scanning location type. This location type shows that a secret was detected in the title of a discussion. @@ -22297,7 +22297,7 @@ paths: - https://github.com/community/community/discussions/39082 required: - discussion_title_url - - &714 + - &715 description: Represents a 'discussion_body' secret scanning location type. This location type shows that a secret was detected in the body of a discussion. @@ -22312,7 +22312,7 @@ paths: - https://github.com/community/community/discussions/39082#discussion-4566270 required: - discussion_body_url - - &715 + - &716 description: Represents a 'discussion_comment' secret scanning location type. This location type shows that a secret was detected in a comment on a discussion. @@ -22327,7 +22327,7 @@ paths: - https://github.com/community/community/discussions/39082#discussioncomment-4158232 required: - discussion_comment_url - - &716 + - &717 description: Represents a 'pull_request_title' secret scanning location type. This location type shows that a secret was detected in the title of a pull request. @@ -22342,7 +22342,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url - - &717 + - &718 description: Represents a 'pull_request_body' secret scanning location type. This location type shows that a secret was detected in the body of a pull request. @@ -22357,7 +22357,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url - - &718 + - &719 description: Represents a 'pull_request_comment' secret scanning location type. This location type shows that a secret was detected in a comment on a pull request. @@ -22372,7 +22372,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/issues/comments/1081119451 required: - pull_request_comment_url - - &719 + - &720 description: Represents a 'pull_request_review' secret scanning location type. This location type shows that a secret was detected in a review on a pull request. @@ -22387,7 +22387,7 @@ paths: - https://api.github.com/repos/octocat/Hello-World/pulls/2846/reviews/80 required: - pull_request_review_url - - &720 + - &721 description: Represents a 'pull_request_review_comment' secret scanning location type. This location type shows that a secret was detected in a review comment on a pull @@ -22412,7 +22412,7 @@ paths: - type: 'null' - *4 examples: - default: &420 + default: &421 value: - number: 2 created_at: '2020-11-06T18:48:51Z' @@ -22621,7 +22621,7 @@ paths: description: Response content: application/json: - schema: &421 + schema: &422 title: Secret scanning pattern configuration description: A collection of secret scanning patterns and their settings related to push protection. @@ -22708,7 +22708,7 @@ paths: description: Overrides for custom patterns defined by the organization. items: *191 examples: - default: &422 + default: &423 value: pattern_config_version: 0ujsswThIGTUYm2K8FjOOfXtY1K provider_pattern_overrides: @@ -22844,7 +22844,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/licensing#get-github-advanced-security-active-committers-for-an-enterprise parameters: - *39 - - &424 + - &425 name: advanced_security_product in: query description: | @@ -22864,7 +22864,7 @@ paths: description: Success content: application/json: - schema: &425 + schema: &426 type: object properties: total_advanced_security_committers: @@ -22927,7 +22927,7 @@ paths: required: - repositories examples: - default: &426 + default: &427 value: total_advanced_security_committers: 2 total_count: 2 @@ -24965,7 +24965,18 @@ paths: application/json: schema: *139 examples: - default: *204 + default: &209 + value: + id: 1 + name: Justice League + description: A great team. + slug: justice-league + url: https://api.github.com/enterprises/dc/teams/justice-league + group_id: 62ab9291-fae2-468e-974b-7e45096d5021 + html_url: https://github.com/enterprises/dc/teams/justice-league + members_url: https://api.github.com/enterprises/dc/teams/justice-league/members{/member} + created_at: '2019-01-26T19:01:12Z' + updated_at: '2019-01-26T19:14:43Z' x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -25307,7 +25318,7 @@ paths: type: array items: *71 examples: - default: &242 + default: &243 value: - login: github id: 1 @@ -25458,7 +25469,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-teams/enterprise-teams#get-an-enterprise-team parameters: - *39 - - &209 + - &210 name: team_slug description: The slug of the team name. in: path @@ -25472,7 +25483,7 @@ paths: application/json: schema: *139 examples: - default: *204 + default: *209 headers: Link: *45 '403': *27 @@ -25492,7 +25503,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-teams/enterprise-teams#update-an-enterprise-team parameters: - *39 - - *209 + - *210 requestBody: required: true content: @@ -25552,7 +25563,7 @@ paths: application/json: schema: *139 examples: - default: *204 + default: *209 headers: Link: *45 '403': *27 @@ -25575,7 +25586,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-teams/enterprise-teams#delete-an-enterprise-team parameters: - *39 - - *209 + - *210 responses: '204': description: Response @@ -25674,7 +25685,7 @@ paths: application/json: schema: type: array - items: &237 + items: &238 title: Event description: Event type: object @@ -25685,7 +25696,7 @@ paths: type: - string - 'null' - actor: &210 + actor: &211 title: Actor description: Actor type: object @@ -25726,7 +25737,7 @@ paths: - id - name - url - org: *210 + org: *211 payload: oneOf: - title: CreateEvent @@ -25773,7 +25784,7 @@ paths: properties: action: type: string - discussion: &843 + discussion: &844 title: Discussion description: A Discussion in a repository. type: object @@ -26070,7 +26081,7 @@ paths: - id labels: type: array - items: &211 + items: &212 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -26153,7 +26164,7 @@ paths: properties: action: type: string - issue: &212 + issue: &213 title: Issue description: Issues are a great way to keep track of tasks, enhancements, and bugs for your projects. @@ -26276,7 +26287,7 @@ paths: milestone: anyOf: - type: 'null' - - &391 + - &392 title: Milestone description: A collection of related issues and pull requests. @@ -26448,7 +26459,7 @@ paths: timeline_url: type: string format: uri - type: &357 + type: &358 title: Issue Type description: The type of issue. type: @@ -26507,7 +26518,7 @@ paths: anyOf: - type: 'null' - *5 - author_association: &213 + author_association: &214 title: author_association type: string description: How the author is associated with the @@ -26523,7 +26534,7 @@ paths: - OWNER examples: - OWNER - reactions: &214 + reactions: &215 title: Reaction Rollup type: object properties: @@ -26559,7 +26570,7 @@ paths: - hooray - eyes - rocket - sub_issues_summary: &764 + sub_issues_summary: &765 title: Sub-issues Summary type: object properties: @@ -26580,7 +26591,7 @@ paths: - string - 'null' format: uri - issue_dependencies_summary: &765 + issue_dependencies_summary: &766 title: Issue Dependencies Summary type: object properties: @@ -26599,7 +26610,7 @@ paths: - total_blocking issue_field_values: type: array - items: &766 + items: &767 title: Issue Field Value description: A value assigned to an issue field type: object @@ -26699,10 +26710,10 @@ paths: assignees: type: array items: *4 - label: *211 + label: *212 labels: type: array - items: *211 + items: *212 required: - action - issue @@ -26711,8 +26722,8 @@ paths: properties: action: type: string - issue: *212 - comment: &627 + issue: *213 + comment: &628 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -26762,12 +26773,12 @@ paths: issue_url: type: string format: uri - author_association: *213 + author_association: *214 performed_via_github_app: anyOf: - type: 'null' - *5 - reactions: *214 + reactions: *215 required: - id - node_id @@ -26946,7 +26957,7 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 allow_forking: type: boolean is_template: @@ -27037,7 +27048,7 @@ paths: type: string number: type: integer - pull_request: &216 + pull_request: &217 title: Pull Request Minimal type: object properties: @@ -27108,10 +27119,10 @@ paths: assignees: type: array items: *4 - label: *211 + label: *212 labels: type: array - items: *211 + items: *212 required: - action - number @@ -27121,7 +27132,7 @@ paths: properties: action: type: string - pull_request: *216 + pull_request: *217 comment: type: object properties: @@ -27375,7 +27386,7 @@ paths: - pull_request updated_at: type: string - pull_request: *216 + pull_request: *217 required: - action - review @@ -27424,7 +27435,7 @@ paths: updated_at: type: string format: date-time - reactions: *214 + reactions: *215 required: - action - comment @@ -27435,7 +27446,7 @@ paths: type: string release: allOf: - - &683 + - &684 title: Release description: A release. type: object @@ -27517,7 +27528,7 @@ paths: author: *4 assets: type: array - items: &684 + items: &685 title: Release Asset description: Data related to a release. type: object @@ -27592,7 +27603,7 @@ paths: description: The URL of the release discussion. type: string format: uri - reactions: *214 + reactions: *215 required: - assets_url - upload_url @@ -27775,7 +27786,7 @@ paths: _links: type: object properties: - timeline: &217 + timeline: &218 title: Link With Type description: Hypermedia Link with Type type: object @@ -27787,17 +27798,17 @@ paths: required: - href - type - user: *217 - security_advisories: *217 - current_user: *217 - current_user_public: *217 - current_user_actor: *217 - current_user_organization: *217 + user: *218 + security_advisories: *218 + current_user: *218 + current_user_public: *218 + current_user_actor: *218 + current_user_organization: *218 current_user_organizations: type: array - items: *217 - repository_discussions: *217 - repository_discussions_category: *217 + items: *218 + repository_discussions: *218 + repository_discussions_category: *218 required: - timeline - user @@ -27859,7 +27870,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gists-for-the-authenticated-user parameters: - - *218 + - *219 - *17 - *19 responses: @@ -27869,7 +27880,7 @@ paths: application/json: schema: type: array - items: &219 + items: &220 title: Base Gist description: Base Gist type: object @@ -27966,7 +27977,7 @@ paths: - created_at - updated_at examples: - default: &220 + default: &221 value: - url: https://api.github.com/gists/aa5a315d61ae9438b18d forks_url: https://api.github.com/gists/aa5a315d61ae9438b18d/forks @@ -28090,7 +28101,7 @@ paths: description: Response content: application/json: - schema: &221 + schema: &222 title: Gist Simple description: Gist Simple type: object @@ -28108,7 +28119,7 @@ paths: url: type: string format: uri - user: &772 + user: &773 title: Public User description: Public User type: object @@ -28482,7 +28493,7 @@ paths: truncated: type: boolean examples: - default: &222 + default: &223 value: url: https://api.github.com/gists/2decf6c462d9b4418f2 forks_url: https://api.github.com/gists/2decf6c462d9b4418f2/forks @@ -28586,7 +28597,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-public-gists parameters: - - *218 + - *219 - *17 - *19 responses: @@ -28596,9 +28607,9 @@ paths: application/json: schema: type: array - items: *219 + items: *220 examples: - default: *220 + default: *221 headers: Link: *45 '422': *15 @@ -28620,7 +28631,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-starred-gists parameters: - - *218 + - *219 - *17 - *19 responses: @@ -28630,9 +28641,9 @@ paths: application/json: schema: type: array - items: *219 + items: *220 examples: - default: *220 + default: *221 headers: Link: *45 '401': *23 @@ -28660,7 +28671,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#get-a-gist parameters: - - &223 + - &224 name: gist_id description: The unique identifier of the gist. in: path @@ -28672,10 +28683,10 @@ paths: description: Response content: application/json: - schema: *221 + schema: *222 examples: - default: *222 - '403': &226 + default: *223 + '403': &227 description: Forbidden Gist content: application/json: @@ -28724,7 +28735,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#update-a-gist parameters: - - *223 + - *224 requestBody: required: true content: @@ -28788,9 +28799,9 @@ paths: description: Response content: application/json: - schema: *221 + schema: *222 examples: - updateGist: *222 + updateGist: *223 deleteFile: value: url: https://api.github.com/gists/2decf6c462d9b4418f2 @@ -28948,7 +28959,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#delete-a-gist parameters: - - *223 + - *224 responses: '204': description: Response @@ -28977,7 +28988,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#list-gist-comments parameters: - - *223 + - *224 - *17 - *19 responses: @@ -28987,7 +28998,7 @@ paths: application/json: schema: type: array - items: &224 + items: &225 title: Gist Comment description: A comment made to a gist. type: object @@ -29025,7 +29036,7 @@ paths: format: date-time examples: - '2011-04-18T23:23:56Z' - author_association: *213 + author_association: *214 required: - url - id @@ -29090,7 +29101,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#create-a-gist-comment parameters: - - *223 + - *224 requestBody: required: true content: @@ -29116,9 +29127,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: &225 + default: &226 value: id: 1 node_id: MDExOkdpc3RDb21tZW50MQ== @@ -29176,8 +29187,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#get-a-gist-comment parameters: - - *223 - - &227 + - *224 + - &228 name: comment_id description: The unique identifier of the comment. in: path @@ -29190,12 +29201,12 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '304': *35 '404': *6 - '403': *226 + '403': *227 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -29217,8 +29228,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#update-a-gist-comment parameters: - - *223 - - *227 + - *224 + - *228 requestBody: required: true content: @@ -29244,9 +29255,9 @@ paths: description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '404': *6 x-github: githubCloudOnly: false @@ -29263,8 +29274,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/comments#delete-a-gist-comment parameters: - - *223 - - *227 + - *224 + - *228 responses: '204': description: Response @@ -29287,7 +29298,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gist-commits parameters: - - *223 + - *224 - *17 - *19 responses: @@ -29388,7 +29399,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gist-forks parameters: - - *223 + - *224 - *17 - *19 responses: @@ -29398,7 +29409,7 @@ paths: application/json: schema: type: array - items: *221 + items: *222 examples: default: value: @@ -29463,13 +29474,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#fork-a-gist parameters: - - *223 + - *224 responses: '201': description: Response content: application/json: - schema: *219 + schema: *220 examples: default: value: @@ -29540,7 +29551,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#check-if-a-gist-is-starred parameters: - - *223 + - *224 responses: '204': description: Response if gist is starred @@ -29570,7 +29581,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#star-a-gist parameters: - - *223 + - *224 responses: '204': description: Response @@ -29592,7 +29603,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#unstar-a-gist parameters: - - *223 + - *224 responses: '204': description: Response @@ -29621,7 +29632,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#get-a-gist-revision parameters: - - *223 + - *224 - name: sha in: path required: true @@ -29632,9 +29643,9 @@ paths: description: Response content: application/json: - schema: *221 + schema: *222 examples: - default: *222 + default: *223 '422': *15 '404': *6 '403': *27 @@ -30005,7 +30016,7 @@ paths: - closed - all default: open - - &360 + - &361 name: labels description: 'A list of comma separated label names. Example: `bug,ui,@high`' in: query @@ -30024,7 +30035,7 @@ paths: - comments default: created - *108 - - *218 + - *219 - name: collab in: query required: false @@ -30054,9 +30065,9 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: &361 + default: &362 value: - id: 1 node_id: MDU6SXNzdWUx @@ -30335,7 +30346,7 @@ paths: application/json: schema: type: array - items: *215 + items: *216 examples: default: value: @@ -30633,7 +30644,7 @@ paths: example: '279' schema: type: string - X-CommonMarker-Version: &228 + X-CommonMarker-Version: &229 example: 0.17.4 schema: type: string @@ -30688,7 +30699,7 @@ paths: '200': description: Response headers: - X-CommonMarker-Version: *228 + X-CommonMarker-Version: *229 content: text/html: schema: @@ -30717,7 +30728,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#get-a-subscription-plan-for-an-account parameters: - - &231 + - &232 name: account_id description: account_id parameter in: path @@ -30729,7 +30740,7 @@ paths: description: Response content: application/json: - schema: &230 + schema: &231 title: Marketplace Purchase description: Marketplace Purchase type: object @@ -30763,7 +30774,7 @@ paths: - 'null' id: type: integer - plan: &229 + plan: &230 title: Marketplace Listing Plan description: Marketplace Listing Plan type: object @@ -30866,7 +30877,7 @@ paths: - 'null' updated_at: type: string - plan: *229 + plan: *230 required: - url - id @@ -30874,7 +30885,7 @@ paths: - login - marketplace_purchase examples: - default: &232 + default: &233 value: url: https://api.github.com/orgs/github type: Organization @@ -30959,9 +30970,9 @@ paths: application/json: schema: type: array - items: *229 + items: *230 examples: - default: &233 + default: &234 value: - url: https://api.github.com/marketplace_listing/plans/1313 accounts_url: https://api.github.com/marketplace_listing/plans/1313/accounts @@ -31001,14 +31012,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#list-accounts-for-a-plan parameters: - - &234 + - &235 name: plan_id description: The unique identifier of the plan. in: path required: true schema: type: integer - - &235 + - &236 name: sort description: The property to sort the results by. in: query @@ -31038,9 +31049,9 @@ paths: application/json: schema: type: array - items: *230 + items: *231 examples: - default: &236 + default: &237 value: - url: https://api.github.com/orgs/github type: Organization @@ -31114,15 +31125,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#get-a-subscription-plan-for-an-account-stubbed parameters: - - *231 + - *232 responses: '200': description: Response content: application/json: - schema: *230 + schema: *231 examples: - default: *232 + default: *233 '404': description: Not Found when the account has not purchased the listing '401': *23 @@ -31154,9 +31165,9 @@ paths: application/json: schema: type: array - items: *229 + items: *230 examples: - default: *233 + default: *234 headers: Link: *45 '401': *23 @@ -31179,8 +31190,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/marketplace#list-accounts-for-a-plan-stubbed parameters: - - *234 - *235 + - *236 - name: direction description: To return the oldest accounts first, set to `asc`. Ignored without the `sort` parameter. @@ -31200,9 +31211,9 @@ paths: application/json: schema: type: array - items: *230 + items: *231 examples: - default: *236 + default: *237 headers: Link: *45 '401': *23 @@ -31467,14 +31478,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-public-events-for-a-network-of-repositories parameters: - - &438 + - &439 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &439 + - &440 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -31491,7 +31502,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -31536,7 +31547,7 @@ paths: '404': *6 '403': *27 '304': *35 - '301': &444 + '301': &445 description: Moved permanently content: application/json: @@ -31558,7 +31569,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &657 + - &658 name: all description: If `true`, show notifications marked as read. in: query @@ -31566,7 +31577,7 @@ paths: schema: type: boolean default: false - - &658 + - &659 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -31575,8 +31586,8 @@ paths: schema: type: boolean default: false - - *218 - - &659 + - *219 + - &660 name: before description: 'Only show notifications updated before the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: @@ -31601,14 +31612,14 @@ paths: application/json: schema: type: array - items: &238 + items: &239 title: Thread description: Thread type: object properties: id: type: string - repository: &272 + repository: &273 title: Minimal Repository description: Minimal Repository type: object @@ -31949,7 +31960,7 @@ paths: type: boolean examples: - false - security_and_analysis: &402 + security_and_analysis: &403 type: - object - 'null' @@ -32122,7 +32133,7 @@ paths: - url - subscription_url examples: - default: &660 + default: &661 value: - id: '1' repository: @@ -32288,7 +32299,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#get-a-thread parameters: - - &239 + - &240 name: thread_id description: The unique identifier of the notification thread. This corresponds to the value returned in the `id` field when you retrieve notifications @@ -32302,7 +32313,7 @@ paths: description: Response content: application/json: - schema: *238 + schema: *239 examples: default: value: @@ -32405,7 +32416,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-a-thread-as-read parameters: - - *239 + - *240 responses: '205': description: Reset Content @@ -32428,7 +32439,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-a-thread-as-done parameters: - - *239 + - *240 responses: '204': description: No content @@ -32451,13 +32462,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#get-a-thread-subscription-for-the-authenticated-user parameters: - - *239 + - *240 responses: '200': description: Response content: application/json: - schema: &240 + schema: &241 title: Thread Subscription description: Thread Subscription type: object @@ -32501,7 +32512,7 @@ paths: - url - subscribed examples: - default: &241 + default: &242 value: subscribed: true ignored: false @@ -32532,7 +32543,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#set-a-thread-subscription parameters: - - *239 + - *240 requestBody: required: false content: @@ -32553,9 +32564,9 @@ paths: description: Response content: application/json: - schema: *240 + schema: *241 examples: - default: *241 + default: *242 '304': *35 '403': *27 '401': *23 @@ -32578,7 +32589,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#delete-a-thread-subscription parameters: - - *239 + - *240 responses: '204': description: Response @@ -32675,7 +32686,7 @@ paths: type: array items: *71 examples: - default: *242 + default: *243 headers: Link: example: ; rel="next" @@ -32727,7 +32738,7 @@ paths: - 3 custom_roles: type: array - items: &316 + items: &317 title: Organization Custom Repository Role description: Custom repository roles created by organization owners @@ -32776,7 +32787,7 @@ paths: - created_at - updated_at examples: - default: &317 + default: &318 value: id: 8030 name: Security Engineer @@ -32829,7 +32840,7 @@ paths: description: Response content: application/json: - schema: &243 + schema: &244 title: Actions cache retention limit for an organization description: GitHub Actions cache retention policy for an organization. type: object @@ -32868,7 +32879,7 @@ paths: required: true content: application/json: - schema: *243 + schema: *244 examples: selected_actions: *42 responses: @@ -32903,7 +32914,7 @@ paths: description: Response content: application/json: - schema: &244 + schema: &245 title: Actions cache storage limit for an organization description: GitHub Actions cache storage policy for an organization. type: object @@ -32942,7 +32953,7 @@ paths: required: true content: application/json: - schema: *244 + schema: *245 examples: selected_actions: *44 responses: @@ -33251,7 +33262,7 @@ paths: type: array items: *150 examples: - default: &666 + default: &667 value: - property_name: environment value: production @@ -33301,7 +33312,7 @@ paths: required: - properties examples: - default: &667 + default: &668 value: properties: - property_name: environment @@ -33348,7 +33359,7 @@ paths: description: Response content: application/json: - schema: &245 + schema: &246 title: Organization Full description: |- Prevents users in the organization from using insecure methods of two-factor authentication to fulfill a two-factor requirement. @@ -33758,7 +33769,7 @@ paths: - updated_at - archived_at examples: - default-response: &246 + default-response: &247 value: login: github id: 1 @@ -34084,17 +34095,17 @@ paths: description: Response content: application/json: - schema: *245 + schema: *246 examples: - default: *246 + default: *247 '422': description: Validation failed content: application/json: schema: oneOf: - - *247 - *248 + - *249 '409': *117 x-github: githubCloudOnly: false @@ -34149,9 +34160,9 @@ paths: description: Response content: application/json: - schema: *249 + schema: *250 examples: - default: *250 + default: *251 headers: Link: *45 x-github: @@ -34192,7 +34203,7 @@ paths: type: integer repository_cache_usages: type: array - items: &451 + items: &452 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -34270,7 +34281,7 @@ paths: type: array items: *46 examples: - default: *251 + default: *252 headers: Link: *45 x-github: @@ -34437,7 +34448,7 @@ paths: application/json: schema: *47 examples: - default: *252 + default: *253 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -34529,7 +34540,7 @@ paths: application/json: schema: *50 examples: - default: *253 + default: *254 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -34648,9 +34659,9 @@ paths: description: Response content: application/json: - schema: *254 + schema: *255 examples: - default: *255 + default: *256 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -34686,7 +34697,7 @@ paths: type: array items: *54 examples: - default: *256 + default: *257 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -34884,7 +34895,7 @@ paths: description: A JSON serialized template for OIDC subject claim customization content: application/json: - schema: &257 + schema: &258 title: Actions OIDC Subject customization description: Actions OIDC Subject customization type: object @@ -34898,7 +34909,7 @@ paths: required: - include_claim_keys examples: - default: &258 + default: &259 value: include_claim_keys: - repo @@ -34925,15 +34936,15 @@ paths: required: true content: application/json: - schema: *257 + schema: *258 examples: - default: *258 + default: *259 responses: '201': description: Empty response content: application/json: - schema: &283 + schema: &284 title: Empty Object description: An object without any properties. type: object @@ -34972,7 +34983,7 @@ paths: schema: type: object properties: - enabled_repositories: &260 + enabled_repositories: &261 type: string description: The policy that controls the repositories in the organization that are allowed to run GitHub Actions. @@ -34986,7 +34997,7 @@ paths: that are allowed to run GitHub Actions, when `enabled_repositories` is set to `selected`. allowed_actions: *58 - selected_actions_url: *259 + selected_actions_url: *260 sha_pinning_required: *59 required: - enabled_repositories @@ -35028,7 +35039,7 @@ paths: schema: type: object properties: - enabled_repositories: *260 + enabled_repositories: *261 allowed_actions: *58 sha_pinning_required: *59 required: @@ -35064,7 +35075,7 @@ paths: description: Response content: application/json: - schema: *261 + schema: *262 examples: response: summary: Example response @@ -35095,7 +35106,7 @@ paths: required: true content: application/json: - schema: *262 + schema: *263 examples: application/json: value: @@ -35133,7 +35144,7 @@ paths: application/json: schema: *60 examples: - default: *263 + default: *264 '404': *6 x-github: enabledForGitHubApps: true @@ -35190,7 +35201,7 @@ paths: description: Response content: application/json: - schema: *264 + schema: *265 examples: default: *61 '403': *27 @@ -35215,7 +35226,7 @@ paths: required: true content: application/json: - schema: *265 + schema: *266 examples: default: *61 responses: @@ -35267,7 +35278,7 @@ paths: type: array items: *76 examples: - default: &267 + default: &268 value: total_count: 1 repositories: @@ -35452,7 +35463,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#enable-a-selected-repository-for-github-actions-in-an-organization parameters: - *85 - - &266 + - &267 name: repository_id description: The unique identifier of the repository. in: path @@ -35481,7 +35492,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#disable-a-selected-repository-for-github-actions-in-an-organization parameters: - *85 - - *266 + - *267 responses: '204': description: Response @@ -35677,7 +35688,7 @@ paths: type: array items: *76 examples: - default: *267 + default: *268 '403': *27 '404': *6 x-github: @@ -35746,7 +35757,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - *85 - - *266 + - *267 responses: '204': description: No content @@ -35773,7 +35784,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization parameters: - *85 - - *266 + - *267 responses: '204': description: No content @@ -35807,7 +35818,7 @@ paths: description: Response content: application/json: - schema: *268 + schema: *269 examples: default: *67 x-github: @@ -35841,7 +35852,7 @@ paths: required: false content: application/json: - schema: *269 + schema: *270 examples: default: *67 x-github: @@ -35888,7 +35899,7 @@ paths: type: number runner_groups: type: array - items: &270 + items: &271 type: object properties: id: @@ -36078,9 +36089,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: &271 + default: &272 value: id: 2 name: octo-runner-group @@ -36122,7 +36133,7 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: default: value: @@ -36215,9 +36226,9 @@ paths: description: Response content: application/json: - schema: *270 + schema: *271 examples: - default: *271 + default: *272 x-github: enabledForGitHubApps: true githubCloudOnly: false @@ -36281,7 +36292,7 @@ paths: type: array items: *46 examples: - default: *251 + default: *252 headers: Link: *45 x-github: @@ -36322,9 +36333,9 @@ paths: type: number repositories: type: array - items: *272 + items: *273 examples: - default: &775 + default: &776 value: total_count: 1 repositories: @@ -36623,7 +36634,7 @@ paths: parameters: - *85 - *70 - - *266 + - *267 responses: '204': description: Response @@ -36647,7 +36658,7 @@ paths: parameters: - *85 - *70 - - *266 + - *267 responses: '204': description: Response @@ -36865,9 +36876,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -36932,7 +36943,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *275 + '201': *276 '404': *6 '422': *7 '409': *117 @@ -36971,7 +36982,7 @@ paths: application/json: schema: *77 examples: - default: *276 + default: *277 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37007,7 +37018,7 @@ paths: application/json: schema: *77 examples: - default: *277 + default: *278 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37038,7 +37049,7 @@ paths: application/json: schema: *74 examples: - default: *278 + default: *279 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37213,7 +37224,7 @@ paths: - *85 - *73 responses: - '200': *279 + '200': *280 '404': *6 x-github: githubCloudOnly: false @@ -37242,7 +37253,7 @@ paths: parameters: - *85 - *73 - - *280 + - *281 responses: '200': *79 '404': *6 @@ -37287,7 +37298,7 @@ paths: type: integer secrets: type: array - items: &281 + items: &282 title: Actions Secret for an Organization description: Secrets for GitHub Actions for an organization. type: object @@ -37368,7 +37379,7 @@ paths: description: Response content: application/json: - schema: &471 + schema: &472 title: ActionsPublicKey description: The public key used for setting Actions Secrets. type: object @@ -37403,7 +37414,7 @@ paths: - key_id - key examples: - default: &472 + default: &473 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -37429,7 +37440,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-organization-secret parameters: - *85 - - &282 + - &283 name: secret_name description: The name of the secret. in: path @@ -37441,7 +37452,7 @@ paths: description: Response content: application/json: - schema: *281 + schema: *282 examples: default: value: @@ -37472,7 +37483,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -37529,7 +37540,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -37556,7 +37567,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-organization-secret parameters: - *85 - - *282 + - *283 responses: '204': description: Response @@ -37583,7 +37594,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 - *19 - *17 responses: @@ -37601,9 +37612,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: &286 + default: &287 value: total_count: 1 repositories: @@ -37696,7 +37707,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#set-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -37749,7 +37760,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#add-selected-repository-to-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -37783,7 +37794,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#remove-selected-repository-from-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -37816,7 +37827,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-organization-variables parameters: - *85 - - &456 + - &457 name: per_page description: The number of results per page (max 30). For more information, see "[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/using-pagination-in-the-rest-api)." @@ -37840,7 +37851,7 @@ paths: type: integer variables: type: array - items: &284 + items: &285 title: Actions Variable for an Organization description: Organization variable for GitHub Actions. type: object @@ -37978,7 +37989,7 @@ paths: description: Response when creating a variable content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -38004,7 +38015,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-organization-variable parameters: - *85 - - &285 + - &286 name: name description: The name of the variable. in: path @@ -38016,7 +38027,7 @@ paths: description: Response content: application/json: - schema: *284 + schema: *285 examples: default: value: @@ -38047,7 +38058,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-organization-variable parameters: - *85 - - *285 + - *286 requestBody: required: true content: @@ -38110,7 +38121,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-organization-variable parameters: - *85 - - *285 + - *286 responses: '204': description: Response @@ -38137,7 +38148,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-selected-repositories-for-an-organization-variable parameters: - *85 - - *285 + - *286 - *19 - *17 responses: @@ -38155,9 +38166,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: *286 + default: *287 '409': description: Response when the visibility of the variable is not set to `selected` @@ -38184,7 +38195,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#set-selected-repositories-for-an-organization-variable parameters: - *85 - - *285 + - *286 requestBody: required: true content: @@ -38234,7 +38245,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#add-selected-repository-to-an-organization-variable parameters: - *85 - - *285 + - *286 - name: repository_id in: path required: true @@ -38269,7 +38280,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#remove-selected-repository-from-an-organization-variable parameters: - *85 - - *285 + - *286 - name: repository_id in: path required: true @@ -38327,7 +38338,7 @@ paths: required: true content: application/json: - schema: *287 + schema: *288 examples: default: *83 parameters: @@ -38492,7 +38503,7 @@ paths: type: integer deployment_records: type: array - items: &288 + items: &289 title: Artifact Deployment Record description: Artifact Metadata Deployment Record type: object @@ -38537,7 +38548,7 @@ paths: description: The ID of the provenance attestation associated with the deployment record. examples: - default: &289 + default: &290 value: total_count: 1 deployment_records: @@ -38712,9 +38723,9 @@ paths: type: integer deployment_records: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -38924,9 +38935,9 @@ paths: - 3 deployment_records: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -39056,12 +39067,12 @@ paths: required: - subject_digests examples: - default: &804 + default: &805 value: subject_digests: - sha256:abc123 - sha512:def456 - withPredicateType: &805 + withPredicateType: &806 value: subject_digests: - sha256:abc123 @@ -39120,7 +39131,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: &806 + default: &807 value: attestations_subject_digests: - sha256:abc: @@ -39469,7 +39480,7 @@ paths: initiator: type: string examples: - default: &485 + default: &486 value: attestations: - bundle: @@ -39595,10 +39606,10 @@ paths: required: false schema: type: string - - *290 - *291 - *292 - *293 + - *294 - *17 responses: '200': @@ -39607,9 +39618,9 @@ paths: application/json: schema: type: array - items: *294 + items: *295 examples: - default: *295 + default: *296 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -39732,7 +39743,7 @@ paths: subcategory: bypass-requests parameters: - *85 - - &298 + - &299 name: repository_name description: The name of the repository to filter on. in: query @@ -39751,9 +39762,9 @@ paths: application/json: schema: type: array - items: *296 + items: *297 examples: - default: *297 + default: *298 '404': *6 '500': *38 "/orgs/{org}/bypass-requests/secret-scanning": @@ -39777,7 +39788,7 @@ paths: subcategory: delegated-bypass parameters: - *85 - - *298 + - *299 - *101 - *102 - *103 @@ -39791,9 +39802,9 @@ paths: application/json: schema: type: array - items: *299 + items: *300 examples: - default: *300 + default: *301 '404': *6 '500': *38 "/orgs/{org}/campaigns": @@ -39820,7 +39831,7 @@ paths: description: If specified, only campaigns with this state will be returned. in: query required: false - schema: &302 + schema: &303 title: Campaign state description: Indicates whether a campaign is open or closed type: string @@ -39846,7 +39857,7 @@ paths: application/json: schema: type: array - items: &303 + items: &304 title: Campaign summary description: The campaign metadata and alert stats. type: object @@ -39877,7 +39888,7 @@ paths: team_managers: description: The campaign team managers type: array - items: *301 + items: *302 published_at: description: The date and time the campaign was published, in ISO 8601 format':' YYYY-MM-DDTHH:MM:SSZ. @@ -39896,7 +39907,7 @@ paths: - string - 'null' format: date-time - state: *302 + state: *303 contact_link: description: The contact link of the campaign. type: @@ -40119,9 +40130,9 @@ paths: description: Response content: application/json: - schema: *303 + schema: *304 examples: - default: &304 + default: &305 value: number: 3 created_at: '2024-02-14T12:29:18Z' @@ -40204,9 +40215,9 @@ paths: description: Response content: application/json: - schema: *303 + schema: *304 examples: - default: *304 + default: *305 '404': *6 '422': description: Unprocessable Entity @@ -40284,7 +40295,7 @@ paths: - string - 'null' format: uri - state: *302 + state: *303 examples: default: value: @@ -40294,9 +40305,9 @@ paths: description: Response content: application/json: - schema: *303 + schema: *304 examples: - default: *304 + default: *305 '400': description: Bad Request content: @@ -40363,8 +40374,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization parameters: - *85 - - *305 - *306 + - *307 - *106 - *107 - *19 @@ -40375,7 +40386,7 @@ paths: be returned. in: query required: false - schema: *307 + schema: *308 - name: sort description: The property by which to sort the results. in: query @@ -40391,7 +40402,7 @@ paths: be returned. in: query required: false - schema: &510 + schema: &511 type: string description: Severity of a code scanning alert. enum: @@ -40417,9 +40428,9 @@ paths: application/json: schema: type: array - items: *308 + items: *309 examples: - default: *309 + default: *310 headers: Link: *45 '404': *6 @@ -40777,7 +40788,7 @@ paths: application/json: schema: *112 examples: - default: *310 + default: *311 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -40805,9 +40816,9 @@ paths: description: Response content: application/json: - schema: *311 + schema: *312 examples: - default: *312 + default: *313 '304': *35 '403': *27 '404': *6 @@ -40894,7 +40905,7 @@ paths: application/json: schema: *112 examples: - default: *310 + default: *311 '304': *35 '403': *27 '404': *6 @@ -41317,7 +41328,7 @@ paths: default: value: default_for_new_repos: all - configuration: *310 + configuration: *311 '403': *27 '404': *6 x-github: @@ -41370,13 +41381,13 @@ paths: application/json: schema: type: array - items: *313 + items: *314 examples: default: summary: Example of code security configuration repositories value: - status: attached - repository: *314 + repository: *315 '403': *27 '404': *6 x-github: @@ -41416,7 +41427,7 @@ paths: type: integer codespaces: type: array - items: &362 + items: &363 type: object title: Codespace description: A codespace. @@ -41447,11 +41458,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *272 + repository: *273 machine: anyOf: - type: 'null' - - &542 + - &543 type: object title: Codespace machine description: A description of the machine powering a codespace. @@ -41738,7 +41749,7 @@ paths: - pulls_url - recent_folders examples: - default: &363 + default: &364 value: total_count: 3 codespaces: @@ -42362,7 +42373,7 @@ paths: type: integer secrets: type: array - items: &315 + items: &316 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -42403,7 +42414,7 @@ paths: - updated_at - visibility examples: - default: &543 + default: &544 value: total_count: 2 secrets: @@ -42441,7 +42452,7 @@ paths: description: Response content: application/json: - schema: &544 + schema: &545 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -42476,7 +42487,7 @@ paths: - key_id - key examples: - default: &545 + default: &546 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -42500,15 +42511,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#get-an-organization-secret parameters: - *85 - - *282 + - *283 responses: '200': description: Response content: application/json: - schema: *315 + schema: *316 examples: - default: &547 + default: &548 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -42536,7 +42547,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#create-or-update-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -42591,7 +42602,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -42618,7 +42629,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#delete-an-organization-secret parameters: - *85 - - *282 + - *283 responses: '204': description: Response @@ -42644,7 +42655,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#list-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 - *19 - *17 responses: @@ -42662,9 +42673,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: *286 + default: *287 '404': *6 x-github: githubCloudOnly: false @@ -42687,7 +42698,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#set-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -42738,7 +42749,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#add-selected-repository-to-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -42772,7 +42783,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/organization-secrets#remove-selected-repository-from-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -43745,7 +43756,7 @@ paths: - 3 custom_roles: type: array - items: *316 + items: *317 examples: default: value: @@ -43837,7 +43848,7 @@ paths: required: true content: application/json: - schema: &318 + schema: &319 type: object properties: name: @@ -43879,9 +43890,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '422': *15 '404': *6 x-github: @@ -43912,9 +43923,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '404': *6 x-github: githubCloudOnly: true @@ -43942,7 +43953,7 @@ paths: required: true content: application/json: - schema: &319 + schema: &320 type: object properties: name: @@ -43981,9 +43992,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '422': *15 '404': *6 x-github: @@ -44041,7 +44052,7 @@ paths: required: true content: application/json: - schema: *318 + schema: *319 examples: default: value: @@ -44055,9 +44066,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '422': *15 '404': *6 x-github: @@ -44094,9 +44105,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '404': *6 x-github: githubCloudOnly: true @@ -44130,7 +44141,7 @@ paths: required: true content: application/json: - schema: *319 + schema: *320 examples: default: value: @@ -44145,9 +44156,9 @@ paths: description: Response content: application/json: - schema: *316 + schema: *317 examples: - default: *317 + default: *318 '422': *15 '404': *6 x-github: @@ -44207,11 +44218,11 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-an-organization parameters: - *85 - - *320 - *321 - *322 - *323 - *324 + - *325 - name: artifact_registry_url in: query description: A comma-separated list of artifact registry URLs. If specified, @@ -44249,8 +44260,8 @@ paths: Can be: `critical-resource`, `internet-exposed`, `sensitive-data`, `lateral-movement` schema: type: string - - *325 - *326 + - *327 - *108 - *106 - *107 @@ -44262,9 +44273,9 @@ paths: application/json: schema: type: array - items: *327 + items: *328 examples: - default: *328 + default: *329 '304': *35 '400': *14 '403': *27 @@ -44308,7 +44319,7 @@ paths: type: integer secrets: type: array - items: &329 + items: &330 title: Dependabot Secret for an Organization description: Secrets for GitHub Dependabot for an organization. type: object @@ -44387,7 +44398,7 @@ paths: description: Response content: application/json: - schema: &573 + schema: &574 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -44406,7 +44417,7 @@ paths: - key_id - key examples: - default: &574 + default: &575 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -44430,13 +44441,13 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-an-organization-secret parameters: - *85 - - *282 + - *283 responses: '200': description: Response content: application/json: - schema: *329 + schema: *330 examples: default: value: @@ -44465,7 +44476,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -44524,7 +44535,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -44549,7 +44560,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-an-organization-secret parameters: - *85 - - *282 + - *283 responses: '204': description: Response @@ -44574,7 +44585,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 - *19 - *17 responses: @@ -44592,9 +44603,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: *286 + default: *287 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -44616,7 +44627,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#set-selected-repositories-for-an-organization-secret parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -44667,7 +44678,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#add-selected-repository-to-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -44699,7 +44710,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#remove-selected-repository-from-an-organization-secret parameters: - *85 - - *282 + - *283 - name: repository_id in: path required: true @@ -44736,7 +44747,7 @@ paths: subcategory: alert-dismissal-requests parameters: - *85 - - &582 + - &583 name: reviewer description: Filter alert dismissal requests by the handle of the GitHub user who reviewed the dismissal request. @@ -44744,7 +44755,7 @@ paths: required: false schema: type: string - - &583 + - &584 name: requester description: Filter alert dismissal requests by the handle of the GitHub user who requested the dismissal. @@ -44752,7 +44763,7 @@ paths: required: false schema: type: string - - &584 + - &585 name: time_period description: |- The time period to filter by. @@ -44768,7 +44779,7 @@ paths: - week - month default: month - - &585 + - &586 name: request_status description: Filter alert dismissal requests by status. When specified, only requests with this status will be returned. @@ -44783,7 +44794,7 @@ paths: - denied - all default: all - - *298 + - *299 - *17 - *19 responses: @@ -44793,7 +44804,7 @@ paths: application/json: schema: type: array - items: &586 + items: &587 title: Code scanning alert dismissal request description: Alert dismisal request made by a user asking to dismiss a code scanning alert. @@ -44903,7 +44914,7 @@ paths: - array - 'null' description: The responses to the dismissal request. - items: &330 + items: &331 title: Dismissal request response description: A response made by a requester to dismiss the request. @@ -44956,7 +44967,7 @@ paths: examples: - https://github.com/octo-org/smile/code-scanning/alerts/1 examples: - default: &587 + default: &588 value: - id: 21 number: 42 @@ -45044,11 +45055,11 @@ paths: subcategory: alert-dismissal-requests parameters: - *85 - - *298 + - *299 - *101 - *102 - *103 - - &331 + - &332 name: request_status description: The status of the dismissal request to filter on. When specified, only requests with this status will be returned. @@ -45074,7 +45085,7 @@ paths: application/json: schema: type: array - items: &588 + items: &589 title: Dependabot alert dismissal request description: Alert dismissal request made by a user asking to dismiss a Dependabot alert. @@ -45184,7 +45195,7 @@ paths: - array - 'null' description: The responses to the dismissal request. - items: *330 + items: *331 url: type: string format: uri @@ -45197,7 +45208,7 @@ paths: examples: - https://github.com/octo-org/smile/security/dependabot/1 examples: - default: &589 + default: &590 value: - id: 21 number: 42 @@ -45285,11 +45296,11 @@ paths: subcategory: alert-dismissal-requests parameters: - *85 - - *298 + - *299 - *101 - *102 - *103 - - *331 + - *332 - *17 - *19 responses: @@ -45299,7 +45310,7 @@ paths: application/json: schema: type: array - items: &590 + items: &591 title: Secret scanning alert dismissal request description: A dismissal request made by a user asking to close a secret scanning alert in this repository. @@ -45426,7 +45437,7 @@ paths: examples: - https://github.com/octo-org/smile/security/secret-scanning/17 examples: - default: &591 + default: &592 value: - id: 21 number: 42 @@ -45514,7 +45525,7 @@ paths: application/json: schema: type: array - items: &372 + items: &373 title: Package description: A software package type: object @@ -45567,7 +45578,7 @@ paths: repository: anyOf: - type: 'null' - - *272 + - *273 created_at: type: string format: date-time @@ -45585,7 +45596,7 @@ paths: - created_at - updated_at examples: - default: &373 + default: &374 value: - id: 197 name: hello_docker @@ -45673,7 +45684,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: 200-response: value: @@ -45772,7 +45783,7 @@ paths: description: Response content: application/json: - schema: &435 + schema: &436 title: ExternalGroup description: Information about an external group's usage and its members type: object @@ -45862,7 +45873,7 @@ paths: member_name: Octo Lisa member_email: octo_lisa@github.com examples: - default: &436 + default: &437 value: group_id: '123' group_name: Octocat admins @@ -45917,7 +45928,7 @@ paths: description: Response content: application/json: - schema: &433 + schema: &434 title: ExternalGroups description: A list of external groups available to be connected to a team @@ -45957,7 +45968,7 @@ paths: group_name: group-azuread-test2 updated_at: 2021-06-03 22:27:15:000 -700 examples: - default: &434 + default: &435 value: groups: - group_id: '123' @@ -46001,7 +46012,7 @@ paths: application/json: schema: type: array - items: &354 + items: &355 title: Organization Invitation description: Organization Invitation type: object @@ -46055,7 +46066,7 @@ paths: - invitation_teams_url - node_id examples: - default: &355 + default: &356 value: - id: 1 login: monalisa @@ -46122,7 +46133,7 @@ paths: application/json: schema: type: array - items: &403 + items: &404 title: Repository Fine-Grained Permission description: A fine-grained permission that protects repository resources. @@ -46136,7 +46147,7 @@ paths: - name - description examples: - default: &404 + default: &405 value: - name: add_assignee description: Assign or remove a user @@ -46177,7 +46188,7 @@ paths: application/json: schema: type: array - items: &332 + items: &333 title: Org Hook description: Org Hook type: object @@ -46360,9 +46371,9 @@ paths: description: Response content: application/json: - schema: *332 + schema: *333 examples: - default: &333 + default: &334 value: id: 1 url: https://api.github.com/orgs/octocat/hooks/1 @@ -46407,7 +46418,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-an-organization-webhook parameters: - *85 - - &334 + - &335 name: hook_id description: The unique identifier of the hook. You can find this value in the `X-GitHub-Hook-ID` header of a webhook delivery. @@ -46420,9 +46431,9 @@ paths: description: Response content: application/json: - schema: *332 + schema: *333 examples: - default: *333 + default: *334 '404': *6 x-github: githubCloudOnly: false @@ -46444,7 +46455,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#update-an-organization-webhook parameters: - *85 - - *334 + - *335 requestBody: required: false content: @@ -46490,7 +46501,7 @@ paths: description: Response content: application/json: - schema: *332 + schema: *333 examples: default: value: @@ -46530,7 +46541,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#delete-an-organization-webhook parameters: - *85 - - *334 + - *335 responses: '204': description: Response @@ -46556,7 +46567,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization parameters: - *85 - - *334 + - *335 responses: '200': description: Response @@ -46585,7 +46596,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization parameters: - *85 - - *334 + - *335 requestBody: required: false content: @@ -46634,9 +46645,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#list-deliveries-for-an-organization-webhook parameters: - *85 - - *334 - - *17 - *335 + - *17 + - *336 responses: '200': description: Response @@ -46644,9 +46655,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *337 + default: *338 '400': *14 '422': *15 x-github: @@ -46670,16 +46681,16 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook parameters: - *85 - - *334 + - *335 - *16 responses: '200': description: Response content: application/json: - schema: *338 + schema: *339 examples: - default: *339 + default: *340 '400': *14 '422': *15 x-github: @@ -46703,7 +46714,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook parameters: - *85 - - *334 + - *335 - *16 responses: '202': *37 @@ -46730,7 +46741,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/webhooks#ping-an-organization-webhook parameters: - *85 - - *334 + - *335 responses: '204': description: Response @@ -46753,7 +46764,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-route-stats-by-actor parameters: - *85 - - &344 + - &345 name: actor_type in: path description: The type of the actor @@ -46766,14 +46777,14 @@ paths: - fine_grained_pat - oauth_app - github_app_user_to_server - - &345 + - &346 name: actor_id in: path description: The ID of the actor required: true schema: type: integer - - &340 + - &341 name: min_timestamp description: 'The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' @@ -46781,7 +46792,7 @@ paths: required: true schema: type: string - - &341 + - &342 name: max_timestamp description: 'The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -46876,12 +46887,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-subject-stats parameters: - *85 - - *340 - *341 + - *342 - *19 - *17 - *108 - - &350 + - &351 name: sort description: The property to sort the results by. in: query @@ -46961,14 +46972,14 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats parameters: - *85 - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &342 + schema: &343 title: Summary Stats description: API Insights usage summary stats for an organization type: object @@ -46984,7 +46995,7 @@ paths: type: integer format: int64 examples: - default: &343 + default: &344 value: total_request_count: 34225 rate_limited_request_count: 23 @@ -47005,23 +47016,23 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats-by-user parameters: - *85 - - &346 + - &347 name: user_id in: path description: The ID of the user to query for stats required: true schema: type: string - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *342 + schema: *343 examples: - default: *343 + default: *344 x-github: enabledForGitHubApps: true category: orgs @@ -47040,18 +47051,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-summary-stats-by-actor parameters: - *85 - - *340 - *341 - - *344 + - *342 - *345 + - *346 responses: '200': description: Response content: application/json: - schema: *342 + schema: *343 examples: - default: *343 + default: *344 x-github: enabledForGitHubApps: true category: orgs @@ -47069,9 +47080,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats parameters: - *85 - - *340 - *341 - - &347 + - *342 + - &348 name: timestamp_increment description: The increment of time used to breakdown the query results (5m, 10m, 1h, etc.) @@ -47084,7 +47095,7 @@ paths: description: Response content: application/json: - schema: &348 + schema: &349 title: Time Stats description: API Insights usage time stats for an organization type: array @@ -47100,7 +47111,7 @@ paths: type: integer format: int64 examples: - default: &349 + default: &350 value: - timestamp: '2024-09-11T15:00:00Z' total_request_count: 34225 @@ -47137,18 +47148,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats-by-user parameters: - *85 - - *346 - - *340 - - *341 - *347 + - *341 + - *342 + - *348 responses: '200': description: Response content: application/json: - schema: *348 + schema: *349 examples: - default: *349 + default: *350 x-github: enabledForGitHubApps: true category: orgs @@ -47166,19 +47177,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-time-stats-by-actor parameters: - *85 - - *344 - *345 - - *340 + - *346 - *341 - - *347 + - *342 + - *348 responses: '200': description: Response content: application/json: - schema: *348 + schema: *349 examples: - default: *349 + default: *350 x-github: enabledForGitHubApps: true category: orgs @@ -47196,13 +47207,13 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/api-insights#get-user-stats parameters: - *85 - - *346 - - *340 + - *347 - *341 + - *342 - *19 - *17 - *108 - - *350 + - *351 - name: actor_name_substring in: query description: Providing a substring will filter results where the actor name @@ -47286,7 +47297,7 @@ paths: application/json: schema: *20 examples: - default: &622 + default: &623 value: id: 1 account: @@ -47452,12 +47463,12 @@ paths: application/json: schema: anyOf: - - &352 + - &353 title: Interaction Limits description: Interaction limit settings. type: object properties: - limit: &351 + limit: &352 type: string description: The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit @@ -47485,7 +47496,7 @@ paths: properties: {} additionalProperties: false examples: - default: &353 + default: &354 value: limit: collaborators_only origin: organization @@ -47514,13 +47525,13 @@ paths: required: true content: application/json: - schema: &623 + schema: &624 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration type: object properties: - limit: *351 + limit: *352 expiry: type: string description: 'The duration of the interaction restriction. Default: @@ -47545,9 +47556,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *353 + default: *354 '422': *15 x-github: githubCloudOnly: false @@ -47625,9 +47636,9 @@ paths: application/json: schema: type: array - items: *354 + items: *355 examples: - default: *355 + default: *356 headers: Link: *45 '404': *6 @@ -47705,7 +47716,7 @@ paths: description: Response content: application/json: - schema: *354 + schema: *355 examples: default: value: @@ -47762,7 +47773,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#cancel-an-organization-invitation parameters: - *85 - - &356 + - &357 name: invitation_id description: The unique identifier of the invitation. in: path @@ -47796,7 +47807,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/members#list-organization-invitation-teams parameters: - *85 - - *356 + - *357 - *17 - *19 responses: @@ -47806,9 +47817,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: &371 + default: &372 value: - id: 1 node_id: MDQ6VGVhbTE= @@ -47851,7 +47862,7 @@ paths: application/json: schema: type: array - items: *357 + items: *358 examples: default: value: @@ -47939,9 +47950,9 @@ paths: description: Response content: application/json: - schema: *357 + schema: *358 examples: - default: &358 + default: &359 value: id: 410 node_id: IT_kwDNAd3NAZo @@ -47974,7 +47985,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/issue-types#update-issue-type-for-an-organization parameters: - *85 - - &359 + - &360 name: issue_type_id description: The unique identifier of the issue type. in: path @@ -48030,9 +48041,9 @@ paths: description: Response content: application/json: - schema: *357 + schema: *358 examples: - default: *358 + default: *359 '404': *6 '422': *7 x-github: @@ -48057,7 +48068,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/issue-types#delete-issue-type-for-an-organization parameters: - *85 - - *359 + - *360 responses: '204': description: Response @@ -48120,7 +48131,7 @@ paths: - closed - all default: open - - *360 + - *361 - name: type description: Can be the name of an issue type. in: query @@ -48139,7 +48150,7 @@ paths: - comments default: created - *108 - - *218 + - *219 - *17 - *19 responses: @@ -48149,9 +48160,9 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *361 + default: *362 headers: Link: *45 '404': *6 @@ -48310,9 +48321,9 @@ paths: type: integer codespaces: type: array - items: *362 + items: *363 examples: - default: *363 + default: *364 '304': *35 '500': *38 '401': *23 @@ -48339,7 +48350,7 @@ paths: parameters: - *85 - *137 - - &364 + - &365 name: codespace_name in: path required: true @@ -48374,15 +48385,15 @@ paths: parameters: - *85 - *137 - - *364 + - *365 responses: '200': description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: &541 + default: &542 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -48638,7 +48649,7 @@ paths: description: Response content: application/json: - schema: &365 + schema: &366 title: Org Membership description: Org Membership type: object @@ -48707,7 +48718,7 @@ paths: - organization - user examples: - response-if-user-has-an-active-admin-membership-with-organization: &366 + response-if-user-has-an-active-admin-membership-with-organization: &367 summary: Response if user has an active admin membership with organization value: url: https://api.github.com/orgs/octocat/memberships/defunkt @@ -48808,9 +48819,9 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: - response-if-user-already-had-membership-with-organization: *366 + response-if-user-already-had-membership-with-organization: *367 '422': *15 '403': *27 x-github: @@ -48882,7 +48893,7 @@ paths: application/json: schema: type: array - items: &367 + items: &368 title: Migration description: A migration. type: object @@ -49220,7 +49231,7 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: default: value: @@ -49399,7 +49410,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#get-an-organization-migration-status parameters: - *85 - - &368 + - &369 name: migration_id description: The unique identifier of the migration. in: path @@ -49427,7 +49438,7 @@ paths: * `failed`, which means the migration failed. content: application/json: - schema: *367 + schema: *368 examples: default: value: @@ -49597,7 +49608,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#download-an-organization-migration-archive parameters: - *85 - - *368 + - *369 responses: '302': description: Response @@ -49619,7 +49630,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#delete-an-organization-migration-archive parameters: - *85 - - *368 + - *369 responses: '204': description: Response @@ -49643,8 +49654,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#unlock-an-organization-repository parameters: - *85 - - *368 - - &787 + - *369 + - &788 name: repo_name description: repo_name parameter in: path @@ -49672,7 +49683,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/orgs#list-repositories-in-an-organization-migration parameters: - *85 - - *368 + - *369 - *17 - *19 responses: @@ -49682,9 +49693,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: &378 + default: &379 value: - id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -49893,7 +49904,7 @@ paths: roles: type: array description: The list of organization roles available to the organization. - items: &369 + items: &370 title: Organization Role description: Organization roles type: object @@ -50102,7 +50113,7 @@ paths: description: Response content: application/json: - schema: *369 + schema: *370 examples: default: value: @@ -50154,7 +50165,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-all-organization-roles-for-a-team parameters: - *85 - - *209 + - *210 responses: '204': description: Response @@ -50180,7 +50191,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#assign-an-organization-role-to-a-team parameters: - *85 - - *209 + - *210 - *136 responses: '204': @@ -50211,7 +50222,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/organization-roles#remove-an-organization-role-from-a-team parameters: - *85 - - *209 + - *210 - *136 responses: '204': @@ -50332,7 +50343,7 @@ paths: description: Response content: application/json: - schema: *369 + schema: *370 examples: default: value: @@ -50429,7 +50440,7 @@ paths: description: Response content: application/json: - schema: *369 + schema: *370 examples: default: value: @@ -50588,7 +50599,7 @@ paths: parent: anyOf: - type: 'null' - - *370 + - *371 type: description: The ownership type of the team type: string @@ -50621,7 +50632,7 @@ paths: - type - parent examples: - default: *371 + default: *372 headers: Link: *45 '404': @@ -50680,7 +50691,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: *370 + items: *371 name: type: - string @@ -50990,7 +51001,7 @@ paths: - nuget - container - *85 - - &788 + - &789 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -51026,12 +51037,12 @@ paths: application/json: schema: type: array - items: *372 + items: *373 examples: - default: *373 + default: *374 '403': *27 '401': *23 - '400': &790 + '400': &791 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -51053,7 +51064,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-an-organization parameters: - - &374 + - &375 name: package_type description: The type of supported package. Packages in GitHub's Gradle registry have the type `maven`. Docker images pushed to GitHub's Container registry @@ -51071,7 +51082,7 @@ paths: - docker - nuget - container - - &375 + - &376 name: package_name description: The name of the package. in: path @@ -51084,7 +51095,7 @@ paths: description: Response content: application/json: - schema: *372 + schema: *373 examples: default: value: @@ -51136,8 +51147,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-an-organization parameters: - - *374 - *375 + - *376 - *85 responses: '204': @@ -51170,8 +51181,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-an-organization parameters: - - *374 - *375 + - *376 - *85 - name: token description: package token @@ -51204,8 +51215,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization parameters: - - *374 - *375 + - *376 - *85 - *19 - *17 @@ -51226,7 +51237,7 @@ paths: application/json: schema: type: array - items: &376 + items: &377 title: Package Version description: A version of a software package type: object @@ -51361,10 +51372,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-an-organization parameters: - - *374 - *375 + - *376 - *85 - - &377 + - &378 name: package_version_id description: Unique identifier of the package version. in: path @@ -51376,7 +51387,7 @@ paths: description: Response content: application/json: - schema: *376 + schema: *377 examples: default: value: @@ -51412,10 +51423,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-package-version-for-an-organization parameters: - - *374 - *375 + - *376 - *85 - - *377 + - *378 responses: '204': description: Response @@ -51447,10 +51458,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-package-version-for-an-organization parameters: - - *374 - *375 + - *376 - *85 - - *377 + - *378 responses: '204': description: Response @@ -51480,7 +51491,7 @@ paths: - *85 - *17 - *19 - - &379 + - &380 name: sort description: The property by which to sort the results. in: query @@ -51491,7 +51502,7 @@ paths: - created_at default: created_at - *108 - - &380 + - &381 name: owner description: A list of owner usernames to use to filter the results. in: query @@ -51503,7 +51514,7 @@ paths: type: string examples: - owner[]=octocat1,owner[]=octocat2 - - &381 + - &382 name: repository description: The name of the repository to use to filter the results. in: query @@ -51512,7 +51523,7 @@ paths: type: string examples: - Hello-World - - &382 + - &383 name: permission description: The permission to use to filter the results. in: query @@ -51521,7 +51532,7 @@ paths: type: string examples: - issues_read - - &383 + - &384 name: last_used_before description: 'Only show fine-grained personal access tokens used before the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -51531,7 +51542,7 @@ paths: schema: type: string format: date-time - - &384 + - &385 name: last_used_after description: 'Only show fine-grained personal access tokens used after the given time. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) @@ -51541,7 +51552,7 @@ paths: schema: type: string format: date-time - - &385 + - &386 name: token_id description: The ID of the token in: query @@ -51858,9 +51869,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -51886,14 +51897,14 @@ paths: - *85 - *17 - *19 - - *379 - - *108 - *380 + - *108 - *381 - *382 - *383 - *384 - *385 + - *386 responses: '500': *38 '422': *15 @@ -52175,9 +52186,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -52219,7 +52230,7 @@ paths: type: integer configurations: type: array - items: &386 + items: &387 title: Organization private registry description: Private registry configuration for an organization type: object @@ -52515,7 +52526,7 @@ paths: - created_at - updated_at examples: - org-private-registry-with-selected-visibility: &387 + org-private-registry-with-selected-visibility: &388 value: name: MAVEN_REPOSITORY_SECRET registry_type: maven_repository @@ -52607,15 +52618,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#get-a-private-registry-for-an-organization parameters: - *85 - - *282 + - *283 responses: '200': description: The specified private registry configuration for the organization content: application/json: - schema: *386 + schema: *387 examples: - default: *387 + default: *388 '404': *6 x-github: githubCloudOnly: false @@ -52637,7 +52648,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#update-a-private-registry-for-an-organization parameters: - *85 - - *282 + - *283 requestBody: required: true content: @@ -52743,7 +52754,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/private-registries/organization-configurations#delete-a-private-registry-for-an-organization parameters: - *85 - - *282 + - *283 responses: '204': description: Response @@ -52783,7 +52794,7 @@ paths: application/json: schema: type: array - items: &388 + items: &389 title: Projects v2 Project description: A projects v2 project type: object @@ -52857,7 +52868,7 @@ paths: latest_status_update: anyOf: - type: 'null' - - &876 + - &877 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -52942,7 +52953,7 @@ paths: - deleted_at - deleted_by examples: - default: &389 + default: &390 value: id: 2 node_id: MDc6UHJvamVjdDEwMDI2MDM= @@ -53045,7 +53056,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#get-project-for-organization parameters: - - &390 + - &391 name: project_number description: The project's number. in: path @@ -53058,9 +53069,9 @@ paths: description: Response content: application/json: - schema: *388 + schema: *389 examples: - default: *389 + default: *390 headers: Link: *45 '304': *35 @@ -53083,7 +53094,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/projects/drafts#create-draft-item-for-organization-owned-project parameters: - *85 - - *390 + - *391 requestBody: required: true description: Details of the draft item to create in the project. @@ -53117,7 +53128,7 @@ paths: description: Response content: application/json: - schema: &395 + schema: &396 title: Projects v2 Item description: An item belonging to a project type: object @@ -53130,8 +53141,8 @@ paths: description: The node ID of the project item. content: oneOf: - - *212 - - &556 + - *213 + - &557 title: Pull Request Simple description: Pull Request Simple type: object @@ -53251,7 +53262,7 @@ paths: milestone: anyOf: - type: 'null' - - *391 + - *392 active_lock_reason: type: - string @@ -53306,7 +53317,7 @@ paths: type: - array - 'null' - items: *301 + items: *302 head: type: object properties: @@ -53350,7 +53361,7 @@ paths: _links: type: object properties: - comments: &392 + comments: &393 title: Link description: Hypermedia Link type: object @@ -53359,13 +53370,13 @@ paths: type: string required: - href - commits: *392 - statuses: *392 - html: *392 - issue: *392 - review_comments: *392 - review_comment: *392 - self: *392 + commits: *393 + statuses: *393 + html: *393 + issue: *393 + review_comments: *393 + review_comment: *393 + self: *393 required: - comments - commits @@ -53375,8 +53386,8 @@ paths: - review_comments - review_comment - self - author_association: *213 - auto_merge: &669 + author_association: *214 + auto_merge: &670 title: Auto merge description: The status of auto merging a pull request. type: @@ -53478,7 +53489,7 @@ paths: - created_at - updated_at description: The content represented by the item. - content_type: &394 + content_type: &395 title: Projects v2 Item Content Type description: The type of content tracked in a project item type: string @@ -53522,7 +53533,7 @@ paths: - updated_at - archived_at examples: - draft_issue: &396 + draft_issue: &397 value: id: 17 node_id: PVTI_lADOANN5s84ACbL0zgBueEI @@ -53596,7 +53607,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#list-project-fields-for-organization parameters: - - *390 + - *391 - *85 - *17 - *106 @@ -53608,7 +53619,7 @@ paths: application/json: schema: type: array - items: &393 + items: &394 title: Projects v2 Field description: A field inside a projects v2 project type: object @@ -53758,7 +53769,7 @@ paths: - updated_at - project_url examples: - default: &809 + default: &810 value: - id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -53888,7 +53899,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#add-a-field-to-an-organization-owned-project parameters: - - *390 + - *391 - *85 requestBody: required: true @@ -53935,7 +53946,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: &810 + items: &811 type: object properties: name: @@ -53971,7 +53982,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: &811 + iteration_configuration: &812 type: object description: The configuration for iteration fields. properties: @@ -54020,7 +54031,7 @@ paths: value: name: Due date data_type: date - single_select_field: &812 + single_select_field: &813 summary: Create a single select field value: name: Priority @@ -54047,7 +54058,7 @@ paths: description: raw: High priority items html: High priority items - iteration_field: &813 + iteration_field: &814 summary: Create an iteration field value: name: Sprint @@ -54071,9 +54082,9 @@ paths: description: Response for adding a field to an organization-owned project. content: application/json: - schema: *393 + schema: *394 examples: - text_field: &814 + text_field: &815 value: id: 24680 node_id: PVTF_lADOABCD2468024680 @@ -54082,7 +54093,7 @@ paths: project_url: https://api.github.com/projects/67890 created_at: '2022-05-15T08:00:00Z' updated_at: '2022-05-15T08:00:00Z' - number_field: &815 + number_field: &816 value: id: 13579 node_id: PVTF_lADOABCD1357913579 @@ -54091,7 +54102,7 @@ paths: project_url: https://api.github.com/projects/67890 created_at: '2022-06-01T14:30:00Z' updated_at: '2022-06-01T14:30:00Z' - date_field: &816 + date_field: &817 value: id: 98765 node_id: PVTF_lADOABCD9876598765 @@ -54100,7 +54111,7 @@ paths: project_url: https://api.github.com/projects/67890 created_at: '2022-06-10T09:15:00Z' updated_at: '2022-06-10T09:15:00Z' - single_select_field: &817 + single_select_field: &818 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -54134,7 +54145,7 @@ paths: raw: High priority items created_at: '2022-04-28T12:00:00Z' updated_at: '2022-04-28T12:00:00Z' - iteration_field: &818 + iteration_field: &819 value: id: 11223 node_id: PVTF_lADOABCD1122311223 @@ -54179,8 +54190,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#get-project-field-for-organization parameters: - - *390 - - &819 + - *391 + - &820 name: field_id description: The unique identifier of the field. in: path @@ -54193,9 +54204,9 @@ paths: description: Response content: application/json: - schema: *393 + schema: *394 examples: - default: &820 + default: &821 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -54251,7 +54262,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#list-items-for-an-organization-owned-project parameters: - - *390 + - *391 - *85 - name: q description: Search query to filter items, see [Filtering projects](https://docs.github.com/enterprise-cloud@latest//issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects) @@ -54284,7 +54295,7 @@ paths: application/json: schema: type: array - items: &397 + items: &398 title: Projects v2 Item description: An item belonging to a project type: object @@ -54301,7 +54312,7 @@ paths: description: The API URL of the project that contains this item. examples: - https://api.github.com/users/monalisa/2/projectsV2/3 - content_type: *394 + content_type: *395 content: type: - object @@ -54351,7 +54362,7 @@ paths: - updated_at - archived_at examples: - default: &398 + default: &399 value: id: 13 node_id: PVTI_lAAFAQ0 @@ -55048,7 +55059,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#add-item-to-organization-owned-project parameters: - *85 - - *390 + - *391 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -55118,22 +55129,22 @@ paths: description: Response content: application/json: - schema: *395 + schema: *396 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *396 + value: *397 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *396 + value: *397 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *396 + value: *397 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *396 + value: *397 '304': *35 '403': *27 '401': *23 @@ -55153,9 +55164,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#get-an-item-for-an-organization-owned-project parameters: - - *390 + - *391 - *85 - - &399 + - &400 name: item_id description: The unique identifier of the project item. in: path @@ -55181,9 +55192,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *398 + default: *399 headers: Link: *45 '304': *35 @@ -55204,9 +55215,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#update-project-item-for-organization parameters: - - *390 + - *391 - *85 - - *399 + - *400 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -55279,13 +55290,13 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - text_field: *398 - number_field: *398 - date_field: *398 - single_select_field: *398 - iteration_field: *398 + text_field: *399 + number_field: *399 + date_field: *399 + single_select_field: *399 + iteration_field: *399 '401': *23 '403': *27 '404': *6 @@ -55305,9 +55316,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#delete-project-item-for-organization parameters: - - *390 + - *391 - *85 - - *399 + - *400 responses: '204': description: Response @@ -55331,7 +55342,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/projects/views#create-a-view-for-an-organization-owned-project parameters: - *85 - - *390 + - *391 requestBody: required: true content: @@ -55405,7 +55416,7 @@ paths: description: Response for creating a view in an organization-owned project. content: application/json: - schema: &801 + schema: &802 title: Projects v2 View description: A view inside a projects v2 project type: object @@ -55509,7 +55520,7 @@ paths: examples: table_view: summary: Response for creating a table view - value: &400 + value: &401 value: id: 1 number: 1 @@ -55555,10 +55566,10 @@ paths: - 456 board_view: summary: Response for creating a board view with filter - value: *400 + value: *401 roadmap_view: summary: Response for creating a roadmap view - value: *400 + value: *401 '304': *35 '403': *27 '401': *23 @@ -55586,9 +55597,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#list-items-for-an-organization-project-view parameters: - - *390 + - *391 - *85 - - &821 + - &822 name: view_number description: The number that identifies the project view. in: path @@ -55620,9 +55631,9 @@ paths: application/json: schema: type: array - items: *397 + items: *398 examples: - default: *398 + default: *399 headers: Link: *45 '304': *35 @@ -55786,7 +55797,7 @@ paths: required: true content: application/json: - schema: *401 + schema: *402 examples: default: value: @@ -56152,9 +56163,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -56358,7 +56369,7 @@ paths: description: Response content: application/json: - schema: &443 + schema: &444 title: Full Repository description: Full Repository type: object @@ -56804,7 +56815,7 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 organization: anyOf: - type: 'null' @@ -56823,7 +56834,7 @@ paths: description: Whether anonymous git access is allowed. default: true type: boolean - code_of_conduct: &561 + code_of_conduct: &562 title: Code Of Conduct Simple description: Code of Conduct Simple type: object @@ -56853,7 +56864,7 @@ paths: - key - name - html_url - security_and_analysis: *402 + security_and_analysis: *403 custom_properties: type: object description: The custom properties that were defined for the repository. @@ -56937,7 +56948,7 @@ paths: - network_count - subscribers_count examples: - default: &445 + default: &446 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -57463,9 +57474,9 @@ paths: application/json: schema: type: array - items: *403 + items: *404 examples: - default: *404 + default: *405 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -57490,7 +57501,7 @@ paths: - *85 - *17 - *19 - - &691 + - &692 name: targets description: | A comma-separated list of rule targets to filter by. @@ -57582,11 +57593,11 @@ paths: type: array description: The actors that can bypass the rules in this ruleset items: *163 - conditions: *405 + conditions: *406 rules: type: array description: An array of rules within the ruleset. - items: &407 + items: &408 title: Repository Rule type: object description: A repository rule. @@ -57651,7 +57662,7 @@ paths: application/json: schema: *185 examples: - default: &406 + default: &407 value: id: 21 name: super cool ruleset @@ -57706,7 +57717,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#list-organization-rule-suites parameters: - *85 - - &693 + - &694 name: ref description: The name of the ref. Cannot contain wildcard characters. Optionally prefix with `refs/heads/` to limit to branches or `refs/tags/` to limit @@ -57716,16 +57727,16 @@ paths: schema: type: string x-multi-segment: true - - *298 + - *299 - *103 - - &694 + - &695 name: actor_name description: The handle for the GitHub user account to filter on. When specified, only rule evaluations triggered by this actor will be returned. in: query schema: type: string - - &695 + - &696 name: rule_suite_result description: The rule suite results to filter on. When specified, only suites with this result will be returned. @@ -57745,7 +57756,7 @@ paths: description: Response content: application/json: - schema: &696 + schema: &697 title: Rule Suites description: Response type: array @@ -57801,7 +57812,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &697 + default: &698 value: - id: 21 actor_id: 12 @@ -57845,7 +57856,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *85 - - &698 + - &699 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -57861,7 +57872,7 @@ paths: description: Response content: application/json: - schema: &699 + schema: &700 title: Rule Suite description: Response type: object @@ -57968,7 +57979,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &700 + default: &701 value: id: 21 actor_id: 12 @@ -58043,7 +58054,7 @@ paths: application/json: schema: *185 examples: - default: *406 + default: *407 '404': *6 '500': *38 put: @@ -58092,11 +58103,11 @@ paths: type: array description: The actors that can bypass the rules in this ruleset items: *163 - conditions: *405 + conditions: *406 rules: description: An array of rules within the ruleset. type: array - items: *407 + items: *408 examples: default: value: @@ -58133,7 +58144,7 @@ paths: application/json: schema: *185 examples: - default: *406 + default: *407 '404': *6 '500': *38 delete: @@ -58192,7 +58203,7 @@ paths: type: array items: *189 examples: - default: *408 + default: *409 '404': *6 '500': *38 x-github: @@ -58229,7 +58240,7 @@ paths: description: Response content: application/json: - schema: *409 + schema: *410 examples: default: value: @@ -58292,15 +58303,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization parameters: - *85 - - *410 - *411 - *412 - *413 - *414 + - *415 - *108 - *19 - *17 - - &702 + - &703 name: before description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events before this cursor. To @@ -58310,7 +58321,7 @@ paths: required: false schema: type: string - - &703 + - &704 name: after description: A cursor, as given in the [Link header](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events after this cursor. To @@ -58320,10 +58331,10 @@ paths: required: false schema: type: string - - *415 - *416 - *417 - *418 + - *419 responses: '200': description: Response @@ -58331,9 +58342,9 @@ paths: application/json: schema: type: array - items: *419 + items: *420 examples: - default: *420 + default: *421 headers: Link: *45 '404': *6 @@ -58368,9 +58379,9 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 '403': *27 '404': *6 patch: @@ -58523,7 +58534,7 @@ paths: application/json: schema: type: array - items: &724 + items: &725 description: A repository security advisory. type: object properties: @@ -58767,7 +58778,7 @@ paths: login: type: string description: The username of the user credited. - type: *423 + type: *424 credits_detailed: type: - array @@ -58778,7 +58789,7 @@ paths: type: object properties: user: *4 - type: *423 + type: *424 state: type: string description: The state of the user's acceptance of the @@ -58804,7 +58815,7 @@ paths: - array - 'null' description: A list of teams that collaborate on the advisory. - items: *301 + items: *302 private_fork: readOnly: true description: A temporary private fork of the advisory's repository @@ -58842,7 +58853,7 @@ paths: - private_fork additionalProperties: false examples: - default: &725 + default: &726 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -59229,9 +59240,9 @@ paths: application/json: schema: type: array - items: *370 + items: *371 examples: - default: *371 + default: *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59255,7 +59266,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/security-managers#add-a-security-manager-team parameters: - *85 - - *209 + - *210 responses: '204': description: Response @@ -59281,7 +59292,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/security-managers#remove-a-security-manager-team parameters: - *85 - - *209 + - *210 responses: '204': description: Response @@ -59313,7 +59324,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization parameters: - *85 - - *424 + - *425 - *17 - *19 responses: @@ -59321,9 +59332,9 @@ paths: description: Success content: application/json: - schema: *425 + schema: *426 examples: - default: *426 + default: *427 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -59469,9 +59480,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: *286 + default: *287 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59540,7 +59551,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#enable-a-selected-repository-for-immutable-releases-in-an-organization parameters: - *85 - - *266 + - *267 responses: '204': description: Response @@ -59563,7 +59574,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/orgs#disable-a-selected-repository-for-immutable-releases-in-an-organization parameters: - *85 - - *266 + - *267 responses: '204': description: Response @@ -59606,7 +59617,7 @@ paths: type: array items: *142 examples: - default: *427 + default: *428 headers: Link: *45 x-github: @@ -59809,15 +59820,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization parameters: - *85 - - *428 + - *429 responses: '200': description: Response content: application/json: - schema: *429 + schema: *430 examples: - default: *430 + default: *431 headers: Link: *45 x-github: @@ -59855,7 +59866,7 @@ paths: description: Response content: application/json: - schema: &440 + schema: &441 title: GroupMapping description: External Groups to be mapped to a team for membership type: object @@ -59907,7 +59918,7 @@ paths: group_description: Another group of Developers working on AzureAD SAML SSO examples: - default: &441 + default: &442 value: groups: - group_id: '123' @@ -59953,7 +59964,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/copilot/copilot-metrics#get-copilot-metrics-for-a-team parameters: - *85 - - *209 + - *210 - name: since description: Show usage metrics since this date. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format (`YYYY-MM-DDTHH:MM:SSZ`). @@ -60019,9 +60030,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 headers: Link: *45 '403': *27 @@ -60115,7 +60126,7 @@ paths: description: Response content: application/json: - schema: &431 + schema: &432 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -60189,7 +60200,7 @@ paths: parent: anyOf: - type: 'null' - - *370 + - *371 members_count: type: integer examples: @@ -60514,7 +60525,7 @@ paths: - repos_count - organization examples: - default: &432 + default: &433 value: id: 1 node_id: MDQ6VGVhbTE= @@ -60585,15 +60596,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-by-name parameters: - *85 - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '404': *6 x-github: githubCloudOnly: false @@ -60615,7 +60626,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team parameters: - *85 - - *209 + - *210 requestBody: required: false content: @@ -60678,16 +60689,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '201': description: Response content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '404': *6 '422': *15 '403': *27 @@ -60713,7 +60724,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team parameters: - *85 - - *209 + - *210 responses: '204': description: Response @@ -60737,15 +60748,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#list-a-connection-between-an-external-group-and-a-team parameters: - *85 - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: *434 + default: *435 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -60765,7 +60776,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#update-the-connection-between-an-external-group-and-a-team parameters: - *85 - - *209 + - *210 requestBody: required: true content: @@ -60789,9 +60800,9 @@ paths: description: Response content: application/json: - schema: *435 + schema: *436 examples: - default: *436 + default: *437 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -60811,7 +60822,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/external-groups#remove-the-connection-between-an-external-group-and-a-team parameters: - *85 - - *209 + - *210 responses: '204': description: Response @@ -60836,7 +60847,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations parameters: - *85 - - *209 + - *210 - *17 - *19 responses: @@ -60846,9 +60857,9 @@ paths: application/json: schema: type: array - items: *354 + items: *355 examples: - default: *355 + default: *356 headers: Link: *45 x-github: @@ -60871,7 +60882,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members parameters: - *85 - - *209 + - *210 - name: role description: Filters members returned by their role in the team. in: query @@ -60925,14 +60936,14 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-membership-for-a-user parameters: - *85 - - *209 + - *210 - *137 responses: '200': description: Response content: application/json: - schema: &437 + schema: &438 title: Team Membership description: Team Membership type: object @@ -60960,7 +60971,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &768 + response-if-user-is-a-team-maintainer: &769 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -60997,7 +61008,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-or-update-team-membership-for-a-user parameters: - *85 - - *209 + - *210 - *137 requestBody: required: false @@ -61023,9 +61034,9 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: - response-if-users-membership-with-team-is-now-pending: &769 + response-if-users-membership-with-team-is-now-pending: &770 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -61061,7 +61072,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-membership-for-a-user parameters: - *85 - - *209 + - *210 - *137 responses: '204': @@ -61089,7 +61100,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories parameters: - *85 - - *209 + - *210 - *17 - *19 responses: @@ -61099,9 +61110,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -61131,15 +61142,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-repository parameters: - *85 - - *209 - - *438 + - *210 - *439 + - *440 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &770 + schema: &771 title: Team Repository description: A team's access to a repository. type: object @@ -61165,7 +61176,7 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 forks: type: integer permissions: @@ -61781,9 +61792,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-repository-permissions parameters: - *85 - - *209 - - *438 + - *210 - *439 + - *440 requestBody: required: false content: @@ -61829,9 +61840,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-repository-from-a-team parameters: - *85 - - *209 - - *438 + - *210 - *439 + - *440 responses: '204': description: Response @@ -61858,15 +61869,15 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team parameters: - *85 - - *209 + - *210 responses: '200': description: Response content: application/json: - schema: *440 + schema: *441 examples: - default: *441 + default: *442 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -61889,7 +61900,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections parameters: - *85 - - *209 + - *210 requestBody: required: true content: @@ -61932,7 +61943,7 @@ paths: description: Response content: application/json: - schema: *440 + schema: *441 examples: default: value: @@ -61965,7 +61976,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams parameters: - *85 - - *209 + - *210 - *17 - *19 responses: @@ -61975,9 +61986,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - response-if-child-teams-exist: &771 + response-if-child-teams-exist: &772 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -62131,7 +62142,7 @@ paths: resources: type: object properties: - core: &442 + core: &443 title: Rate Limit type: object properties: @@ -62148,21 +62159,21 @@ paths: - remaining - reset - used - graphql: *442 - search: *442 - code_search: *442 - source_import: *442 - integration_manifest: *442 - code_scanning_upload: *442 - actions_runner_registration: *442 - scim: *442 - dependency_snapshots: *442 - dependency_sbom: *442 - code_scanning_autofix: *442 + graphql: *443 + search: *443 + code_search: *443 + source_import: *443 + integration_manifest: *443 + code_scanning_upload: *443 + actions_runner_registration: *443 + scim: *443 + dependency_snapshots: *443 + dependency_sbom: *443 + code_scanning_autofix: *443 required: - core - search - rate: *442 + rate: *443 required: - rate - resources @@ -62267,14 +62278,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *443 + schema: *444 examples: default-response: summary: Default response @@ -62779,7 +62790,7 @@ paths: status: disabled '403': *27 '404': *6 - '301': *444 + '301': *445 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62797,8 +62808,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#update-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -63056,10 +63067,10 @@ paths: description: Response content: application/json: - schema: *443 + schema: *444 examples: - default: *445 - '307': &446 + default: *446 + '307': &447 description: Temporary Redirect content: application/json: @@ -63088,8 +63099,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -63111,7 +63122,7 @@ paths: value: message: Organization members cannot delete repositories. documentation_url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository - '307': *446 + '307': *447 '404': *6 '409': *117 x-github: @@ -63135,11 +63146,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *438 - *439 + - *440 - *17 - *19 - - &463 + - &464 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -63162,7 +63173,7 @@ paths: type: integer artifacts: type: array - items: &447 + items: &448 title: Artifact description: An artifact type: object @@ -63257,7 +63268,7 @@ paths: - expires_at - updated_at examples: - default: &464 + default: &465 value: total_count: 2 artifacts: @@ -63318,9 +63329,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#get-an-artifact parameters: - - *438 - *439 - - &448 + - *440 + - &449 name: artifact_id description: The unique identifier of the artifact. in: path @@ -63332,7 +63343,7 @@ paths: description: Response content: application/json: - schema: *447 + schema: *448 examples: default: value: @@ -63370,9 +63381,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#delete-an-artifact parameters: - - *438 - *439 - - *448 + - *440 + - *449 responses: '204': description: Response @@ -63396,9 +63407,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#download-an-artifact parameters: - - *438 - *439 - - *448 + - *440 + - *449 - name: archive_format in: path required: true @@ -63412,7 +63423,7 @@ paths: example: https://pipelines.actions.githubusercontent.com/OhgS4QRKqmgx7bKC27GKU83jnQjyeqG8oIMTge8eqtheppcmw8/_apis/pipelines/1/runs/176/signedlogcontent?urlExpires=2020-01-24T18%3A10%3A31.5729946Z&urlSigningMethod=HMACV1&urlSignature=agG73JakPYkHrh06seAkvmH7rBR4Ji4c2%2B6a2ejYh3E%3D schema: type: string - '410': &626 + '410': &627 description: Gone content: application/json: @@ -63437,14 +63448,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-retention-limit-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: &449 + schema: &450 title: Actions cache retention limit for a repository description: GitHub Actions cache retention policy for a repository. type: object @@ -63478,13 +63489,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#set-github-actions-cache-retention-limit-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: application/json: - schema: *449 + schema: *450 examples: selected_actions: *42 responses: @@ -63513,14 +63524,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-storage-limit-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: &450 + schema: &451 title: Actions cache storage limit for a repository description: GitHub Actions cache storage policy for a repository. type: object @@ -63554,13 +63565,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#set-github-actions-cache-storage-limit-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: application/json: - schema: *450 + schema: *451 examples: selected_actions: *44 responses: @@ -63591,14 +63602,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#get-github-actions-cache-usage-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *451 + schema: *452 examples: default: value: @@ -63624,11 +63635,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#list-github-actions-caches-for-a-repository parameters: - - *438 - *439 + - *440 - *17 - *19 - - &452 + - &453 name: ref description: The full Git reference for narrowing down the cache. The `ref` for a branch should be formatted as `refs/heads/`. To reference @@ -63662,7 +63673,7 @@ paths: description: Response content: application/json: - schema: &453 + schema: &454 title: Repository actions caches description: Repository actions caches type: object @@ -63712,7 +63723,7 @@ paths: - total_count - actions_caches examples: - default: &454 + default: &455 value: total_count: 1 actions_caches: @@ -63744,23 +63755,23 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key parameters: - - *438 - *439 + - *440 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *452 + - *453 responses: '200': description: Response content: application/json: - schema: *453 + schema: *454 examples: - default: *454 + default: *455 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63780,8 +63791,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id parameters: - - *438 - *439 + - *440 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -63812,9 +63823,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#get-a-job-for-a-workflow-run parameters: - - *438 - *439 - - &455 + - *440 + - &456 name: job_id description: The unique identifier of the job. in: path @@ -63826,7 +63837,7 @@ paths: description: Response content: application/json: - schema: &467 + schema: &468 title: Job description: Information of a job execution in a workflow run type: object @@ -64173,9 +64184,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run parameters: - - *438 - *439 - - *455 + - *440 + - *456 responses: '302': description: Response @@ -64203,9 +64214,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run parameters: - - *438 - *439 - - *455 + - *440 + - *456 requestBody: required: false content: @@ -64227,7 +64238,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -64251,8 +64262,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Status response @@ -64302,8 +64313,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -64337,7 +64348,7 @@ paths: description: Empty response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -64366,8 +64377,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-organization-secrets parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -64385,7 +64396,7 @@ paths: type: integer secrets: type: array - items: &469 + items: &470 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -64406,7 +64417,7 @@ paths: - created_at - updated_at examples: - default: &470 + default: &471 value: total_count: 2 secrets: @@ -64439,9 +64450,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-organization-variables parameters: - - *438 - *439 - - *456 + - *440 + - *457 - *19 responses: '200': @@ -64458,7 +64469,7 @@ paths: type: integer variables: type: array - items: &473 + items: &474 title: Actions Variable type: object properties: @@ -64492,7 +64503,7 @@ paths: - created_at - updated_at examples: - default: &474 + default: &475 value: total_count: 2 variables: @@ -64525,8 +64536,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-github-actions-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -64535,11 +64546,11 @@ paths: schema: type: object properties: - enabled: &457 + enabled: &458 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *58 - selected_actions_url: *259 + selected_actions_url: *260 sha_pinning_required: *59 required: - enabled @@ -64570,8 +64581,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-github-actions-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -64582,7 +64593,7 @@ paths: schema: type: object properties: - enabled: *457 + enabled: *458 allowed_actions: *58 sha_pinning_required: *59 required: @@ -64615,14 +64626,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: &458 + schema: &459 type: object properties: access_level: @@ -64640,7 +64651,7 @@ paths: required: - access_level examples: - default: &459 + default: &460 value: access_level: organization x-github: @@ -64665,15 +64676,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: application/json: - schema: *458 + schema: *459 examples: - default: *459 + default: *460 responses: '204': description: Response @@ -64697,14 +64708,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-artifact-and-log-retention-settings-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *261 + schema: *262 examples: default: value: @@ -64728,8 +64739,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-artifact-and-log-retention-settings-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Empty response for successful settings update @@ -64739,7 +64750,7 @@ paths: required: true content: application/json: - schema: *262 + schema: *263 examples: default: summary: Set retention days @@ -64763,8 +64774,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-fork-pr-contributor-approval-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -64772,7 +64783,7 @@ paths: application/json: schema: *60 examples: - default: *263 + default: *264 '404': *6 x-github: enabledForGitHubApps: true @@ -64791,8 +64802,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-fork-pr-contributor-approval-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -64826,14 +64837,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-private-repo-fork-pr-workflow-settings-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *264 + schema: *265 examples: default: *61 '403': *27 @@ -64855,13 +64866,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-private-repo-fork-pr-workflow-settings-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: application/json: - schema: *265 + schema: *266 examples: default: *61 responses: @@ -64887,8 +64898,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -64919,8 +64930,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -64952,14 +64963,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *268 + schema: *269 examples: default: *67 x-github: @@ -64982,8 +64993,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/permissions#set-default-workflow-permissions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Success response @@ -64994,7 +65005,7 @@ paths: required: true content: application/json: - schema: *269 + schema: *270 examples: default: *67 x-github: @@ -65023,8 +65034,8 @@ paths: in: query schema: type: string - - *438 - *439 + - *440 - *17 - *19 responses: @@ -65068,8 +65079,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-runner-applications-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -65077,9 +65088,9 @@ paths: application/json: schema: type: array - items: *273 + items: *274 examples: - default: *274 + default: *275 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65101,8 +65112,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -65145,7 +65156,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *275 + '201': *276 '404': *6 '422': *7 '409': *117 @@ -65176,8 +65187,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository parameters: - - *438 - *439 + - *440 responses: '201': description: Response @@ -65185,7 +65196,7 @@ paths: application/json: schema: *77 examples: - default: *276 + default: *277 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65213,8 +65224,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository parameters: - - *438 - *439 + - *440 responses: '201': description: Response @@ -65222,7 +65233,7 @@ paths: application/json: schema: *77 examples: - default: *277 + default: *278 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65244,8 +65255,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 responses: '200': @@ -65254,7 +65265,7 @@ paths: application/json: schema: *74 examples: - default: *278 + default: *279 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65275,8 +65286,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository parameters: - - *438 - *439 + - *440 - *73 responses: '204': @@ -65303,8 +65314,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 responses: '200': *79 @@ -65329,8 +65340,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 requestBody: required: true @@ -65379,8 +65390,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 requestBody: required: true @@ -65430,11 +65441,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 responses: - '200': *279 + '200': *280 '404': *6 x-github: githubCloudOnly: false @@ -65461,10 +65472,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/self-hosted-runners#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository parameters: - - *438 - *439 + - *440 - *73 - - *280 + - *281 responses: '200': *79 '404': *6 @@ -65492,9 +65503,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#list-workflow-runs-for-a-repository parameters: - - *438 - *439 - - &477 + - *440 + - &478 name: actor description: Returns someone's workflow runs. Use the login for the user who created the `push` associated with the check suite or workflow run. @@ -65502,7 +65513,7 @@ paths: required: false schema: type: string - - &478 + - &479 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -65510,7 +65521,7 @@ paths: required: false schema: type: string - - &479 + - &480 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -65519,7 +65530,7 @@ paths: required: false schema: type: string - - &480 + - &481 name: status description: Returns workflow runs with the check run `status` or `conclusion` that you specify. For example, a conclusion can be `success` or a status @@ -65546,7 +65557,7 @@ paths: - pending - *17 - *19 - - &481 + - &482 name: created description: Returns workflow runs created within the given date-time range. For more information on the syntax, see "[Understanding the search syntax](https://docs.github.com/enterprise-cloud@latest//search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates)." @@ -65555,7 +65566,7 @@ paths: schema: type: string format: date-time - - &460 + - &461 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -65564,13 +65575,13 @@ paths: schema: type: boolean default: false - - &482 + - &483 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &483 + - &484 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -65593,7 +65604,7 @@ paths: type: integer workflow_runs: type: array - items: &461 + items: &462 title: Workflow Run description: An invocation of a workflow type: object @@ -65710,7 +65721,7 @@ paths: type: - array - 'null' - items: *216 + items: *217 created_at: type: string format: date-time @@ -65771,7 +65782,7 @@ paths: head_commit: anyOf: - type: 'null' - - &505 + - &506 title: Simple Commit description: A commit. type: object @@ -65845,8 +65856,8 @@ paths: - timestamp - author - committer - repository: *272 - head_repository: *272 + repository: *273 + head_repository: *273 head_repository_id: type: integer examples: @@ -65886,7 +65897,7 @@ paths: - workflow_url - pull_requests examples: - default: &484 + default: &485 value: total_count: 1 workflow_runs: @@ -66122,24 +66133,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run parameters: - - *438 - *439 - - &462 + - *440 + - &463 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *460 + - *461 responses: '200': description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: &465 + default: &466 value: id: 30433642 name: Build @@ -66380,9 +66391,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '204': description: Response @@ -66405,9 +66416,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '200': description: Response @@ -66535,15 +66546,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '201': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -66570,12 +66581,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *438 - *439 - - *462 + - *440 + - *463 - *17 - *19 - - *463 + - *464 responses: '200': description: Response @@ -66591,9 +66602,9 @@ paths: type: integer artifacts: type: array - items: *447 + items: *448 examples: - default: *464 + default: *465 headers: Link: *45 x-github: @@ -66617,25 +66628,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *438 - *439 - - *462 - - &466 + - *440 + - *463 + - &467 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *460 + - *461 responses: '200': description: Response content: application/json: - schema: *461 + schema: *462 examples: - default: *465 + default: *466 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66658,10 +66669,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt parameters: - - *438 - *439 - - *462 - - *466 + - *440 + - *463 + - *467 - *17 - *19 responses: @@ -66679,9 +66690,9 @@ paths: type: integer jobs: type: array - items: *467 + items: *468 examples: - default: &468 + default: &469 value: total_count: 1 jobs: @@ -66794,10 +66805,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *438 - *439 - - *462 - - *466 + - *440 + - *463 + - *467 responses: '302': description: Response @@ -66825,15 +66836,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '202': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -66860,9 +66871,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 requestBody: required: true content: @@ -66929,15 +66940,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '202': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -66964,9 +66975,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-jobs#list-jobs-for-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 - name: filter description: Filters jobs by their `completed_at` timestamp. `latest` returns jobs from the most recent execution of the workflow run. `all` returns all @@ -66996,9 +67007,9 @@ paths: type: integer jobs: type: array - items: *467 + items: *468 examples: - default: *468 + default: *469 headers: Link: *45 x-github: @@ -67023,9 +67034,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '302': description: Response @@ -67052,9 +67063,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '204': description: Response @@ -67081,9 +67092,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '200': description: Response @@ -67152,7 +67163,7 @@ paths: items: type: object properties: - type: &592 + type: &593 type: string description: The type of reviewer. enum: @@ -67163,7 +67174,7 @@ paths: reviewer: anyOf: - *4 - - *301 + - *302 required: - environment - wait_timer @@ -67238,9 +67249,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 requestBody: required: true content: @@ -67290,7 +67301,7 @@ paths: application/json: schema: type: array - items: &577 + items: &578 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -67402,7 +67413,7 @@ paths: - created_at - updated_at examples: - default: &578 + default: &579 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -67458,9 +67469,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-workflow parameters: - - *438 - *439 - - *462 + - *440 + - *463 requestBody: required: false content: @@ -67482,7 +67493,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -67505,9 +67516,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run parameters: - - *438 - *439 - - *462 + - *440 + - *463 requestBody: required: false content: @@ -67529,7 +67540,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -67562,9 +67573,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *438 - *439 - - *462 + - *440 + - *463 responses: '200': description: Response @@ -67701,8 +67712,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-secrets parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -67720,9 +67731,9 @@ paths: type: integer secrets: type: array - items: *469 + items: *470 examples: - default: *470 + default: *471 headers: Link: *45 x-github: @@ -67747,16 +67758,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-public-key parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67778,17 +67789,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '200': description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: &605 + default: &606 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -67814,9 +67825,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 requestBody: required: true content: @@ -67847,7 +67858,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -67873,9 +67884,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '204': description: Response @@ -67900,9 +67911,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-variables parameters: - - *438 - *439 - - *456 + - *440 + - *457 - *19 responses: '200': @@ -67919,9 +67930,9 @@ paths: type: integer variables: type: array - items: *473 + items: *474 examples: - default: *474 + default: *475 headers: Link: *45 x-github: @@ -67944,8 +67955,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-a-repository-variable parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -67972,7 +67983,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -67997,17 +68008,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-a-repository-variable parameters: - - *438 - *439 - - *285 + - *440 + - *286 responses: '200': description: Response content: application/json: - schema: *473 + schema: *474 examples: - default: &606 + default: &607 value: name: USERNAME value: octocat @@ -68033,9 +68044,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-a-repository-variable parameters: - - *438 - *439 - - *285 + - *440 + - *286 requestBody: required: true content: @@ -68077,9 +68088,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-a-repository-variable parameters: - - *438 - *439 - - *285 + - *440 + - *286 responses: '204': description: Response @@ -68104,8 +68115,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#list-repository-workflows parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -68123,7 +68134,7 @@ paths: type: integer workflows: type: array - items: &475 + items: &476 title: Workflow description: A GitHub Actions workflow type: object @@ -68241,9 +68252,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-a-workflow parameters: - - *438 - *439 - - &476 + - *440 + - &477 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -68258,7 +68269,7 @@ paths: description: Response content: application/json: - schema: *475 + schema: *476 examples: default: value: @@ -68291,9 +68302,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#disable-a-workflow parameters: - - *438 - *439 - - *476 + - *440 + - *477 responses: '204': description: Response @@ -68318,9 +68329,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *438 - *439 - - *476 + - *440 + - *477 responses: '204': description: Response @@ -68371,9 +68382,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#enable-a-workflow parameters: - - *438 - *439 - - *476 + - *440 + - *477 responses: '204': description: Response @@ -68400,19 +68411,19 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#list-workflow-runs-for-a-workflow parameters: - - *438 - *439 - - *476 + - *440 - *477 - *478 - *479 - *480 + - *481 - *17 - *19 - - *481 - - *460 - *482 + - *461 - *483 + - *484 responses: '200': description: Response @@ -68428,9 +68439,9 @@ paths: type: integer workflow_runs: type: array - items: *461 + items: *462 examples: - default: *484 + default: *485 headers: Link: *45 x-github: @@ -68463,9 +68474,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-workflow-usage parameters: - - *438 - *439 - - *476 + - *440 + - *477 responses: '200': description: Response @@ -68526,8 +68537,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-activities parameters: - - *438 - *439 + - *440 - *108 - *17 - *106 @@ -68695,8 +68706,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#list-assignees parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -68733,8 +68744,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#check-if-a-user-can-be-assigned parameters: - - *438 - *439 + - *440 - name: assignee in: path required: true @@ -68770,8 +68781,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/attestations#create-an-attestation parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -68883,8 +68894,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/attestations#list-attestations parameters: - - *438 - *439 + - *440 - *17 - *106 - *107 @@ -68941,7 +68952,7 @@ paths: initiator: type: string examples: - default: *485 + default: *486 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -68961,8 +68972,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -68970,7 +68981,7 @@ paths: application/json: schema: type: array - items: &486 + items: &487 title: Autolink reference description: An autolink reference. type: object @@ -69029,8 +69040,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#create-an-autolink-reference-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -69069,9 +69080,9 @@ paths: description: response content: application/json: - schema: *486 + schema: *487 examples: - default: &487 + default: &488 value: id: 1 key_prefix: TICKET- @@ -69102,9 +69113,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-an-autolink-reference-of-a-repository parameters: - - *438 - *439 - - &488 + - *440 + - &489 name: autolink_id description: The unique identifier of the autolink. in: path @@ -69116,9 +69127,9 @@ paths: description: Response content: application/json: - schema: *486 + schema: *487 examples: - default: *487 + default: *488 '404': *6 x-github: githubCloudOnly: false @@ -69138,9 +69149,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#delete-an-autolink-reference-from-a-repository parameters: - - *438 - *439 - - *488 + - *440 + - *489 responses: '204': description: Response @@ -69164,8 +69175,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response if Dependabot is enabled @@ -69215,8 +69226,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-dependabot-security-updates parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -69237,8 +69248,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-dependabot-security-updates parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -69258,8 +69269,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#list-branches parameters: - - *438 - *439 + - *440 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -69297,7 +69308,7 @@ paths: - url protected: type: boolean - protection: &490 + protection: &491 title: Branch Protection description: Branch Protection type: object @@ -69340,7 +69351,7 @@ paths: required: - contexts - checks - enforce_admins: &493 + enforce_admins: &494 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -69357,7 +69368,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &495 + required_pull_request_reviews: &496 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -69379,7 +69390,7 @@ paths: description: The list of teams with review dismissal access. type: array - items: *301 + items: *302 apps: description: The list of apps with review dismissal access. @@ -69411,7 +69422,7 @@ paths: description: The list of teams allowed to bypass pull request requirements. type: array - items: *301 + items: *302 apps: description: The list of apps allowed to bypass pull request requirements. @@ -69441,7 +69452,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &492 + restrictions: &493 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -69504,7 +69515,7 @@ paths: type: string teams: type: array - items: *301 + items: *302 apps: type: array items: @@ -69734,9 +69745,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#get-a-branch parameters: - - *438 - *439 - - &491 + - *440 + - &492 name: branch description: The name of the branch. Cannot contain wildcard characters. To use wildcard characters in branch names, use [the GraphQL API](https://docs.github.com/enterprise-cloud@latest//graphql). @@ -69750,14 +69761,14 @@ paths: description: Response content: application/json: - schema: &501 + schema: &502 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &552 + commit: &553 title: Commit description: Commit type: object @@ -69796,7 +69807,7 @@ paths: author: anyOf: - type: 'null' - - &489 + - &490 title: Git User description: Metaproperties for Git author/committer information. @@ -69818,7 +69829,7 @@ paths: committer: anyOf: - type: 'null' - - *489 + - *490 message: type: string examples: @@ -69842,7 +69853,7 @@ paths: required: - sha - url - verification: &612 + verification: &613 title: Verification type: object properties: @@ -69878,14 +69889,14 @@ paths: author: oneOf: - *4 - - *283 + - *284 type: - 'null' - object committer: oneOf: - *4 - - *283 + - *284 type: - 'null' - object @@ -69922,7 +69933,7 @@ paths: type: integer files: type: array - items: &563 + items: &564 title: Diff Entry description: Diff Entry type: object @@ -70018,7 +70029,7 @@ paths: - self protected: type: boolean - protection: *490 + protection: *491 protection_url: type: string format: uri @@ -70127,7 +70138,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *444 + '301': *445 '404': *6 x-github: githubCloudOnly: false @@ -70149,15 +70160,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *490 + schema: *491 examples: default: value: @@ -70351,9 +70362,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -70613,7 +70624,7 @@ paths: url: type: string format: uri - required_status_checks: &498 + required_status_checks: &499 title: Status Check Policy description: Status Check Policy type: object @@ -70694,7 +70705,7 @@ paths: items: *4 teams: type: array - items: *301 + items: *302 apps: type: array items: *5 @@ -70712,7 +70723,7 @@ paths: items: *4 teams: type: array - items: *301 + items: *302 apps: type: array items: *5 @@ -70772,7 +70783,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *492 + restrictions: *493 required_conversation_resolution: type: object properties: @@ -70884,9 +70895,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -70911,17 +70922,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-admin-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: &494 + default: &495 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -70943,17 +70954,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-admin-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: *494 + default: *495 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -70972,9 +70983,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -70999,17 +71010,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *495 + schema: *496 examples: - default: &496 + default: &497 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -71105,9 +71116,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -71205,9 +71216,9 @@ paths: description: Response content: application/json: - schema: *495 + schema: *496 examples: - default: *496 + default: *497 '422': *15 x-github: githubCloudOnly: false @@ -71228,9 +71239,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -71257,17 +71268,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-commit-signature-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: &497 + default: &498 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -71290,17 +71301,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#create-commit-signature-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: *497 + default: *498 '404': *6 x-github: githubCloudOnly: false @@ -71320,9 +71331,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -71347,17 +71358,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-status-checks-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: &499 + default: &500 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -71383,9 +71394,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-status-check-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -71437,9 +71448,9 @@ paths: description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: *499 + default: *500 '404': *6 '422': *15 x-github: @@ -71461,9 +71472,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-protection parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -71487,9 +71498,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response @@ -71523,9 +71534,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-status-check-contexts parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -71592,9 +71603,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-status-check-contexts parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -71658,9 +71669,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-contexts parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: content: application/json: @@ -71726,15 +71737,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response content: application/json: - schema: *492 + schema: *493 examples: default: value: @@ -71825,9 +71836,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '204': description: Response @@ -71850,9 +71861,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response @@ -71862,7 +71873,7 @@ paths: type: array items: *5 examples: - default: &500 + default: &501 value: - id: 1 slug: octoapp @@ -71919,9 +71930,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-app-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -71955,7 +71966,7 @@ paths: type: array items: *5 examples: - default: *500 + default: *501 '422': *15 x-github: githubCloudOnly: false @@ -71976,9 +71987,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-app-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72012,7 +72023,7 @@ paths: type: array items: *5 examples: - default: *500 + default: *501 '422': *15 x-github: githubCloudOnly: false @@ -72033,9 +72044,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72069,7 +72080,7 @@ paths: type: array items: *5 examples: - default: *500 + default: *501 '422': *15 x-github: githubCloudOnly: false @@ -72091,9 +72102,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response @@ -72101,9 +72112,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 '404': *6 x-github: githubCloudOnly: false @@ -72123,9 +72134,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-team-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -72161,9 +72172,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 '422': *15 x-github: githubCloudOnly: false @@ -72184,9 +72195,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-team-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: false content: @@ -72222,9 +72233,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 '422': *15 x-github: githubCloudOnly: false @@ -72245,9 +72256,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: content: application/json: @@ -72282,9 +72293,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 '422': *15 x-github: githubCloudOnly: false @@ -72306,9 +72317,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-users-with-access-to-the-protected-branch parameters: - - *438 - *439 - - *491 + - *440 + - *492 responses: '200': description: Response @@ -72342,9 +72353,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-user-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72402,9 +72413,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-user-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72462,9 +72473,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72524,9 +72535,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#rename-a-branch parameters: - - *438 - *439 - - *491 + - *440 + - *492 requestBody: required: true content: @@ -72548,7 +72559,7 @@ paths: description: Response content: application/json: - schema: *501 + schema: *502 examples: default: value: @@ -72662,8 +72673,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *438 - *439 + - *440 - *101 - *102 - *103 @@ -72677,9 +72688,9 @@ paths: application/json: schema: type: array - items: *296 + items: *297 examples: - default: *297 + default: *298 '404': *6 '500': *38 "/repos/{owner}/{repo}/bypass-requests/push-rules/{bypass_request_number}": @@ -72699,8 +72710,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *438 - *439 + - *440 - name: bypass_request_number in: path required: true @@ -72714,7 +72725,7 @@ paths: description: Response content: application/json: - schema: *296 + schema: *297 examples: default: value: @@ -72773,8 +72784,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *438 - *439 + - *440 - *101 - *102 - *103 @@ -72788,9 +72799,9 @@ paths: application/json: schema: type: array - items: *299 + items: *300 examples: - default: *300 + default: *301 '404': *6 '403': *27 '500': *38 @@ -72814,8 +72825,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *438 - *439 + - *440 - name: bypass_request_number in: path required: true @@ -72827,7 +72838,7 @@ paths: description: A single bypass request. content: application/json: - schema: *299 + schema: *300 examples: default: value: @@ -72885,8 +72896,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *438 - *439 + - *440 - name: bypass_request_number in: path required: true @@ -72957,8 +72968,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *438 - *439 + - *440 - name: bypass_response_id in: path required: true @@ -72991,8 +73002,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#create-a-check-run parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -73271,7 +73282,7 @@ paths: description: Response content: application/json: - schema: &502 + schema: &503 title: CheckRun description: A check performed on the code of a given code change type: object @@ -73406,8 +73417,8 @@ paths: do not necessarily indicate pull requests that triggered the check. type: array - items: *216 - deployment: &832 + items: *217 + deployment: &833 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -73694,9 +73705,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#get-a-check-run parameters: - - *438 - *439 - - &503 + - *440 + - &504 name: check_run_id description: The unique identifier of the check run. in: path @@ -73708,9 +73719,9 @@ paths: description: Response content: application/json: - schema: *502 + schema: *503 examples: - default: &504 + default: &505 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -73810,9 +73821,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#update-a-check-run parameters: - - *438 - *439 - - *503 + - *440 + - *504 requestBody: required: true content: @@ -74052,9 +74063,9 @@ paths: description: Response content: application/json: - schema: *502 + schema: *503 examples: - default: *504 + default: *505 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74074,9 +74085,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-run-annotations parameters: - - *438 - *439 - - *503 + - *440 + - *504 - *17 - *19 responses: @@ -74186,15 +74197,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#rerequest-a-check-run parameters: - - *438 - *439 - - *503 + - *440 + - *504 responses: '201': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -74232,8 +74243,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#create-a-check-suite parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -74255,7 +74266,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &506 + schema: &507 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -74337,12 +74348,12 @@ paths: type: - array - 'null' - items: *216 + items: *217 app: anyOf: - type: 'null' - *5 - repository: *272 + repository: *273 created_at: type: - string @@ -74353,7 +74364,7 @@ paths: - string - 'null' format: date-time - head_commit: *505 + head_commit: *506 latest_check_runs_count: type: integer check_runs_url: @@ -74381,7 +74392,7 @@ paths: - check_runs_url - pull_requests examples: - default: &507 + default: &508 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -74672,9 +74683,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74693,8 +74704,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -74755,7 +74766,7 @@ paths: required: - app_id - setting - repository: *272 + repository: *273 examples: default: value: @@ -75003,9 +75014,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#get-a-check-suite parameters: - - *438 - *439 - - &508 + - *440 + - &509 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -75017,9 +75028,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75042,17 +75053,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-runs-in-a-check-suite parameters: - - *438 - *439 - - *508 - - &558 + - *440 + - *509 + - &559 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &559 + - &560 name: status description: Returns check runs with the specified `status`. in: query @@ -75091,9 +75102,9 @@ paths: type: integer check_runs: type: array - items: *502 + items: *503 examples: - default: &560 + default: &561 value: total_count: 1 check_runs: @@ -75195,15 +75206,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#rerequest-a-check-suite parameters: - - *438 - *439 - - *508 + - *440 + - *509 responses: '201': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -75230,21 +75241,21 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository parameters: - - *438 - *439 - - *305 + - *440 - *306 + - *307 - *19 - *17 - - &524 + - &525 name: ref description: The Git reference for the results you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. in: query required: false - schema: *509 - - &525 + schema: *510 + - &526 name: pr description: The number of the pull request for the results you want to list. in: query @@ -75269,13 +75280,13 @@ paths: be returned. in: query required: false - schema: *307 + schema: *308 - name: severity description: If specified, only code scanning alerts with this severity will be returned. in: query required: false - schema: *510 + schema: *511 - name: assignees description: | Filter alerts by assignees. Provide a comma-separated list of user handles (e.g., `octocat` or `octocat,hubot`). @@ -75299,7 +75310,7 @@ paths: updated_at: *132 url: *129 html_url: *130 - instances_url: *511 + instances_url: *512 state: *111 fixed_at: *134 dismissed_by: @@ -75307,11 +75318,11 @@ paths: - type: 'null' - *4 dismissed_at: *133 - dismissed_reason: *512 - dismissed_comment: *513 - rule: *514 - tool: *515 - most_recent_instance: *516 + dismissed_reason: *513 + dismissed_comment: *514 + rule: *515 + tool: *516 + most_recent_instance: *517 dismissal_approved_by: anyOf: - type: 'null' @@ -75434,7 +75445,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *35 - '403': &517 + '403': &518 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -75461,9 +75472,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-alert parameters: - - *438 - *439 - - &518 + - *440 + - &519 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -75477,7 +75488,7 @@ paths: description: Response content: application/json: - schema: &519 + schema: &520 type: object properties: number: *124 @@ -75485,7 +75496,7 @@ paths: updated_at: *132 url: *129 html_url: *130 - instances_url: *511 + instances_url: *512 state: *111 fixed_at: *134 dismissed_by: @@ -75493,8 +75504,8 @@ paths: - type: 'null' - *4 dismissed_at: *133 - dismissed_reason: *512 - dismissed_comment: *513 + dismissed_reason: *513 + dismissed_comment: *514 rule: type: object properties: @@ -75556,8 +75567,8 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: *515 - most_recent_instance: *516 + tool: *516 + most_recent_instance: *517 dismissal_approved_by: anyOf: - type: 'null' @@ -75653,7 +75664,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *35 - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -75673,9 +75684,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#update-a-code-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 requestBody: required: true content: @@ -75690,8 +75701,8 @@ paths: enum: - open - dismissed - dismissed_reason: *512 - dismissed_comment: *513 + dismissed_reason: *513 + dismissed_comment: *514 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -75719,7 +75730,7 @@ paths: description: Response content: application/json: - schema: *519 + schema: *520 examples: default: value: @@ -75795,7 +75806,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &523 + '403': &524 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -75822,15 +75833,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 responses: '200': description: Response content: application/json: - schema: &520 + schema: &521 type: object properties: status: @@ -75857,13 +75868,13 @@ paths: - description - started_at examples: - default: &521 + default: &522 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &522 + '400': &523 description: Bad Request content: application/json: @@ -75874,7 +75885,7 @@ paths: message: The alert_number is not valid documentation_url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert status: '400' - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -75899,29 +75910,29 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 responses: '200': description: OK content: application/json: - schema: *520 + schema: *521 examples: - default: *521 + default: *522 '202': description: Accepted content: application/json: - schema: *520 + schema: *521 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *522 + '400': *523 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -75953,9 +75964,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 requestBody: required: false content: @@ -76001,8 +76012,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *522 - '403': *523 + '400': *523 + '403': *524 '404': *6 '422': description: Unprocessable Entity @@ -76026,13 +76037,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 - *19 - *17 - - *524 - *525 + - *526 responses: '200': description: Response @@ -76043,10 +76054,10 @@ paths: items: type: object properties: - ref: *509 - analysis_key: *526 - environment: *527 - category: *528 + ref: *510 + analysis_key: *527 + environment: *528 + category: *529 state: type: - string @@ -76063,7 +76074,7 @@ paths: properties: text: type: string - location: *529 + location: *530 html_url: type: string classifications: @@ -76071,7 +76082,7 @@ paths: description: |- Classifications that have been applied to the file that triggered the alert. For example identifying it as documentation, or a generated file. - items: *530 + items: *531 examples: default: value: @@ -76110,7 +76121,7 @@ paths: end_column: 50 classifications: - source - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -76144,25 +76155,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository parameters: - - *438 - *439 - - *305 + - *440 - *306 + - *307 - *19 - *17 - - *525 + - *526 - name: ref in: query description: The Git reference for the analyses you want to list. The `ref` for a branch can be formatted either as `refs/heads/` or simply ``. To reference a pull request use `refs/pull//merge`. required: false - schema: *509 + schema: *510 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &531 + schema: &532 type: string description: An identifier for the upload. examples: @@ -76184,23 +76195,23 @@ paths: application/json: schema: type: array - items: &532 + items: &533 type: object properties: - ref: *509 - commit_sha: &540 + ref: *510 + commit_sha: &541 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 40 pattern: "^[0-9a-fA-F]+$" - analysis_key: *526 + analysis_key: *527 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *528 + category: *529 error: type: string examples: @@ -76225,8 +76236,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *531 - tool: *515 + sarif_id: *532 + tool: *516 deletable: type: boolean warning: @@ -76288,7 +76299,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -76324,8 +76335,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository parameters: - - *438 - *439 + - *440 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -76338,7 +76349,7 @@ paths: description: Response content: application/json: - schema: *532 + schema: *533 examples: response: summary: application/json response @@ -76392,7 +76403,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *517 + '403': *518 '404': *6 '422': description: Response if analysis could not be processed @@ -76479,8 +76490,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository parameters: - - *438 - *439 + - *440 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -76536,7 +76547,7 @@ paths: next_analysis_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41 confirm_delete_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete '400': *14 - '403': *523 + '403': *524 '404': *6 '503': *190 x-github: @@ -76558,8 +76569,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -76567,7 +76578,7 @@ paths: application/json: schema: type: array - items: &533 + items: &534 title: CodeQL Database description: A CodeQL database. type: object @@ -76679,7 +76690,7 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/ruby commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -76708,8 +76719,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository parameters: - - *438 - *439 + - *440 - name: language in: path description: The language of the CodeQL database. @@ -76721,7 +76732,7 @@ paths: description: Response content: application/json: - schema: *533 + schema: *534 examples: default: value: @@ -76753,9 +76764,9 @@ paths: updated_at: '2022-09-12T12:14:32Z' url: https://api.github.com/repos/octocat/Hello-World/code-scanning/codeql/databases/java commit_oid: 1927de39fefa25a9d0e64e3f540ff824a72f538c - '302': &565 + '302': &566 description: Found - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -76777,8 +76788,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *438 - *439 + - *440 - name: language in: path description: The language of the CodeQL database. @@ -76788,7 +76799,7 @@ paths: responses: '204': description: Response - '403': *523 + '403': *524 '404': *6 '503': *190 x-github: @@ -76816,8 +76827,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#create-a-codeql-variant-analysis parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -76826,7 +76837,7 @@ paths: type: object additionalProperties: false properties: - language: &534 + language: &535 type: string description: The language targeted by the CodeQL query enum: @@ -76906,7 +76917,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &538 + schema: &539 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -76916,7 +76927,7 @@ paths: description: The ID of the variant analysis. controller_repo: *118 actor: *4 - query_language: *534 + query_language: *535 query_pack_url: type: string description: The download url for the query pack. @@ -76964,7 +76975,7 @@ paths: items: type: object properties: - repository: &535 + repository: &536 title: Repository Identifier description: Repository Identifier type: object @@ -77006,7 +77017,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &539 + analysis_status: &540 type: string description: The new status of the CodeQL variant analysis repository task. @@ -77038,7 +77049,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &536 + access_mismatch_repos: &537 type: object properties: repository_count: @@ -77053,7 +77064,7 @@ paths: This list may not include all repositories that were skipped. This is only available when the repository was found and the user has access to it. - items: *535 + items: *536 required: - repository_count - repositories @@ -77076,8 +77087,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *536 - over_limit_repos: *536 + no_codeql_db_repos: *537 + over_limit_repos: *537 required: - access_mismatch_repos - not_found_repos @@ -77093,7 +77104,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &537 + value: &538 summary: Default response value: id: 1 @@ -77239,10 +77250,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *537 + value: *538 repository_lists: summary: Response for a successful variant analysis submission - value: *537 + value: *538 '404': *6 '422': description: Unable to process variant analysis submission @@ -77270,8 +77281,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis parameters: - - *438 - *439 + - *440 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -77283,9 +77294,9 @@ paths: description: Response content: application/json: - schema: *538 + schema: *539 examples: - default: *537 + default: *538 '404': *6 '503': *190 x-github: @@ -77308,7 +77319,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis parameters: - - *438 + - *439 - name: repo in: path description: The name of the controller repository. @@ -77343,7 +77354,7 @@ paths: type: object properties: repository: *118 - analysis_status: *539 + analysis_status: *540 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -77468,8 +77479,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -77562,7 +77573,7 @@ paths: threat_model: remote updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *517 + '403': *518 '404': *6 '503': *190 x-github: @@ -77583,8 +77594,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -77653,7 +77664,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -77678,7 +77689,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *523 + '403': *524 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -77749,8 +77760,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -77758,7 +77769,7 @@ paths: schema: type: object properties: - commit_sha: *540 + commit_sha: *541 ref: type: string description: |- @@ -77818,7 +77829,7 @@ paths: schema: type: object properties: - id: *531 + id: *532 url: type: string description: The REST API URL for checking the status of the upload. @@ -77832,7 +77843,7 @@ paths: url: https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6 '400': description: Bad Request if the sarif field is invalid - '403': *523 + '403': *524 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -77855,8 +77866,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#get-information-about-a-sarif-upload parameters: - - *438 - *439 + - *440 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -77904,7 +77915,7 @@ paths: value: processing_status: complete analyses_url: https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6 - '403': *517 + '403': *518 '404': description: Not Found if the sarif id does not match any upload '503': *190 @@ -77929,8 +77940,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -78011,8 +78022,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-codeowners-errors parameters: - - *438 - *439 + - *440 - name: ref description: 'A branch, tag or commit name used to determine which version of the CODEOWNERS file to use. Default: the repository''s default branch @@ -78140,8 +78151,8 @@ paths: parameters: - *17 - *19 - - *438 - *439 + - *440 responses: '200': description: Response @@ -78157,7 +78168,7 @@ paths: type: integer codespaces: type: array - items: *362 + items: *363 examples: default: value: @@ -78455,8 +78466,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -78520,17 +78531,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '400': *14 '401': *23 '403': *27 @@ -78559,8 +78570,8 @@ paths: parameters: - *17 - *19 - - *438 - *439 + - *440 responses: '200': description: Response @@ -78624,8 +78635,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/machines#list-available-machine-types-for-a-repository parameters: - - *438 - *439 + - *440 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -78662,9 +78673,9 @@ paths: type: integer machines: type: array - items: *542 + items: *543 examples: - default: &778 + default: &779 value: total_count: 2 machines: @@ -78704,8 +78715,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *438 - *439 + - *440 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -78792,8 +78803,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user parameters: - - *438 - *439 + - *440 - name: ref description: The git reference that points to the location of the devcontainer configuration to use for the permission check. The value of `ref` will typically @@ -78862,8 +78873,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -78881,7 +78892,7 @@ paths: type: integer secrets: type: array - items: &546 + items: &547 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -78902,7 +78913,7 @@ paths: - created_at - updated_at examples: - default: *543 + default: *544 headers: Link: *45 x-github: @@ -78925,16 +78936,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *544 + schema: *545 examples: - default: *545 + default: *546 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -78954,17 +78965,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '200': description: Response content: application/json: - schema: *546 + schema: *547 examples: - default: *547 + default: *548 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78984,9 +78995,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 requestBody: required: true content: @@ -79014,7 +79025,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -79038,9 +79049,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '204': description: Response @@ -79068,8 +79079,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#list-repository-collaborators parameters: - - *438 - *439 + - *440 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -79107,7 +79118,7 @@ paths: application/json: schema: type: array - items: &548 + items: &549 title: Collaborator description: Collaborator type: object @@ -79300,8 +79311,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator parameters: - - *438 - *439 + - *440 - *137 responses: '204': @@ -79348,8 +79359,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *438 - *439 + - *440 - *137 requestBody: required: false @@ -79376,7 +79387,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &625 + schema: &626 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -79388,7 +79399,7 @@ paths: format: int64 examples: - 42 - repository: *272 + repository: *273 invitee: anyOf: - type: 'null' @@ -79564,7 +79575,7 @@ paths: - an Enterprise Managed User (EMU) account was invited to a repository in an enterprise with personal user accounts content: application/json: - schema: *247 + schema: *248 '403': *27 x-github: triggersNotification: true @@ -79604,8 +79615,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *438 - *439 + - *440 - *137 responses: '204': @@ -79637,8 +79648,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *438 - *439 + - *440 - *137 responses: '200': @@ -79659,7 +79670,7 @@ paths: user: anyOf: - type: 'null' - - *548 + - *549 required: - permission - role_name @@ -79713,8 +79724,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -79724,7 +79735,7 @@ paths: application/json: schema: type: array - items: &549 + items: &550 title: Commit Comment description: Commit Comment type: object @@ -79765,8 +79776,8 @@ paths: updated_at: type: string format: date-time - author_association: *213 - reactions: *214 + author_association: *214 + reactions: *215 required: - url - html_url @@ -79782,7 +79793,7 @@ paths: - created_at - updated_at examples: - default: &554 + default: &555 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -79841,17 +79852,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#get-a-commit-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '200': description: Response content: application/json: - schema: *549 + schema: *550 examples: - default: &555 + default: &556 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -79908,9 +79919,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#update-a-commit-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -79932,7 +79943,7 @@ paths: description: Response content: application/json: - schema: *549 + schema: *550 examples: default: value: @@ -79983,9 +79994,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#delete-a-commit-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '204': description: Response @@ -80006,9 +80017,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a commit comment. @@ -80034,7 +80045,7 @@ paths: application/json: schema: type: array - items: &550 + items: &551 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -80078,7 +80089,7 @@ paths: - content - created_at examples: - default: &629 + default: &630 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -80123,9 +80134,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -80157,9 +80168,9 @@ paths: description: Reaction exists content: application/json: - schema: *550 + schema: *551 examples: - default: &551 + default: &552 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -80188,9 +80199,9 @@ paths: description: Reaction created content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '422': *15 x-github: githubCloudOnly: false @@ -80212,10 +80223,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *438 - *439 - - *227 - - &630 + - *440 + - *228 + - &631 name: reaction_id description: The unique identifier of the reaction. in: path @@ -80270,8 +80281,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-commits parameters: - - *438 - *439 + - *440 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -80327,9 +80338,9 @@ paths: application/json: schema: type: array - items: *552 + items: *553 examples: - default: &676 + default: &677 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -80423,9 +80434,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-branches-for-head-commit parameters: - - *438 - *439 - - &553 + - *440 + - &554 name: commit_sha description: The SHA of the commit. in: path @@ -80497,9 +80508,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments parameters: - - *438 - *439 - - *553 + - *440 + - *554 - *17 - *19 responses: @@ -80509,9 +80520,9 @@ paths: application/json: schema: type: array - items: *549 + items: *550 examples: - default: *554 + default: *555 headers: Link: *45 x-github: @@ -80539,9 +80550,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#create-a-commit-comment parameters: - - *438 - *439 - - *553 + - *440 + - *554 requestBody: required: true content: @@ -80576,9 +80587,9 @@ paths: description: Response content: application/json: - schema: *549 + schema: *550 examples: - default: *555 + default: *556 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -80606,9 +80617,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-pull-requests-associated-with-a-commit parameters: - - *438 - *439 - - *553 + - *440 + - *554 - *17 - *19 responses: @@ -80618,9 +80629,9 @@ paths: application/json: schema: type: array - items: *556 + items: *557 examples: - default: &668 + default: &669 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -81157,11 +81168,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#get-a-commit parameters: - - *438 - *439 + - *440 - *19 - *17 - - &557 + - &558 name: ref description: The commit reference. Can be a commit SHA, branch name (`heads/BRANCH_NAME`), or tag name (`tags/TAG_NAME`). For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" @@ -81176,9 +81187,9 @@ paths: description: Response content: application/json: - schema: *552 + schema: *553 examples: - default: &654 + default: &655 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -81291,11 +81302,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-runs-for-a-git-reference parameters: - - *438 - *439 - - *557 + - *440 - *558 - *559 + - *560 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -81329,9 +81340,9 @@ paths: type: integer check_runs: type: array - items: *502 + items: *503 examples: - default: *560 + default: *561 headers: Link: *45 x-github: @@ -81356,9 +81367,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#list-check-suites-for-a-git-reference parameters: - - *438 - *439 - - *557 + - *440 + - *558 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -81366,7 +81377,7 @@ paths: schema: type: integer example: 1 - - *558 + - *559 - *17 - *19 responses: @@ -81384,7 +81395,7 @@ paths: type: integer check_suites: type: array - items: *506 + items: *507 examples: default: value: @@ -81584,9 +81595,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#get-the-combined-status-for-a-specific-reference parameters: - - *438 - *439 - - *557 + - *440 + - *558 - *17 - *19 responses: @@ -81657,7 +81668,7 @@ paths: type: string total_count: type: integer - repository: *272 + repository: *273 commit_url: type: string format: uri @@ -81788,9 +81799,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *438 - *439 - - *557 + - *440 + - *558 - *17 - *19 responses: @@ -81800,7 +81811,7 @@ paths: application/json: schema: type: array - items: &729 + items: &730 title: Status description: The status of a commit. type: object @@ -81881,7 +81892,7 @@ paths: site_admin: false headers: Link: *45 - '301': *444 + '301': *445 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81909,8 +81920,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/community#get-community-profile-metrics parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -81943,11 +81954,11 @@ paths: code_of_conduct: anyOf: - type: 'null' - - *561 + - *562 code_of_conduct_file: anyOf: - type: 'null' - - &562 + - &563 title: Community Health File type: object properties: @@ -81963,23 +81974,23 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 contributing: anyOf: - type: 'null' - - *562 + - *563 readme: anyOf: - type: 'null' - - *562 + - *563 issue_template: anyOf: - type: 'null' - - *562 + - *563 pull_request_template: anyOf: - type: 'null' - - *562 + - *563 required: - code_of_conduct - code_of_conduct_file @@ -82108,8 +82119,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#compare-two-commits parameters: - - *438 - *439 + - *440 - *19 - *17 - name: basehead @@ -82157,8 +82168,8 @@ paths: format: uri examples: - https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *552 - merge_base_commit: *552 + base_commit: *553 + merge_base_commit: *553 status: type: string enum: @@ -82182,10 +82193,10 @@ paths: - 6 commits: type: array - items: *552 + items: *553 files: type: array - items: *563 + items: *564 required: - url - html_url @@ -82471,8 +82482,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-repository-content parameters: - - *438 - *439 + - *440 - name: path description: path parameter in: path @@ -82625,7 +82636,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &564 + response-if-content-is-a-file: &565 summary: Response if content is a file value: type: file @@ -82762,7 +82773,7 @@ paths: - size - type - url - - &681 + - &682 title: Content File description: Content File type: object @@ -82980,7 +82991,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *564 + response-if-content-is-a-file: *565 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -83049,7 +83060,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *27 - '302': *565 + '302': *566 '304': *35 x-github: githubCloudOnly: false @@ -83072,8 +83083,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#create-or-update-file-contents parameters: - - *438 - *439 + - *440 - name: path description: path parameter in: path @@ -83168,7 +83179,7 @@ paths: description: Response content: application/json: - schema: &566 + schema: &567 title: File Commit description: File Commit type: object @@ -83324,7 +83335,7 @@ paths: description: Response content: application/json: - schema: *566 + schema: *567 examples: example-for-creating-a-file: value: @@ -83378,7 +83389,7 @@ paths: schema: oneOf: - *3 - - &607 + - &608 description: Repository rule violation was detected type: object properties: @@ -83399,7 +83410,7 @@ paths: items: type: object properties: - placeholder_id: &721 + placeholder_id: &722 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -83431,8 +83442,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#delete-a-file parameters: - - *438 - *439 + - *440 - name: path description: path parameter in: path @@ -83493,7 +83504,7 @@ paths: description: Response content: application/json: - schema: *566 + schema: *567 examples: default: value: @@ -83548,8 +83559,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-contributors parameters: - - *438 - *439 + - *440 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -83673,22 +83684,22 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *438 - *439 - - *320 + - *440 - *321 - *322 - *323 + - *324 - name: manifest in: query description: A comma-separated list of full manifest paths. If specified, only alerts for these manifests will be returned. schema: type: string - - *324 - - *567 - *325 + - *568 - *326 + - *327 - *108 - name: per_page description: The number of results per page (max 100). For more information, @@ -83707,7 +83718,7 @@ paths: application/json: schema: type: array - items: &571 + items: &572 type: object description: A Dependabot alert. properties: @@ -83757,7 +83768,7 @@ paths: - direct - transitive - - security_advisory: *568 + security_advisory: *569 security_vulnerability: *128 url: *129 html_url: *130 @@ -83788,8 +83799,8 @@ paths: dismissal. maxLength: 280 fixed_at: *134 - auto_dismissed_at: *569 - dismissal_request: *570 + auto_dismissed_at: *570 + dismissal_request: *571 required: - number - state @@ -84019,9 +84030,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *438 - *439 - - &572 + - *440 + - &573 name: alert_number in: path description: |- @@ -84036,7 +84047,7 @@ paths: description: Response content: application/json: - schema: *571 + schema: *572 examples: default: value: @@ -84149,9 +84160,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *438 - *439 - - *572 + - *440 + - *573 requestBody: required: true content: @@ -84196,7 +84207,7 @@ paths: description: Response content: application/json: - schema: *571 + schema: *572 examples: default: value: @@ -84325,8 +84336,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-repository-secrets parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -84344,7 +84355,7 @@ paths: type: integer secrets: type: array - items: &575 + items: &576 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -84398,16 +84409,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-public-key parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *573 + schema: *574 examples: - default: *574 + default: *575 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84427,15 +84438,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '200': description: Response content: application/json: - schema: *575 + schema: *576 examples: default: value: @@ -84461,9 +84472,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 requestBody: required: true content: @@ -84491,7 +84502,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -84515,9 +84526,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-a-repository-secret parameters: - - *438 - *439 - - *282 + - *440 + - *283 responses: '204': description: Response @@ -84539,8 +84550,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits parameters: - - *438 - *439 + - *440 - name: basehead description: The base and head Git revisions to compare. The Git revisions will be resolved to commit SHAs. Named revisions will be resolved to their @@ -84714,8 +84725,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -84975,8 +84986,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -85059,7 +85070,7 @@ paths: - version - url additionalProperties: false - metadata: &576 + metadata: &577 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -85098,7 +85109,7 @@ paths: examples: - "/src/build/package-lock.json" additionalProperties: false - metadata: *576 + metadata: *577 resolved: type: object description: A collection of resolved package dependencies. @@ -85112,7 +85123,7 @@ paths: pattern: "^pkg" examples: - pkg:/npm/%40actions/http-client@1.0.11 - metadata: *576 + metadata: *577 relationship: type: string description: A notation of whether a dependency is requested @@ -85245,8 +85256,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#list-deployments parameters: - - *438 - *439 + - *440 - name: sha description: The SHA recorded at creation time. in: query @@ -85287,9 +85298,9 @@ paths: application/json: schema: type: array - items: *577 + items: *578 examples: - default: *578 + default: *579 headers: Link: *45 x-github: @@ -85355,8 +85366,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#create-a-deployment parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -85438,7 +85449,7 @@ paths: description: Response content: application/json: - schema: *577 + schema: *578 examples: simple-example: summary: Simple example @@ -85511,9 +85522,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#get-a-deployment parameters: - - *438 - *439 - - &579 + - *440 + - &580 name: deployment_id description: deployment_id parameter in: path @@ -85525,7 +85536,7 @@ paths: description: Response content: application/json: - schema: *577 + schema: *578 examples: default: value: @@ -85590,9 +85601,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#delete-a-deployment parameters: - - *438 - *439 - - *579 + - *440 + - *580 responses: '204': description: Response @@ -85614,9 +85625,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#list-deployment-statuses parameters: - - *438 - *439 - - *579 + - *440 + - *580 - *17 - *19 responses: @@ -85626,7 +85637,7 @@ paths: application/json: schema: type: array - items: &580 + items: &581 title: Deployment Status description: The status of a deployment. type: object @@ -85790,9 +85801,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#create-a-deployment-status parameters: - - *438 - *439 - - *579 + - *440 + - *580 requestBody: required: true content: @@ -85867,9 +85878,9 @@ paths: description: Response content: application/json: - schema: *580 + schema: *581 examples: - default: &581 + default: &582 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -85925,9 +85936,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#get-a-deployment-status parameters: - - *438 - *439 - - *579 + - *440 + - *580 - name: status_id in: path required: true @@ -85938,9 +85949,9 @@ paths: description: Response content: application/json: - schema: *580 + schema: *581 examples: - default: *581 + default: *582 '404': *6 x-github: githubCloudOnly: false @@ -85967,12 +85978,12 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 - - *582 + - *440 - *583 - *584 - *585 + - *586 - *17 - *19 responses: @@ -85982,9 +85993,9 @@ paths: application/json: schema: type: array - items: *586 + items: *587 examples: - default: *587 + default: *588 '404': *6 '403': *27 '500': *38 @@ -86008,8 +86019,8 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86021,7 +86032,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *586 + schema: *587 examples: default: value: @@ -86077,8 +86088,8 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86137,12 +86148,12 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *438 - *439 - - *582 + - *440 - *583 - *584 - *585 + - *586 - *17 - *19 responses: @@ -86152,9 +86163,9 @@ paths: application/json: schema: type: array - items: *588 + items: *589 examples: - default: *589 + default: *590 '404': *6 '403': *27 '500': *38 @@ -86178,8 +86189,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86191,7 +86202,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *588 + schema: *589 examples: default: value: @@ -86242,8 +86253,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86281,7 +86292,7 @@ paths: description: The created dismissal request. content: application/json: - schema: *588 + schema: *589 examples: default: value: @@ -86332,8 +86343,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86404,8 +86415,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86438,12 +86449,12 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - *101 - *102 - *103 - - *331 + - *332 - *17 - *19 responses: @@ -86453,9 +86464,9 @@ paths: application/json: schema: type: array - items: *590 + items: *591 examples: - default: *591 + default: *592 '404': *6 '403': *27 '500': *38 @@ -86480,8 +86491,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86493,7 +86504,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *590 + schema: *591 examples: default: value: @@ -86551,8 +86562,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *438 - *439 + - *440 - name: alert_number in: path required: true @@ -86621,8 +86632,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-a-repository-dispatch-event parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -86679,8 +86690,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#list-environments parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -86698,7 +86709,7 @@ paths: - 5 environments: type: array - items: &593 + items: &594 title: Environment description: Details of a deployment environment type: object @@ -86760,7 +86771,7 @@ paths: type: string examples: - wait_timer - wait_timer: &595 + wait_timer: &596 type: integer description: The amount of time to delay a job after the job is initially triggered. The time (in minutes) @@ -86802,11 +86813,11 @@ paths: items: type: object properties: - type: *592 + type: *593 reviewer: anyOf: - *4 - - *301 + - *302 required: - id - node_id @@ -86829,7 +86840,7 @@ paths: - id - node_id - type - deployment_branch_policy: &596 + deployment_branch_policy: &597 type: - object - 'null' @@ -86946,9 +86957,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#get-an-environment parameters: - - *438 - *439 - - &594 + - *440 + - &595 name: environment_name in: path required: true @@ -86961,9 +86972,9 @@ paths: description: Response content: application/json: - schema: *593 + schema: *594 examples: - default: &597 + default: &598 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -87047,9 +87058,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#create-or-update-an-environment parameters: - - *438 - *439 - - *594 + - *440 + - *595 requestBody: required: false content: @@ -87059,7 +87070,7 @@ paths: - object - 'null' properties: - wait_timer: *595 + wait_timer: *596 prevent_self_review: type: boolean description: Whether or not a user who created the job is prevented @@ -87078,14 +87089,14 @@ paths: items: type: object properties: - type: *592 + type: *593 id: type: integer description: The id of the user or team who can review the deployment examples: - 4532992 - deployment_branch_policy: *596 + deployment_branch_policy: *597 additionalProperties: false examples: default: @@ -87105,9 +87116,9 @@ paths: description: Response content: application/json: - schema: *593 + schema: *594 examples: - default: *597 + default: *598 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -87131,9 +87142,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#delete-an-environment parameters: - - *438 - *439 - - *594 + - *440 + - *595 responses: '204': description: Default response @@ -87158,9 +87169,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *438 - *439 - - *594 + - *440 + - *595 - *17 - *19 responses: @@ -87179,7 +87190,7 @@ paths: - 2 branch_policies: type: array - items: &598 + items: &599 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -87240,9 +87251,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *438 - *439 - - *594 + - *440 + - *595 requestBody: required: true content: @@ -87290,9 +87301,9 @@ paths: description: Response content: application/json: - schema: *598 + schema: *599 examples: - example-wildcard: &599 + example-wildcard: &600 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -87334,10 +87345,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *438 - *439 - - *594 - - &600 + - *440 + - *595 + - &601 name: branch_policy_id in: path required: true @@ -87349,9 +87360,9 @@ paths: description: Response content: application/json: - schema: *598 + schema: *599 examples: - default: *599 + default: *600 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87370,10 +87381,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *438 - *439 - - *594 - - *600 + - *440 + - *595 + - *601 requestBody: required: true content: @@ -87402,9 +87413,9 @@ paths: description: Response content: application/json: - schema: *598 + schema: *599 examples: - default: *599 + default: *600 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87423,10 +87434,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *438 - *439 - - *594 - - *600 + - *440 + - *595 + - *601 responses: '204': description: Response @@ -87451,9 +87462,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment parameters: - - *594 + - *595 + - *440 - *439 - - *438 responses: '200': description: List of deployment protection rules @@ -87470,7 +87481,7 @@ paths: - 10 custom_deployment_protection_rules: type: array - items: &601 + items: &602 title: Deployment protection rule description: Deployment protection rule type: object @@ -87492,7 +87503,7 @@ paths: for the environment. examples: - true - app: &602 + app: &603 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -87595,9 +87606,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment parameters: - - *594 + - *595 + - *440 - *439 - - *438 requestBody: content: application/json: @@ -87618,9 +87629,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *601 + schema: *602 examples: - default: &603 + default: &604 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -87655,9 +87666,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment parameters: - - *594 + - *595 + - *440 - *439 - - *438 - *19 - *17 responses: @@ -87677,7 +87688,7 @@ paths: - 35 available_custom_deployment_protection_rule_integrations: type: array - items: *602 + items: *603 examples: default: value: @@ -87712,10 +87723,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#get-a-custom-deployment-protection-rule parameters: - - *438 - *439 - - *594 - - &604 + - *440 + - *595 + - &605 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -87727,9 +87738,9 @@ paths: description: Response content: application/json: - schema: *601 + schema: *602 examples: - default: *603 + default: *604 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87750,10 +87761,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment parameters: - - *594 + - *595 + - *440 - *439 - - *438 - - *604 + - *605 responses: '204': description: Response @@ -87779,9 +87790,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-environment-secrets parameters: - - *438 - *439 - - *594 + - *440 + - *595 - *17 - *19 responses: @@ -87799,9 +87810,9 @@ paths: type: integer secrets: type: array - items: *469 + items: *470 examples: - default: *470 + default: *471 headers: Link: *45 x-github: @@ -87826,17 +87837,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-public-key parameters: - - *438 - *439 - - *594 + - *440 + - *595 responses: '200': description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87858,18 +87869,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-secret parameters: - - *438 - *439 - - *594 - - *282 + - *440 + - *595 + - *283 responses: '200': description: Response content: application/json: - schema: *469 + schema: *470 examples: - default: *605 + default: *606 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87891,10 +87902,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *438 - *439 - - *594 - - *282 + - *440 + - *595 + - *283 requestBody: required: true content: @@ -87925,7 +87936,7 @@ paths: description: Response when creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -87951,10 +87962,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-environment-secret parameters: - - *438 - *439 - - *594 - - *282 + - *440 + - *595 + - *283 responses: '204': description: Default response @@ -87979,10 +87990,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-environment-variables parameters: - - *438 - *439 - - *594 - - *456 + - *440 + - *595 + - *457 - *19 responses: '200': @@ -87999,9 +88010,9 @@ paths: type: integer variables: type: array - items: *473 + items: *474 examples: - default: *474 + default: *475 headers: Link: *45 x-github: @@ -88024,9 +88035,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-an-environment-variable parameters: - - *438 - *439 - - *594 + - *440 + - *595 requestBody: required: true content: @@ -88053,7 +88064,7 @@ paths: description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -88078,18 +88089,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-environment-variable parameters: - - *438 - *439 - - *594 - - *285 + - *440 + - *595 + - *286 responses: '200': description: Response content: application/json: - schema: *473 + schema: *474 examples: - default: *606 + default: *607 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88110,10 +88121,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-environment-variable parameters: - - *438 - *439 - - *285 - - *594 + - *440 + - *286 + - *595 requestBody: required: true content: @@ -88155,10 +88166,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-environment-variable parameters: - - *438 - *439 - - *285 - - *594 + - *440 + - *286 + - *595 responses: '204': description: Response @@ -88180,8 +88191,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-repository-events parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -88191,7 +88202,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: 200-response: value: @@ -88249,8 +88260,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#list-forks parameters: - - *438 - *439 + - *440 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -88272,7 +88283,7 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: default: value: @@ -88409,8 +88420,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#create-a-fork parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -88443,9 +88454,9 @@ paths: description: Response content: application/json: - schema: *443 + schema: *444 examples: - default: *445 + default: *446 '400': *14 '422': *15 '403': *27 @@ -88466,8 +88477,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#create-a-blob parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -88526,8 +88537,8 @@ paths: application/json: schema: oneOf: - - *247 - - *607 + - *248 + - *608 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88552,8 +88563,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#get-a-blob parameters: - - *438 - *439 + - *440 - name: file_sha in: path required: true @@ -88653,8 +88664,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#create-a-commit parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -88763,7 +88774,7 @@ paths: description: Response content: application/json: - schema: &608 + schema: &609 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -88990,15 +89001,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#get-a-commit-object parameters: - - *438 - *439 - - *553 + - *440 + - *554 responses: '200': description: Response content: application/json: - schema: *608 + schema: *609 examples: default: value: @@ -89054,9 +89065,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#list-matching-references parameters: - - *438 - *439 - - &609 + - *440 + - &610 name: ref description: The Git reference. For more information, see "[Git References](https://git-scm.com/book/en/v2/Git-Internals-Git-References)" in the Git documentation. @@ -89073,7 +89084,7 @@ paths: application/json: schema: type: array - items: &610 + items: &611 title: Git Reference description: Git references within a repository type: object @@ -89149,17 +89160,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference parameters: - - *438 - *439 - - *609 + - *440 + - *610 responses: '200': description: Response content: application/json: - schema: *610 + schema: *611 examples: - default: &611 + default: &612 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -89188,8 +89199,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#create-a-reference parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -89218,9 +89229,9 @@ paths: description: Response content: application/json: - schema: *610 + schema: *611 examples: - default: *611 + default: *612 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -89246,9 +89257,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#update-a-reference parameters: - - *438 - *439 - - *609 + - *440 + - *610 requestBody: required: true content: @@ -89277,9 +89288,9 @@ paths: description: Response content: application/json: - schema: *610 + schema: *611 examples: - default: *611 + default: *612 '422': *15 '409': *117 x-github: @@ -89297,9 +89308,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#delete-a-reference parameters: - - *438 - *439 - - *609 + - *440 + - *610 responses: '204': description: Response @@ -89354,8 +89365,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#create-a-tag-object parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -89422,7 +89433,7 @@ paths: description: Response content: application/json: - schema: &613 + schema: &614 title: Git Tag description: Metadata for a Git tag type: object @@ -89478,7 +89489,7 @@ paths: - sha - type - url - verification: *612 + verification: *613 required: - sha - url @@ -89488,7 +89499,7 @@ paths: - tag - message examples: - default: &614 + default: &615 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -89561,8 +89572,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#get-a-tag parameters: - - *438 - *439 + - *440 - name: tag_sha in: path required: true @@ -89573,9 +89584,9 @@ paths: description: Response content: application/json: - schema: *613 + schema: *614 examples: - default: *614 + default: *615 '404': *6 '409': *117 x-github: @@ -89599,8 +89610,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#create-a-tree parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -89674,7 +89685,7 @@ paths: description: Response content: application/json: - schema: &615 + schema: &616 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -89776,8 +89787,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#get-a-tree parameters: - - *438 - *439 + - *440 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -89800,7 +89811,7 @@ paths: description: Response content: application/json: - schema: *615 + schema: *616 examples: default-response: summary: Default response @@ -89859,8 +89870,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-repository-webhooks parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -89870,7 +89881,7 @@ paths: application/json: schema: type: array - items: &616 + items: &617 title: Webhook description: Webhooks for repositories. type: object @@ -89933,7 +89944,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &868 + last_response: &869 title: Hook Response type: object properties: @@ -90010,8 +90021,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#create-a-repository-webhook parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -90064,9 +90075,9 @@ paths: description: Response content: application/json: - schema: *616 + schema: *617 examples: - default: &617 + default: &618 value: type: Repository id: 12345678 @@ -90114,17 +90125,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 responses: '200': description: Response content: application/json: - schema: *616 + schema: *617 examples: - default: *617 + default: *618 '404': *6 x-github: githubCloudOnly: false @@ -90144,9 +90155,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 requestBody: required: true content: @@ -90191,9 +90202,9 @@ paths: description: Response content: application/json: - schema: *616 + schema: *617 examples: - default: *617 + default: *618 '422': *15 '404': *6 x-github: @@ -90214,9 +90225,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#delete-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 responses: '204': description: Response @@ -90240,9 +90251,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *438 - *439 - - *334 + - *440 + - *335 responses: '200': description: Response @@ -90269,9 +90280,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *438 - *439 - - *334 + - *440 + - *335 requestBody: required: false content: @@ -90315,11 +90326,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *438 - *439 - - *334 - - *17 + - *440 - *335 + - *17 + - *336 responses: '200': description: Response @@ -90327,9 +90338,9 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: - default: *337 + default: *338 '400': *14 '422': *15 x-github: @@ -90348,18 +90359,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 - *16 responses: '200': description: Response content: application/json: - schema: *338 + schema: *339 examples: - default: *339 + default: *340 '400': *14 '422': *15 x-github: @@ -90378,9 +90389,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 - *16 responses: '202': *37 @@ -90403,9 +90414,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#ping-a-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 responses: '204': description: Response @@ -90430,9 +90441,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *438 - *439 - - *334 + - *440 + - *335 responses: '204': description: Response @@ -90455,8 +90466,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-immutable-releases-are-enabled-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response if immutable releases are enabled @@ -90504,8 +90515,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-immutable-releases parameters: - - *438 - *439 + - *440 responses: '204': *149 '409': *117 @@ -90525,8 +90536,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-immutable-releases parameters: - - *438 - *439 + - *440 responses: '204': *149 '409': *117 @@ -90583,14 +90594,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-an-import-status parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: &618 + schema: &619 title: Import description: A repository import from an external source. type: object @@ -90697,7 +90708,7 @@ paths: - html_url - authors_url examples: - default: &621 + default: &622 value: vcs: subversion use_lfs: true @@ -90713,7 +90724,7 @@ paths: authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm '404': *6 - '503': &619 + '503': &620 description: Unavailable due to service under maintenance. content: application/json: @@ -90742,8 +90753,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#start-an-import parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -90791,7 +90802,7 @@ paths: description: Response content: application/json: - schema: *618 + schema: *619 examples: default: value: @@ -90816,7 +90827,7 @@ paths: type: string '422': *15 '404': *6 - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90844,8 +90855,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-an-import parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -90897,7 +90908,7 @@ paths: description: Response content: application/json: - schema: *618 + schema: *619 examples: example-1: summary: Example 1 @@ -90945,7 +90956,7 @@ paths: html_url: https://import.github.com/octocat/socm/import authors_url: https://api.github.com/repos/octocat/socm/import/authors repository_url: https://api.github.com/repos/octocat/socm - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90968,12 +90979,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#cancel-an-import parameters: - - *438 - *439 + - *440 responses: '204': description: Response - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -90999,9 +91010,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-commit-authors parameters: - - *438 - *439 - - &799 + - *440 + - &800 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -91015,7 +91026,7 @@ paths: application/json: schema: type: array - items: &620 + items: &621 title: Porter Author description: Porter Author type: object @@ -91069,7 +91080,7 @@ paths: url: https://api.github.com/repos/octocat/socm/import/authors/2268559 import_url: https://api.github.com/repos/octocat/socm/import '404': *6 - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91094,8 +91105,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#map-a-commit-author parameters: - - *438 - *439 + - *440 - name: author_id in: path required: true @@ -91125,7 +91136,7 @@ paths: description: Response content: application/json: - schema: *620 + schema: *621 examples: default: value: @@ -91138,7 +91149,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91162,8 +91173,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-large-files parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -91204,7 +91215,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91232,8 +91243,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-git-lfs-preference parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -91260,11 +91271,11 @@ paths: description: Response content: application/json: - schema: *618 + schema: *619 examples: - default: *621 + default: *622 '422': *15 - '503': *619 + '503': *620 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91287,8 +91298,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/apps/apps#get-a-repository-installation-for-the-authenticated-app parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -91296,8 +91307,8 @@ paths: application/json: schema: *20 examples: - default: *622 - '301': *444 + default: *623 + '301': *445 '404': *6 x-github: githubCloudOnly: false @@ -91317,8 +91328,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -91326,12 +91337,12 @@ paths: application/json: schema: anyOf: - - *352 + - *353 - type: object properties: {} additionalProperties: false examples: - default: &624 + default: &625 value: limit: collaborators_only origin: repository @@ -91356,13 +91367,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: application/json: - schema: *623 + schema: *624 examples: default: summary: Example request body @@ -91374,9 +91385,9 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: - default: *624 + default: *625 '409': description: Response x-github: @@ -91398,8 +91409,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -91422,8 +91433,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#list-repository-invitations parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -91433,9 +91444,9 @@ paths: application/json: schema: type: array - items: *625 + items: *626 examples: - default: &792 + default: &793 value: - id: 1 repository: @@ -91566,9 +91577,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#update-a-repository-invitation parameters: - - *438 - *439 - - *356 + - *440 + - *357 requestBody: required: false content: @@ -91597,7 +91608,7 @@ paths: description: Response content: application/json: - schema: *625 + schema: *626 examples: default: value: @@ -91728,9 +91739,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *438 - *439 - - *356 + - *440 + - *357 responses: '204': description: Response @@ -91761,8 +91772,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#list-repository-issues parameters: - - *438 - *439 + - *440 - name: milestone description: If an `integer` is passed, it should refer to a milestone by its `number` field. If the string `*` is passed, issues with any milestone @@ -91810,7 +91821,7 @@ paths: required: false schema: type: string - - *360 + - *361 - name: sort description: What to sort results by. in: query @@ -91823,7 +91834,7 @@ paths: - comments default: created - *108 - - *218 + - *219 - *17 - *19 responses: @@ -91833,9 +91844,9 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: &635 + default: &636 value: - id: 1 node_id: MDU6SXNzdWUx @@ -91983,7 +91994,7 @@ paths: state_reason: completed headers: Link: *45 - '301': *444 + '301': *445 '422': *15 '404': *6 x-github: @@ -92012,8 +92023,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#create-an-issue parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -92103,9 +92114,9 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: &632 + default: &633 value: id: 1 node_id: MDU6SXNzdWUx @@ -92261,7 +92272,7 @@ paths: '422': *15 '503': *190 '404': *6 - '410': *626 + '410': *627 x-github: triggersNotification: true githubCloudOnly: false @@ -92289,9 +92300,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *438 - *439 - - *235 + - *440 + - *236 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. in: query @@ -92301,7 +92312,7 @@ paths: enum: - asc - desc - - *218 + - *219 - *17 - *19 responses: @@ -92311,9 +92322,9 @@ paths: application/json: schema: type: array - items: *627 + items: *628 examples: - default: &634 + default: &635 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -92371,17 +92382,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '200': description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: &628 + default: &629 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -92435,9 +92446,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#update-an-issue-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -92459,9 +92470,9 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *628 + default: *629 '422': *15 x-github: githubCloudOnly: false @@ -92479,9 +92490,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#delete-an-issue-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '204': description: Response @@ -92501,9 +92512,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to an issue comment. @@ -92529,9 +92540,9 @@ paths: application/json: schema: type: array - items: *550 + items: *551 examples: - default: *629 + default: *630 headers: Link: *45 '404': *6 @@ -92552,9 +92563,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -92586,16 +92597,16 @@ paths: description: Reaction exists content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '201': description: Reaction created content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '422': *15 x-github: githubCloudOnly: false @@ -92617,10 +92628,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *438 - *439 - - *227 - - *630 + - *440 + - *228 + - *631 responses: '204': description: Response @@ -92640,8 +92651,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events-for-a-repository parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -92651,7 +92662,7 @@ paths: application/json: schema: type: array - items: &631 + items: &632 title: Issue Event description: Issue Event type: object @@ -92698,7 +92709,7 @@ paths: issue: anyOf: - type: 'null' - - *212 + - *213 label: title: Issue Event Label description: Issue Event Label @@ -92731,7 +92742,7 @@ paths: anyOf: - type: 'null' - *4 - requested_team: *301 + requested_team: *302 dismissed_review: title: Issue Event Dismissed Review type: object @@ -92798,7 +92809,7 @@ paths: required: - from - to - author_association: *213 + author_association: *214 lock_reason: type: - string @@ -92990,8 +93001,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#get-an-issue-event parameters: - - *438 - *439 + - *440 - name: event_id in: path required: true @@ -93002,7 +93013,7 @@ paths: description: Response content: application/json: - schema: *631 + schema: *632 examples: default: value: @@ -93194,7 +93205,7 @@ paths: author_association: COLLABORATOR state_reason: completed '404': *6 - '410': *626 + '410': *627 '403': *27 x-github: githubCloudOnly: false @@ -93228,9 +93239,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue parameters: - - *438 - *439 - - &633 + - *440 + - &634 name: issue_number description: The number that identifies the issue. in: path @@ -93242,12 +93253,12 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 - '301': *444 + default: *633 + '301': *445 '404': *6 - '410': *626 + '410': *627 '304': *35 x-github: githubCloudOnly: false @@ -93272,9 +93283,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#update-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: false content: @@ -93393,15 +93404,15 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 '422': *15 '503': *190 '403': *27 - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93419,9 +93430,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#add-assignees-to-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: false content: @@ -93447,9 +93458,9 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93465,9 +93476,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: content: application/json: @@ -93492,9 +93503,9 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93516,9 +93527,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 - name: assignee in: path required: true @@ -93558,10 +93569,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments parameters: - - *438 - *439 - - *633 - - *218 + - *440 + - *634 + - *219 - *17 - *19 responses: @@ -93571,13 +93582,13 @@ paths: application/json: schema: type: array - items: *627 + items: *628 examples: - default: *634 + default: *635 headers: Link: *45 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93606,9 +93617,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#create-an-issue-comment parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -93630,16 +93641,16 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *628 + default: *629 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 schema: type: string '403': *27 - '410': *626 + '410': *627 '422': *15 '404': *6 x-github: @@ -93667,9 +93678,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issue-dependencies#list-dependencies-an-issue-is-blocked-by parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -93679,14 +93690,14 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *635 + default: *636 headers: Link: *45 - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93714,9 +93725,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issue-dependencies#add-a-dependency-an-issue-is-blocked-by parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -93738,17 +93749,17 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/dependencies/blocked_by schema: type: string - '301': *444 + '301': *445 '403': *27 - '410': *626 + '410': *627 '422': *15 '404': *6 x-github: @@ -93779,9 +93790,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issue-dependencies#remove-dependency-an-issue-is-blocked-by parameters: - - *438 - *439 - - *633 + - *440 + - *634 - name: issue_id in: path description: The id of the blocking issue to remove as a dependency @@ -93793,15 +93804,15 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 - '301': *444 + default: *633 + '301': *445 '400': *14 '401': *23 '403': *27 '404': *6 - '410': *626 + '410': *627 x-github: triggersNotification: true githubCloudOnly: false @@ -93827,9 +93838,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issue-dependencies#list-dependencies-an-issue-is-blocking parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -93839,14 +93850,14 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *635 + default: *636 headers: Link: *45 - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93863,9 +93874,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -93879,7 +93890,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &637 + - &638 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -93928,7 +93939,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &638 + - &639 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -94056,7 +94067,7 @@ paths: - performed_via_github_app - assignee - assigner - - &639 + - &640 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -94102,7 +94113,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &640 + - &641 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -94148,7 +94159,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &641 + - &642 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -94197,7 +94208,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &642 + - &643 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -94226,7 +94237,7 @@ paths: - type: 'null' - *5 review_requester: *4 - requested_team: *301 + requested_team: *302 requested_reviewer: *4 required: - review_requester @@ -94239,7 +94250,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &643 + - &644 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -94268,7 +94279,7 @@ paths: - type: 'null' - *5 review_requester: *4 - requested_team: *301 + requested_team: *302 requested_reviewer: *4 required: - review_requester @@ -94281,7 +94292,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &644 + - &645 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -94337,7 +94348,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &645 + - &646 title: Locked Issue Event description: Locked Issue Event type: object @@ -94382,7 +94393,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &646 + - &647 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -94443,7 +94454,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &647 + - &648 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -94504,7 +94515,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &648 + - &649 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -94565,7 +94576,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &649 + - &650 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -94658,7 +94669,7 @@ paths: color: red headers: Link: *45 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94675,9 +94686,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -94687,9 +94698,9 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: - default: &636 + default: &637 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -94707,9 +94718,9 @@ paths: default: false headers: Link: *45 - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94726,9 +94737,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#add-labels-to-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: false content: @@ -94787,12 +94798,12 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: - default: *636 - '301': *444 + default: *637 + '301': *445 '404': *6 - '410': *626 + '410': *627 '422': *15 x-github: githubCloudOnly: false @@ -94809,9 +94820,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#set-labels-for-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: false content: @@ -94871,12 +94882,12 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: - default: *636 - '301': *444 + default: *637 + '301': *445 '404': *6 - '410': *626 + '410': *627 '422': *15 x-github: githubCloudOnly: false @@ -94893,15 +94904,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 responses: '204': description: Response - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94920,9 +94931,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-a-label-from-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 - name: name in: path required: true @@ -94935,7 +94946,7 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: default: value: @@ -94946,9 +94957,9 @@ paths: description: Something isn't working color: f29513 default: true - '301': *444 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94968,9 +94979,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#lock-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: false content: @@ -94999,7 +95010,7 @@ paths: '204': description: Response '403': *27 - '410': *626 + '410': *627 '404': *6 '422': *15 x-github: @@ -95017,9 +95028,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#unlock-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 responses: '204': description: Response @@ -95049,20 +95060,20 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#get-parent-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 responses: '200': description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 - '301': *444 + default: *633 + '301': *445 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -95079,9 +95090,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to an issue. @@ -95107,13 +95118,13 @@ paths: application/json: schema: type: array - items: *550 + items: *551 examples: - default: *629 + default: *630 headers: Link: *45 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -95131,9 +95142,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -95165,16 +95176,16 @@ paths: description: Response content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '201': description: Response content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '422': *15 x-github: githubCloudOnly: false @@ -95196,10 +95207,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-reaction parameters: - - *438 - *439 - - *633 - - *630 + - *440 + - *634 + - *631 responses: '204': description: Response @@ -95228,9 +95239,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#remove-sub-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -95252,9 +95263,9 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -95287,9 +95298,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#list-sub-issues parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -95299,13 +95310,13 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *635 + default: *636 headers: Link: *45 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -95333,9 +95344,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#add-sub-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -95362,16 +95373,16 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 schema: type: string '403': *27 - '410': *626 + '410': *627 '422': *15 '404': *6 x-github: @@ -95391,9 +95402,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 requestBody: required: true content: @@ -95424,9 +95435,9 @@ paths: description: Response content: application/json: - schema: *212 + schema: *213 examples: - default: *632 + default: *633 '403': *27 '404': *6 '422': *7 @@ -95448,9 +95459,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *438 - *439 - - *633 + - *440 + - *634 - *17 - *19 responses: @@ -95465,7 +95476,6 @@ paths: description: Timeline Event type: object anyOf: - - *637 - *638 - *639 - *640 @@ -95478,6 +95488,7 @@ paths: - *647 - *648 - *649 + - *650 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -95525,12 +95536,12 @@ paths: issue_url: type: string format: uri - author_association: *213 + author_association: *214 performed_via_github_app: anyOf: - type: 'null' - *5 - reactions: *214 + reactions: *215 required: - event - actor @@ -95561,7 +95572,7 @@ paths: properties: type: type: string - issue: *212 + issue: *213 required: - event - created_at @@ -95783,7 +95794,7 @@ paths: type: string body_text: type: string - author_association: *213 + author_association: *214 required: - event - id @@ -95806,7 +95817,7 @@ paths: type: string comments: type: array - items: &670 + items: &671 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -95914,7 +95925,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/pulls/1 - author_association: *213 + author_association: *214 _links: type: object properties: @@ -96009,7 +96020,7 @@ paths: enum: - line - file - reactions: *214 + reactions: *215 body_html: type: string examples: @@ -96047,7 +96058,7 @@ paths: type: string comments: type: array - items: *549 + items: *550 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -96322,7 +96333,7 @@ paths: headers: Link: *45 '404': *6 - '410': *626 + '410': *627 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -96339,8 +96350,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -96350,7 +96361,7 @@ paths: application/json: schema: type: array - items: &650 + items: &651 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -96418,8 +96429,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -96455,9 +96466,9 @@ paths: description: Response content: application/json: - schema: *650 + schema: *651 examples: - default: &651 + default: &652 value: id: 1 key: ssh-rsa AAA... @@ -96491,9 +96502,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *438 - *439 - - &652 + - *440 + - &653 name: key_id description: The unique identifier of the key. in: path @@ -96505,9 +96516,9 @@ paths: description: Response content: application/json: - schema: *650 + schema: *651 examples: - default: *651 + default: *652 '404': *6 x-github: githubCloudOnly: false @@ -96525,9 +96536,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *438 - *439 - - *652 + - *440 + - *653 responses: '204': description: Response @@ -96547,8 +96558,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-a-repository parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -96558,9 +96569,9 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: - default: *636 + default: *637 headers: Link: *45 '404': *6 @@ -96581,8 +96592,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#create-a-label parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -96618,9 +96629,9 @@ paths: description: Response content: application/json: - schema: *211 + schema: *212 examples: - default: &653 + default: &654 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -96652,8 +96663,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#get-a-label parameters: - - *438 - *439 + - *440 - name: name in: path required: true @@ -96664,9 +96675,9 @@ paths: description: Response content: application/json: - schema: *211 + schema: *212 examples: - default: *653 + default: *654 '404': *6 x-github: githubCloudOnly: false @@ -96683,8 +96694,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#update-a-label parameters: - - *438 - *439 + - *440 - name: name in: path required: true @@ -96723,7 +96734,7 @@ paths: description: Response content: application/json: - schema: *211 + schema: *212 examples: default: value: @@ -96749,8 +96760,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#delete-a-label parameters: - - *438 - *439 + - *440 - name: name in: path required: true @@ -96776,8 +96787,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-languages parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -96805,7 +96816,7 @@ paths: description: |- Enables Git LFS for a repository. - OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint. + OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint. operationId: repos/enable-lfs-for-repo tags: - repos @@ -96813,8 +96824,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository parameters: - - *438 - *439 + - *440 responses: '202': *37 '403': @@ -96834,7 +96845,7 @@ paths: description: |- Disables Git LFS for a repository. - OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint. + OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint. operationId: repos/disable-lfs-for-repo tags: - repos @@ -96842,8 +96853,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -96869,9 +96880,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *438 - *439 - - *524 + - *440 + - *525 responses: '200': description: Response @@ -96937,7 +96948,7 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 required: - _links - git_url @@ -97018,8 +97029,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -97084,8 +97095,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#merge-a-branch parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -97119,9 +97130,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *552 + schema: *553 examples: - default: *654 + default: *655 '204': description: Response when already merged '404': @@ -97146,8 +97157,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#list-milestones parameters: - - *438 - *439 + - *440 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -97188,7 +97199,7 @@ paths: application/json: schema: type: array - items: *391 + items: *392 examples: default: value: @@ -97244,8 +97255,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#create-a-milestone parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -97285,9 +97296,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: &655 + default: &656 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -97346,9 +97357,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#get-a-milestone parameters: - - *438 - *439 - - &656 + - *440 + - &657 name: milestone_number description: The number that identifies the milestone. in: path @@ -97360,9 +97371,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *655 + default: *656 '404': *6 x-github: githubCloudOnly: false @@ -97379,9 +97390,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#update-a-milestone parameters: - - *438 - *439 - - *656 + - *440 + - *657 requestBody: required: false content: @@ -97419,9 +97430,9 @@ paths: description: Response content: application/json: - schema: *391 + schema: *392 examples: - default: *655 + default: *656 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -97437,9 +97448,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#delete-a-milestone parameters: - - *438 - *439 - - *656 + - *440 + - *657 responses: '204': description: Response @@ -97460,9 +97471,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-issues-in-a-milestone parameters: - - *438 - *439 - - *656 + - *440 + - *657 - *17 - *19 responses: @@ -97472,9 +97483,9 @@ paths: application/json: schema: type: array - items: *211 + items: *212 examples: - default: *636 + default: *637 headers: Link: *45 x-github: @@ -97493,12 +97504,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-repository-notifications-for-the-authenticated-user parameters: - - *438 - *439 - - *657 + - *440 - *658 - - *218 - *659 + - *219 + - *660 - *17 - *19 responses: @@ -97508,9 +97519,9 @@ paths: application/json: schema: type: array - items: *238 + items: *239 examples: - default: *660 + default: *661 headers: Link: *45 x-github: @@ -97534,8 +97545,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -97593,14 +97604,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-apiname-pages-site parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: &661 + schema: &662 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -97744,7 +97755,7 @@ paths: - custom_404 - public examples: - default: &662 + default: &663 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -97785,8 +97796,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-apiname-pages-site parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -97841,9 +97852,9 @@ paths: description: Response content: application/json: - schema: *661 + schema: *662 examples: - default: *662 + default: *663 '422': *15 '409': *117 x-github: @@ -97866,8 +97877,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#update-information-about-a-apiname-pages-site parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -97975,8 +97986,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#delete-a-apiname-pages-site parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -98002,8 +98013,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#list-apiname-pages-builds parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -98013,7 +98024,7 @@ paths: application/json: schema: type: array - items: &663 + items: &664 title: Page Build description: Page Build type: object @@ -98105,8 +98116,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#request-a-apiname-pages-build parameters: - - *438 - *439 + - *440 responses: '201': description: Response @@ -98153,16 +98164,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-latest-pages-build parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *663 + schema: *664 examples: - default: &664 + default: &665 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -98210,8 +98221,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-apiname-pages-build parameters: - - *438 - *439 + - *440 - name: build_id in: path required: true @@ -98222,9 +98233,9 @@ paths: description: Response content: application/json: - schema: *663 + schema: *664 examples: - default: *664 + default: *665 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -98244,8 +98255,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-github-pages-deployment parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -98353,9 +98364,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-the-status-of-a-github-pages-deployment parameters: - - *438 - *439 - - &665 + - *440 + - &666 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -98413,9 +98424,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *438 - *439 - - *665 + - *440 + - *666 responses: '204': *149 '404': *6 @@ -98442,8 +98453,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-dns-health-check-for-github-pages parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -98711,7 +98722,7 @@ paths: description: Empty response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -98738,8 +98749,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Private vulnerability reporting status @@ -98776,8 +98787,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': *149 '422': *14 @@ -98798,8 +98809,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': *149 '422': *14 @@ -98821,8 +98832,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/custom-properties#get-all-custom-property-values-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -98832,7 +98843,7 @@ paths: type: array items: *150 examples: - default: *666 + default: *667 '403': *27 '404': *6 x-github: @@ -98854,8 +98865,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -98871,7 +98882,7 @@ paths: required: - properties examples: - default: *667 + default: *668 responses: '204': description: No Content when custom property values are successfully created @@ -98909,8 +98920,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests parameters: - - *438 - *439 + - *440 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -98970,9 +98981,9 @@ paths: application/json: schema: type: array - items: *556 + items: *557 examples: - default: *668 + default: *669 headers: Link: *45 '304': *35 @@ -99004,8 +99015,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#create-a-pull-request parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -99072,7 +99083,7 @@ paths: description: Response content: application/json: - schema: &672 + schema: &673 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -99201,7 +99212,7 @@ paths: milestone: anyOf: - type: 'null' - - *391 + - *392 active_lock_reason: type: - string @@ -99256,7 +99267,7 @@ paths: type: - array - 'null' - items: *370 + items: *371 head: type: object properties: @@ -99294,14 +99305,14 @@ paths: _links: type: object properties: - comments: *392 - commits: *392 - statuses: *392 - html: *392 - issue: *392 - review_comments: *392 - review_comment: *392 - self: *392 + comments: *393 + commits: *393 + statuses: *393 + html: *393 + issue: *393 + review_comments: *393 + review_comment: *393 + self: *393 required: - comments - commits @@ -99311,8 +99322,8 @@ paths: - review_comments - review_comment - self - author_association: *213 - auto_merge: *669 + author_association: *214 + auto_merge: *670 draft: description: Indicates whether or not the pull request is a draft. type: boolean @@ -99414,7 +99425,7 @@ paths: - merged_by - review_comments examples: - default: &673 + default: &674 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -99941,8 +99952,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *438 - *439 + - *440 - name: sort in: query required: false @@ -99961,7 +99972,7 @@ paths: enum: - asc - desc - - *218 + - *219 - *17 - *19 responses: @@ -99971,9 +99982,9 @@ paths: application/json: schema: type: array - items: *670 + items: *671 examples: - default: &675 + default: &676 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -100050,17 +100061,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#get-a-review-comment-for-a-pull-request parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '200': description: Response content: application/json: - schema: *670 + schema: *671 examples: - default: &671 + default: &672 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -100135,9 +100146,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#update-a-review-comment-for-a-pull-request parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -100159,9 +100170,9 @@ paths: description: Response content: application/json: - schema: *670 + schema: *671 examples: - default: *671 + default: *672 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100177,9 +100188,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#delete-a-review-comment-for-a-pull-request parameters: - - *438 - *439 - - *227 + - *440 + - *228 responses: '204': description: Response @@ -100200,9 +100211,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a pull request review comment. @@ -100228,9 +100239,9 @@ paths: application/json: schema: type: array - items: *550 + items: *551 examples: - default: *629 + default: *630 headers: Link: *45 '404': *6 @@ -100251,9 +100262,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment parameters: - - *438 - *439 - - *227 + - *440 + - *228 requestBody: required: true content: @@ -100285,16 +100296,16 @@ paths: description: Reaction exists content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '201': description: Reaction created content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '422': *15 x-github: githubCloudOnly: false @@ -100316,10 +100327,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *438 - *439 - - *227 - - *630 + - *440 + - *228 + - *631 responses: '204': description: Response @@ -100362,9 +100373,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#get-a-pull-request parameters: - - *438 - *439 - - &674 + - *440 + - &675 name: pull_number description: The number that identifies the pull request. in: path @@ -100377,9 +100388,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *672 + schema: *673 examples: - default: *673 + default: *674 '304': *35 '404': *6 '406': @@ -100414,9 +100425,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: false content: @@ -100458,9 +100469,9 @@ paths: description: Response content: application/json: - schema: *672 + schema: *673 examples: - default: *673 + default: *674 '422': *15 '403': *27 x-github: @@ -100482,9 +100493,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-from-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: true content: @@ -100545,17 +100556,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '401': *23 '403': *27 '404': *6 @@ -100585,10 +100596,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *438 - *439 - - *674 - - *235 + - *440 + - *675 + - *236 - name: direction description: The direction to sort results. Ignored without `sort` parameter. in: query @@ -100598,7 +100609,7 @@ paths: enum: - asc - desc - - *218 + - *219 - *17 - *19 responses: @@ -100608,9 +100619,9 @@ paths: application/json: schema: type: array - items: *670 + items: *671 examples: - default: *675 + default: *676 headers: Link: *45 x-github: @@ -100643,9 +100654,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#create-a-review-comment-for-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: true content: @@ -100751,7 +100762,7 @@ paths: description: Response content: application/json: - schema: *670 + schema: *671 examples: example-for-a-multi-line-comment: value: @@ -100839,10 +100850,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *438 - *439 - - *674 - - *227 + - *440 + - *675 + - *228 requestBody: required: true content: @@ -100864,7 +100875,7 @@ paths: description: Response content: application/json: - schema: *670 + schema: *671 examples: default: value: @@ -100950,9 +100961,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 - *17 - *19 responses: @@ -100962,9 +100973,9 @@ paths: application/json: schema: type: array - items: *552 + items: *553 examples: - default: *676 + default: *677 headers: Link: *45 x-github: @@ -100994,9 +101005,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests-files parameters: - - *438 - *439 - - *674 + - *440 + - *675 - *17 - *19 responses: @@ -101006,7 +101017,7 @@ paths: application/json: schema: type: array - items: *563 + items: *564 examples: default: value: @@ -101044,9 +101055,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#check-if-a-pull-request-has-been-merged parameters: - - *438 - *439 - - *674 + - *440 + - *675 responses: '204': description: Response if pull request has been merged @@ -101069,9 +101080,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#merge-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: false content: @@ -101183,9 +101194,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 responses: '200': description: Response @@ -101201,7 +101212,7 @@ paths: items: *4 teams: type: array - items: *301 + items: *302 required: - users - teams @@ -101260,9 +101271,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#request-reviewers-for-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: false content: @@ -101299,7 +101310,7 @@ paths: description: Response content: application/json: - schema: *556 + schema: *557 examples: default: value: @@ -101835,9 +101846,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: true content: @@ -101871,7 +101882,7 @@ paths: description: Response content: application/json: - schema: *556 + schema: *557 examples: default: value: @@ -102376,9 +102387,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 - *17 - *19 responses: @@ -102388,7 +102399,7 @@ paths: application/json: schema: type: array - items: &677 + items: &678 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -102462,7 +102473,7 @@ paths: type: string body_text: type: string - author_association: *213 + author_association: *214 required: - id - node_id @@ -102544,9 +102555,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#create-a-review-for-a-pull-request parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: false content: @@ -102636,9 +102647,9 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: - default: &679 + default: &680 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -102701,10 +102712,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#get-a-review-for-a-pull-request parameters: - - *438 - *439 - - *674 - - &678 + - *440 + - *675 + - &679 name: review_id description: The unique identifier of the review. in: path @@ -102716,9 +102727,9 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: - default: &680 + default: &681 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -102777,10 +102788,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#update-a-review-for-a-pull-request parameters: - - *438 - *439 - - *674 - - *678 + - *440 + - *675 + - *679 requestBody: required: true content: @@ -102803,7 +102814,7 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: default: value: @@ -102865,18 +102876,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#delete-a-pending-review-for-a-pull-request parameters: - - *438 - *439 - - *674 - - *678 + - *440 + - *675 + - *679 responses: '200': description: Response content: application/json: - schema: *677 + schema: *678 examples: - default: *679 + default: *680 '422': *7 '404': *6 x-github: @@ -102903,10 +102914,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-comments-for-a-pull-request-review parameters: - - *438 - *439 - - *674 - - *678 + - *440 + - *675 + - *679 - *17 - *19 responses: @@ -103000,13 +103011,13 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/pulls/1 - author_association: *213 + author_association: *214 _links: type: object properties: - self: *392 - html: *392 - pull_request: *392 + self: *393 + html: *393 + pull_request: *393 required: - self - html @@ -103015,7 +103026,7 @@ paths: type: string body_html: type: string - reactions: *214 + reactions: *215 side: description: The side of the first line of the range for a multi-line comment. @@ -103164,10 +103175,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#dismiss-a-review-for-a-pull-request parameters: - - *438 - *439 - - *674 - - *678 + - *440 + - *675 + - *679 requestBody: required: true content: @@ -103196,7 +103207,7 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: default: value: @@ -103259,10 +103270,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#submit-a-review-for-a-pull-request parameters: - - *438 - *439 - - *674 - - *678 + - *440 + - *675 + - *679 requestBody: required: true content: @@ -103297,9 +103308,9 @@ paths: description: Response content: application/json: - schema: *677 + schema: *678 examples: - default: *680 + default: *681 '404': *6 '422': *7 '403': *27 @@ -103321,9 +103332,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request-branch parameters: - - *438 - *439 - - *674 + - *440 + - *675 requestBody: required: false content: @@ -103387,8 +103398,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme parameters: - - *438 - *439 + - *440 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -103401,9 +103412,9 @@ paths: description: Response content: application/json: - schema: *681 + schema: *682 examples: - default: &682 + default: &683 value: type: file encoding: base64 @@ -103445,8 +103456,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme-for-a-directory parameters: - - *438 - *439 + - *440 - name: dir description: The alternate path to look for a README file in: path @@ -103466,9 +103477,9 @@ paths: description: Response content: application/json: - schema: *681 + schema: *682 examples: - default: *682 + default: *683 '404': *6 '422': *15 x-github: @@ -103490,8 +103501,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#list-releases parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -103501,7 +103512,7 @@ paths: application/json: schema: type: array - items: *683 + items: *684 examples: default: value: @@ -103595,8 +103606,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#create-a-release parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -103672,9 +103683,9 @@ paths: description: Response content: application/json: - schema: *683 + schema: *684 examples: - default: &687 + default: &688 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -103779,9 +103790,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#get-a-release-asset parameters: - - *438 - *439 - - &685 + - *440 + - &686 name: asset_id description: The unique identifier of the asset. in: path @@ -103793,9 +103804,9 @@ paths: description: Response content: application/json: - schema: *684 + schema: *685 examples: - default: &686 + default: &687 value: url: https://api.github.com/repos/octocat/Hello-World/releases/assets/1 browser_download_url: https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip @@ -103830,7 +103841,7 @@ paths: type: User site_admin: false '404': *6 - '302': *565 + '302': *566 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -103846,9 +103857,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#update-a-release-asset parameters: - - *438 - *439 - - *685 + - *440 + - *686 requestBody: required: false content: @@ -103877,9 +103888,9 @@ paths: description: Response content: application/json: - schema: *684 + schema: *685 examples: - default: *686 + default: *687 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -103895,9 +103906,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#delete-a-release-asset parameters: - - *438 - *439 - - *685 + - *440 + - *686 responses: '204': description: Response @@ -103921,8 +103932,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#generate-release-notes-content-for-a-release parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -104008,16 +104019,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-the-latest-release parameters: - - *438 - *439 + - *440 responses: '200': description: Response content: application/json: - schema: *683 + schema: *684 examples: - default: *687 + default: *688 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104034,8 +104045,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release-by-tag-name parameters: - - *438 - *439 + - *440 - name: tag description: tag parameter in: path @@ -104048,9 +104059,9 @@ paths: description: Response content: application/json: - schema: *683 + schema: *684 examples: - default: *687 + default: *688 '404': *6 x-github: githubCloudOnly: false @@ -104072,9 +104083,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release parameters: - - *438 - *439 - - &688 + - *440 + - &689 name: release_id description: The unique identifier of the release. in: path @@ -104088,9 +104099,9 @@ paths: For more information, see "[Getting started with the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)."' content: application/json: - schema: *683 + schema: *684 examples: - default: *687 + default: *688 '401': description: Unauthorized x-github: @@ -104108,9 +104119,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#update-a-release parameters: - - *438 - *439 - - *688 + - *440 + - *689 requestBody: required: false content: @@ -104174,9 +104185,9 @@ paths: description: Response content: application/json: - schema: *683 + schema: *684 examples: - default: *687 + default: *688 '404': description: Not Found if the discussion category name is invalid content: @@ -104197,9 +104208,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#delete-a-release parameters: - - *438 - *439 - - *688 + - *440 + - *689 responses: '204': description: Response @@ -104219,9 +104230,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#list-release-assets parameters: - - *438 - *439 - - *688 + - *440 + - *689 - *17 - *19 responses: @@ -104231,7 +104242,7 @@ paths: application/json: schema: type: array - items: *684 + items: *685 examples: default: value: @@ -104313,9 +104324,9 @@ paths: description: The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the "Create a release" endpoint parameters: - - *438 - *439 - - *688 + - *440 + - *689 - name: name in: query required: true @@ -104341,7 +104352,7 @@ paths: description: Response for successful upload content: application/json: - schema: *684 + schema: *685 examples: response-for-successful-upload: value: @@ -104396,9 +104407,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-release parameters: - - *438 - *439 - - *688 + - *440 + - *689 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a release. @@ -104422,9 +104433,9 @@ paths: application/json: schema: type: array - items: *550 + items: *551 examples: - default: *629 + default: *630 headers: Link: *45 '404': *6 @@ -104445,9 +104456,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-release parameters: - - *438 - *439 - - *688 + - *440 + - *689 requestBody: required: true content: @@ -104477,16 +104488,16 @@ paths: description: Reaction exists content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '201': description: Reaction created content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '422': *15 x-github: githubCloudOnly: false @@ -104508,10 +104519,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-release-reaction parameters: - - *438 - *439 - - *688 - - *630 + - *440 + - *689 + - *631 responses: '204': description: Response @@ -104535,9 +104546,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-rules-for-a-branch parameters: - - *438 - *439 - - *491 + - *440 + - *492 - *17 - *19 responses: @@ -104554,7 +104565,7 @@ paths: oneOf: - allOf: - *164 - - &689 + - &690 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -104575,67 +104586,67 @@ paths: description: The ID of the ruleset that includes this rule. - allOf: - *165 - - *689 + - *690 - allOf: - *166 - - *689 + - *690 - allOf: - *167 - - *689 + - *690 - allOf: + - *691 - *690 - - *689 - allOf: - *168 - - *689 + - *690 - allOf: - *169 - - *689 + - *690 - allOf: - *170 - - *689 + - *690 - allOf: - *171 - - *689 + - *690 - allOf: - *172 - - *689 + - *690 - allOf: - *173 - - *689 + - *690 - allOf: - *174 - - *689 + - *690 - allOf: - *175 - - *689 + - *690 - allOf: - *176 - - *689 + - *690 - allOf: - *177 - - *689 + - *690 - allOf: - *178 - - *689 + - *690 - allOf: - *179 - - *689 + - *690 - allOf: - *180 - - *689 + - *690 - allOf: - *181 - - *689 + - *690 - allOf: - *182 - - *689 + - *690 - allOf: - *183 - - *689 + - *690 - allOf: - *184 - - *689 + - *690 examples: default: value: @@ -104674,8 +104685,8 @@ paths: category: repos subcategory: rules parameters: - - *438 - *439 + - *440 - *17 - *19 - name: includes_parents @@ -104686,7 +104697,7 @@ paths: schema: type: boolean default: true - - *691 + - *692 responses: '200': description: Response @@ -104741,8 +104752,8 @@ paths: category: repos subcategory: rules parameters: - - *438 - *439 + - *440 requestBody: description: Request body required: true @@ -104771,7 +104782,7 @@ paths: rules: type: array description: An array of rules within the ruleset. - items: *692 + items: *693 required: - name - enforcement @@ -104804,7 +104815,7 @@ paths: application/json: schema: *185 examples: - default: &701 + default: &702 value: id: 42 name: super cool ruleset @@ -104851,12 +104862,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#list-repository-rule-suites parameters: - - *438 - *439 - - *693 - - *103 + - *440 - *694 + - *103 - *695 + - *696 - *17 - *19 responses: @@ -104864,9 +104875,9 @@ paths: description: Response content: application/json: - schema: *696 + schema: *697 examples: - default: *697 + default: *698 '404': *6 '500': *38 x-github: @@ -104887,17 +104898,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *438 - *439 - - *698 + - *440 + - *699 responses: '200': description: Response content: application/json: - schema: *699 + schema: *700 examples: - default: *700 + default: *701 '404': *6 '500': *38 x-github: @@ -104925,8 +104936,8 @@ paths: category: repos subcategory: rules parameters: - - *438 - *439 + - *440 - name: ruleset_id description: The ID of the ruleset. in: path @@ -104948,7 +104959,7 @@ paths: application/json: schema: *185 examples: - default: *701 + default: *702 '404': *6 '500': *38 put: @@ -104966,8 +104977,8 @@ paths: category: repos subcategory: rules parameters: - - *438 - *439 + - *440 - name: ruleset_id description: The ID of the ruleset. in: path @@ -105001,7 +105012,7 @@ paths: rules: description: An array of rules within the ruleset. type: array - items: *692 + items: *693 examples: default: value: @@ -105031,7 +105042,7 @@ paths: application/json: schema: *185 examples: - default: *701 + default: *702 '404': *6 '500': *38 delete: @@ -105049,8 +105060,8 @@ paths: category: repos subcategory: rules parameters: - - *438 - *439 + - *440 - name: ruleset_id description: The ID of the ruleset. in: path @@ -105073,8 +105084,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-history parameters: - - *438 - *439 + - *440 - *17 - *19 - name: ruleset_id @@ -105092,7 +105103,7 @@ paths: type: array items: *189 examples: - default: *408 + default: *409 '404': *6 '500': *38 x-github: @@ -105111,8 +105122,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-version parameters: - - *438 - *439 + - *440 - name: ruleset_id description: The ID of the ruleset. in: path @@ -105130,7 +105141,7 @@ paths: description: Response content: application/json: - schema: *409 + schema: *410 examples: default: value: @@ -105185,22 +105196,22 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository parameters: - - *438 - *439 - - *410 + - *440 - *411 - *412 - *413 - *414 + - *415 - *108 - *19 - *17 - - *702 - *703 - - *415 + - *704 - *416 - *417 - *418 + - *419 responses: '200': description: Response @@ -105208,7 +105219,7 @@ paths: application/json: schema: type: array - items: &707 + items: &708 type: object properties: number: *124 @@ -105224,8 +105235,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *704 - resolution: *705 + state: *705 + resolution: *706 resolved_at: type: - string @@ -105319,7 +105330,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *706 + - *707 has_more_locations: type: boolean description: A boolean value representing whether or not the @@ -105464,16 +105475,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *438 - *439 - - *518 - - *418 + - *440 + - *519 + - *419 responses: '200': description: Response content: application/json: - schema: *707 + schema: *708 examples: default: value: @@ -105527,9 +105538,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 requestBody: required: true content: @@ -105537,8 +105548,8 @@ paths: schema: type: object properties: - state: *704 - resolution: *705 + state: *705 + resolution: *706 resolution_comment: description: An optional comment when closing or reopening an alert. Cannot be updated or deleted. @@ -105574,7 +105585,7 @@ paths: description: Response content: application/json: - schema: *707 + schema: *708 examples: default: value: @@ -105669,9 +105680,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert parameters: - - *438 - *439 - - *518 + - *440 + - *519 - *19 - *17 responses: @@ -105682,7 +105693,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &888 + items: &889 type: object properties: type: @@ -105709,7 +105720,6 @@ paths: - commit details: oneOf: - - *708 - *709 - *710 - *711 @@ -105722,6 +105732,7 @@ paths: - *718 - *719 - *720 + - *721 examples: default: value: @@ -105807,8 +105818,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#create-a-push-protection-bypass parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -105816,14 +105827,14 @@ paths: schema: type: object properties: - reason: &722 + reason: &723 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *721 + placeholder_id: *722 required: - reason - placeholder_id @@ -105840,7 +105851,7 @@ paths: schema: type: object properties: - reason: *722 + reason: *723 expire_at: type: - string @@ -105887,8 +105898,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository parameters: - - *438 - *439 + - *440 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -105903,7 +105914,7 @@ paths: properties: incremental_scans: type: array - items: &723 + items: &724 description: Information on a single scan performed by secret scanning on the repository type: object @@ -105931,15 +105942,15 @@ paths: the scan is pending pattern_update_scans: type: array - items: *723 + items: *724 backfill_scans: type: array - items: *723 + items: *724 custom_pattern_backfill_scans: type: array items: allOf: - - *723 + - *724 - type: object properties: pattern_name: @@ -106009,8 +106020,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *438 - *439 + - *440 - *108 - name: sort description: The property to sort the results by. @@ -106054,9 +106065,9 @@ paths: application/json: schema: type: array - items: *724 + items: *725 examples: - default: *725 + default: *726 '400': *14 '404': *6 x-github: @@ -106079,8 +106090,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#create-a-repository-security-advisory parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -106160,7 +106171,7 @@ paths: login: type: string description: The username of the user credited. - type: *423 + type: *424 required: - login - type @@ -106250,9 +106261,9 @@ paths: description: Response content: application/json: - schema: *724 + schema: *725 examples: - default: &727 + default: &728 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -106485,8 +106496,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -106599,7 +106610,7 @@ paths: description: Response content: application/json: - schema: *724 + schema: *725 examples: default: value: @@ -106746,17 +106757,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#get-a-repository-security-advisory parameters: - - *438 - *439 - - *726 + - *440 + - *727 responses: '200': description: Response content: application/json: - schema: *724 + schema: *725 examples: - default: *727 + default: *728 '403': *27 '404': *6 x-github: @@ -106780,9 +106791,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#update-a-repository-security-advisory parameters: - - *438 - *439 - - *726 + - *440 + - *727 requestBody: required: true content: @@ -106862,7 +106873,7 @@ paths: login: type: string description: The username of the user credited. - type: *423 + type: *424 required: - login - type @@ -106953,17 +106964,17 @@ paths: description: Response content: application/json: - schema: *724 + schema: *725 examples: - default: *727 - add_credit: *727 + default: *728 + add_credit: *728 '403': *27 '404': *6 '422': description: Validation failed, or the endpoint has been spammed. content: application/json: - schema: *247 + schema: *248 examples: invalid_state_transition: value: @@ -106994,9 +107005,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory parameters: - - *438 - *439 - - *726 + - *440 + - *727 responses: '202': *37 '400': *14 @@ -107023,17 +107034,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#create-a-temporary-private-fork parameters: - - *438 - *439 - - *726 + - *440 + - *727 responses: '202': description: Response content: application/json: - schema: *443 + schema: *444 examples: - default: *445 + default: *446 '400': *14 '422': *15 '403': *27 @@ -107059,8 +107070,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-stargazers parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -107156,8 +107167,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *438 - *439 + - *440 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -107166,7 +107177,7 @@ paths: application/json: schema: type: array - items: &728 + items: &729 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -107199,8 +107210,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-last-year-of-commit-activity parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -107278,8 +107289,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -107373,8 +107384,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *438 - *439 + - *440 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -107528,8 +107539,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-hourly-commit-count-for-each-day parameters: - - *438 - *439 + - *440 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -107539,7 +107550,7 @@ paths: application/json: schema: type: array - items: *728 + items: *729 examples: default: value: @@ -107572,8 +107583,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#create-a-commit-status parameters: - - *438 - *439 + - *440 - name: sha in: path required: true @@ -107629,7 +107640,7 @@ paths: description: Response content: application/json: - schema: *729 + schema: *730 examples: default: value: @@ -107683,8 +107694,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#list-watchers parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -107716,14 +107727,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#get-a-repository-subscription parameters: - - *438 - *439 + - *440 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &730 + schema: &731 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -107796,8 +107807,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#set-a-repository-subscription parameters: - - *438 - *439 + - *440 requestBody: required: false content: @@ -107823,7 +107834,7 @@ paths: description: Response content: application/json: - schema: *730 + schema: *731 examples: default: value: @@ -107850,8 +107861,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#delete-a-repository-subscription parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -107871,8 +107882,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-tags parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -107954,8 +107965,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -107963,7 +107974,7 @@ paths: application/json: schema: type: array - items: &731 + items: &732 title: Tag protection description: Tag protection type: object @@ -108020,8 +108031,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -108044,7 +108055,7 @@ paths: description: Response content: application/json: - schema: *731 + schema: *732 examples: default: value: @@ -108075,8 +108086,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository parameters: - - *438 - *439 + - *440 - name: tag_protection_id description: The unique identifier of the tag protection. in: path @@ -108113,8 +108124,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *438 - *439 + - *440 - name: ref in: path required: true @@ -108150,8 +108161,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-teams parameters: - - *438 - *439 + - *440 - *17 - *19 responses: @@ -108161,9 +108172,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - default: *371 + default: *372 headers: Link: *45 '404': *6 @@ -108183,8 +108194,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-all-repository-topics parameters: - - *438 - *439 + - *440 - *19 - *17 responses: @@ -108192,7 +108203,7 @@ paths: description: Response content: application/json: - schema: &732 + schema: &733 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -108204,7 +108215,7 @@ paths: required: - names examples: - default: &733 + default: &734 value: names: - octocat @@ -108227,8 +108238,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#replace-all-repository-topics parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -108259,9 +108270,9 @@ paths: description: Response content: application/json: - schema: *732 + schema: *733 examples: - default: *733 + default: *734 '404': *6 '422': *7 x-github: @@ -108282,9 +108293,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-repository-clones parameters: - - *438 - *439 - - &734 + - *440 + - &735 name: per description: The time frame to display results for. in: query @@ -108315,7 +108326,7 @@ paths: - 128 clones: type: array - items: &735 + items: &736 title: Traffic type: object properties: @@ -108402,8 +108413,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-paths parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -108497,8 +108508,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-sources parameters: - - *438 - *439 + - *440 responses: '200': description: Response @@ -108561,9 +108572,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-page-views parameters: - - *438 - *439 - - *734 + - *440 + - *735 responses: '200': description: Response @@ -108584,7 +108595,7 @@ paths: - 3782 views: type: array - items: *735 + items: *736 required: - uniques - count @@ -108661,8 +108672,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#transfer-a-repository parameters: - - *438 - *439 + - *440 requestBody: required: true content: @@ -108698,7 +108709,7 @@ paths: description: Response content: application/json: - schema: *272 + schema: *273 examples: default: value: @@ -108936,8 +108947,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository parameters: - - *438 - *439 + - *440 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -108960,8 +108971,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-vulnerability-alerts parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -108983,8 +108994,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-vulnerability-alerts parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -109010,8 +109021,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *438 - *439 + - *440 - name: ref in: path required: true @@ -109103,9 +109114,9 @@ paths: description: Response content: application/json: - schema: *443 + schema: *444 examples: - default: *445 + default: *446 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -109146,7 +109157,7 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: default: value: @@ -109256,7 +109267,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &743 + - &744 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -109266,7 +109277,7 @@ paths: type: string examples: - members - - &748 + - &749 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -109278,7 +109289,7 @@ paths: format: int32 examples: - 1 - - &749 + - &750 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -109322,7 +109333,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &738 + items: &739 allOf: - type: object required: @@ -109404,7 +109415,7 @@ paths: - value: 0db508eb-91e2-46e4-809c-30dcbda0c685 "$+ref": https://api.github.localhost/scim/v2/Users/0db508eb-91e2-46e4-809c-30dcbda0c685 displayName: User 2 - meta: &750 + meta: &751 type: object description: The metadata associated with the creation/updates to the user. @@ -109469,30 +109480,30 @@ paths: location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 startIndex: 1 itemsPerPage: 20 - '400': &739 + '400': &740 description: Bad request content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 - '401': *737 - '403': &740 + schema: *737 + '401': *738 + '403': &741 description: Permission denied - '429': &741 + '429': &742 description: Too many requests content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 - '500': &742 + schema: *737 + '500': &743 description: Internal server error content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 + schema: *737 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109516,7 +109527,7 @@ paths: required: true content: application/json: - schema: &746 + schema: &747 type: object required: - schemas @@ -109580,9 +109591,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *738 + schema: *739 examples: - group: &744 + group: &745 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -109601,13 +109612,13 @@ paths: created: '2012-03-27T19:59:26.000Z' lastModified: '2018-03-27T19:59:26.000Z' location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 - '400': *739 - '401': *737 - '403': *740 - '409': &747 + '400': *740 + '401': *738 + '403': *741 + '409': &748 description: Duplicate record detected - '429': *741 - '500': *742 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109624,7 +109635,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-group parameters: - - &745 + - &746 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -109633,22 +109644,22 @@ paths: type: string examples: - 7fce0092-d52e-4f76-b727-3955bd72c939 - - *743 + - *744 - *39 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *738 + schema: *739 examples: - default: *744 - '400': *739 - '401': *737 - '403': *740 + default: *745 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '429': *741 - '500': *742 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109667,13 +109678,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-group parameters: - - *745 + - *746 - *39 requestBody: required: true content: application/json: - schema: *746 + schema: *747 examples: group: summary: Group @@ -109699,17 +109710,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *738 + schema: *739 examples: - group: *744 - groupWithMembers: *744 - '400': *739 - '401': *737 - '403': *740 + group: *745 + groupWithMembers: *745 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '409': *747 - '429': *741 - '500': *742 + '409': *748 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109733,13 +109744,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-group parameters: - - *745 + - *746 - *39 requestBody: required: true content: application/json: - schema: &757 + schema: &758 type: object required: - Operations @@ -109799,17 +109810,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *738 + schema: *739 examples: - updateGroup: *744 - addMembers: *744 - '400': *739 - '401': *737 - '403': *740 + updateGroup: *745 + addMembers: *745 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '409': *747 - '429': *741 - '500': *742 + '409': *748 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109825,17 +109836,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-group-from-an-enterprise parameters: - - *745 + - *746 - *39 responses: '204': description: Group was deleted, no content - '400': *739 - '401': *737 - '403': *740 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '429': *741 - '500': *742 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -109869,8 +109880,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *748 - *749 + - *750 - *39 responses: '200': @@ -109904,7 +109915,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &752 + items: &753 allOf: - type: object required: @@ -109996,7 +110007,7 @@ paths: address. examples: - true - roles: &751 + roles: &752 type: array description: The roles assigned to the user. items: @@ -110055,7 +110066,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *750 + meta: *751 startIndex: type: integer description: A starting index for the returned page @@ -110094,11 +110105,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *739 - '401': *737 - '403': *740 - '429': *741 - '500': *742 + '400': *740 + '401': *738 + '403': *741 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110122,7 +110133,7 @@ paths: required: true content: application/json: - schema: &755 + schema: &756 type: object required: - schemas @@ -110215,9 +110226,9 @@ paths: description: Whether this email address is the primary address. examples: - true - roles: *751 + roles: *752 examples: - user: &756 + user: &757 summary: User value: schemas: @@ -110264,9 +110275,9 @@ paths: description: User has been created content: application/scim+json: - schema: *752 + schema: *753 examples: - user: &753 + user: &754 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -110292,13 +110303,13 @@ paths: created: '2012-03-27T19:59:26.000Z' lastModified: '2018-03-27T19:59:26.000Z' location: https://api.github.localhost/scim/v2/Users/7fce0092-d52e-4f76-b727-3955bd72c939 - enterpriseOwner: *753 - '400': *739 - '401': *737 - '403': *740 - '409': *747 - '429': *741 - '500': *742 + enterpriseOwner: *754 + '400': *740 + '401': *738 + '403': *741 + '409': *748 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110315,7 +110326,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#get-scim-provisioning-information-for-an-enterprise-user parameters: - - &754 + - &755 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -110328,15 +110339,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *752 + schema: *753 examples: - default: *753 - '400': *739 - '401': *737 - '403': *740 + default: *754 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '429': *741 - '500': *742 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110358,30 +110369,30 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#set-scim-information-for-a-provisioned-enterprise-user parameters: - - *754 + - *755 - *39 requestBody: required: true content: application/json: - schema: *755 + schema: *756 examples: - user: *756 + user: *757 responses: '200': description: User was updated content: application/scim+json: - schema: *752 + schema: *753 examples: - user: *753 - '400': *739 - '401': *737 - '403': *740 + user: *754 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '409': *747 - '429': *741 - '500': *742 + '409': *748 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110416,13 +110427,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#update-an-attribute-for-a-scim-enterprise-user parameters: - - *754 + - *755 - *39 requestBody: required: true content: application/json: - schema: *757 + schema: *758 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -110462,18 +110473,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *752 + schema: *753 examples: - userMultiValuedProperties: *753 - userSingleValuedProperties: *753 - disableUser: *753 - '400': *739 - '401': *737 - '403': *740 + userMultiValuedProperties: *754 + userSingleValuedProperties: *754 + disableUser: *754 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '409': *747 - '429': *741 - '500': *742 + '409': *748 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110493,17 +110504,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/scim#delete-a-scim-user-from-an-enterprise parameters: - - *754 + - *755 - *39 responses: '204': description: User was deleted, no content - '400': *739 - '401': *737 - '403': *740 + '400': *740 + '401': *738 + '403': *741 '404': *6 - '429': *741 - '500': *742 + '429': *742 + '500': *743 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -110594,7 +110605,7 @@ paths: - 1 Resources: type: array - items: &758 + items: &759 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -110841,22 +110852,22 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/77563764-eb6-24-0598234-958243 '304': *35 - '404': &759 + '404': &760 description: Resource not found content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 - '403': &760 + schema: *737 + '403': &761 description: Forbidden content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 - '400': *739 - '429': *741 + schema: *737 + '400': *740 + '429': *742 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -110882,9 +110893,9 @@ paths: description: Response content: application/scim+json: - schema: *758 + schema: *759 examples: - default: &761 + default: &762 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -110907,17 +110918,17 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/edefdfedf-050c-11e7-8d32 '304': *35 - '404': *759 - '403': *760 - '500': *742 + '404': *760 + '403': *761 + '500': *743 '409': description: Conflict content: application/json: - schema: *736 + schema: *737 application/scim+json: - schema: *736 - '400': *739 + schema: *737 + '400': *740 requestBody: required: true content: @@ -111017,17 +111028,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - *85 - - *754 + - *755 responses: '200': description: Response content: application/scim+json: - schema: *758 + schema: *759 examples: - default: *761 - '404': *759 - '403': *760 + default: *762 + '404': *760 + '403': *761 '304': *35 x-github: githubCloudOnly: true @@ -111051,18 +111062,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership parameters: - *85 - - *754 + - *755 responses: '200': description: Response content: application/scim+json: - schema: *758 + schema: *759 examples: - default: *761 + default: *762 '304': *35 - '404': *759 - '403': *760 + '404': *760 + '403': *761 requestBody: required: true content: @@ -111177,19 +111188,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - *85 - - *754 + - *755 responses: '200': description: Response content: application/scim+json: - schema: *758 + schema: *759 examples: - default: *761 + default: *762 '304': *35 - '404': *759 - '403': *760 - '400': *739 + '404': *760 + '403': *761 + '400': *740 '429': description: Response content: @@ -111285,12 +111296,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - *85 - - *754 + - *755 responses: '204': description: Response - '404': *759 - '403': *760 + '404': *760 + '403': *761 '304': *35 x-github: githubCloudOnly: true @@ -111405,7 +111416,7 @@ paths: html_url: type: string format: uri - repository: *272 + repository: *273 score: type: number file_size: @@ -111424,7 +111435,7 @@ paths: examples: - 73..77 - 77..78 - text_matches: &762 + text_matches: &763 title: Search Result Text Matches type: array items: @@ -111588,7 +111599,7 @@ paths: enum: - author-date - committer-date - - &763 + - &764 name: order description: Determines whether the first search result returned is the highest number of matches (`desc`) or lowest number of matches (`asc`). This parameter @@ -111657,7 +111668,7 @@ paths: committer: anyOf: - type: 'null' - - *489 + - *490 comment_count: type: integer message: @@ -111676,7 +111687,7 @@ paths: url: type: string format: uri - verification: *612 + verification: *613 required: - author - committer @@ -111691,7 +111702,7 @@ paths: committer: anyOf: - type: 'null' - - *489 + - *490 parents: type: array items: @@ -111703,12 +111714,12 @@ paths: type: string sha: type: string - repository: *272 + repository: *273 score: type: number node_id: type: string - text_matches: *762 + text_matches: *763 required: - sha - node_id @@ -111901,7 +111912,7 @@ paths: - interactions - created - updated - - *763 + - *764 - *17 - *19 - name: advanced_search @@ -111998,11 +112009,11 @@ paths: type: - string - 'null' - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: type: string state_reason: @@ -112016,7 +112027,7 @@ paths: milestone: anyOf: - type: 'null' - - *391 + - *392 comments: type: integer created_at: @@ -112030,7 +112041,7 @@ paths: - string - 'null' format: date-time - text_matches: *762 + text_matches: *763 pull_request: type: object properties: @@ -112068,7 +112079,7 @@ paths: type: string score: type: number - author_association: *213 + author_association: *214 draft: type: boolean repository: *76 @@ -112079,12 +112090,12 @@ paths: timeline_url: type: string format: uri - type: *357 + type: *358 performed_via_github_app: anyOf: - type: 'null' - *5 - reactions: *214 + reactions: *215 required: - assignee - closed_at @@ -112253,7 +112264,7 @@ paths: enum: - created - updated - - *763 + - *764 - *17 - *19 responses: @@ -112298,7 +112309,7 @@ paths: - 'null' score: type: number - text_matches: *762 + text_matches: *763 required: - id - node_id @@ -112384,7 +112395,7 @@ paths: - forks - help-wanted-issues - updated - - *763 + - *764 - *17 - *19 responses: @@ -112603,7 +112614,7 @@ paths: license: anyOf: - type: 'null' - - *215 + - *216 permissions: type: object properties: @@ -112621,7 +112632,7 @@ paths: - admin - pull - push - text_matches: *762 + text_matches: *763 temp_clone_token: type: string allow_merge_commit: @@ -112930,7 +112941,7 @@ paths: - string - 'null' format: uri - text_matches: *762 + text_matches: *763 related: type: - array @@ -113125,7 +113136,7 @@ paths: - followers - repositories - joined - - *763 + - *764 - *17 - *19 responses: @@ -113235,7 +113246,7 @@ paths: type: - boolean - 'null' - text_matches: *762 + text_matches: *763 blog: type: - string @@ -113317,7 +113328,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-legacy parameters: - - &767 + - &768 name: team_id description: The unique identifier of the team. in: path @@ -113329,9 +113340,9 @@ paths: description: Response content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '404': *6 x-github: githubCloudOnly: false @@ -113358,7 +113369,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team-legacy parameters: - - *767 + - *768 requestBody: required: true content: @@ -113422,16 +113433,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '201': description: Response content: application/json: - schema: *431 + schema: *432 examples: - default: *432 + default: *433 '404': *6 '422': *15 '403': *27 @@ -113459,7 +113470,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team-legacy parameters: - - *767 + - *768 responses: '204': description: Response @@ -113488,7 +113499,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations-legacy parameters: - - *767 + - *768 - *17 - *19 responses: @@ -113498,9 +113509,9 @@ paths: application/json: schema: type: array - items: *354 + items: *355 examples: - default: *355 + default: *356 headers: Link: *45 x-github: @@ -113526,7 +113537,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members-legacy parameters: - - *767 + - *768 - name: role description: Filters members returned by their role in the team. in: query @@ -113577,7 +113588,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-member-legacy parameters: - - *767 + - *768 - *137 responses: '204': @@ -113614,7 +113625,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-team-member-legacy parameters: - - *767 + - *768 - *137 responses: '204': @@ -113654,7 +113665,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-member-legacy parameters: - - *767 + - *768 - *137 responses: '204': @@ -113691,16 +113702,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *767 + - *768 - *137 responses: '200': description: Response content: application/json: - schema: *437 + schema: *438 examples: - response-if-user-is-a-team-maintainer: *768 + response-if-user-is-a-team-maintainer: *769 '404': *6 x-github: githubCloudOnly: false @@ -113733,7 +113744,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - - *767 + - *768 - *137 requestBody: required: false @@ -113759,9 +113770,9 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: - response-if-users-membership-with-team-is-now-pending: *769 + response-if-users-membership-with-team-is-now-pending: *770 '403': description: Forbidden if team synchronization is set up '422': @@ -113795,7 +113806,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *767 + - *768 - *137 responses: '204': @@ -113823,7 +113834,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories-legacy parameters: - - *767 + - *768 - *17 - *19 responses: @@ -113833,9 +113844,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 '404': *6 @@ -113865,15 +113876,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *767 - - *438 + - *768 - *439 + - *440 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *770 + schema: *771 examples: alternative-response-with-extra-repository-information: value: @@ -114024,9 +114035,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *767 - - *438 + - *768 - *439 + - *440 requestBody: required: false content: @@ -114076,9 +114087,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *767 - - *438 + - *768 - *439 + - *440 responses: '204': description: Response @@ -114107,15 +114118,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#list-idp-groups-for-a-team-legacy parameters: - - *767 + - *768 responses: '200': description: Response content: application/json: - schema: *440 + schema: *441 examples: - default: *441 + default: *442 '403': *27 '404': *6 x-github: @@ -114142,7 +114153,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/team-sync#create-or-update-idp-group-connections-legacy parameters: - - *767 + - *768 requestBody: required: true content: @@ -114203,7 +114214,7 @@ paths: description: Response content: application/json: - schema: *440 + schema: *441 examples: default: value: @@ -114234,7 +114245,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams-legacy parameters: - - *767 + - *768 - *17 - *19 responses: @@ -114244,9 +114255,9 @@ paths: application/json: schema: type: array - items: *301 + items: *302 examples: - response-if-child-teams-exist: *771 + response-if-child-teams-exist: *772 headers: Link: *45 '404': *6 @@ -114279,7 +114290,7 @@ paths: application/json: schema: oneOf: - - &773 + - &774 title: Private User description: Private User type: object @@ -114529,7 +114540,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *772 + - *773 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -114689,7 +114700,7 @@ paths: description: Response content: application/json: - schema: *773 + schema: *774 examples: default: value: @@ -114892,9 +114903,9 @@ paths: type: integer codespaces: type: array - items: *362 + items: *363 examples: - default: *363 + default: *364 '304': *35 '500': *38 '401': *23 @@ -115033,17 +115044,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '401': *23 '403': *27 '404': *6 @@ -115087,7 +115098,7 @@ paths: type: integer secrets: type: array - items: &774 + items: &775 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -115129,7 +115140,7 @@ paths: - visibility - selected_repositories_url examples: - default: *543 + default: *544 headers: Link: *45 x-github: @@ -115201,13 +115212,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#get-a-secret-for-the-authenticated-user parameters: - - *282 + - *283 responses: '200': description: Response content: application/json: - schema: *774 + schema: *775 examples: default: value: @@ -115237,7 +115248,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#create-or-update-a-secret-for-the-authenticated-user parameters: - - *282 + - *283 requestBody: required: true content: @@ -115282,7 +115293,7 @@ paths: description: Response after successfully creating a secret content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -115310,7 +115321,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#delete-a-secret-for-the-authenticated-user parameters: - - *282 + - *283 responses: '204': description: Response @@ -115335,7 +115346,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#list-selected-repositories-for-a-user-secret parameters: - - *282 + - *283 responses: '200': description: Response @@ -115351,9 +115362,9 @@ paths: type: integer repositories: type: array - items: *272 + items: *273 examples: - default: *775 + default: *776 '401': *23 '403': *27 '404': *6 @@ -115378,7 +115389,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#set-selected-repositories-for-a-user-secret parameters: - - *282 + - *283 requestBody: required: true content: @@ -115432,7 +115443,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#add-a-selected-repository-to-a-user-secret parameters: - - *282 + - *283 - name: repository_id in: path required: true @@ -115465,7 +115476,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/secrets#remove-a-selected-repository-from-a-user-secret parameters: - - *282 + - *283 - name: repository_id in: path required: true @@ -115497,15 +115508,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 responses: '200': description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '304': *35 '500': *38 '401': *23 @@ -115531,7 +115542,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 requestBody: required: false content: @@ -115561,9 +115572,9 @@ paths: description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '401': *23 '403': *27 '404': *6 @@ -115585,7 +115596,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 responses: '202': *37 '304': *35 @@ -115614,13 +115625,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 responses: '202': description: Response content: application/json: - schema: &776 + schema: &777 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -115673,7 +115684,7 @@ paths: examples: - https://github.com/octocat/hello-world/tree/:branch examples: - default: &777 + default: &778 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -115705,7 +115716,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-details-about-a-codespace-export parameters: - - *364 + - *365 - name: export_id in: path required: true @@ -115718,9 +115729,9 @@ paths: description: Response content: application/json: - schema: *776 + schema: *777 examples: - default: *777 + default: *778 '404': *6 x-github: githubCloudOnly: false @@ -115741,7 +115752,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/machines#list-machine-types-for-a-codespace parameters: - - *364 + - *365 responses: '200': description: Response @@ -115757,9 +115768,9 @@ paths: type: integer machines: type: array - items: *542 + items: *543 examples: - default: *778 + default: *779 '304': *35 '500': *38 '401': *23 @@ -115788,7 +115799,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace parameters: - - *364 + - *365 requestBody: required: true content: @@ -115844,11 +115855,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *443 + repository: *444 machine: anyOf: - type: 'null' - - *542 + - *543 devcontainer_path: description: Path to devcontainer.json from repo root used to create Codespace. @@ -116645,15 +116656,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 responses: '200': description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '304': *35 '500': *38 '400': *14 @@ -116685,15 +116696,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user parameters: - - *364 + - *365 responses: '200': description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *541 + default: *542 '500': *38 '401': *23 '403': *27 @@ -116723,9 +116734,9 @@ paths: application/json: schema: type: array - items: *372 + items: *373 examples: - default: &789 + default: &790 value: - id: 197 name: hello_docker @@ -116826,7 +116837,7 @@ paths: application/json: schema: type: array - items: &779 + items: &780 title: Email description: Email type: object @@ -116896,9 +116907,9 @@ paths: application/json: schema: type: array - items: *779 + items: *780 examples: - default: &791 + default: &792 value: - email: octocat@github.com verified: true @@ -116975,7 +116986,7 @@ paths: application/json: schema: type: array - items: *779 + items: *780 examples: default: value: @@ -117233,7 +117244,7 @@ paths: application/json: schema: type: array - items: &780 + items: &781 title: GPG Key description: A unique encryption key type: object @@ -117378,7 +117389,7 @@ paths: - subkeys - revoked examples: - default: &807 + default: &808 value: - id: 3 name: Octocat's GPG Key @@ -117463,9 +117474,9 @@ paths: description: Response content: application/json: - schema: *780 + schema: *781 examples: - default: &781 + default: &782 value: id: 3 name: Octocat's GPG Key @@ -117522,7 +117533,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user parameters: - - &782 + - &783 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -117534,9 +117545,9 @@ paths: description: Response content: application/json: - schema: *780 + schema: *781 examples: - default: *781 + default: *782 '404': *6 '304': *35 '403': *27 @@ -117559,7 +117570,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user parameters: - - *782 + - *783 responses: '204': description: Response @@ -117752,7 +117763,7 @@ paths: allOf: - *76 examples: - default: *267 + default: *268 headers: Link: *45 '404': *6 @@ -117777,7 +117788,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/apps/installations#add-a-repository-to-an-app-installation parameters: - *21 - - *266 + - *267 responses: '204': description: Response @@ -117803,7 +117814,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/apps/installations#remove-a-repository-from-an-app-installation parameters: - *21 - - *266 + - *267 responses: '204': description: Response @@ -117837,12 +117848,12 @@ paths: application/json: schema: anyOf: - - *352 + - *353 - type: object properties: {} additionalProperties: false examples: - default: *353 + default: *354 '204': description: Response when there are no restrictions x-github: @@ -117866,7 +117877,7 @@ paths: required: true content: application/json: - schema: *623 + schema: *624 examples: default: value: @@ -117877,7 +117888,7 @@ paths: description: Response content: application/json: - schema: *352 + schema: *353 examples: default: value: @@ -117958,7 +117969,7 @@ paths: - closed - all default: open - - *360 + - *361 - name: sort description: What to sort results by. in: query @@ -117971,7 +117982,7 @@ paths: - comments default: created - *108 - - *218 + - *219 - *17 - *19 responses: @@ -117981,9 +117992,9 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *361 + default: *362 headers: Link: *45 '404': *6 @@ -118016,7 +118027,7 @@ paths: application/json: schema: type: array - items: &783 + items: &784 title: Key description: Key type: object @@ -118119,9 +118130,9 @@ paths: description: Response content: application/json: - schema: *783 + schema: *784 examples: - default: &784 + default: &785 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -118154,15 +118165,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user parameters: - - *652 + - *653 responses: '200': description: Response content: application/json: - schema: *783 + schema: *784 examples: - default: *784 + default: *785 '404': *6 '304': *35 '403': *27 @@ -118185,7 +118196,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user parameters: - - *652 + - *653 responses: '204': description: Response @@ -118218,7 +118229,7 @@ paths: application/json: schema: type: array - items: &785 + items: &786 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -118286,7 +118297,7 @@ paths: - id - type - login - plan: *229 + plan: *230 required: - billing_cycle - next_billing_date @@ -118297,7 +118308,7 @@ paths: - account - plan examples: - default: &786 + default: &787 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -118359,9 +118370,9 @@ paths: application/json: schema: type: array - items: *785 + items: *786 examples: - default: *786 + default: *787 headers: Link: *45 '304': *35 @@ -118401,7 +118412,7 @@ paths: application/json: schema: type: array - items: *365 + items: *366 examples: default: value: @@ -118515,7 +118526,7 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: default: value: @@ -118602,7 +118613,7 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: default: value: @@ -118674,7 +118685,7 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: default: value: @@ -118936,7 +118947,7 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: default: value: @@ -119116,7 +119127,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#get-a-user-migration-status parameters: - - *368 + - *369 - name: exclude in: query required: false @@ -119129,7 +119140,7 @@ paths: description: Response content: application/json: - schema: *367 + schema: *368 examples: default: value: @@ -119323,7 +119334,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#download-a-user-migration-archive parameters: - - *368 + - *369 responses: '302': description: Response @@ -119349,7 +119360,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#delete-a-user-migration-archive parameters: - - *368 + - *369 responses: '204': description: Response @@ -119378,8 +119389,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#unlock-a-user-repository parameters: - - *368 - - *787 + - *369 + - *788 responses: '204': description: Response @@ -119403,7 +119414,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#list-repositories-for-a-user-migration parameters: - - *368 + - *369 - *17 - *19 responses: @@ -119413,9 +119424,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 '404': *6 @@ -119452,7 +119463,7 @@ paths: type: array items: *71 examples: - default: *242 + default: *243 headers: Link: *45 '304': *35 @@ -119494,7 +119505,7 @@ paths: - docker - nuget - container - - *788 + - *789 - *19 - *17 responses: @@ -119504,10 +119515,10 @@ paths: application/json: schema: type: array - items: *372 + items: *373 examples: - default: *789 - '400': *790 + default: *790 + '400': *791 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -119527,16 +119538,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-the-authenticated-user parameters: - - *374 - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *372 + schema: *373 examples: - default: &808 + default: &809 value: id: 40201 name: octo-name @@ -119649,8 +119660,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-the-authenticated-user parameters: - - *374 - *375 + - *376 responses: '204': description: Response @@ -119680,8 +119691,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-the-authenticated-user parameters: - - *374 - *375 + - *376 - name: token description: package token schema: @@ -119713,8 +119724,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user parameters: - - *374 - *375 + - *376 - *19 - *17 - name: state @@ -119734,7 +119745,7 @@ paths: application/json: schema: type: array - items: *376 + items: *377 examples: default: value: @@ -119783,15 +119794,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-the-authenticated-user parameters: - - *374 - *375 - - *377 + - *376 + - *378 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: default: value: @@ -119827,9 +119838,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-version-for-the-authenticated-user parameters: - - *374 - *375 - - *377 + - *376 + - *378 responses: '204': description: Response @@ -119859,9 +119870,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-version-for-the-authenticated-user parameters: - - *374 - *375 - - *377 + - *376 + - *378 responses: '204': description: Response @@ -119898,9 +119909,9 @@ paths: application/json: schema: type: array - items: *779 + items: *780 examples: - default: *791 + default: *792 headers: Link: *45 '304': *35 @@ -120013,7 +120024,7 @@ paths: type: array items: *76 examples: - default: &798 + default: &799 summary: Default response value: - id: 1296269 @@ -120331,9 +120342,9 @@ paths: description: Response content: application/json: - schema: *443 + schema: *444 examples: - default: *445 + default: *446 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -120371,9 +120382,9 @@ paths: application/json: schema: type: array - items: *625 + items: *626 examples: - default: *792 + default: *793 headers: Link: *45 '304': *35 @@ -120396,7 +120407,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#accept-a-repository-invitation parameters: - - *356 + - *357 responses: '204': description: Response @@ -120419,7 +120430,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#decline-a-repository-invitation parameters: - - *356 + - *357 responses: '204': description: Response @@ -120452,7 +120463,7 @@ paths: application/json: schema: type: array - items: &793 + items: &794 title: Social account description: Social media account type: object @@ -120469,7 +120480,7 @@ paths: - provider - url examples: - default: &794 + default: &795 value: - provider: twitter url: https://twitter.com/github @@ -120532,9 +120543,9 @@ paths: application/json: schema: type: array - items: *793 + items: *794 examples: - default: *794 + default: *795 '422': *15 '304': *35 '404': *6 @@ -120622,7 +120633,7 @@ paths: application/json: schema: type: array - items: &795 + items: &796 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -120642,7 +120653,7 @@ paths: - title - created_at examples: - default: &822 + default: &823 value: - id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -120707,9 +120718,9 @@ paths: description: Response content: application/json: - schema: *795 + schema: *796 examples: - default: &796 + default: &797 value: id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -120739,7 +120750,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user parameters: - - &797 + - &798 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -120751,9 +120762,9 @@ paths: description: Response content: application/json: - schema: *795 + schema: *796 examples: - default: *796 + default: *797 '404': *6 '304': *35 '403': *27 @@ -120776,7 +120787,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user parameters: - - *797 + - *798 responses: '204': description: Response @@ -120805,7 +120816,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-the-authenticated-user parameters: - - &823 + - &824 name: sort description: The property to sort the results by. `created` means when the repository was starred. `updated` means when the repository was last pushed @@ -120830,11 +120841,11 @@ paths: type: array items: *76 examples: - default-response: *798 + default-response: *799 application/vnd.github.v3.star+json: schema: type: array - items: &824 + items: &825 title: Starred Repository description: Starred Repository type: object @@ -120990,8 +121001,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user parameters: - - *438 - *439 + - *440 responses: '204': description: Response if this repository is starred by you @@ -121019,8 +121030,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#star-a-repository-for-the-authenticated-user parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -121044,8 +121055,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#unstar-a-repository-for-the-authenticated-user parameters: - - *438 - *439 + - *440 responses: '204': description: Response @@ -121078,9 +121089,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 '304': *35 @@ -121117,7 +121128,7 @@ paths: application/json: schema: type: array - items: *431 + items: *432 examples: default: value: @@ -121195,7 +121206,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#get-a-user-using-their-id parameters: - - *231 + - *232 responses: '200': description: Response @@ -121203,10 +121214,10 @@ paths: application/json: schema: oneOf: + - *774 - *773 - - *772 examples: - default-response: &802 + default-response: &803 summary: Default response value: login: octocat @@ -121241,7 +121252,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &803 + response-with-git-hub-plan-information: &804 summary: Response with GitHub plan information value: login: octocat @@ -121298,14 +121309,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/drafts#create-draft-item-for-user-owned-project parameters: - - &800 + - &801 name: user_id description: The unique identifier of the user. in: path required: true schema: type: string - - *390 + - *391 requestBody: required: true description: Details of the draft item to create in the project. @@ -121339,9 +121350,9 @@ paths: description: Response content: application/json: - schema: *395 + schema: *396 examples: - draft_issue: *396 + draft_issue: *397 '304': *35 '403': *27 '401': *23 @@ -121364,7 +121375,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#list-users parameters: - - *799 + - *800 - *17 responses: '200': @@ -121399,8 +121410,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/views#create-a-view-for-a-user-owned-project parameters: - - *800 - - *390 + - *801 + - *391 requestBody: required: true content: @@ -121474,17 +121485,17 @@ paths: description: Response for creating a view in a user-owned project. content: application/json: - schema: *801 + schema: *802 examples: table_view: summary: Response for creating a table view - value: *400 + value: *401 board_view: summary: Response for creating a board view with filter - value: *400 + value: *401 roadmap_view: summary: Response for creating a roadmap view - value: *400 + value: *401 '304': *35 '403': *27 '401': *23 @@ -121526,11 +121537,11 @@ paths: application/json: schema: oneOf: + - *774 - *773 - - *772 examples: - default-response: *802 - response-with-git-hub-plan-information: *803 + default-response: *803 + response-with-git-hub-plan-information: *804 '404': *6 x-github: githubCloudOnly: false @@ -121580,8 +121591,8 @@ paths: required: - subject_digests examples: - default: *804 - withPredicateType: *805 + default: *805 + withPredicateType: *806 responses: '200': description: Response @@ -121635,7 +121646,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: *806 + default: *807 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -121840,12 +121851,12 @@ paths: initiator: type: string examples: - default: *485 + default: *486 '201': description: Response content: application/json: - schema: *283 + schema: *284 examples: default: value: @@ -121879,9 +121890,9 @@ paths: application/json: schema: type: array - items: *372 + items: *373 examples: - default: *789 + default: *790 '403': *27 '401': *23 x-github: @@ -121914,7 +121925,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -121987,7 +121998,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -122074,7 +122085,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -122222,7 +122233,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/gists/gists#list-gists-for-a-user parameters: - *137 - - *218 + - *219 - *17 - *19 responses: @@ -122232,9 +122243,9 @@ paths: application/json: schema: type: array - items: *219 + items: *220 examples: - default: *220 + default: *221 headers: Link: *45 '422': *15 @@ -122265,9 +122276,9 @@ paths: application/json: schema: type: array - items: *780 + items: *781 examples: - default: *807 + default: *808 headers: Link: *45 x-github: @@ -122371,7 +122382,7 @@ paths: application/json: schema: *20 examples: - default: *622 + default: *623 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -122457,7 +122468,7 @@ paths: type: array items: *71 examples: - default: *242 + default: *243 headers: Link: *45 x-github: @@ -122496,7 +122507,7 @@ paths: - docker - nuget - container - - *788 + - *789 - *137 - *19 - *17 @@ -122507,12 +122518,12 @@ paths: application/json: schema: type: array - items: *372 + items: *373 examples: - default: *789 + default: *790 '403': *27 '401': *23 - '400': *790 + '400': *791 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -122532,17 +122543,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-for-a-user parameters: - - *374 - *375 + - *376 - *137 responses: '200': description: Response content: application/json: - schema: *372 + schema: *373 examples: - default: *808 + default: *809 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -122563,8 +122574,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-a-package-for-a-user parameters: - - *374 - *375 + - *376 - *137 responses: '204': @@ -122597,8 +122608,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-a-package-for-a-user parameters: - - *374 - *375 + - *376 - *137 - name: token description: package token @@ -122631,8 +122642,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user parameters: - - *374 - *375 + - *376 - *137 responses: '200': @@ -122641,7 +122652,7 @@ paths: application/json: schema: type: array - items: *376 + items: *377 examples: default: value: @@ -122699,16 +122710,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#get-a-package-version-for-a-user parameters: - - *374 - *375 - - *377 + - *376 + - *378 - *137 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: default: value: @@ -122743,10 +122754,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#delete-package-version-for-a-user parameters: - - *374 - *375 + - *376 - *137 - - *377 + - *378 responses: '204': description: Response @@ -122778,10 +122789,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/packages/packages#restore-package-version-for-a-user parameters: - - *374 - *375 + - *376 - *137 - - *377 + - *378 responses: '204': description: Response @@ -122822,9 +122833,9 @@ paths: application/json: schema: type: array - items: *388 + items: *389 examples: - default: *389 + default: *390 headers: Link: *45 '304': *35 @@ -122846,16 +122857,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#get-project-for-user parameters: - - *390 + - *391 - *137 responses: '200': description: Response content: application/json: - schema: *388 + schema: *389 examples: - default: *389 + default: *390 headers: Link: *45 '304': *35 @@ -122877,7 +122888,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#list-project-fields-for-user parameters: - - *390 + - *391 - *137 - *17 - *106 @@ -122889,9 +122900,9 @@ paths: application/json: schema: type: array - items: *393 + items: *394 examples: - default: *809 + default: *810 headers: Link: *45 '304': *35 @@ -122913,7 +122924,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#add-field-to-user-owned-project parameters: - *137 - - *390 + - *391 requestBody: required: true content: @@ -122951,7 +122962,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: *810 + items: *811 required: - name - data_type @@ -122967,7 +122978,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: *811 + iteration_configuration: *812 required: - name - data_type @@ -122989,20 +123000,20 @@ paths: value: name: Due date data_type: date - single_select_field: *812 - iteration_field: *813 + single_select_field: *813 + iteration_field: *814 responses: '201': description: Response content: application/json: - schema: *393 + schema: *394 examples: - text_field: *814 - number_field: *815 - date_field: *816 - single_select_field: *817 - iteration_field: *818 + text_field: *815 + number_field: *816 + date_field: *817 + single_select_field: *818 + iteration_field: *819 '304': *35 '403': *27 '401': *23 @@ -123023,17 +123034,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/fields#get-project-field-for-user parameters: - - *390 - - *819 + - *391 + - *820 - *137 responses: '200': description: Response content: application/json: - schema: *393 + schema: *394 examples: - default: *820 + default: *821 headers: Link: *45 '304': *35 @@ -123056,7 +123067,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#list-items-for-a-user-owned-project parameters: - - *390 + - *391 - *137 - *106 - *107 @@ -123089,9 +123100,9 @@ paths: application/json: schema: type: array - items: *397 + items: *398 examples: - default: *398 + default: *399 headers: Link: *45 '304': *35 @@ -123113,7 +123124,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#add-item-to-user-owned-project parameters: - *137 - - *390 + - *391 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -123183,22 +123194,22 @@ paths: description: Response content: application/json: - schema: *395 + schema: *396 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *396 + value: *397 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *396 + value: *397 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *396 + value: *397 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *396 + value: *397 '304': *35 '403': *27 '401': *23 @@ -123218,9 +123229,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#get-an-item-for-a-user-owned-project parameters: - - *390 + - *391 - *137 - - *399 + - *400 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the title field will be returned. @@ -123240,9 +123251,9 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *398 + default: *399 headers: Link: *45 '304': *35 @@ -123263,9 +123274,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#update-project-item-for-user parameters: - - *390 + - *391 - *137 - - *399 + - *400 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -123338,13 +123349,13 @@ paths: description: Response content: application/json: - schema: *397 + schema: *398 examples: - text_field: *398 - number_field: *398 - date_field: *398 - single_select_field: *398 - iteration_field: *398 + text_field: *399 + number_field: *399 + date_field: *399 + single_select_field: *399 + iteration_field: *399 '401': *23 '403': *27 '404': *6 @@ -123364,9 +123375,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#delete-project-item-for-user parameters: - - *390 + - *391 - *137 - - *399 + - *400 responses: '204': description: Response @@ -123388,9 +123399,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/items#list-items-for-a-user-project-view parameters: - - *390 + - *391 - *137 - - *821 + - *822 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the @@ -123416,9 +123427,9 @@ paths: application/json: schema: type: array - items: *397 + items: *398 examples: - default: *398 + default: *399 headers: Link: *45 '304': *35 @@ -123456,7 +123467,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -123531,7 +123542,7 @@ paths: application/json: schema: type: array - items: *237 + items: *238 examples: default: value: @@ -123637,9 +123648,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -123669,9 +123680,9 @@ paths: application/json: schema: type: array - items: *793 + items: *794 examples: - default: *794 + default: *795 headers: Link: *45 x-github: @@ -123701,9 +123712,9 @@ paths: application/json: schema: type: array - items: *795 + items: *796 examples: - default: *822 + default: *823 headers: Link: *45 x-github: @@ -123728,7 +123739,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-a-user parameters: - *137 - - *823 + - *824 - *108 - *17 - *19 @@ -123740,11 +123751,11 @@ paths: schema: anyOf: - type: array - items: *824 + items: *825 - type: array items: *76 examples: - default-response: *798 + default-response: *799 headers: Link: *45 x-github: @@ -123773,9 +123784,9 @@ paths: application/json: schema: type: array - items: *272 + items: *273 examples: - default: *378 + default: *379 headers: Link: *45 x-github: @@ -123904,7 +123915,7 @@ webhooks: type: string enum: - disabled - enterprise: &825 + enterprise: &826 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -123973,7 +123984,7 @@ webhooks: - created_at - updated_at - avatar_url - installation: &826 + installation: &827 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -123994,7 +124005,7 @@ webhooks: required: - id - node_id - organization: &827 + organization: &828 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -124067,7 +124078,7 @@ webhooks: - public_members_url - avatar_url - description - repository: &828 + repository: &829 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property @@ -124096,7 +124107,7 @@ webhooks: license: anyOf: - type: 'null' - - *215 + - *216 organization: anyOf: - type: 'null' @@ -124980,10 +124991,10 @@ webhooks: type: string enum: - enabled - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -125059,11 +125070,11 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - rule: &829 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + rule: &830 title: branch protection rule description: The branch protection rule. Includes a `name` and all the [branch protection settings](https://docs.github.com/enterprise-cloud@latest//github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) @@ -125286,11 +125297,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - rule: *829 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + rule: *830 sender: *4 required: - action @@ -125478,11 +125489,11 @@ webhooks: - everyone required: - from - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - rule: *829 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + rule: *830 sender: *4 required: - action @@ -125555,7 +125566,7 @@ webhooks: required: true content: application/json: - schema: &849 + schema: &850 title: Exemption request cancellation event type: object properties: @@ -125563,11 +125574,11 @@ webhooks: type: string enum: - cancelled - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - exemption_request: &830 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + exemption_request: &831 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -125841,7 +125852,7 @@ webhooks: - array - 'null' description: The responses to the exemption request. - items: &831 + items: &832 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -125953,7 +125964,7 @@ webhooks: required: true content: application/json: - schema: &850 + schema: &851 title: Exemption request completed event type: object properties: @@ -125961,11 +125972,11 @@ webhooks: type: string enum: - completed - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - exemption_request: *830 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + exemption_request: *831 sender: *4 required: - action @@ -126037,7 +126048,7 @@ webhooks: required: true content: application/json: - schema: &847 + schema: &848 title: Exemption request created event type: object properties: @@ -126045,11 +126056,11 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - exemption_request: *830 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + exemption_request: *831 sender: *4 required: - action @@ -126121,7 +126132,7 @@ webhooks: required: true content: application/json: - schema: &851 + schema: &852 title: Exemption response dismissed event type: object properties: @@ -126129,12 +126140,12 @@ webhooks: type: string enum: - response_dismissed - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - exemption_request: *830 - exemption_response: *831 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + exemption_request: *831 + exemption_response: *832 sender: *4 required: - action @@ -126208,7 +126219,7 @@ webhooks: required: true content: application/json: - schema: &848 + schema: &849 title: Exemption response submitted event type: object properties: @@ -126216,12 +126227,12 @@ webhooks: type: string enum: - response_submitted - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - exemption_request: *830 - exemption_response: *831 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + exemption_request: *831 + exemption_response: *832 sender: *4 required: - action @@ -126305,7 +126316,7 @@ webhooks: type: string enum: - completed - check_run: &833 + check_run: &834 title: CheckRun description: A check performed on the code of a given code change type: object @@ -126370,8 +126381,8 @@ webhooks: - MDEwOkNoZWNrU3VpdGU1 pull_requests: type: array - items: *216 - repository: *272 + items: *217 + repository: *273 status: type: string enum: @@ -126415,7 +126426,7 @@ webhooks: - examples: - neutral - deployment: *832 + deployment: *833 details_url: type: string examples: @@ -126475,7 +126486,7 @@ webhooks: - annotations_url pull_requests: type: array - items: *216 + items: *217 started_at: type: string format: date-time @@ -126513,10 +126524,10 @@ webhooks: - output - app - pull_requests - installation: *826 - enterprise: *825 - organization: *827 - repository: *828 + installation: *827 + enterprise: *826 + organization: *828 + repository: *829 sender: *4 required: - check_run @@ -126909,11 +126920,11 @@ webhooks: type: string enum: - created - check_run: *833 - installation: *826 - enterprise: *825 - organization: *827 - repository: *828 + check_run: *834 + installation: *827 + enterprise: *826 + organization: *828 + repository: *829 sender: *4 required: - check_run @@ -127309,11 +127320,11 @@ webhooks: type: string enum: - requested_action - check_run: *833 - installation: *826 - enterprise: *825 - organization: *827 - repository: *828 + check_run: *834 + installation: *827 + enterprise: *826 + organization: *828 + repository: *829 requested_action: description: The action requested by the user. type: object @@ -127718,11 +127729,11 @@ webhooks: type: string enum: - rerequested - check_run: *833 - installation: *826 - enterprise: *825 - organization: *827 - repository: *828 + check_run: *834 + installation: *827 + enterprise: *826 + organization: *828 + repository: *829 sender: *4 required: - check_run @@ -128714,10 +128725,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -129426,10 +129437,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -130132,10 +130143,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -130304,7 +130315,7 @@ webhooks: required: - login - id - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -130456,20 +130467,20 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: &834 + commit_oid: &835 description: The commit SHA of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - enterprise: *825 - installation: *826 - organization: *827 - ref: &835 + enterprise: *826 + installation: *827 + organization: *828 + ref: &836 description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event was triggered by the `sender` and this value will be empty. type: string - repository: *828 + repository: *829 sender: *4 required: - action @@ -130636,7 +130647,7 @@ webhooks: required: - login - id - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -130877,12 +130888,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *834 - enterprise: *825 - installation: *826 - organization: *827 - ref: *835 - repository: *828 + commit_oid: *835 + enterprise: *826 + installation: *827 + organization: *828 + ref: *836 + repository: *829 sender: *4 required: - action @@ -130980,7 +130991,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -131165,12 +131176,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *834 - enterprise: *825 - installation: *826 - organization: *827 - ref: *835 - repository: *828 + commit_oid: *835 + enterprise: *826 + installation: *827 + organization: *828 + ref: *836 + repository: *829 sender: *4 required: - action @@ -131339,7 +131350,7 @@ webhooks: required: - login - id - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -131516,12 +131527,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *834 - enterprise: *825 - installation: *826 - organization: *827 - ref: *835 - repository: *828 + commit_oid: *835 + enterprise: *826 + installation: *827 + organization: *828 + ref: *836 + repository: *829 sender: *4 required: - action @@ -131622,7 +131633,7 @@ webhooks: type: - object - 'null' - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -131811,9 +131822,9 @@ webhooks: type: - string - 'null' - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event @@ -131821,7 +131832,7 @@ webhooks: type: - string - 'null' - repository: *828 + repository: *829 sender: *4 required: - action @@ -131920,7 +131931,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -132067,12 +132078,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *834 - enterprise: *825 - installation: *826 - organization: *827 - ref: *835 - repository: *828 + commit_oid: *835 + enterprise: *826 + installation: *827 + organization: *828 + ref: *836 + repository: *829 sender: *4 required: - action @@ -132241,7 +132252,7 @@ webhooks: required: - login - id - dismissed_comment: *513 + dismissed_comment: *514 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -132393,10 +132404,10 @@ webhooks: - dismissed_reason - rule - tool - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -132656,10 +132667,10 @@ webhooks: - updated_at - author_association - body - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -132740,18 +132751,18 @@ webhooks: type: - string - 'null' - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *827 - pusher_type: &836 + organization: *828 + pusher_type: &837 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &837 + ref: &838 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference) resource. type: string @@ -132761,7 +132772,7 @@ webhooks: enum: - tag - branch - repository: *828 + repository: *829 sender: *4 required: - ref @@ -132844,9 +132855,9 @@ webhooks: enum: - created definition: *151 - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 required: - action @@ -132931,9 +132942,9 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 required: - action @@ -133011,9 +133022,9 @@ webhooks: enum: - promote_to_enterprise definition: *151 - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 required: - action @@ -133091,9 +133102,9 @@ webhooks: enum: - updated definition: *151 - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 required: - action @@ -133170,10 +133181,10 @@ webhooks: type: string enum: - updated - enterprise: *825 - installation: *826 - repository: *828 - organization: *827 + enterprise: *826 + installation: *827 + repository: *829 + organization: *828 sender: *4 new_property_values: type: array @@ -133258,18 +133269,18 @@ webhooks: title: delete event type: object properties: - enterprise: *825 - installation: *826 - organization: *827 - pusher_type: *836 - ref: *837 + enterprise: *826 + installation: *827 + organization: *828 + pusher_type: *837 + ref: *838 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *828 + repository: *829 sender: *4 required: - ref @@ -133353,11 +133364,11 @@ webhooks: type: string enum: - auto_dismissed - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133441,11 +133452,11 @@ webhooks: type: string enum: - auto_reopened - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133529,11 +133540,11 @@ webhooks: type: string enum: - created - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133615,11 +133626,11 @@ webhooks: type: string enum: - dismissed - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133701,11 +133712,11 @@ webhooks: type: string enum: - fixed - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133788,11 +133799,11 @@ webhooks: type: string enum: - reintroduced - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133874,11 +133885,11 @@ webhooks: type: string enum: - reopened - alert: *571 - installation: *826 - organization: *827 - enterprise: *825 - repository: *828 + alert: *572 + installation: *827 + organization: *828 + enterprise: *826 + repository: *829 sender: *4 required: - action @@ -133955,9 +133966,9 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - key: &838 + enterprise: *826 + installation: *827 + key: &839 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -133995,8 +134006,8 @@ webhooks: - verified - created_at - read_only - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -134073,11 +134084,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - key: *838 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + key: *839 + organization: *828 + repository: *829 sender: *4 required: - action @@ -134649,12 +134660,12 @@ webhooks: - updated_at - statuses_url - repository_url - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - workflow: &842 + workflow: &843 title: Workflow type: - object @@ -135392,13 +135403,13 @@ webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *577 + deployment: *578 pull_requests: type: array - items: *672 - repository: *828 - organization: *827 - installation: *826 + items: *673 + repository: *829 + organization: *828 + installation: *827 sender: *4 responses: '200': @@ -135469,7 +135480,7 @@ webhooks: type: string enum: - approved - approver: &839 + approver: &840 type: object properties: avatar_url: @@ -135512,11 +135523,11 @@ webhooks: type: string comment: type: string - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - reviewers: &840 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + reviewers: &841 type: array items: type: object @@ -135597,7 +135608,7 @@ webhooks: sender: *4 since: type: string - workflow_job_run: &841 + workflow_job_run: &842 type: object properties: conclusion: @@ -136343,18 +136354,18 @@ webhooks: type: string enum: - rejected - approver: *839 + approver: *840 comment: type: string - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - reviewers: *840 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + reviewers: *841 sender: *4 since: type: string - workflow_job_run: *841 + workflow_job_run: *842 workflow_job_runs: type: array items: @@ -137071,13 +137082,13 @@ webhooks: type: string enum: - requested - enterprise: *825 + enterprise: *826 environment: type: string - installation: *826 - organization: *827 - repository: *828 - requestor: &852 + installation: *827 + organization: *828 + repository: *829 + requestor: &853 title: User type: - object @@ -139020,12 +139031,12 @@ webhooks: - updated_at - deployment_url - repository_url - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - workflow: *842 + workflow: *843 workflow_run: title: Deployment Workflow Run type: @@ -139716,7 +139727,7 @@ webhooks: type: string enum: - answered - answer: &845 + answer: &846 type: object properties: author_association: @@ -139876,11 +139887,11 @@ webhooks: - created_at - updated_at - body - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140007,11 +140018,11 @@ webhooks: - from required: - category - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140094,11 +140105,11 @@ webhooks: type: string enum: - closed - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140180,7 +140191,7 @@ webhooks: type: string enum: - created - comment: &844 + comment: &845 type: object properties: author_association: @@ -140340,11 +140351,11 @@ webhooks: - updated_at - body - reactions - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140427,12 +140438,12 @@ webhooks: type: string enum: - deleted - comment: *844 - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + comment: *845 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140527,12 +140538,12 @@ webhooks: - from required: - body - comment: *844 - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + comment: *845 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140616,11 +140627,11 @@ webhooks: type: string enum: - created - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140702,11 +140713,11 @@ webhooks: type: string enum: - deleted - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140806,11 +140817,11 @@ webhooks: type: string required: - from - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -140892,10 +140903,10 @@ webhooks: type: string enum: - labeled - discussion: *843 - enterprise: *825 - installation: *826 - label: &846 + discussion: *844 + enterprise: *826 + installation: *827 + label: &847 title: Label type: object properties: @@ -140928,8 +140939,8 @@ webhooks: - color - default - description - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141012,11 +141023,11 @@ webhooks: type: string enum: - locked - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141098,11 +141109,11 @@ webhooks: type: string enum: - pinned - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141184,11 +141195,11 @@ webhooks: type: string enum: - reopened - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141273,16 +141284,16 @@ webhooks: changes: type: object properties: - new_discussion: *843 - new_repository: *828 + new_discussion: *844 + new_repository: *829 required: - new_discussion - new_repository - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141365,10 +141376,10 @@ webhooks: type: string enum: - unanswered - discussion: *843 - old_answer: *845 - organization: *827 - repository: *828 + discussion: *844 + old_answer: *846 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141450,12 +141461,12 @@ webhooks: type: string enum: - unlabeled - discussion: *843 - enterprise: *825 - installation: *826 - label: *846 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141538,11 +141549,11 @@ webhooks: type: string enum: - unlocked - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141624,11 +141635,11 @@ webhooks: type: string enum: - unpinned - discussion: *843 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + discussion: *844 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -141697,7 +141708,7 @@ webhooks: required: true content: application/json: - schema: *847 + schema: *848 responses: '200': description: Return a 200 status to indicate that the data was received @@ -141760,7 +141771,7 @@ webhooks: required: true content: application/json: - schema: *848 + schema: *849 responses: '200': description: Return a 200 status to indicate that the data was received @@ -141823,7 +141834,7 @@ webhooks: required: true content: application/json: - schema: *849 + schema: *850 responses: '200': description: Return a 200 status to indicate that the data was received @@ -141886,7 +141897,7 @@ webhooks: required: true content: application/json: - schema: *847 + schema: *848 responses: '200': description: Return a 200 status to indicate that the data was received @@ -141949,7 +141960,7 @@ webhooks: required: true content: application/json: - schema: *848 + schema: *849 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142015,7 +142026,7 @@ webhooks: required: true content: application/json: - schema: *849 + schema: *850 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142081,7 +142092,7 @@ webhooks: required: true content: application/json: - schema: *850 + schema: *851 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142147,7 +142158,7 @@ webhooks: required: true content: application/json: - schema: *847 + schema: *848 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142213,7 +142224,7 @@ webhooks: required: true content: application/json: - schema: *851 + schema: *852 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142279,7 +142290,7 @@ webhooks: required: true content: application/json: - schema: *848 + schema: *849 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142344,7 +142355,7 @@ webhooks: required: true content: application/json: - schema: *849 + schema: *850 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142409,7 +142420,7 @@ webhooks: required: true content: application/json: - schema: *850 + schema: *851 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142474,7 +142485,7 @@ webhooks: required: true content: application/json: - schema: *847 + schema: *848 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142539,7 +142550,7 @@ webhooks: required: true content: application/json: - schema: *851 + schema: *852 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142605,7 +142616,7 @@ webhooks: required: true content: application/json: - schema: *848 + schema: *849 responses: '200': description: Return a 200 status to indicate that the data was received @@ -142672,7 +142683,7 @@ webhooks: description: A user forks a repository. type: object properties: - enterprise: *825 + enterprise: *826 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository) resource. @@ -143350,9 +143361,9 @@ webhooks: type: integer watchers_count: type: integer - installation: *826 - organization: *827 - repository: *828 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - forkee @@ -143498,9 +143509,9 @@ webhooks: title: gollum event type: object properties: - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pages: description: The pages that were updated. type: array @@ -143538,7 +143549,7 @@ webhooks: - action - sha - html_url - repository: *828 + repository: *829 sender: *4 required: - pages @@ -143614,10 +143625,10 @@ webhooks: type: string enum: - created - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories: &853 + organization: *828 + repositories: &854 description: An array of repository objects that the installation can access. type: array @@ -143643,8 +143654,8 @@ webhooks: - name - full_name - private - repository: *828 - requester: *852 + repository: *829 + requester: *853 sender: *4 required: - action @@ -143719,11 +143730,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories: *853 - repository: *828 + organization: *828 + repositories: *854 + repository: *829 requester: type: - 'null' @@ -143800,11 +143811,11 @@ webhooks: type: string enum: - new_permissions_accepted - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories: *853 - repository: *828 + organization: *828 + repositories: *854 + repository: *829 requester: type: - 'null' @@ -143881,10 +143892,10 @@ webhooks: type: string enum: - added - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories_added: &854 + organization: *828 + repositories_added: &855 description: An array of repository objects, which were added to the installation. type: array @@ -143930,15 +143941,15 @@ webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *828 - repository_selection: &855 + repository: *829 + repository_selection: &856 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *852 + requester: *853 sender: *4 required: - action @@ -144017,10 +144028,10 @@ webhooks: type: string enum: - removed - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories_added: *854 + organization: *828 + repositories_added: *855 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -144047,9 +144058,9 @@ webhooks: - name - full_name - private - repository: *828 - repository_selection: *855 - requester: *852 + repository: *829 + repository_selection: *856 + requester: *853 sender: *4 required: - action @@ -144128,11 +144139,11 @@ webhooks: type: string enum: - suspend - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories: *853 - repository: *828 + organization: *828 + repositories: *854 + repository: *829 requester: type: - 'null' @@ -144315,10 +144326,10 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 target_type: type: string @@ -144397,11 +144408,11 @@ webhooks: type: string enum: - unsuspend - enterprise: *825 + enterprise: *826 installation: *20 - organization: *827 - repositories: *853 - repository: *828 + organization: *828 + repositories: *854 + repository: *829 requester: type: - 'null' @@ -144649,8 +144660,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -145467,8 +145478,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 state: description: State of the issue; either 'open' or 'closed' type: string @@ -145485,7 +145496,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -145829,8 +145840,8 @@ webhooks: - state - locked - assignee - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -145910,7 +145921,7 @@ webhooks: type: string enum: - deleted - comment: &856 + comment: &857 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment) itself. @@ -146077,8 +146088,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -146891,8 +146902,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 state: description: State of the issue; either 'open' or 'closed' type: string @@ -146909,7 +146920,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -147255,8 +147266,8 @@ webhooks: - state - locked - assignee - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -147336,7 +147347,7 @@ webhooks: type: string enum: - edited - changes: &880 + changes: &881 description: The changes to the comment. type: object properties: @@ -147348,9 +147359,9 @@ webhooks: type: string required: - from - comment: *856 - enterprise: *825 - installation: *826 + comment: *857 + enterprise: *826 + installation: *827 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -148166,8 +148177,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 state: description: State of the issue; either 'open' or 'closed' type: string @@ -148184,7 +148195,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -148528,8 +148539,8 @@ webhooks: - state - locked - assignee - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -148613,15 +148624,15 @@ webhooks: blocked_issue_id: description: The ID of the blocked issue. type: number - blocked_issue: *212 + blocked_issue: *213 blocking_issue_id: description: The ID of the blocking issue. type: number - blocking_issue: *212 + blocking_issue: *213 blocking_issue_repo: *76 - installation: *826 - organization: *827 - repository: *828 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -148704,15 +148715,15 @@ webhooks: blocked_issue_id: description: The ID of the blocked issue. type: number - blocked_issue: *212 + blocked_issue: *213 blocking_issue_id: description: The ID of the blocking issue. type: number - blocking_issue: *212 + blocking_issue: *213 blocking_issue_repo: *76 - installation: *826 - organization: *827 - repository: *828 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -148794,15 +148805,15 @@ webhooks: blocked_issue_id: description: The ID of the blocked issue. type: number - blocked_issue: *212 + blocked_issue: *213 blocked_issue_repo: *76 blocking_issue_id: description: The ID of the blocking issue. type: number - blocking_issue: *212 - installation: *826 - organization: *827 - repository: *828 + blocking_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -148885,15 +148896,15 @@ webhooks: blocked_issue_id: description: The ID of the blocked issue. type: number - blocked_issue: *212 + blocked_issue: *213 blocked_issue_repo: *76 blocking_issue_id: description: The ID of the blocking issue. type: number - blocking_issue: *212 - installation: *826 - organization: *827 - repository: *828 + blocking_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -148973,10 +148984,10 @@ webhooks: type: string enum: - assigned - assignee: *852 - enterprise: *825 - installation: *826 - issue: &859 + assignee: *853 + enterprise: *826 + installation: *827 + issue: &860 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -149788,11 +149799,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -149809,7 +149820,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -149912,8 +149923,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -149993,8 +150004,8 @@ webhooks: type: string enum: - closed - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -150811,11 +150822,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -150832,7 +150843,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -151078,8 +151089,8 @@ webhooks: required: - state - closed_at - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -151158,8 +151169,8 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -151967,11 +151978,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -151988,7 +151999,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -152090,8 +152101,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -152170,8 +152181,8 @@ webhooks: type: string enum: - demilestoned - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -153002,11 +153013,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -153023,7 +153034,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -153104,7 +153115,7 @@ webhooks: format: uri user_view_type: type: string - milestone: &857 + milestone: &858 title: Milestone description: A collection of related issues and pull requests. type: object @@ -153247,8 +153258,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -153347,8 +153358,8 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -154160,11 +154171,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -154178,7 +154189,7 @@ webhooks: timeline_url: type: string format: uri - type: *357 + type: *358 title: description: Title of the issue type: string @@ -154284,9 +154295,9 @@ webhooks: - active_lock_reason - body - reactions - label: *846 - organization: *827 - repository: *828 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -154366,8 +154377,8 @@ webhooks: type: string enum: - labeled - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -155178,11 +155189,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -155196,7 +155207,7 @@ webhooks: timeline_url: type: string format: uri - type: *357 + type: *358 title: description: Title of the issue type: string @@ -155302,9 +155313,9 @@ webhooks: - active_lock_reason - body - reactions - label: *846 - organization: *827 - repository: *828 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -155384,8 +155395,8 @@ webhooks: type: string enum: - locked - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -156221,11 +156232,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -156239,7 +156250,7 @@ webhooks: timeline_url: type: string format: uri - type: *357 + type: *358 title: description: Title of the issue type: string @@ -156322,8 +156333,8 @@ webhooks: format: uri user_view_type: type: string - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -156402,8 +156413,8 @@ webhooks: type: string enum: - milestoned - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -157233,11 +157244,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -157254,7 +157265,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -157334,9 +157345,9 @@ webhooks: format: uri user_view_type: type: string - milestone: *857 - organization: *827 - repository: *828 + milestone: *858 + organization: *828 + repository: *829 sender: *4 required: - action @@ -158228,11 +158239,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -158328,7 +158339,7 @@ webhooks: required: - login - id - type: *357 + type: *358 required: - id - number @@ -158809,8 +158820,8 @@ webhooks: required: - old_issue - old_repository - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -159622,11 +159633,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -159643,7 +159654,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -159745,8 +159756,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -159826,9 +159837,9 @@ webhooks: type: string enum: - pinned - enterprise: *825 - installation: *826 - issue: &858 + enterprise: *826 + installation: *827 + issue: &859 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -160634,11 +160645,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -160655,7 +160666,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -160757,8 +160768,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -160837,8 +160848,8 @@ webhooks: type: string enum: - reopened - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -161672,11 +161683,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -161773,9 +161784,9 @@ webhooks: format: uri user_view_type: type: string - type: *357 - organization: *827 - repository: *828 + type: *358 + organization: *828 + repository: *829 sender: *4 required: - action @@ -162664,11 +162675,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -162685,7 +162696,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -163267,11 +163278,11 @@ webhooks: required: - new_issue - new_repository - enterprise: *825 - installation: *826 - issue: *858 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *859 + organization: *828 + repository: *829 sender: *4 required: - action @@ -163351,12 +163362,12 @@ webhooks: type: string enum: - typed - enterprise: *825 - installation: *826 - issue: *859 - type: *357 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *860 + type: *358 + organization: *828 + repository: *829 sender: *4 required: - action @@ -163437,7 +163448,7 @@ webhooks: type: string enum: - unassigned - assignee: &883 + assignee: &884 title: User type: - object @@ -163509,11 +163520,11 @@ webhooks: required: - login - id - enterprise: *825 - installation: *826 - issue: *859 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *860 + organization: *828 + repository: *829 sender: *4 required: - action @@ -163592,12 +163603,12 @@ webhooks: type: string enum: - unlabeled - enterprise: *825 - installation: *826 - issue: *859 - label: *846 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *860 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -163677,8 +163688,8 @@ webhooks: type: string enum: - unlocked - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -164512,11 +164523,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *764 - issue_dependencies_summary: *765 + sub_issues_summary: *765 + issue_dependencies_summary: *766 issue_field_values: type: array - items: *766 + items: *767 state: description: State of the issue; either 'open' or 'closed' type: string @@ -164533,7 +164544,7 @@ webhooks: title: description: Title of the issue type: string - type: *357 + type: *358 updated_at: type: string format: date-time @@ -164613,8 +164624,8 @@ webhooks: format: uri user_view_type: type: string - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -164694,11 +164705,11 @@ webhooks: type: string enum: - unpinned - enterprise: *825 - installation: *826 - issue: *858 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *859 + organization: *828 + repository: *829 sender: *4 required: - action @@ -164777,12 +164788,12 @@ webhooks: type: string enum: - untyped - enterprise: *825 - installation: *826 - issue: *859 - type: *357 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + issue: *860 + type: *358 + organization: *828 + repository: *829 sender: *4 required: - action @@ -164862,11 +164873,11 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - label: *846 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -164944,11 +164955,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - label: *846 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -165058,11 +165069,11 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - label: *846 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + label: *847 + organization: *828 + repository: *829 sender: *4 required: - action @@ -165144,9 +165155,9 @@ webhooks: - cancelled effective_date: type: string - enterprise: *825 - installation: *826 - marketplace_purchase: &860 + enterprise: *826 + installation: *827 + marketplace_purchase: &861 title: Marketplace Purchase type: object required: @@ -165234,8 +165245,8 @@ webhooks: type: integer unit_count: type: integer - organization: *827 - previous_marketplace_purchase: &861 + organization: *828 + previous_marketplace_purchase: &862 title: Marketplace Purchase type: object properties: @@ -165319,7 +165330,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *828 + repository: *829 sender: *4 required: - action @@ -165399,10 +165410,10 @@ webhooks: - changed effective_date: type: string - enterprise: *825 - installation: *826 - marketplace_purchase: *860 - organization: *827 + enterprise: *826 + installation: *827 + marketplace_purchase: *861 + organization: *828 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -165490,7 +165501,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *828 + repository: *829 sender: *4 required: - action @@ -165572,10 +165583,10 @@ webhooks: - pending_change effective_date: type: string - enterprise: *825 - installation: *826 - marketplace_purchase: *860 - organization: *827 + enterprise: *826 + installation: *827 + marketplace_purchase: *861 + organization: *828 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -165661,7 +165672,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *828 + repository: *829 sender: *4 required: - action @@ -165742,8 +165753,8 @@ webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 marketplace_purchase: title: Marketplace Purchase type: object @@ -165829,9 +165840,9 @@ webhooks: type: integer unit_count: type: integer - organization: *827 - previous_marketplace_purchase: *861 - repository: *828 + organization: *828 + previous_marketplace_purchase: *862 + repository: *829 sender: *4 required: - action @@ -165911,12 +165922,12 @@ webhooks: - purchased effective_date: type: string - enterprise: *825 - installation: *826 - marketplace_purchase: *860 - organization: *827 - previous_marketplace_purchase: *861 - repository: *828 + enterprise: *826 + installation: *827 + marketplace_purchase: *861 + organization: *828 + previous_marketplace_purchase: *862 + repository: *829 sender: *4 required: - action @@ -166018,11 +166029,11 @@ webhooks: type: string required: - to - enterprise: *825 - installation: *826 - member: *852 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + member: *853 + organization: *828 + repository: *829 sender: *4 required: - action @@ -166124,11 +166135,11 @@ webhooks: type: - string - 'null' - enterprise: *825 - installation: *826 - member: *852 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + member: *853 + organization: *828 + repository: *829 sender: *4 required: - action @@ -166207,11 +166218,11 @@ webhooks: type: string enum: - removed - enterprise: *825 - installation: *826 - member: *852 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + member: *853 + organization: *828 + repository: *829 sender: *4 required: - action @@ -166289,11 +166300,11 @@ webhooks: type: string enum: - added - enterprise: *825 - installation: *826 - member: *852 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + member: *853 + organization: *828 + repository: *829 scope: description: The scope of the membership. Currently, can only be `team`. @@ -166371,7 +166382,7 @@ webhooks: required: - login - id - team: &862 + team: &863 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -166601,11 +166612,11 @@ webhooks: type: string enum: - removed - enterprise: *825 - installation: *826 - member: *852 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + member: *853 + organization: *828 + repository: *829 scope: description: The scope of the membership. Currently, can only be `team`. @@ -166684,7 +166695,7 @@ webhooks: required: - login - id - team: *862 + team: *863 required: - action - scope @@ -166766,8 +166777,8 @@ webhooks: type: string enum: - checks_requested - installation: *826 - merge_group: &863 + installation: *827 + merge_group: &864 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -166786,15 +166797,15 @@ webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *505 + head_commit: *506 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -166880,10 +166891,10 @@ webhooks: - merged - invalidated - dequeued - installation: *826 - merge_group: *863 - organization: *827 - repository: *828 + installation: *827 + merge_group: *864 + organization: *828 + repository: *829 sender: *4 required: - action @@ -166956,7 +166967,7 @@ webhooks: type: string enum: - deleted - enterprise: *825 + enterprise: *826 hook: description: 'The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -167065,12 +167076,12 @@ webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *826 - organization: *827 + installation: *827 + organization: *828 repository: anyOf: - type: 'null' - - *828 + - *829 sender: *4 required: - action @@ -167150,11 +167161,11 @@ webhooks: type: string enum: - closed - enterprise: *825 - installation: *826 - milestone: *857 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + milestone: *858 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167233,9 +167244,9 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - milestone: &864 + enterprise: *826 + installation: *827 + milestone: &865 title: Milestone description: A collection of related issues and pull requests. type: object @@ -167377,8 +167388,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167457,11 +167468,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - milestone: *857 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + milestone: *858 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167571,11 +167582,11 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - milestone: *857 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + milestone: *858 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167655,11 +167666,11 @@ webhooks: type: string enum: - opened - enterprise: *825 - installation: *826 - milestone: *864 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + milestone: *865 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167738,11 +167749,11 @@ webhooks: type: string enum: - blocked - blocked_user: *852 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + blocked_user: *853 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167821,11 +167832,11 @@ webhooks: type: string enum: - unblocked - blocked_user: *852 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + blocked_user: *853 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -167901,7 +167912,7 @@ webhooks: enum: - created definition: *145 - enterprise: *825 + enterprise: *826 sender: *4 required: - action @@ -167981,8 +167992,8 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 sender: *4 required: - action @@ -168055,8 +168066,8 @@ webhooks: enum: - updated definition: *145 - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 sender: *4 required: - action @@ -168128,9 +168139,9 @@ webhooks: type: string enum: - updated - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 new_property_values: type: array @@ -168218,9 +168229,9 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - membership: &865 + enterprise: *826 + installation: *827 + membership: &866 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -168330,8 +168341,8 @@ webhooks: - role - organization_url - user - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 required: - action @@ -168409,11 +168420,11 @@ webhooks: type: string enum: - member_added - enterprise: *825 - installation: *826 - membership: *865 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + membership: *866 + organization: *828 + repository: *829 sender: *4 required: - action @@ -168492,8 +168503,8 @@ webhooks: type: string enum: - member_invited - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -168615,10 +168626,10 @@ webhooks: - inviter - team_count - invitation_teams_url - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 - user: *852 + user: *853 required: - action - invitation @@ -168696,11 +168707,11 @@ webhooks: type: string enum: - member_removed - enterprise: *825 - installation: *826 - membership: *865 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + membership: *866 + organization: *828 + repository: *829 sender: *4 required: - action @@ -168787,11 +168798,11 @@ webhooks: properties: from: type: string - enterprise: *825 - installation: *826 - membership: *865 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + membership: *866 + organization: *828 + repository: *829 sender: *4 required: - action @@ -168869,9 +168880,9 @@ webhooks: type: string enum: - published - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 package: description: Information about the package. type: object @@ -169394,7 +169405,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: &866 + items: &867 title: Ruby Gems metadata type: object properties: @@ -169491,7 +169502,7 @@ webhooks: - owner - package_version - registry - repository: *828 + repository: *829 sender: *4 required: - action @@ -169568,9 +169579,9 @@ webhooks: type: string enum: - updated - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 package: description: Information about the package. type: object @@ -169932,7 +169943,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *866 + items: *867 source_url: type: string format: uri @@ -170003,7 +170014,7 @@ webhooks: - owner - package_version - registry - repository: *828 + repository: *829 sender: *4 required: - action @@ -170183,12 +170194,12 @@ webhooks: - duration - created_at - updated_at - enterprise: *825 + enterprise: *826 id: type: integer - installation: *826 - organization: *827 - repository: *828 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - id @@ -170265,7 +170276,7 @@ webhooks: type: string enum: - approved - personal_access_token_request: &867 + personal_access_token_request: &868 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -170415,10 +170426,10 @@ webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *825 - organization: *827 + enterprise: *826 + organization: *828 sender: *4 - installation: *826 + installation: *827 required: - action - personal_access_token_request @@ -170495,11 +170506,11 @@ webhooks: type: string enum: - cancelled - personal_access_token_request: *867 - enterprise: *825 - organization: *827 + personal_access_token_request: *868 + enterprise: *826 + organization: *828 sender: *4 - installation: *826 + installation: *827 required: - action - personal_access_token_request @@ -170575,11 +170586,11 @@ webhooks: type: string enum: - created - personal_access_token_request: *867 - enterprise: *825 - organization: *827 + personal_access_token_request: *868 + enterprise: *826 + organization: *828 sender: *4 - installation: *826 + installation: *827 required: - action - personal_access_token_request @@ -170654,11 +170665,11 @@ webhooks: type: string enum: - denied - personal_access_token_request: *867 - organization: *827 - enterprise: *825 + personal_access_token_request: *868 + organization: *828 + enterprise: *826 sender: *4 - installation: *826 + installation: *827 required: - action - personal_access_token_request @@ -170763,7 +170774,7 @@ webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *868 + last_response: *869 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -170795,8 +170806,8 @@ webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 zen: description: Random string of GitHub zen. @@ -171041,10 +171052,10 @@ webhooks: - from required: - note - enterprise: *825 - installation: *826 - organization: *827 - project_card: &869 + enterprise: *826 + installation: *827 + organization: *828 + project_card: &870 title: Project Card type: object properties: @@ -171167,7 +171178,7 @@ webhooks: - creator - created_at - updated_at - repository: *828 + repository: *829 sender: *4 required: - action @@ -171248,11 +171259,11 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - project_card: *869 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project_card: *870 + repository: *829 sender: *4 required: - action @@ -171332,9 +171343,9 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 project_card: title: Project Card type: object @@ -171464,7 +171475,7 @@ webhooks: repository: anyOf: - type: 'null' - - *828 + - *829 sender: *4 required: - action @@ -171558,11 +171569,11 @@ webhooks: - from required: - note - enterprise: *825 - installation: *826 - organization: *827 - project_card: *869 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project_card: *870 + repository: *829 sender: *4 required: - action @@ -171656,9 +171667,9 @@ webhooks: - from required: - column_id - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 project_card: allOf: - title: Project Card @@ -171855,7 +171866,7 @@ webhooks: type: string required: - after_id - repository: *828 + repository: *829 sender: *4 required: - action @@ -171935,10 +171946,10 @@ webhooks: type: string enum: - closed - enterprise: *825 - installation: *826 - organization: *827 - project: &871 + enterprise: *826 + installation: *827 + organization: *828 + project: &872 title: Project type: object properties: @@ -172065,7 +172076,7 @@ webhooks: - creator - created_at - updated_at - repository: *828 + repository: *829 sender: *4 required: - action @@ -172145,10 +172156,10 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - project_column: &870 + enterprise: *826 + installation: *827 + organization: *828 + project_column: &871 title: Project Column type: object properties: @@ -172188,7 +172199,7 @@ webhooks: - name - created_at - updated_at - repository: *828 + repository: *829 sender: *4 required: - action @@ -172267,14 +172278,14 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - project_column: *870 + enterprise: *826 + installation: *827 + organization: *828 + project_column: *871 repository: anyOf: - type: 'null' - - *828 + - *829 sender: *4 required: - action @@ -172363,11 +172374,11 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - organization: *827 - project_column: *870 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project_column: *871 + repository: *829 sender: *4 required: - action @@ -172447,11 +172458,11 @@ webhooks: type: string enum: - moved - enterprise: *825 - installation: *826 - organization: *827 - project_column: *870 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project_column: *871 + repository: *829 sender: *4 required: - action @@ -172531,11 +172542,11 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - project: *871 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project: *872 + repository: *829 sender: *4 required: - action @@ -172615,14 +172626,14 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - project: *871 + enterprise: *826 + installation: *827 + organization: *828 + project: *872 repository: anyOf: - type: 'null' - - *828 + - *829 sender: *4 required: - action @@ -172723,11 +172734,11 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - organization: *827 - project: *871 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project: *872 + repository: *829 sender: *4 required: - action @@ -172806,11 +172817,11 @@ webhooks: type: string enum: - reopened - enterprise: *825 - installation: *826 - organization: *827 - project: *871 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + project: *872 + repository: *829 sender: *4 required: - action @@ -172891,9 +172902,9 @@ webhooks: type: string enum: - closed - installation: *826 - organization: *827 - projects_v2: *388 + installation: *827 + organization: *828 + projects_v2: *389 sender: *4 required: - action @@ -172974,9 +172985,9 @@ webhooks: type: string enum: - created - installation: *826 - organization: *827 - projects_v2: *388 + installation: *827 + organization: *828 + projects_v2: *389 sender: *4 required: - action @@ -173057,9 +173068,9 @@ webhooks: type: string enum: - deleted - installation: *826 - organization: *827 - projects_v2: *388 + installation: *827 + organization: *828 + projects_v2: *389 sender: *4 required: - action @@ -173180,9 +173191,9 @@ webhooks: type: string to: type: string - installation: *826 - organization: *827 - projects_v2: *388 + installation: *827 + organization: *828 + projects_v2: *389 sender: *4 required: - action @@ -173265,7 +173276,7 @@ webhooks: type: string enum: - archived - changes: &875 + changes: &876 type: object properties: archived_at: @@ -173281,9 +173292,9 @@ webhooks: - string - 'null' format: date-time - installation: *826 - organization: *827 - projects_v2_item: &872 + installation: *827 + organization: *828 + projects_v2_item: &873 title: Projects v2 Item description: An item belonging to a project type: object @@ -173301,7 +173312,7 @@ webhooks: type: string description: The node ID of the content represented by this item. - content_type: *394 + content_type: *395 creator: *4 created_at: type: string @@ -173423,9 +173434,9 @@ webhooks: - 'null' to: type: string - installation: *826 - organization: *827 - projects_v2_item: *872 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -173507,9 +173518,9 @@ webhooks: type: string enum: - created - installation: *826 - organization: *827 - projects_v2_item: *872 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -173590,9 +173601,9 @@ webhooks: type: string enum: - deleted - installation: *826 - organization: *827 - projects_v2_item: *872 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -173697,7 +173708,7 @@ webhooks: oneOf: - type: string - type: integer - - &873 + - &874 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -173721,7 +173732,7 @@ webhooks: required: - id - name - - &874 + - &875 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -173761,8 +173772,8 @@ webhooks: oneOf: - type: string - type: integer - - *873 - *874 + - *875 type: - 'null' - string @@ -173785,9 +173796,9 @@ webhooks: - 'null' required: - body - installation: *826 - organization: *827 - projects_v2_item: *872 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -173884,9 +173895,9 @@ webhooks: type: - string - 'null' - installation: *826 - organization: *827 - projects_v2_item: *872 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -173969,10 +173980,10 @@ webhooks: type: string enum: - restored - changes: *875 - installation: *826 - organization: *827 - projects_v2_item: *872 + changes: *876 + installation: *827 + organization: *828 + projects_v2_item: *873 sender: *4 required: - action @@ -174054,9 +174065,9 @@ webhooks: type: string enum: - reopened - installation: *826 - organization: *827 - projects_v2: *388 + installation: *827 + organization: *828 + projects_v2: *389 sender: *4 required: - action @@ -174137,9 +174148,9 @@ webhooks: type: string enum: - created - installation: *826 - organization: *827 - projects_v2_status_update: *876 + installation: *827 + organization: *828 + projects_v2_status_update: *877 sender: *4 required: - action @@ -174220,9 +174231,9 @@ webhooks: type: string enum: - deleted - installation: *826 - organization: *827 - projects_v2_status_update: *876 + installation: *827 + organization: *828 + projects_v2_status_update: *877 sender: *4 required: - action @@ -174368,9 +174379,9 @@ webhooks: - string - 'null' format: date - installation: *826 - organization: *827 - projects_v2_status_update: *876 + installation: *827 + organization: *828 + projects_v2_status_update: *877 sender: *4 required: - action @@ -174441,10 +174452,10 @@ webhooks: title: public event type: object properties: - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - repository @@ -174521,13 +174532,13 @@ webhooks: type: string enum: - assigned - assignee: *852 - enterprise: *825 - installation: *826 - number: &877 + assignee: *853 + enterprise: *826 + installation: *827 + number: &878 description: The pull request number. type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -176876,7 +176887,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -176958,11 +176969,11 @@ webhooks: type: string enum: - auto_merge_disabled - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -179304,7 +179315,7 @@ webhooks: - draft reason: type: string - repository: *828 + repository: *829 sender: *4 required: - action @@ -179386,11 +179397,11 @@ webhooks: type: string enum: - auto_merge_enabled - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -181732,7 +181743,7 @@ webhooks: - draft reason: type: string - repository: *828 + repository: *829 sender: *4 required: - action @@ -181814,13 +181825,13 @@ webhooks: type: string enum: - closed - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: &878 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: &879 allOf: - - *672 + - *673 - type: object properties: allow_auto_merge: @@ -181882,7 +181893,7 @@ webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *828 + repository: *829 sender: *4 required: - action @@ -181963,12 +181974,12 @@ webhooks: type: string enum: - converted_to_draft - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: *878 - repository: *828 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: *879 + repository: *829 sender: *4 required: - action @@ -182048,11 +182059,11 @@ webhooks: type: string enum: - demilestoned - enterprise: *825 - milestone: *391 - number: *877 - organization: *827 - pull_request: &879 + enterprise: *826 + milestone: *392 + number: *878 + organization: *828 + pull_request: &880 title: Pull Request type: object properties: @@ -184379,7 +184390,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -184458,11 +184469,11 @@ webhooks: type: string enum: - dequeued - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -186808,7 +186819,7 @@ webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *828 + repository: *829 sender: *4 required: - action @@ -186932,12 +186943,12 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: *878 - repository: *828 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: *879 + repository: *829 sender: *4 required: - action @@ -187017,11 +187028,11 @@ webhooks: type: string enum: - enqueued - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -189352,7 +189363,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -189432,11 +189443,11 @@ webhooks: type: string enum: - labeled - enterprise: *825 - installation: *826 - label: *846 - number: *877 - organization: *827 + enterprise: *826 + installation: *827 + label: *847 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -191784,7 +191795,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -191865,10 +191876,10 @@ webhooks: type: string enum: - locked - enterprise: *825 - installation: *826 - number: *877 - organization: *827 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -194214,7 +194225,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -194294,12 +194305,12 @@ webhooks: type: string enum: - milestoned - enterprise: *825 - milestone: *391 - number: *877 - organization: *827 - pull_request: *879 - repository: *828 + enterprise: *826 + milestone: *392 + number: *878 + organization: *828 + pull_request: *880 + repository: *829 sender: *4 required: - action @@ -194378,12 +194389,12 @@ webhooks: type: string enum: - opened - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: *878 - repository: *828 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: *879 + repository: *829 sender: *4 required: - action @@ -194464,12 +194475,12 @@ webhooks: type: string enum: - ready_for_review - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: *878 - repository: *828 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: *879 + repository: *829 sender: *4 required: - action @@ -194549,12 +194560,12 @@ webhooks: type: string enum: - reopened - enterprise: *825 - installation: *826 - number: *877 - organization: *827 - pull_request: *878 - repository: *828 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 + pull_request: *879 + repository: *829 sender: *4 required: - action @@ -194929,9 +194940,9 @@ webhooks: - start_side - side - reactions - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: type: object properties: @@ -197161,7 +197172,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *828 + repository: *829 sender: *4 required: - action @@ -197241,7 +197252,7 @@ webhooks: type: string enum: - deleted - comment: &881 + comment: &882 title: Pull Request Review Comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#get-a-review-comment-for-a-pull-request) itself. @@ -197534,9 +197545,9 @@ webhooks: - start_side - side - reactions - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: type: object properties: @@ -199754,7 +199765,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *828 + repository: *829 sender: *4 required: - action @@ -199834,11 +199845,11 @@ webhooks: type: string enum: - edited - changes: *880 - comment: *881 - enterprise: *825 - installation: *826 - organization: *827 + changes: *881 + comment: *882 + enterprise: *826 + installation: *827 + organization: *828 pull_request: type: object properties: @@ -202059,7 +202070,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *828 + repository: *829 sender: *4 required: - action @@ -202140,9 +202151,9 @@ webhooks: type: string enum: - dismissed - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: title: Simple Pull Request type: object @@ -204375,7 +204386,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *828 + repository: *829 review: description: The review that was affected. type: object @@ -204626,9 +204637,9 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: title: Simple Pull Request type: object @@ -206742,8 +206753,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *828 - review: &882 + repository: *829 + review: &883 description: The review that was affected. type: object properties: @@ -206981,12 +206992,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: description: The pull request number. type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -209333,7 +209344,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 requested_reviewer: title: User type: @@ -209419,12 +209430,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: description: The pull request number. type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -211778,7 +211789,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 requested_team: title: Team description: Groups of organization members that gives permissions @@ -211973,12 +211984,12 @@ webhooks: type: string enum: - review_requested - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: description: The pull request number. type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -214327,7 +214338,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 requested_reviewer: title: User type: @@ -214414,12 +214425,12 @@ webhooks: type: string enum: - review_requested - enterprise: *825 - installation: *826 + enterprise: *826 + installation: *827 number: description: The pull request number. type: integer - organization: *827 + organization: *828 pull_request: title: Pull Request type: object @@ -216759,7 +216770,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 requested_team: title: Team description: Groups of organization members that gives permissions @@ -216943,9 +216954,9 @@ webhooks: type: string enum: - submitted - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: title: Simple Pull Request type: object @@ -219181,8 +219192,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *828 - review: *882 + repository: *829 + review: *883 sender: *4 required: - action @@ -219262,9 +219273,9 @@ webhooks: type: string enum: - resolved - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: title: Simple Pull Request type: object @@ -221395,7 +221406,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *828 + repository: *829 sender: *4 thread: type: object @@ -221792,9 +221803,9 @@ webhooks: type: string enum: - unresolved - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 pull_request: title: Simple Pull Request type: object @@ -223908,7 +223919,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *828 + repository: *829 sender: *4 thread: type: object @@ -224307,10 +224318,10 @@ webhooks: type: string before: type: string - enterprise: *825 - installation: *826 - number: *877 - organization: *827 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -226645,7 +226656,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -226727,11 +226738,11 @@ webhooks: type: string enum: - unassigned - assignee: *883 - enterprise: *825 - installation: *826 - number: *877 - organization: *827 + assignee: *884 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -229081,7 +229092,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -229160,11 +229171,11 @@ webhooks: type: string enum: - unlabeled - enterprise: *825 - installation: *826 - label: *846 - number: *877 - organization: *827 + enterprise: *826 + installation: *827 + label: *847 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -231503,7 +231514,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -231584,10 +231595,10 @@ webhooks: type: string enum: - unlocked - enterprise: *825 - installation: *826 - number: *877 - organization: *827 + enterprise: *826 + installation: *827 + number: *878 + organization: *828 pull_request: title: Pull Request type: object @@ -233916,7 +233927,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *828 + repository: *829 sender: *4 required: - action @@ -234119,7 +234130,7 @@ webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *825 + enterprise: *826 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -234214,8 +234225,8 @@ webhooks: - url - author - committer - installation: *826 - organization: *827 + installation: *827 + organization: *828 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -234803,9 +234814,9 @@ webhooks: type: string enum: - published - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 registry_package: type: object properties: @@ -235282,7 +235293,7 @@ webhooks: type: string rubygems_metadata: type: array - items: *866 + items: *867 summary: type: string tag_name: @@ -235338,7 +235349,7 @@ webhooks: - owner - package_version - registry - repository: *828 + repository: *829 sender: *4 required: - action @@ -235416,9 +235427,9 @@ webhooks: type: string enum: - updated - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 registry_package: type: object properties: @@ -235730,7 +235741,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *866 + items: *867 summary: type: string tag_name: @@ -235780,7 +235791,7 @@ webhooks: - owner - package_version - registry - repository: *828 + repository: *829 sender: *4 required: - action @@ -235857,10 +235868,10 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - release: &884 + enterprise: *826 + installation: *827 + organization: *828 + release: &885 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -236191,7 +236202,7 @@ webhooks: - updated_at - zipball_url - body - repository: *828 + repository: *829 sender: *4 required: - action @@ -236268,11 +236279,11 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - release: *884 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + release: *885 + repository: *829 sender: *4 required: - action @@ -236389,11 +236400,11 @@ webhooks: type: boolean required: - to - enterprise: *825 - installation: *826 - organization: *827 - release: *884 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + release: *885 + repository: *829 sender: *4 required: - action @@ -236471,9 +236482,9 @@ webhooks: type: string enum: - prereleased - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) @@ -236809,7 +236820,7 @@ webhooks: - string - 'null' format: uri - repository: *828 + repository: *829 sender: *4 required: - action @@ -236885,10 +236896,10 @@ webhooks: type: string enum: - published - enterprise: *825 - installation: *826 - organization: *827 - release: &885 + enterprise: *826 + installation: *827 + organization: *828 + release: &886 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -237221,7 +237232,7 @@ webhooks: - string - 'null' format: uri - repository: *828 + repository: *829 sender: *4 required: - action @@ -237297,11 +237308,11 @@ webhooks: type: string enum: - released - enterprise: *825 - installation: *826 - organization: *827 - release: *884 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + release: *885 + repository: *829 sender: *4 required: - action @@ -237377,11 +237388,11 @@ webhooks: type: string enum: - unpublished - enterprise: *825 - installation: *826 - organization: *827 - release: *885 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + release: *886 + repository: *829 sender: *4 required: - action @@ -237457,11 +237468,11 @@ webhooks: type: string enum: - published - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - repository_advisory: *724 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + repository_advisory: *725 sender: *4 required: - action @@ -237537,11 +237548,11 @@ webhooks: type: string enum: - reported - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - repository_advisory: *724 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + repository_advisory: *725 sender: *4 required: - action @@ -237617,10 +237628,10 @@ webhooks: type: string enum: - archived - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -237697,10 +237708,10 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -237778,10 +237789,10 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -237866,10 +237877,10 @@ webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -237984,10 +237995,10 @@ webhooks: - 'null' items: type: string - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -238059,10 +238070,10 @@ webhooks: title: repository_import event type: object properties: - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 status: type: string @@ -238143,10 +238154,10 @@ webhooks: type: string enum: - privatized - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -238223,10 +238234,10 @@ webhooks: type: string enum: - publicized - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -238320,10 +238331,10 @@ webhooks: - name required: - repository - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -238403,10 +238414,10 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 repository_ruleset: *185 sender: *4 required: @@ -238485,10 +238496,10 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 repository_ruleset: *185 sender: *4 required: @@ -238567,10 +238578,10 @@ webhooks: type: string enum: - edited - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 repository_ruleset: *185 changes: type: object @@ -238632,16 +238643,16 @@ webhooks: properties: added: type: array - items: *692 + items: *693 deleted: type: array - items: *692 + items: *693 updated: type: array items: type: object properties: - rule: *692 + rule: *693 changes: type: object properties: @@ -238878,10 +238889,10 @@ webhooks: - from required: - owner - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -238959,10 +238970,10 @@ webhooks: type: string enum: - unarchived - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239040,7 +239051,7 @@ webhooks: type: string enum: - create - alert: &886 + alert: &887 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -239164,10 +239175,10 @@ webhooks: type: string enum: - open - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239377,10 +239388,10 @@ webhooks: type: string enum: - dismissed - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239458,11 +239469,11 @@ webhooks: type: string enum: - reopen - alert: *886 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *887 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239664,10 +239675,10 @@ webhooks: enum: - fixed - open - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239745,7 +239756,7 @@ webhooks: type: string enum: - assigned - alert: &887 + alert: &888 type: object properties: number: *124 @@ -239860,10 +239871,10 @@ webhooks: - type: 'null' - *4 assignee: *4 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -239941,11 +239952,11 @@ webhooks: type: string enum: - created - alert: *887 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *888 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240026,11 +240037,11 @@ webhooks: type: string enum: - created - alert: *887 - installation: *826 - location: *888 - organization: *827 - repository: *828 + alert: *888 + installation: *827 + location: *889 + organization: *828 + repository: *829 sender: *4 required: - location @@ -240268,11 +240279,11 @@ webhooks: type: string enum: - publicly_leaked - alert: *887 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *888 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240350,11 +240361,11 @@ webhooks: type: string enum: - reopened - alert: *887 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *888 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240432,11 +240443,11 @@ webhooks: type: string enum: - resolved - alert: *887 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *888 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240514,12 +240525,12 @@ webhooks: type: string enum: - unassigned - alert: *887 + alert: *888 assignee: *4 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240597,11 +240608,11 @@ webhooks: type: string enum: - validated - alert: *887 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + alert: *888 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -240731,10 +240742,10 @@ webhooks: - organization - enterprise - - repository: *828 - enterprise: *825 - installation: *826 - organization: *827 + repository: *829 + enterprise: *826 + installation: *827 + organization: *828 sender: *4 required: - action @@ -240812,11 +240823,11 @@ webhooks: type: string enum: - published - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - security_advisory: &889 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + security_advisory: &890 description: The details of the security advisory, including summary, description, and severity. type: object @@ -241002,11 +241013,11 @@ webhooks: type: string enum: - updated - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 - security_advisory: *889 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 + security_advisory: *890 sender: *4 required: - action @@ -241079,10 +241090,10 @@ webhooks: type: string enum: - withdrawn - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -241268,11 +241279,11 @@ webhooks: from: type: object properties: - security_and_analysis: *402 - enterprise: *825 - installation: *826 - organization: *827 - repository: *443 + security_and_analysis: *403 + enterprise: *826 + installation: *827 + organization: *828 + repository: *444 sender: *4 required: - changes @@ -241350,12 +241361,12 @@ webhooks: type: string enum: - cancelled - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: &890 + sponsorship: &891 type: object properties: created_at: @@ -241660,12 +241671,12 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: *890 + sponsorship: *891 required: - action - sponsorship @@ -241753,12 +241764,12 @@ webhooks: type: string required: - from - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: *890 + sponsorship: *891 required: - action - changes @@ -241835,17 +241846,17 @@ webhooks: type: string enum: - pending_cancellation - effective_date: &891 + effective_date: &892 description: The `pending_cancellation` and `pending_tier_change` event types will include the date the cancellation or tier change will take effect. type: string - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: *890 + sponsorship: *891 required: - action - sponsorship @@ -241919,7 +241930,7 @@ webhooks: type: string enum: - pending_tier_change - changes: &892 + changes: &893 type: object properties: tier: @@ -241963,13 +241974,13 @@ webhooks: - from required: - tier - effective_date: *891 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + effective_date: *892 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: *890 + sponsorship: *891 required: - action - changes @@ -242046,13 +242057,13 @@ webhooks: type: string enum: - tier_changed - changes: *892 - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + changes: *893 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - sponsorship: *890 + sponsorship: *891 required: - action - changes @@ -242126,10 +242137,10 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -242213,10 +242224,10 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -242650,15 +242661,15 @@ webhooks: type: - string - 'null' - enterprise: *825 + enterprise: *826 id: description: The unique identifier of the status. type: integer - installation: *826 + installation: *827 name: type: string - organization: *827 - repository: *828 + organization: *828 + repository: *829 sender: *4 sha: description: The Commit SHA. @@ -242768,15 +242779,15 @@ webhooks: parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *212 + parent_issue: *213 parent_issue_repo: *76 sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *212 - installation: *826 - organization: *827 - repository: *828 + sub_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -242860,15 +242871,15 @@ webhooks: parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *212 + parent_issue: *213 parent_issue_repo: *76 sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *212 - installation: *826 - organization: *827 - repository: *828 + sub_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -242952,15 +242963,15 @@ webhooks: sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *212 + sub_issue: *213 sub_issue_repo: *76 parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *212 - installation: *826 - organization: *827 - repository: *828 + parent_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -243044,15 +243055,15 @@ webhooks: sub_issue_id: description: The ID of the sub-issue. type: number - sub_issue: *212 + sub_issue: *213 sub_issue_repo: *76 parent_issue_id: description: The ID of the parent issue. type: number - parent_issue: *212 - installation: *826 - organization: *827 - repository: *828 + parent_issue: *213 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -243129,12 +243140,12 @@ webhooks: title: team_add event type: object properties: - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - team: &893 + team: &894 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -243364,9 +243375,9 @@ webhooks: type: string enum: - added_to_repository - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 repository: title: Repository description: A git repository @@ -243836,7 +243847,7 @@ webhooks: - topics - visibility sender: *4 - team: *893 + team: *894 required: - action - team @@ -243912,9 +243923,9 @@ webhooks: type: string enum: - created - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 repository: title: Repository description: A git repository @@ -244384,7 +244395,7 @@ webhooks: - topics - visibility sender: *4 - team: *893 + team: *894 required: - action - team @@ -244461,9 +244472,9 @@ webhooks: type: string enum: - deleted - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 repository: title: Repository description: A git repository @@ -244933,7 +244944,7 @@ webhooks: - topics - visibility sender: *4 - team: *893 + team: *894 required: - action - team @@ -245077,9 +245088,9 @@ webhooks: - from required: - permissions - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 repository: title: Repository description: A git repository @@ -245549,7 +245560,7 @@ webhooks: - topics - visibility sender: *4 - team: *893 + team: *894 required: - action - changes @@ -245627,9 +245638,9 @@ webhooks: type: string enum: - removed_from_repository - enterprise: *825 - installation: *826 - organization: *827 + enterprise: *826 + installation: *827 + organization: *828 repository: title: Repository description: A git repository @@ -246099,7 +246110,7 @@ webhooks: - topics - visibility sender: *4 - team: *893 + team: *894 required: - action - team @@ -246175,10 +246186,10 @@ webhooks: type: string enum: - started - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 required: - action @@ -246251,17 +246262,17 @@ webhooks: title: workflow_dispatch event type: object properties: - enterprise: *825 + enterprise: *826 inputs: type: - object - 'null' additionalProperties: true - installation: *826 - organization: *827 + installation: *827 + organization: *828 ref: type: string - repository: *828 + repository: *829 sender: *4 workflow: type: string @@ -246343,10 +246354,10 @@ webhooks: type: string enum: - completed - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 workflow_job: allOf: @@ -246602,7 +246613,7 @@ webhooks: type: string required: - conclusion - deployment: *577 + deployment: *578 required: - action - repository @@ -246681,10 +246692,10 @@ webhooks: type: string enum: - in_progress - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 workflow_job: allOf: @@ -246966,7 +246977,7 @@ webhooks: required: - status - steps - deployment: *577 + deployment: *578 required: - action - repository @@ -247045,10 +247056,10 @@ webhooks: type: string enum: - queued - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 workflow_job: type: object @@ -247194,7 +247205,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *577 + deployment: *578 required: - action - repository @@ -247273,10 +247284,10 @@ webhooks: type: string enum: - waiting - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 workflow_job: type: object @@ -247423,7 +247434,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *577 + deployment: *578 required: - action - repository @@ -247503,12 +247514,12 @@ webhooks: type: string enum: - completed - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - workflow: *842 + workflow: *843 workflow_run: title: Workflow Run type: object @@ -248527,12 +248538,12 @@ webhooks: type: string enum: - in_progress - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - workflow: *842 + workflow: *843 workflow_run: title: Workflow Run type: object @@ -249536,12 +249547,12 @@ webhooks: type: string enum: - requested - enterprise: *825 - installation: *826 - organization: *827 - repository: *828 + enterprise: *826 + installation: *827 + organization: *828 + repository: *829 sender: *4 - workflow: *842 + workflow: *843 workflow_run: title: Workflow Run type: object diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index e76df6083d..8ea5eab455 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -13683,7 +13683,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" } } } @@ -14410,7 +14410,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" } } } @@ -14522,7 +14522,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" } } } @@ -68085,7 +68085,7 @@ "/repos/{owner}/{repo}/lfs": { "put": { "summary": "Enable Git LFS for a repository", - "description": "Enables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.", + "description": "Enables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint.", "operationId": "repos/enable-lfs-for-repo", "tags": [ "repos" @@ -68119,7 +68119,7 @@ }, "delete": { "summary": "Disable Git LFS for a repository", - "description": "Disables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint.", + "description": "Disables Git LFS for a repository.\n\nOAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint.", "operationId": "repos/disable-lfs-for-repo", "tags": [ "repos" @@ -127395,7 +127395,7 @@ "integer", "null" ], - "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, this should be `1`. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." + "description": "The ID of the actor that can bypass a ruleset. Required for `Integration`, `RepositoryRole`, and `Team` actor types. If `actor_type` is `OrganizationAdmin`, `actor_id` is ignored. If `actor_type` is `DeployKey`, this should be null. If `actor_type` is `EnterpriseOwner`, `actor_id` is ignored. `OrganizationAdmin` and `EnterpriseOwner` are not applicable for personal repositories." }, "actor_type": { "type": "string", @@ -311694,89 +311694,91 @@ } }, "server-statistics": { - "value": { - "server_id": "ea6088f3-f095-4bf2-8d7f-c573819e8768", - "collection_date": "2021-12-14T23:59:59Z", - "schema_version": "20230306", - "ghes_version": "3.9.0", - "host_name": "github.example.com", - "github_connect": { - "features_enabled": [ - "license_usage_sync", - "content_analysis", - "content_analysis_notifications" - ] - }, - "ghe_stats": { - "comments": { - "total_commit_comments": 1000, - "total_gist_comments": 1000, - "total_issue_comments": 0, - "total_pull_request_comments": 0 - }, - "gists": { - "total_gists": 100, - "private_gists": 59, - "public_gists": 41 - }, - "hooks": { - "total_hooks": 2, - "active_hooks": 1, - "inactive_hooks": 1 - }, - "issues": { - "total_issues": 3421, - "open_issues": 1234, - "closed_issues": 1222 - }, - "milestones": { - "total_milestones": 50, - "open_milestones": 20, - "closed_milestones": 30 + "value": [ + { + "server_id": "ea6088f3-f095-4bf2-8d7f-c573819e8768", + "collection_date": "2021-12-14T23:59:59Z", + "schema_version": "20230306", + "ghes_version": "3.9.0", + "host_name": "github.example.com", + "github_connect": { + "features_enabled": [ + "license_usage_sync", + "content_analysis", + "content_analysis_notifications" + ] }, - "orgs": { - "total_orgs": 100, - "disabled_orgs": 22, - "total_teams": 299, - "total_team_members": 400 + "ghe_stats": { + "comments": { + "total_commit_comments": 1000, + "total_gist_comments": 1000, + "total_issue_comments": 0, + "total_pull_request_comments": 0 + }, + "gists": { + "total_gists": 100, + "private_gists": 59, + "public_gists": 41 + }, + "hooks": { + "total_hooks": 2, + "active_hooks": 1, + "inactive_hooks": 1 + }, + "issues": { + "total_issues": 3421, + "open_issues": 1234, + "closed_issues": 1222 + }, + "milestones": { + "total_milestones": 50, + "open_milestones": 20, + "closed_milestones": 30 + }, + "orgs": { + "total_orgs": 100, + "disabled_orgs": 22, + "total_teams": 299, + "total_team_members": 400 + }, + "pages": { + "total_pages": 10 + }, + "pulls": { + "total_pulls": 1232, + "merged_pulls": 223, + "mergeable_pulls": 435, + "unmergeable_pulls": 0 + }, + "repos": { + "total_repos": 12, + "root_repos": 1, + "fork_repos": 2, + "org_repos": 1, + "total_pushes": 42, + "total_wikis": 1 + }, + "users": { + "total_users": 2000, + "admin_users": 299, + "suspended_users": 423 + } }, - "pages": { - "total_pages": 10 + "dormant_users": { + "total_dormant_users": 5, + "dormancy_threshold": "90 days" }, - "pulls": { - "total_pulls": 1232, - "merged_pulls": 223, - "mergeable_pulls": 435, - "unmergeable_pulls": 0 + "actions_stats": { + "$ref": "server-statistics-actions.yaml" }, - "repos": { - "total_repos": 12, - "root_repos": 1, - "fork_repos": 2, - "org_repos": 1, - "total_pushes": 42, - "total_wikis": 1 + "packages_stats": { + "$ref": "server-statistics-packages.yaml" }, - "users": { - "total_users": 2000, - "admin_users": 299, - "suspended_users": 423 + "advisory_db_stats": { + "$ref": "server-statistics-advisory-db.yaml" } - }, - "dormant_users": { - "total_dormant_users": 5, - "dormancy_threshold": "90 days" - }, - "actions_stats": { - "$ref": "server-statistics-actions.yaml" - }, - "packages_stats": { - "$ref": "server-statistics-packages.yaml" - }, - "advisory_db_stats": { - "$ref": "server-statistics-advisory-db.yaml" } - } + ] }, "actions-cache-retention-limit": { "value": { @@ -313871,7 +313873,7 @@ "write_enterprise_security_configuration" ], "enterprise": { - "id": "1,", + "id": 1, "slug": "github-inc", "name": "GitHub, Inc", "node_id": "E_kgAB", @@ -313895,7 +313897,7 @@ "read_enterprise_security_configuration" ], "enterprise": { - "id": "1,", + "id": 1, "slug": "github-inc", "name": "GitHub, Inc", "node_id": "E_kgAB", @@ -313923,7 +313925,7 @@ "write_enterprise_security_configuration" ], "enterprise": { - "id": "1,", + "id": 1, "slug": "github-inc", "name": "GitHub, Inc", "node_id": "E_kgAB", @@ -314819,6 +314821,20 @@ ] } }, + "enterprise-teams-item": { + "value": { + "id": 1, + "name": "Justice League", + "description": "A great team.", + "slug": "justice-league", + "url": "https://api.github.com/enterprises/dc/teams/justice-league", + "group_id": "62ab9291-fae2-468e-974b-7e45096d5021", + "html_url": "https://github.com/enterprises/dc/teams/justice-league", + "members_url": "https://api.github.com/enterprises/dc/teams/justice-league/members{/member}", + "created_at": "2019-01-26T19:01:12Z", + "updated_at": "2019-01-26T19:14:43Z" + } + }, "simple-user-items": { "value": [ { diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index 6980a38a40..3da258649b 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -9769,7 +9769,7 @@ paths: "$ref": "#/components/schemas/enterprise-team" examples: default: - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -10221,7 +10221,7 @@ paths: "$ref": "#/components/schemas/enterprise-team" examples: default: - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" headers: Link: "$ref": "#/components/headers/link" @@ -10305,7 +10305,7 @@ paths: "$ref": "#/components/schemas/enterprise-team" examples: default: - "$ref": "#/components/examples/enterprise-teams-items" + "$ref": "#/components/examples/enterprise-teams-item" headers: Link: "$ref": "#/components/headers/link" @@ -49302,7 +49302,7 @@ paths: description: |- Enables Git LFS for a repository. - OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint. + OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint. operationId: repos/enable-lfs-for-repo tags: - repos @@ -49332,7 +49332,7 @@ paths: description: |- Disables Git LFS for a repository. - OAuth app tokens and personal access tokens (classic) need the `admin:enterprise` scope to use this endpoint. + OAuth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint. operationId: repos/disable-lfs-for-repo tags: - repos @@ -92122,7 +92122,7 @@ components: - 'null' description: The ID of the actor that can bypass a ruleset. Required for `Integration`, `Reposit{"code":"deadline_exceeded","msg":"operation timed out"}