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 8091244623..4b1343b35a 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 @@ -7546,6 +7546,9 @@ { "$ref": "#/components/parameters/dependabot-alert-scope" }, + { + "$ref": "#/components/parameters/dependabot-alert-relationship" + }, { "$ref": "#/components/parameters/dependabot-alert-sort" }, @@ -27119,6 +27122,9 @@ { "$ref": "#/components/parameters/dependabot-alert-scope" }, + { + "$ref": "#/components/parameters/dependabot-alert-relationship" + }, { "$ref": "#/components/parameters/dependabot-alert-sort" }, @@ -56214,6 +56220,9 @@ { "$ref": "#/components/parameters/dependabot-alert-scope" }, + { + "$ref": "#/components/parameters/dependabot-alert-relationship" + }, { "$ref": "#/components/parameters/dependabot-alert-sort" }, @@ -319024,7 +319033,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -319249,7 +319259,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -336132,7 +336143,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -336290,7 +336302,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -336412,7 +336425,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -336558,7 +336572,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -349855,6 +349870,14 @@ ] } }, + "dependabot-alert-relationship": { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, "dependabot-alert-sort": { "name": "sort", "in": "query", 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 d08178300c..713fa9e03e 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 @@ -5779,6 +5779,7 @@ paths: - "$ref": "#/components/parameters/dependabot-alert-comma-separated-has" - "$ref": "#/components/parameters/dependabot-alert-comma-separated-assignees" - "$ref": "#/components/parameters/dependabot-alert-scope" + - "$ref": "#/components/parameters/dependabot-alert-relationship" - "$ref": "#/components/parameters/dependabot-alert-sort" - "$ref": "#/components/parameters/direction" - "$ref": "#/components/parameters/pagination-before" @@ -20258,6 +20259,7 @@ paths: - "$ref": "#/components/parameters/dependabot-alert-comma-separated-assignees" - "$ref": "#/components/parameters/dependabot-alert-comma-separated-runtime-risk" - "$ref": "#/components/parameters/dependabot-alert-scope" + - "$ref": "#/components/parameters/dependabot-alert-relationship" - "$ref": "#/components/parameters/dependabot-alert-sort" - "$ref": "#/components/parameters/direction" - "$ref": "#/components/parameters/pagination-before" @@ -41482,6 +41484,7 @@ paths: - "$ref": "#/components/parameters/dependabot-alert-comma-separated-has" - "$ref": "#/components/parameters/dependabot-alert-comma-separated-assignees" - "$ref": "#/components/parameters/dependabot-alert-scope" + - "$ref": "#/components/parameters/dependabot-alert-relationship" - "$ref": "#/components/parameters/dependabot-alert-sort" - "$ref": "#/components/parameters/direction" - "$ref": "#/components/parameters/pagination-before" @@ -235121,6 +235124,7 @@ components: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -235305,6 +235309,7 @@ components: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -249756,6 +249761,7 @@ components: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -249875,6 +249881,7 @@ components: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -249960,6 +249967,7 @@ components: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -250066,6 +250074,7 @@ components: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -261620,6 +261629,16 @@ components: enum: - development - runtime + dependabot-alert-relationship: + name: relationship + in: query + description: |- + A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned. + + > [!NOTE] + > We are rolling out support for dependency relationship across ecosystems. This value will be "unknown" for all dependencies in unsupported ecosystems. + schema: + type: string dependabot-alert-sort: name: sort in: query diff --git a/descriptions-next/api.github.com/api.github.com.2026-03-10.json b/descriptions-next/api.github.com/api.github.com.2026-03-10.json index d6a265202c..a1a8e66343 100644 --- a/descriptions-next/api.github.com/api.github.com.2026-03-10.json +++ b/descriptions-next/api.github.com/api.github.com.2026-03-10.json @@ -7546,6 +7546,9 @@ { "$ref": "#/components/parameters/dependabot-alert-scope" }, + { + "$ref": "#/components/parameters/dependabot-alert-relationship" + }, { "$ref": "#/components/parameters/dependabot-alert-sort" }, @@ -27077,6 +27080,9 @@ { "$ref": "#/components/parameters/dependabot-alert-scope" }, + { + "$ref": "#/components/parameters/dependabot-alert-relationship" + }, { "$ref": "#/components/parameters/dependabot-alert-sort" }, @@ -56139,6 +56145,9 @@ { "$ref": "#/components/parameters/dependabot-alert-scope" }, + { + "$ref": "#/components/parameters/dependabot-alert-relationship" + }, { "$ref": "#/components/parameters/dependabot-alert-sort" }, @@ -318168,7 +318177,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -318393,7 +318403,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -335265,7 +335276,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -335423,7 +335435,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -335545,7 +335558,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -335691,7 +335705,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -348898,6 +348913,14 @@ ] } }, + "dependabot-alert-relationship": { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, "dependabot-alert-sort": { "name": "sort", "in": "query", diff --git a/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml b/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml index a749a9bdfd..5be1375353 100644 --- a/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml +++ b/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml @@ -5779,6 +5779,7 @@ paths: - "$ref": "#/components/parameters/dependabot-alert-comma-separated-has" - "$ref": "#/components/parameters/dependabot-alert-comma-separated-assignees" - "$ref": "#/components/parameters/dependabot-alert-scope" + - "$ref": "#/components/parameters/dependabot-alert-relationship" - "$ref": "#/components/parameters/dependabot-alert-sort" - "$ref": "#/components/parameters/direction" - "$ref": "#/components/parameters/pagination-before" @@ -20224,6 +20225,7 @@ paths: - "$ref": "#/components/parameters/dependabot-alert-comma-separated-assignees" - "$ref": "#/components/parameters/dependabot-alert-comma-separated-runtime-risk" - "$ref": "#/components/parameters/dependabot-alert-scope" + - "$ref": "#/components/parameters/dependabot-alert-relationship" - "$ref": "#/components/parameters/dependabot-alert-sort" - "$ref": "#/components/parameters/direction" - "$ref": "#/components/parameters/pagination-before" @@ -41421,6 +41423,7 @@ paths: - "$ref": "#/components/parameters/dependabot-alert-comma-separated-has" - "$ref": "#/components/parameters/dependabot-alert-comma-separated-assignees" - "$ref": "#/components/parameters/dependabot-alert-scope" + - "$ref": "#/components/parameters/dependabot-alert-relationship" - "$ref": "#/components/parameters/dependabot-alert-sort" - "$ref": "#/components/parameters/direction" - "$ref": "#/components/parameters/pagination-before" @@ -234411,6 +234414,7 @@ components: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -234595,6 +234599,7 @@ components: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -249036,6 +249041,7 @@ components: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -249155,6 +249161,7 @@ components: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -249240,6 +249247,7 @@ components: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -249346,6 +249354,7 @@ components: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -260815,6 +260824,16 @@ components: enum: - development - runtime + dependabot-alert-relationship: + name: relationship + in: query + description: |- + A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned. + + > [!NOTE] + > We are rolling out support for dependency relationship across ecosystems. This value will be "unknown" for all dependencies in unsupported ecosystems. + schema: + type: string dependabot-alert-sort: name: sort in: query diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index aa04b30e8d..9cdd74a561 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -7560,6 +7560,9 @@ { "$ref": "#/components/parameters/dependabot-alert-scope" }, + { + "$ref": "#/components/parameters/dependabot-alert-relationship" + }, { "$ref": "#/components/parameters/dependabot-alert-sort" }, @@ -27221,6 +27224,9 @@ { "$ref": "#/components/parameters/dependabot-alert-scope" }, + { + "$ref": "#/components/parameters/dependabot-alert-relationship" + }, { "$ref": "#/components/parameters/dependabot-alert-sort" }, @@ -56483,6 +56489,9 @@ { "$ref": "#/components/parameters/dependabot-alert-scope" }, + { + "$ref": "#/components/parameters/dependabot-alert-relationship" + }, { "$ref": "#/components/parameters/dependabot-alert-sort" }, @@ -320967,7 +320976,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -321192,7 +321202,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -338146,7 +338157,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -338304,7 +338316,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -338426,7 +338439,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -338572,7 +338586,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -351997,6 +352012,14 @@ ] } }, + "dependabot-alert-relationship": { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, "dependabot-alert-sort": { "name": "sort", "in": "query", diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 61ba725d9f..de0fb6781c 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -5787,6 +5787,7 @@ paths: - "$ref": "#/components/parameters/dependabot-alert-comma-separated-has" - "$ref": "#/components/parameters/dependabot-alert-comma-separated-assignees" - "$ref": "#/components/parameters/dependabot-alert-scope" + - "$ref": "#/components/parameters/dependabot-alert-relationship" - "$ref": "#/components/parameters/dependabot-alert-sort" - "$ref": "#/components/parameters/direction" - "$ref": "#/components/parameters/pagination-before" @@ -20312,6 +20313,7 @@ paths: - "$ref": "#/components/parameters/dependabot-alert-comma-separated-assignees" - "$ref": "#/components/parameters/dependabot-alert-comma-separated-runtime-risk" - "$ref": "#/components/parameters/dependabot-alert-scope" + - "$ref": "#/components/parameters/dependabot-alert-relationship" - "$ref": "#/components/parameters/dependabot-alert-sort" - "$ref": "#/components/parameters/direction" - "$ref": "#/components/parameters/pagination-before" @@ -41650,6 +41652,7 @@ paths: - "$ref": "#/components/parameters/dependabot-alert-comma-separated-has" - "$ref": "#/components/parameters/dependabot-alert-comma-separated-assignees" - "$ref": "#/components/parameters/dependabot-alert-scope" + - "$ref": "#/components/parameters/dependabot-alert-relationship" - "$ref": "#/components/parameters/dependabot-alert-sort" - "$ref": "#/components/parameters/direction" - "$ref": "#/components/parameters/pagination-before" @@ -236374,6 +236377,7 @@ components: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -236558,6 +236562,7 @@ components: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -251045,6 +251050,7 @@ components: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -251164,6 +251170,7 @@ components: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -251249,6 +251256,7 @@ components: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -251355,6 +251363,7 @@ components: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -262973,6 +262982,16 @@ components: enum: - development - runtime + dependabot-alert-relationship: + name: relationship + in: query + description: |- + A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned. + + > [!NOTE] + > We are rolling out support for dependency relationship across ecosystems. This value will be "unknown" for all dependencies in unsupported ecosystems. + schema: + type: string dependabot-alert-sort: name: sort in: query 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 3e3c2db520..8dfb98978b 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 @@ -29236,6 +29236,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -30863,7 +30871,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -31088,7 +31097,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -147249,6 +147259,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -148876,7 +148894,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -149101,7 +149120,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -411859,6 +411879,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -412934,7 +412962,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -413092,7 +413121,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -414429,7 +414459,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -415774,7 +415805,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", 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 504088ec24..f3c104d4ad 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 @@ -914,7 +914,7 @@ paths: - subscriptions_url - type - url - type: &332 + type: &333 type: string description: The type of credit the user is receiving. enum: @@ -1080,7 +1080,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory parameters: - - &690 + - &691 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -4337,7 +4337,7 @@ paths: schema: type: integer default: 30 - - &220 + - &221 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 @@ -4346,7 +4346,7 @@ paths: required: false schema: type: string - - &221 + - &222 name: status description: Returns webhook deliveries filtered by delivery outcome classification based on `status_code` range. A `status` of `success` returns deliveries @@ -4366,7 +4366,7 @@ paths: application/json: schema: type: array - items: &222 + items: &223 title: Simple webhook delivery description: Delivery made by a webhook, without request and response information. @@ -4462,7 +4462,7 @@ paths: - installation_id - repository_id examples: - default: &223 + default: &224 value: - id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -4597,7 +4597,7 @@ paths: description: Response content: application/json: - schema: &224 + schema: &225 title: Webhook delivery description: Delivery made by a webhook. type: object @@ -4732,7 +4732,7 @@ paths: - request - response examples: - default: &225 + default: &226 value: id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -12617,7 +12617,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 - - &489 + - &490 name: has in: query description: |- @@ -12651,6 +12651,16 @@ paths: - development - runtime - &211 + name: relationship + in: query + description: |- + A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned. + + > [!NOTE] + > We are rolling out support for dependency relationship across ecosystems. This value will be "unknown" for all dependencies in unsupported ecosystems. + schema: + type: string + - &212 name: sort in: query description: |- @@ -12676,7 +12686,7 @@ paths: application/json: schema: type: array - items: &212 + items: &213 type: object description: A Dependabot alert. properties: @@ -12747,7 +12757,7 @@ paths: - transitive - inconclusive - - security_advisory: &490 + security_advisory: &491 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -13022,7 +13032,7 @@ paths: and was considered fixed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - auto_dismissed_at: &491 + auto_dismissed_at: &492 type: - string - 'null' @@ -13030,7 +13040,7 @@ paths: ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissal_request: &492 + dismissal_request: &493 title: Dependabot alert dismissal request description: Information about an active dismissal request for this Dependabot alert. @@ -13093,7 +13103,7 @@ paths: - repository additionalProperties: false examples: - default: &213 + default: &214 value: - number: 2 state: dismissed @@ -13103,6 +13113,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -13289,6 +13300,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -13478,7 +13490,7 @@ paths: description: Response content: application/json: - schema: &214 + schema: &215 title: Dependabot Repository Access Details description: Information about repositories that Dependabot is able to access in an organization @@ -13504,7 +13516,7 @@ paths: - *66 additionalProperties: false examples: - default: &215 + default: &216 value: default_level: public accessible_repositories: @@ -14749,7 +14761,7 @@ paths: properties: action: type: string - discussion: &784 + discussion: &785 title: Discussion description: A Discussion in a repository. type: object @@ -15250,7 +15262,7 @@ paths: milestone: anyOf: - type: 'null' - - &282 + - &283 title: Milestone description: A collection of related issues and pull requests. @@ -15422,7 +15434,7 @@ paths: timeline_url: type: string format: uri - type: &246 + type: &247 title: Issue Type description: The type assigned to the issue. This is only present for issues in repositories where @@ -15535,7 +15547,7 @@ paths: - hooray - eyes - rocket - sub_issues_summary: &702 + sub_issues_summary: &703 title: Sub-issues Summary type: object properties: @@ -15619,7 +15631,7 @@ paths: pin: anyOf: - type: 'null' - - &568 + - &569 title: Pinned Issue Comment description: Context around who pinned an issue comment and when it was pinned. @@ -15640,7 +15652,7 @@ paths: minimized: anyOf: - type: 'null' - - &569 + - &570 title: Minimized Issue Comment description: Details about why an issue comment was minimized. @@ -15665,7 +15677,7 @@ paths: - url - created_at - updated_at - issue_dependencies_summary: &703 + issue_dependencies_summary: &704 title: Issue Dependencies Summary type: object properties: @@ -15684,7 +15696,7 @@ paths: - total_blocking issue_field_values: type: array - items: &550 + items: &551 title: Issue Field Value description: A value assigned to an issue field type: object @@ -16501,7 +16513,7 @@ paths: type: string release: allOf: - - &614 + - &615 title: Release description: A release. type: object @@ -16583,7 +16595,7 @@ paths: author: *4 assets: type: array - items: &615 + items: &616 title: Release Asset description: Data related to a release. type: object @@ -17186,7 +17198,7 @@ paths: url: type: string format: uri - user: &711 + user: &712 title: Public User description: Public User type: object @@ -19088,7 +19100,7 @@ paths: - closed - all default: open - - &249 + - &250 name: labels description: 'A list of comma separated label names. Example: `bug,ui,@high`' in: query @@ -19139,7 +19151,7 @@ paths: type: array items: *83 examples: - default: &250 + default: &251 value: - id: 1 node_id: MDU6SXNzdWUx @@ -20565,14 +20577,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories parameters: - - &340 + - &341 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &341 + - &342 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -20634,7 +20646,7 @@ paths: '404': *6 '403': *27 '304': *36 - '301': &344 + '301': &345 description: Moved permanently content: application/json: @@ -20656,7 +20668,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &588 + - &589 name: all description: If `true`, show notifications marked as read. in: query @@ -20664,7 +20676,7 @@ paths: schema: type: boolean default: false - - &589 + - &590 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -20674,7 +20686,7 @@ paths: type: boolean default: false - *88 - - &590 + - &591 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: @@ -21056,7 +21068,7 @@ paths: type: boolean examples: - false - security_and_analysis: &297 + security_and_analysis: &298 type: - object - 'null' @@ -21267,7 +21279,7 @@ paths: - url - subscription_url examples: - default: &591 + default: &592 value: - id: '1' repository: @@ -23220,7 +23232,7 @@ paths: parameters: - *75 - *117 - - &762 + - &763 name: month description: If specified, only return results for a single month. The value of `month` is an integer between `1` and `12`. If no year is specified the @@ -23332,7 +23344,7 @@ paths: - *117 - *118 - *119 - - &763 + - &764 name: repository description: The repository name to query for usage in the format owner/repository. in: query @@ -23340,7 +23352,7 @@ paths: schema: type: string - *122 - - &764 + - &765 name: sku description: The SKU to query for usage. in: query @@ -24319,7 +24331,7 @@ paths: type: integer repository_cache_usages: type: array - items: &351 + items: &352 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -25707,7 +25719,7 @@ paths: - all - local_only - selected - selected_actions_url: &356 + selected_actions_url: &357 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` @@ -25790,7 +25802,7 @@ paths: description: Response content: application/json: - schema: &360 + schema: &361 type: object properties: days: @@ -25832,7 +25844,7 @@ paths: required: true content: application/json: - schema: &361 + schema: &362 type: object properties: days: @@ -25889,7 +25901,7 @@ paths: required: - approval_policy examples: - default: &362 + default: &363 value: approval_policy: first_time_contributors '404': *6 @@ -25948,7 +25960,7 @@ paths: description: Response content: application/json: - schema: &363 + schema: &364 type: object required: - run_workflows_from_fork_pull_requests @@ -26002,7 +26014,7 @@ paths: required: true content: application/json: - schema: &364 + schema: &365 type: object required: - run_workflows_from_fork_pull_requests @@ -26637,7 +26649,7 @@ paths: description: Response content: application/json: - schema: &365 + schema: &366 type: object properties: default_workflow_permissions: &149 @@ -26688,7 +26700,7 @@ paths: required: false content: application/json: - schema: &366 + schema: &367 type: object properties: default_workflow_permissions: *149 @@ -27839,7 +27851,7 @@ paths: application/json: schema: type: array - items: &367 + items: &368 title: Runner Application description: Runner Application type: object @@ -27864,7 +27876,7 @@ paths: - download_url - filename examples: - default: &368 + default: &369 value: - os: osx architecture: x64 @@ -27950,7 +27962,7 @@ paths: - no-gpu work_folder: _work responses: - '201': &369 + '201': &370 description: Response content: application/json: @@ -28065,7 +28077,7 @@ paths: - token - expires_at examples: - default: &370 + default: &371 value: token: LLBF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-22T12:13:35.123-08:00' @@ -28104,7 +28116,7 @@ paths: application/json: schema: *160 examples: - default: &371 + default: &372 value: token: AABF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-29T12:13:35.123-08:00' @@ -28138,7 +28150,7 @@ paths: application/json: schema: *158 examples: - default: &372 + default: &373 value: id: 23 name: MBP @@ -28365,7 +28377,7 @@ paths: - *75 - *157 responses: - '200': &373 + '200': &374 description: Response content: application/json: @@ -28422,7 +28434,7 @@ paths: parameters: - *75 - *157 - - &374 + - &375 name: name description: The name of a self-hosted runner's custom label. in: path @@ -31394,12 +31406,12 @@ paths: required: - subject_digests examples: - default: &743 + default: &744 value: subject_digests: - sha256:abc123 - sha512:def456 - withPredicateType: &744 + withPredicateType: &745 value: subject_digests: - sha256:abc123 @@ -31458,7 +31470,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: &745 + default: &746 value: attestations_subject_digests: - sha256:abc: @@ -31809,7 +31821,7 @@ paths: initiator: type: string examples: - default: &400 + default: &401 value: attestations: - repository_id: 1 @@ -32092,7 +32104,7 @@ paths: parent: anyOf: - type: 'null' - - &261 + - &262 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -32695,7 +32707,7 @@ paths: url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization parameters: - *75 - - &426 + - &427 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`, @@ -32705,7 +32717,7 @@ paths: schema: &188 type: string description: The name of the tool used to generate the code scanning analysis. - - &427 + - &428 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 @@ -32729,7 +32741,7 @@ paths: be returned. in: query required: false - schema: &429 + schema: &430 type: string description: State of a code scanning alert. enum: @@ -32752,7 +32764,7 @@ paths: be returned. in: query required: false - schema: &430 + schema: &431 type: string description: Severity of a code scanning alert. enum: @@ -32786,7 +32798,7 @@ paths: updated_at: *183 url: *184 html_url: *185 - instances_url: &431 + instances_url: &432 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -32808,7 +32820,7 @@ paths: - type: 'null' - *4 dismissed_at: *187 - dismissed_reason: &432 + dismissed_reason: &433 type: - string - 'null' @@ -32819,14 +32831,14 @@ paths: - won't fix - used in tests - - dismissed_comment: &433 + dismissed_comment: &434 type: - string - 'null' description: The dismissal comment associated with the dismissal of the alert. maxLength: 280 - rule: &434 + rule: &435 type: object properties: id: @@ -32887,7 +32899,7 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: &435 + tool: &436 type: object properties: name: *188 @@ -32898,26 +32910,26 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *189 - most_recent_instance: &436 + most_recent_instance: &437 type: object properties: - ref: &428 + ref: &429 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &447 + analysis_key: &448 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: &448 + environment: &449 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: &449 + category: &450 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -32937,7 +32949,7 @@ paths: with placeholder links for related locations replaced by links to the relevant code. Only populated when related locations are available for the alert instance. - location: &450 + location: &451 type: object description: Describe a region within a file for the alert. properties: @@ -32958,7 +32970,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: &451 + items: &452 type: - string - 'null' @@ -34258,7 +34270,7 @@ paths: type: integer codespaces: type: array - items: &251 + items: &252 type: object title: Codespace description: A codespace. @@ -34293,7 +34305,7 @@ paths: machine: anyOf: - type: 'null' - - &463 + - &464 type: object title: Codespace machine description: A description of the machine powering a codespace. @@ -34580,7 +34592,7 @@ paths: - pulls_url - recent_folders examples: - default: &252 + default: &253 value: total_count: 3 codespaces: @@ -35245,7 +35257,7 @@ paths: - updated_at - visibility examples: - default: &464 + default: &465 value: total_count: 2 secrets: @@ -35283,7 +35295,7 @@ paths: description: Response content: application/json: - schema: &465 + schema: &466 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -35318,7 +35330,7 @@ paths: - key_id - key examples: - default: &466 + default: &467 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -35350,7 +35362,7 @@ paths: application/json: schema: *196 examples: - default: &468 + default: &469 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -37436,7 +37448,7 @@ paths: currently being billed. seats: type: array - items: &254 + items: &255 title: Copilot Business Seat Detail description: Information about a Copilot Business seat assignment for a user, team, or organization. @@ -38644,6 +38656,7 @@ paths: type: string - *210 - *211 + - *212 - *61 - *46 - *47 @@ -38655,9 +38668,9 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *213 + default: *214 '304': *36 '400': *14 '403': *27 @@ -38706,9 +38719,9 @@ paths: description: Response content: application/json: - schema: *214 + schema: *215 examples: - default: *215 + default: *216 '403': *27 '404': *6 x-github: @@ -38872,7 +38885,7 @@ paths: type: integer secrets: type: array - items: &216 + items: &217 title: Dependabot Secret for an Organization description: Secrets for GitHub Dependabot for an organization. type: object @@ -38951,7 +38964,7 @@ paths: description: Response content: application/json: - schema: &495 + schema: &496 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -38970,7 +38983,7 @@ paths: - key_id - key examples: - default: &496 + default: &497 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -39000,7 +39013,7 @@ paths: description: Response content: application/json: - schema: *216 + schema: *217 examples: default: value: @@ -39299,7 +39312,7 @@ paths: application/json: schema: type: array - items: &263 + items: &264 title: Package description: A software package type: object @@ -39370,7 +39383,7 @@ paths: - created_at - updated_at examples: - default: &264 + default: &265 value: - id: 197 name: hello_docker @@ -39540,7 +39553,7 @@ paths: application/json: schema: type: array - items: &240 + items: &241 title: Organization Invitation description: Organization Invitation type: object @@ -39594,7 +39607,7 @@ paths: - invitation_teams_url - node_id examples: - default: &241 + default: &242 value: - id: 1 login: monalisa @@ -39661,7 +39674,7 @@ paths: application/json: schema: type: array - items: &217 + items: &218 title: Org Hook description: Org Hook type: object @@ -39846,9 +39859,9 @@ paths: description: Response content: application/json: - schema: *217 + schema: *218 examples: - default: &218 + default: &219 value: id: 1 url: https://api.github.com/orgs/octocat/hooks/1 @@ -39896,7 +39909,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook parameters: - *75 - - &219 + - &220 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. @@ -39909,9 +39922,9 @@ paths: description: Response content: application/json: - schema: *217 + schema: *218 examples: - default: *218 + default: *219 '404': *6 x-github: githubCloudOnly: false @@ -39939,7 +39952,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook parameters: - *75 - - *219 + - *220 requestBody: required: false content: @@ -39985,7 +39998,7 @@ paths: description: Response content: application/json: - schema: *217 + schema: *218 examples: default: value: @@ -40027,7 +40040,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook parameters: - *75 - - *219 + - *220 responses: '204': description: Response @@ -40055,7 +40068,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization parameters: - *75 - - *219 + - *220 responses: '200': description: Response @@ -40086,7 +40099,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization parameters: - *75 - - *219 + - *220 requestBody: required: false content: @@ -40137,10 +40150,10 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook parameters: - *75 - - *219 - - *17 - *220 + - *17 - *221 + - *222 responses: '200': description: Response @@ -40148,9 +40161,9 @@ paths: application/json: schema: type: array - items: *222 + items: *223 examples: - default: *223 + default: *224 '400': *14 '422': *15 x-github: @@ -40176,16 +40189,16 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook parameters: - *75 - - *219 + - *220 - *16 responses: '200': description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '400': *14 '422': *15 x-github: @@ -40211,7 +40224,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook parameters: - *75 - - *219 + - *220 - *16 responses: '202': *38 @@ -40241,7 +40254,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook parameters: - *75 - - *219 + - *220 responses: '204': description: Response @@ -40266,7 +40279,7 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor parameters: - *75 - - &230 + - &231 name: actor_type in: path description: The type of the actor @@ -40279,14 +40292,14 @@ paths: - fine_grained_pat - oauth_app - github_app_user_to_server - - &231 + - &232 name: actor_id in: path description: The ID of the actor required: true schema: type: integer - - &226 + - &227 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`.' @@ -40294,7 +40307,7 @@ paths: required: true schema: type: string - - &227 + - &228 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) @@ -40391,12 +40404,12 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-subject-stats parameters: - *75 - - *226 - *227 + - *228 - *19 - *17 - *61 - - &236 + - &237 name: sort description: The property to sort the results by. in: query @@ -40477,14 +40490,14 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats parameters: - *75 - - *226 - *227 + - *228 responses: '200': description: Response content: application/json: - schema: &228 + schema: &229 title: Summary Stats description: API Insights usage summary stats for an organization type: object @@ -40500,7 +40513,7 @@ paths: type: integer format: int64 examples: - default: &229 + default: &230 value: total_request_count: 34225 rate_limited_request_count: 23 @@ -40523,23 +40536,23 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user parameters: - *75 - - &232 + - &233 name: user_id in: path description: The ID of the user to query for stats required: true schema: type: string - - *226 - *227 + - *228 responses: '200': description: Response content: application/json: - schema: *228 + schema: *229 examples: - default: *229 + default: *230 x-github: enabledForGitHubApps: true category: orgs @@ -40559,18 +40572,18 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor parameters: - *75 - - *226 - *227 - - *230 + - *228 - *231 + - *232 responses: '200': description: Response content: application/json: - schema: *228 + schema: *229 examples: - default: *229 + default: *230 x-github: enabledForGitHubApps: true category: orgs @@ -40590,9 +40603,9 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-time-stats parameters: - *75 - - *226 - *227 - - &233 + - *228 + - &234 name: timestamp_increment description: The increment of time used to breakdown the query results (5m, 10m, 1h, etc.) @@ -40605,7 +40618,7 @@ paths: description: Response content: application/json: - schema: &234 + schema: &235 title: Time Stats description: API Insights usage time stats for an organization type: array @@ -40621,7 +40634,7 @@ paths: type: integer format: int64 examples: - default: &235 + default: &236 value: - timestamp: '2024-09-11T15:00:00Z' total_request_count: 34225 @@ -40660,18 +40673,18 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user parameters: - *75 - - *232 - - *226 - - *227 - *233 + - *227 + - *228 + - *234 responses: '200': description: Response content: application/json: - schema: *234 + schema: *235 examples: - default: *235 + default: *236 x-github: enabledForGitHubApps: true category: orgs @@ -40691,19 +40704,19 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor parameters: - *75 - - *230 - *231 - - *226 + - *232 - *227 - - *233 + - *228 + - *234 responses: '200': description: Response content: application/json: - schema: *234 + schema: *235 examples: - default: *235 + default: *236 x-github: enabledForGitHubApps: true category: orgs @@ -40723,13 +40736,13 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-user-stats parameters: - *75 - - *232 - - *226 + - *233 - *227 + - *228 - *19 - *17 - *61 - - *236 + - *237 - name: actor_name_substring in: query description: Providing a substring will filter results where the actor name @@ -40813,7 +40826,7 @@ paths: application/json: schema: *20 examples: - default: &533 + default: &534 value: id: 1 account: @@ -40979,12 +40992,12 @@ paths: application/json: schema: anyOf: - - &238 + - &239 title: Interaction Limits description: Interaction limit settings. type: object properties: - limit: &237 + limit: &238 type: string description: The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit @@ -41012,7 +41025,7 @@ paths: properties: {} additionalProperties: false examples: - default: &239 + default: &240 value: limit: collaborators_only origin: organization @@ -41041,13 +41054,13 @@ paths: required: true content: application/json: - schema: &534 + schema: &535 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration type: object properties: - limit: *237 + limit: *238 expiry: type: string description: 'The duration of the interaction restriction. Default: @@ -41072,9 +41085,9 @@ paths: description: Response content: application/json: - schema: *238 + schema: *239 examples: - default: *239 + default: *240 '422': *15 x-github: githubCloudOnly: false @@ -41284,9 +41297,9 @@ paths: application/json: schema: type: array - items: *240 + items: *241 examples: - default: *241 + default: *242 headers: Link: *67 '404': *6 @@ -41363,7 +41376,7 @@ paths: description: Response content: application/json: - schema: *240 + schema: *241 examples: default: value: @@ -41418,7 +41431,7 @@ paths: url: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation parameters: - *75 - - &242 + - &243 name: invitation_id description: The unique identifier of the invitation. in: path @@ -41449,7 +41462,7 @@ paths: url: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams parameters: - *75 - - *242 + - *243 - *17 - *19 responses: @@ -41461,7 +41474,7 @@ paths: type: array items: *201 examples: - default: &262 + default: &263 value: - id: 1 node_id: MDQ6VGVhbTE= @@ -41504,7 +41517,7 @@ paths: application/json: schema: type: array - items: &243 + items: &244 title: Issue Field description: A custom attribute defined at the organization level for attaching structured data to issues. @@ -41767,9 +41780,9 @@ paths: description: Response content: application/json: - schema: *243 + schema: *244 examples: - default: &244 + default: &245 value: id: 512 node_id: IF_kwDNAd3NAZr @@ -41825,7 +41838,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-fields#update-issue-field-for-an-organization parameters: - *75 - - &245 + - &246 name: issue_field_id description: The unique identifier of the issue field. in: path @@ -41935,9 +41948,9 @@ paths: description: Response content: application/json: - schema: *243 + schema: *244 examples: - default: *244 + default: *245 '404': *6 '422': *7 x-github: @@ -41962,7 +41975,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-fields#delete-issue-field-for-an-organization parameters: - *75 - - *245 + - *246 responses: '204': *58 '404': *6 @@ -41992,9 +42005,9 @@ paths: application/json: schema: type: array - items: *246 + items: *247 examples: - default: &538 + default: &539 value: - id: 410 node_id: IT_kwDNAd3NAZo @@ -42080,9 +42093,9 @@ paths: description: Response content: application/json: - schema: *246 + schema: *247 examples: - default: &247 + default: &248 value: id: 410 node_id: IT_kwDNAd3NAZo @@ -42115,7 +42128,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-types#update-issue-type-for-an-organization parameters: - *75 - - &248 + - &249 name: issue_type_id description: The unique identifier of the issue type. in: path @@ -42171,9 +42184,9 @@ paths: description: Response content: application/json: - schema: *246 + schema: *247 examples: - default: *247 + default: *248 '404': *6 '422': *7 x-github: @@ -42198,7 +42211,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-types#delete-issue-type-for-an-organization parameters: - *75 - - *248 + - *249 responses: '204': description: Response @@ -42261,7 +42274,7 @@ paths: - closed - all default: open - - *249 + - *250 - name: type description: Can be the name of an issue type. in: query @@ -42292,7 +42305,7 @@ paths: type: array items: *83 examples: - default: *250 + default: *251 headers: Link: *67 '404': *6 @@ -42451,9 +42464,9 @@ paths: type: integer codespaces: type: array - items: *251 + items: *252 examples: - default: *252 + default: *253 '304': *36 '500': *54 '401': *23 @@ -42480,7 +42493,7 @@ paths: parameters: - *75 - *71 - - &253 + - &254 name: codespace_name in: path required: true @@ -42515,15 +42528,15 @@ paths: parameters: - *75 - *71 - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: &462 + default: &463 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -42703,7 +42716,7 @@ paths: description: The user's GitHub Copilot seat details, including usage. content: application/json: - schema: *254 + schema: *255 examples: default: value: @@ -42779,7 +42792,7 @@ paths: description: Response content: application/json: - schema: &255 + schema: &256 title: Org Membership description: Org Membership type: object @@ -42848,7 +42861,7 @@ paths: - organization - user examples: - response-if-user-has-an-active-admin-membership-with-organization: &256 + response-if-user-has-an-active-admin-membership-with-organization: &257 summary: Response if user has an active admin membership with organization value: url: https://api.github.com/orgs/octocat/memberships/defunkt @@ -42949,9 +42962,9 @@ paths: description: Response content: application/json: - schema: *255 + schema: *256 examples: - response-if-user-already-had-membership-with-organization: *256 + response-if-user-already-had-membership-with-organization: *257 '422': *15 '403': *27 x-github: @@ -43023,7 +43036,7 @@ paths: application/json: schema: type: array - items: &257 + items: &258 title: Migration description: A migration. type: object @@ -43361,7 +43374,7 @@ paths: description: Response content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -43540,7 +43553,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status parameters: - *75 - - &258 + - &259 name: migration_id description: The unique identifier of the migration. in: path @@ -43568,7 +43581,7 @@ paths: * `failed`, which means the migration failed. content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -43738,7 +43751,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive parameters: - *75 - - *258 + - *259 responses: '302': description: Response @@ -43760,7 +43773,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive parameters: - *75 - - *258 + - *259 responses: '204': description: Response @@ -43784,8 +43797,8 @@ paths: url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository parameters: - *75 - - *258 - - &726 + - *259 + - &727 name: repo_name description: repo_name parameter in: path @@ -43813,7 +43826,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration parameters: - *75 - - *258 + - *259 - *17 - *19 responses: @@ -43825,7 +43838,7 @@ paths: type: array items: *156 examples: - default: &269 + default: &270 value: - id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -43980,7 +43993,7 @@ paths: roles: type: array description: The list of organization roles available to the organization. - items: &260 + items: &261 title: Organization Role description: Organization roles type: object @@ -44157,7 +44170,7 @@ paths: parameters: - *75 - *77 - - &259 + - &260 name: role_id description: The unique identifier of the role. in: path @@ -44194,7 +44207,7 @@ paths: parameters: - *75 - *77 - - *259 + - *260 responses: '204': description: Response @@ -44247,7 +44260,7 @@ paths: parameters: - *75 - *71 - - *259 + - *260 responses: '204': description: Response @@ -44279,7 +44292,7 @@ paths: parameters: - *75 - *71 - - *259 + - *260 responses: '204': description: Response @@ -44308,13 +44321,13 @@ paths: url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role parameters: - *75 - - *259 + - *260 responses: '200': description: Response content: application/json: - schema: *260 + schema: *261 examples: default: value: @@ -44365,7 +44378,7 @@ paths: url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role parameters: - *75 - - *259 + - *260 - *17 - *19 responses: @@ -44444,7 +44457,7 @@ paths: parent: anyOf: - type: 'null' - - *261 + - *262 type: description: The ownership type of the team type: string @@ -44477,7 +44490,7 @@ paths: - type - parent examples: - default: *262 + default: *263 headers: Link: *67 '404': @@ -44507,7 +44520,7 @@ paths: url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role parameters: - *75 - - *259 + - *260 - *17 - *19 responses: @@ -44536,7 +44549,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: *261 + items: *262 name: type: - string @@ -44846,7 +44859,7 @@ paths: - nuget - container - *75 - - &727 + - &728 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -44882,12 +44895,12 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *264 + default: *265 '403': *27 '401': *23 - '400': &729 + '400': &730 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -44909,7 +44922,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-for-an-organization parameters: - - &265 + - &266 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 @@ -44927,7 +44940,7 @@ paths: - docker - nuget - container - - &266 + - &267 name: package_name description: The name of the package. in: path @@ -44940,7 +44953,7 @@ paths: description: Response content: application/json: - schema: *263 + schema: *264 examples: default: value: @@ -44992,8 +45005,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-for-an-organization parameters: - - *265 - *266 + - *267 - *75 responses: '204': @@ -45026,8 +45039,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - name: token description: package token @@ -45060,8 +45073,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization parameters: - - *265 - *266 + - *267 - *75 - *19 - *17 @@ -45082,7 +45095,7 @@ paths: application/json: schema: type: array - items: &267 + items: &268 title: Package Version description: A version of a software package type: object @@ -45217,10 +45230,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - - &268 + - &269 name: package_version_id description: Unique identifier of the package version. in: path @@ -45232,7 +45245,7 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: default: value: @@ -45268,10 +45281,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-package-version-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - - *268 + - *269 responses: '204': description: Response @@ -45303,10 +45316,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-package-version-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - - *268 + - *269 responses: '204': description: Response @@ -45336,7 +45349,7 @@ paths: - *75 - *17 - *19 - - &270 + - &271 name: sort description: The property by which to sort the results. in: query @@ -45347,7 +45360,7 @@ paths: - created_at default: created_at - *61 - - &271 + - &272 name: owner description: A list of owner usernames to use to filter the results. in: query @@ -45359,7 +45372,7 @@ paths: type: string examples: - owner[]=octocat1,owner[]=octocat2 - - &272 + - &273 name: repository description: The name of the repository to use to filter the results. in: query @@ -45368,7 +45381,7 @@ paths: type: string examples: - Hello-World - - &273 + - &274 name: permission description: The permission to use to filter the results. in: query @@ -45377,7 +45390,7 @@ paths: type: string examples: - issues_read - - &274 + - &275 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) @@ -45387,7 +45400,7 @@ paths: schema: type: string format: date-time - - &275 + - &276 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) @@ -45397,7 +45410,7 @@ paths: schema: type: string format: date-time - - &276 + - &277 name: token_id description: The ID of the token in: query @@ -45716,7 +45729,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -45742,14 +45755,14 @@ paths: - *75 - *17 - *19 - - *270 - - *61 - *271 + - *61 - *272 - *273 - *274 - *275 - *276 + - *277 responses: '500': *54 '422': *15 @@ -46033,7 +46046,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -46075,7 +46088,7 @@ paths: type: integer configurations: type: array - items: &277 + items: &278 title: Organization private registry description: Private registry configuration for an organization type: object @@ -46592,7 +46605,7 @@ paths: - created_at - updated_at examples: - org-private-registry-with-selected-visibility: &278 + org-private-registry-with-selected-visibility: &279 value: name: MAVEN_REPOSITORY_SECRET registry_type: maven_repository @@ -46690,9 +46703,9 @@ paths: description: The specified private registry configuration for the organization content: application/json: - schema: *277 + schema: *278 examples: - default: *278 + default: *279 '404': *6 x-github: githubCloudOnly: false @@ -46944,7 +46957,7 @@ paths: application/json: schema: type: array - items: &279 + items: &280 title: Projects v2 Project description: A projects v2 project type: object @@ -47018,7 +47031,7 @@ paths: latest_status_update: anyOf: - type: 'null' - - &812 + - &813 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -47103,7 +47116,7 @@ paths: - deleted_at - deleted_by examples: - default: &280 + default: &281 value: id: 2 node_id: MDc6UHJvamVjdDEwMDI2MDM= @@ -47206,7 +47219,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#get-project-for-organization parameters: - - &281 + - &282 name: project_number description: The project's number. in: path @@ -47219,9 +47232,9 @@ paths: description: Response content: application/json: - schema: *279 + schema: *280 examples: - default: *280 + default: *281 headers: Link: *67 '304': *36 @@ -47244,7 +47257,7 @@ paths: url: https://docs.github.com/rest/projects/drafts#create-draft-item-for-organization-owned-project parameters: - *75 - - *281 + - *282 requestBody: required: true description: Details of the draft item to create in the project. @@ -47278,7 +47291,7 @@ paths: description: Response content: application/json: - schema: &286 + schema: &287 title: Projects v2 Item description: An item belonging to a project type: object @@ -47292,7 +47305,7 @@ paths: content: oneOf: - *83 - - &437 + - &438 title: Pull Request Simple description: Pull Request Simple type: object @@ -47412,7 +47425,7 @@ paths: milestone: anyOf: - type: 'null' - - *282 + - *283 active_lock_reason: type: - string @@ -47505,7 +47518,7 @@ paths: _links: type: object properties: - comments: &283 + comments: &284 title: Link description: Hypermedia Link type: object @@ -47514,13 +47527,13 @@ paths: type: string required: - href - commits: *283 - statuses: *283 - html: *283 - issue: *283 - review_comments: *283 - review_comment: *283 - self: *283 + commits: *284 + statuses: *284 + html: *284 + issue: *284 + review_comments: *284 + review_comment: *284 + self: *284 required: - comments - commits @@ -47531,7 +47544,7 @@ paths: - review_comment - self author_association: *80 - auto_merge: &598 + auto_merge: &599 title: Auto merge description: The status of auto merging a pull request. type: @@ -47557,7 +47570,7 @@ paths: - merge_method - commit_title - commit_message - stack: &599 + stack: &600 title: Pull Request Stack description: The stack information associated with a pull request. @@ -47673,7 +47686,7 @@ paths: - created_at - updated_at description: The content represented by the item. - content_type: &285 + content_type: &286 title: Projects v2 Item Content Type description: The type of content tracked in a project item type: string @@ -47717,7 +47730,7 @@ paths: - updated_at - archived_at examples: - draft_issue: &287 + draft_issue: &288 value: id: 17 node_id: PVTI_lADOANN5s84ACbL0zgBueEI @@ -47791,7 +47804,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#list-project-fields-for-organization parameters: - - *281 + - *282 - *75 - *17 - *46 @@ -47803,7 +47816,7 @@ paths: application/json: schema: type: array - items: &284 + items: &285 title: Projects v2 Field description: A field inside a projects v2 project type: object @@ -47956,7 +47969,7 @@ paths: - updated_at - project_url examples: - default: &749 + default: &750 value: - id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -48086,7 +48099,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#add-a-field-to-an-organization-owned-project parameters: - - *281 + - *282 - *75 requestBody: required: true @@ -48133,7 +48146,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: &750 + items: &751 type: object properties: name: @@ -48170,7 +48183,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: &751 + iteration_configuration: &752 type: object description: The configuration for iteration fields. properties: @@ -48220,7 +48233,7 @@ paths: value: name: Due date data_type: date - single_select_field: &752 + single_select_field: &753 summary: Create a single select field value: name: Priority @@ -48247,7 +48260,7 @@ paths: description: raw: High priority items html: High priority items - iteration_field: &753 + iteration_field: &754 summary: Create an iteration field value: name: Sprint @@ -48271,9 +48284,9 @@ paths: description: Response for adding a field to an organization-owned project. content: application/json: - schema: *284 + schema: *285 examples: - text_field: &754 + text_field: &755 value: id: 24680 node_id: PVTF_lADOABCD2468024680 @@ -48282,7 +48295,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: &755 + number_field: &756 value: id: 13579 node_id: PVTF_lADOABCD1357913579 @@ -48291,7 +48304,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: &756 + date_field: &757 value: id: 98765 node_id: PVTF_lADOABCD9876598765 @@ -48300,7 +48313,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: &757 + single_select_field: &758 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -48334,7 +48347,7 @@ paths: raw: High priority items created_at: '2022-04-28T12:00:00Z' updated_at: '2022-04-28T12:00:00Z' - iteration_field: &758 + iteration_field: &759 value: id: 11223 node_id: PVTF_lADOABCD1122311223 @@ -48379,8 +48392,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#get-project-field-for-organization parameters: - - *281 - - &759 + - *282 + - &760 name: field_id description: The unique identifier of the field. in: path @@ -48393,9 +48406,9 @@ paths: description: Response content: application/json: - schema: *284 + schema: *285 examples: - default: &760 + default: &761 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -48451,7 +48464,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-an-organization-owned-project parameters: - - *281 + - *282 - *75 - 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) @@ -48484,7 +48497,7 @@ paths: application/json: schema: type: array - items: &288 + items: &289 title: Projects v2 Item description: An item belonging to a project type: object @@ -48501,7 +48514,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: *285 + content_type: *286 content: type: - object @@ -48551,7 +48564,7 @@ paths: - updated_at - archived_at examples: - default: &289 + default: &290 value: id: 13 node_id: PVTI_lAAFAQ0 @@ -49249,7 +49262,7 @@ paths: url: https://docs.github.com/rest/projects/items#add-item-to-organization-owned-project parameters: - *75 - - *281 + - *282 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -49319,22 +49332,22 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *287 + value: *288 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *287 + value: *288 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *287 + value: *288 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *287 + value: *288 '304': *36 '403': *27 '401': *23 @@ -49354,9 +49367,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#get-an-item-for-an-organization-owned-project parameters: - - *281 + - *282 - *75 - - &290 + - &291 name: item_id description: The unique identifier of the project item. in: path @@ -49382,9 +49395,9 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -49405,9 +49418,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#update-project-item-for-organization parameters: - - *281 + - *282 - *75 - - *290 + - *291 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -49480,13 +49493,13 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - text_field: *289 - number_field: *289 - date_field: *289 - single_select_field: *289 - iteration_field: *289 + text_field: *290 + number_field: *290 + date_field: *290 + single_select_field: *290 + iteration_field: *290 '401': *23 '403': *27 '404': *6 @@ -49506,9 +49519,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#delete-project-item-for-organization parameters: - - *281 + - *282 - *75 - - *290 + - *291 responses: '204': description: Response @@ -49532,7 +49545,7 @@ paths: url: https://docs.github.com/rest/projects/views#create-a-view-for-an-organization-owned-project parameters: - *75 - - *281 + - *282 requestBody: required: true content: @@ -49606,7 +49619,7 @@ paths: description: Response for creating a view in an organization-owned project. content: application/json: - schema: &740 + schema: &741 title: Projects v2 View description: A view inside a projects v2 project type: object @@ -49710,7 +49723,7 @@ paths: examples: table_view: summary: Response for creating a table view - value: &291 + value: &292 value: id: 1 number: 1 @@ -49756,10 +49769,10 @@ paths: - 456 board_view: summary: Response for creating a board view with filter - value: *291 + value: *292 roadmap_view: summary: Response for creating a roadmap view - value: *291 + value: *292 '304': *36 '403': *27 '401': *23 @@ -49787,9 +49800,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-an-organization-project-view parameters: - - *281 + - *282 - *75 - - &761 + - &762 name: view_number description: The number that identifies the project view. in: path @@ -49821,9 +49834,9 @@ paths: application/json: schema: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -49856,7 +49869,7 @@ paths: application/json: schema: type: array - items: &292 + items: &293 title: Organization Custom Property description: Custom property defined on an organization type: object @@ -49934,7 +49947,7 @@ paths: - property_name - value_type examples: - default: &293 + default: &294 value: - property_name: environment url: https://api.github.com/orgs/github/properties/schema/environment @@ -49994,7 +50007,7 @@ paths: properties: type: array description: The array of custom properties to create or update. - items: *292 + items: *293 minItems: 1 maxItems: 100 required: @@ -50024,9 +50037,9 @@ paths: application/json: schema: type: array - items: *292 + items: *293 examples: - default: *293 + default: *294 '403': *27 '404': *6 x-github: @@ -50048,7 +50061,7 @@ paths: url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization parameters: - *75 - - &294 + - &295 name: custom_property_name description: The custom property name in: path @@ -50060,9 +50073,9 @@ paths: description: Response content: application/json: - schema: *292 + schema: *293 examples: - default: &295 + default: &296 value: property_name: environment url: https://api.github.com/orgs/github/properties/schema/environment @@ -50097,7 +50110,7 @@ paths: url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization parameters: - *75 - - *294 + - *295 requestBody: required: true content: @@ -50177,9 +50190,9 @@ paths: description: Response content: application/json: - schema: *292 + schema: *293 examples: - default: *295 + default: *296 '403': *27 '404': *6 x-github: @@ -50203,7 +50216,7 @@ paths: url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization parameters: - *75 - - *294 + - *295 responses: '204': *58 '403': *27 @@ -50267,7 +50280,7 @@ paths: - octocat/Hello-World properties: type: array - items: &296 + items: &297 title: Custom Property Value description: Custom property name and associated value type: object @@ -50357,7 +50370,7 @@ paths: type: array description: List of custom property names and associated values to apply to the repositories. - items: *296 + items: *297 required: - repository_names - properties @@ -50549,7 +50562,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -50752,7 +50765,7 @@ paths: description: Response content: application/json: - schema: &343 + schema: &344 title: Full Repository description: Full Repository type: object @@ -51230,7 +51243,7 @@ paths: description: Whether anonymous git access is allowed. default: true type: boolean - code_of_conduct: &481 + code_of_conduct: &482 title: Code Of Conduct Simple description: Code of Conduct Simple type: object @@ -51260,7 +51273,7 @@ paths: - key - name - html_url - security_and_analysis: *297 + security_and_analysis: *298 custom_properties: type: object description: The custom properties that were defined for the repository. @@ -51344,7 +51357,7 @@ paths: - network_count - subscribers_count examples: - default: &345 + default: &346 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -51865,7 +51878,7 @@ paths: - *75 - *17 - *19 - - &623 + - &624 name: targets description: | A comma-separated list of rule targets to filter by. @@ -51884,7 +51897,7 @@ paths: application/json: schema: type: array - items: &324 + items: &325 title: Repository ruleset type: object description: A set of rules to apply when specified conditions are @@ -51919,7 +51932,7 @@ paths: source: type: string description: The name of the source - enforcement: &300 + enforcement: &301 type: string description: The enforcement level of the ruleset. `evaluate` allows admins to test rules before enforcing them. Admins @@ -51932,7 +51945,7 @@ paths: bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: &301 + items: &302 title: Repository Ruleset Bypass Actor type: object description: An actor that can bypass rules in a ruleset @@ -52004,7 +52017,7 @@ paths: description: The html URL of the ruleset conditions: anyOf: - - &298 + - &299 title: Repository ruleset conditions for ref names type: object description: Parameters for a repository ruleset ref name @@ -52028,7 +52041,7 @@ paths: match. items: type: string - - &302 + - &303 title: Organization ruleset conditions type: object description: |- @@ -52042,7 +52055,7 @@ paths: description: Conditions to target repositories by name and refs by name allOf: - - *298 + - *299 - title: Repository ruleset conditions for repository names type: object description: Parameters for a repository name condition @@ -52076,7 +52089,7 @@ paths: description: Conditions to target repositories by id and refs by name allOf: - - *298 + - *299 - title: Repository ruleset conditions for repository IDs type: object description: Parameters for a repository ID condition @@ -52098,7 +52111,7 @@ paths: description: Conditions to target repositories by property and refs by name allOf: - - *298 + - *299 - title: Repository ruleset conditions for repository properties type: object description: Parameters for a repository property condition @@ -52111,7 +52124,7 @@ paths: description: The repository properties and values to include. All of these properties must match for the condition to pass. - items: &299 + items: &300 title: Repository ruleset property targeting definition type: object @@ -52144,7 +52157,7 @@ paths: description: The repository properties and values to exclude. The condition will not pass if any of these properties match. - items: *299 + items: *300 required: - repository_property type: @@ -52152,12 +52165,12 @@ paths: - object rules: type: array - items: &624 + items: &625 title: Repository Rule type: object description: A repository rule. oneOf: - - &303 + - &304 title: creation description: Only allow users with bypass permission to create matching refs. @@ -52169,7 +52182,7 @@ paths: type: string enum: - creation - - &304 + - &305 title: update description: Only allow users with bypass permission to update matching refs. @@ -52190,7 +52203,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &305 + - &306 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -52202,7 +52215,7 @@ paths: type: string enum: - deletion - - &306 + - &307 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -52214,7 +52227,7 @@ paths: type: string enum: - required_linear_history - - &621 + - &622 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -52292,7 +52305,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &307 + - &308 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that @@ -52316,7 +52329,7 @@ paths: type: string required: - required_deployment_environments - - &308 + - &309 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -52328,7 +52341,7 @@ paths: type: string enum: - required_signatures - - &309 + - &310 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can @@ -52471,7 +52484,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &310 + - &311 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be @@ -52519,7 +52532,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &311 + - &312 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -52531,7 +52544,7 @@ paths: type: string enum: - non_fast_forward - - &312 + - &313 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -52568,7 +52581,7 @@ paths: required: - operator - pattern - - &313 + - &314 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -52605,7 +52618,7 @@ paths: required: - operator - pattern - - &314 + - &315 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -52642,7 +52655,7 @@ paths: required: - operator - pattern - - &315 + - &316 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -52679,7 +52692,7 @@ paths: required: - operator - pattern - - &316 + - &317 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -52716,7 +52729,7 @@ paths: required: - operator - pattern - - &321 + - &322 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -52766,7 +52779,7 @@ paths: - repository_id required: - workflows - - &322 + - &323 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, @@ -52827,7 +52840,7 @@ paths: - tool required: - code_scanning_tools - - &323 + - &324 title: copilot_code_review description: Request Copilot code review for new pull requests automatically if the author has access to Copilot code @@ -52853,7 +52866,7 @@ paths: type: boolean description: Copilot automatically reviews each new push to the pull request. - - &622 + - &623 title: license_compliance_scanning description: Enforce any added or changed dependencies to comply with the organization's license policy. @@ -52865,7 +52878,7 @@ paths: type: string enum: - license_compliance_scanning - - &317 + - &318 title: file_path_restriction description: Prevent commits that include changes in specified file and folder paths from being pushed to the commit @@ -52890,7 +52903,7 @@ paths: type: string required: - restricted_file_paths - - &318 + - &319 title: max_file_path_length description: Prevent commits that include file paths that exceed the specified character limit from being pushed @@ -52914,7 +52927,7 @@ paths: maximum: 32767 required: - max_file_path_length - - &319 + - &320 title: file_extension_restriction description: Prevent commits that include files with specified file extensions from being pushed to the commit graph. @@ -52937,7 +52950,7 @@ paths: type: string required: - restricted_file_extensions - - &320 + - &321 title: max_file_size description: Prevent commits with individual files that exceed the specified limit from being pushed to the commit @@ -53035,21 +53048,20 @@ paths: - push - repository default: branch - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *302 + items: *302 + conditions: *303 rules: type: array description: An array of rules within the ruleset. - items: &326 + items: &327 title: Repository Rule type: object description: A repository rule. oneOf: - - *303 - *304 - *305 - *306 @@ -53070,6 +53082,7 @@ paths: - *321 - *322 - *323 + - *324 required: - name - enforcement @@ -53107,9 +53120,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: &325 + default: &326 value: id: 21 name: super cool ruleset @@ -53165,7 +53178,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites parameters: - *75 - - &625 + - &626 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 @@ -53180,7 +53193,7 @@ paths: in: query schema: type: string - - &626 + - &627 name: time_period description: |- The time period to filter by. @@ -53196,14 +53209,14 @@ paths: - week - month default: day - - &627 + - &628 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 - - &628 + - &629 name: rule_suite_result description: The rule suite results to filter on. When specified, only suites with this result will be returned. @@ -53216,7 +53229,7 @@ paths: - bypass - all default: all - - &629 + - &630 name: evaluate_status description: |- The evaluate status to filter on. When specified, only rule suites resulting from rulesets with the specified evaluate status will be returned. @@ -53239,7 +53252,7 @@ paths: description: Response content: application/json: - schema: &630 + schema: &631 title: Rule Suites description: Response type: array @@ -53295,7 +53308,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &631 + default: &632 value: - id: 21 actor_id: 12 @@ -53339,7 +53352,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *75 - - &632 + - &633 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -53355,7 +53368,7 @@ paths: description: Response content: application/json: - schema: &633 + schema: &634 title: Rule Suite description: Response type: object @@ -53462,7 +53475,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &634 + default: &635 value: id: 21 actor_id: 12 @@ -53535,9 +53548,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *325 + default: *326 '404': *6 '500': *54 put: @@ -53581,16 +53594,16 @@ paths: - tag - push - repository - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *302 + items: *302 + conditions: *303 rules: description: An array of rules within the ruleset. type: array - items: *326 + items: *327 examples: default: value: @@ -53625,9 +53638,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *325 + default: *326 '404': *6 '422': *15 '500': *54 @@ -53685,7 +53698,7 @@ paths: application/json: schema: type: array - items: &327 + items: &328 title: Ruleset version type: object description: The historical version of a ruleset @@ -53709,7 +53722,7 @@ paths: type: string format: date-time examples: - default: &636 + default: &637 value: - version_id: 3 actor: @@ -53762,9 +53775,9 @@ paths: description: Response content: application/json: - schema: &637 + schema: &638 allOf: - - *327 + - *328 - type: object required: - state @@ -53834,7 +53847,7 @@ paths: url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization parameters: - *75 - - &638 + - &639 name: state in: query description: Set to `open` or `resolved` to only list secret scanning alerts @@ -53845,7 +53858,7 @@ paths: enum: - open - resolved - - &639 + - &640 name: secret_type in: query description: A comma-separated list of secret types to return. All default @@ -53855,7 +53868,7 @@ paths: required: false schema: type: string - - &640 + - &641 name: exclude_secret_types in: query description: A comma-separated list of secret types to exclude from the results. @@ -53866,7 +53879,7 @@ paths: required: false schema: type: string - - &641 + - &642 name: exclude_providers in: query description: |- @@ -53877,7 +53890,7 @@ paths: required: false schema: type: string - - &642 + - &643 name: providers in: query description: |- @@ -53888,7 +53901,7 @@ paths: required: false schema: type: string - - &643 + - &644 name: resolution in: query description: A comma-separated list of resolutions. Only secret scanning alerts @@ -53897,7 +53910,7 @@ paths: required: false schema: type: string - - &644 + - &645 name: assignee in: query description: Filters alerts by assignee. Use `*` to get all assigned alerts, @@ -53916,7 +53929,7 @@ paths: all-unassigned: value: none summary: Filter for all unassigned alerts - - &645 + - &646 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. @@ -53931,7 +53944,7 @@ paths: - *61 - *19 - *17 - - &646 + - &647 name: before description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events before this cursor. To @@ -53941,7 +53954,7 @@ paths: required: false schema: type: string - - &647 + - &648 name: after description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events after this cursor. To @@ -53951,7 +53964,7 @@ paths: required: false schema: type: string - - &648 + - &649 name: validity in: query description: A comma-separated list of validities that, when present, will @@ -53960,7 +53973,7 @@ paths: required: false schema: type: string - - &649 + - &650 name: is_publicly_leaked in: query description: A boolean value representing whether or not to filter alerts @@ -53969,7 +53982,7 @@ paths: schema: type: boolean default: false - - &650 + - &651 name: is_multi_repo in: query description: A boolean value representing whether or not to filter alerts @@ -53978,7 +53991,7 @@ paths: schema: type: boolean default: false - - &651 + - &652 name: hide_secret in: query description: A boolean value representing whether or not to hide literal secrets @@ -53987,7 +54000,7 @@ paths: schema: type: boolean default: false - - &652 + - &653 name: is_bypassed in: query description: A boolean value (`true` or `false`) indicating whether to filter @@ -53998,7 +54011,7 @@ paths: required: false schema: type: boolean - - &653 + - &654 name: included_metadata in: query description: |- @@ -54009,7 +54022,7 @@ paths: required: false schema: type: string - - &654 + - &655 name: owner_email_hash in: query description: |- @@ -54044,14 +54057,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &655 + state: &656 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: &656 + resolution: &657 type: - string - 'null' @@ -54170,14 +54183,14 @@ paths: first_location_detected: anyOf: - type: 'null' - - &657 + - &658 description: 'Details on the location where the token was initially detected. This can be a commit, wiki commit, issue, discussion, pull request. ' oneOf: - - &659 + - &660 description: Represents a 'commit' secret scanning location type. This location type shows that a secret was detected inside a commit to a repository. @@ -54241,7 +54254,7 @@ paths: - blob_url - commit_sha - commit_url - - &660 + - &661 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. @@ -54302,7 +54315,7 @@ paths: - page_url - commit_sha - commit_url - - &661 + - &662 description: Represents an 'issue_title' secret scanning location type. This location type shows that a secret was detected in the title of an issue. @@ -54324,7 +54337,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1 required: - issue_title_url - - &662 + - &663 description: Represents an 'issue_body' secret scanning location type. This location type shows that a secret was detected in the body of an issue. @@ -54346,7 +54359,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1 required: - issue_body_url - - &663 + - &664 description: Represents an 'issue_comment' secret scanning location type. This location type shows that a secret was detected in a comment on an issue. @@ -54368,7 +54381,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1#issuecomment-1081119451 required: - issue_comment_url - - &664 + - &665 description: Represents a 'discussion_title' secret scanning location type. This location type shows that a secret was detected in the title of a discussion. @@ -54383,7 +54396,7 @@ paths: - https://github.com/community/community/discussions/39082 required: - discussion_title_url - - &665 + - &666 description: Represents a 'discussion_body' secret scanning location type. This location type shows that a secret was detected in the body of a discussion. @@ -54398,7 +54411,7 @@ paths: - https://github.com/community/community/discussions/39082#discussion-4566270 required: - discussion_body_url - - &666 + - &667 description: Represents a 'discussion_comment' secret scanning location type. This location type shows that a secret was detected in a comment on a discussion. @@ -54413,7 +54426,7 @@ paths: - https://github.com/community/community/discussions/39082#discussioncomment-4158232 required: - discussion_comment_url - - &667 + - &668 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. @@ -54435,7 +54448,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846 required: - pull_request_title_url - - &668 + - &669 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. @@ -54457,7 +54470,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846 required: - pull_request_body_url - - &669 + - &670 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. @@ -54479,7 +54492,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846#issuecomment-1081119451 required: - pull_request_comment_url - - &670 + - &671 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. @@ -54501,7 +54514,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846#pullrequestreview-80 required: - pull_request_review_url - - &671 + - &672 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 @@ -54751,7 +54764,7 @@ paths: subcategory: custom-patterns parameters: - *75 - - &672 + - &673 name: state description: Filter custom patterns by state. When absent, returns patterns in all states. @@ -54762,7 +54775,7 @@ paths: enum: - published - unpublished - - &673 + - &674 name: push_protection description: Filter custom patterns by whether push protection is enabled. When absent, returns patterns regardless of push protection status. @@ -54773,7 +54786,7 @@ paths: enum: - enabled - disabled - - &674 + - &675 name: sort description: The property to sort the results by. in: query @@ -54795,7 +54808,7 @@ paths: application/json: schema: type: array - items: &328 + items: &329 title: Secret Scanning Custom Pattern description: A custom pattern for secret scanning. type: object @@ -54847,7 +54860,7 @@ paths: description: List of regexes that the secret must not match. items: type: string - custom_pattern_version: &329 + custom_pattern_version: &330 type: - string - 'null' @@ -54872,7 +54885,7 @@ paths: - state - push_protection_enabled examples: - default: &675 + default: &676 value: - id: 1 name: Example Custom Pattern @@ -54935,7 +54948,7 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: &676 + items: &677 title: Secret Scanning Custom Pattern To Create description: A custom pattern to create in a bulk operation. type: object @@ -54972,7 +54985,7 @@ paths: items: type: string examples: - default: &677 + default: &678 value: patterns: - name: Example Custom Pattern @@ -54996,9 +55009,9 @@ paths: created_patterns: type: array description: The list of successfully created custom patterns. - items: *328 + items: *329 examples: - default: &678 + default: &679 value: created_patterns: - id: 1 @@ -55050,7 +55063,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: &679 + items: &680 title: Secret Scanning Custom Pattern Validation Error description: A validation error for a custom pattern in a batch operation. @@ -55104,7 +55117,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: &680 + items: &681 title: Secret Scanning Custom Pattern To Delete description: A custom pattern to delete in a bulk operation. type: object @@ -55114,7 +55127,7 @@ paths: pattern_id: type: integer description: The ID of the custom pattern to delete. - custom_pattern_version: *329 + custom_pattern_version: *330 post_delete_action: type: string description: |- @@ -55127,7 +55140,7 @@ paths: - resolve_alerts default: delete_alerts examples: - default: &681 + default: &682 value: patterns: - pattern_id: 2 @@ -55138,7 +55151,7 @@ paths: '400': *14 '403': *27 '404': *6 - '412': &330 + '412': &331 description: Precondition Failed content: application/json: @@ -55173,7 +55186,7 @@ paths: required: true content: application/json: - schema: &682 + schema: &683 title: Secret Scanning Custom Pattern To Update description: Fields to update on a custom pattern. At least one updatable field (`pattern`, `start_delimiter`, `end_delimiter`, `must_match`, @@ -55212,9 +55225,9 @@ paths: description: Updated list of regexes that the secret must not match. items: type: string - custom_pattern_version: *329 + custom_pattern_version: *330 examples: - default: &683 + default: &684 value: pattern: updated_secret_[0-9A-Z]{16} start_delimiter: "[^0-9A-Za-z]" @@ -55229,9 +55242,9 @@ paths: description: Pattern updated successfully. content: application/json: - schema: *328 + schema: *329 examples: - default: &684 + default: &685 value: id: 1 name: Example Custom Pattern @@ -55251,7 +55264,7 @@ paths: '400': *14 '403': *27 '404': *6 - '412': *330 + '412': *331 '422': *15 "/orgs/{org}/secret-scanning/pattern-configurations": get: @@ -55284,11 +55297,11 @@ paths: related to push protection. type: object properties: - pattern_config_version: *329 + pattern_config_version: *330 provider_pattern_overrides: type: array description: Overrides for partner patterns. - items: &331 + items: &332 type: object properties: token_type: @@ -55357,7 +55370,7 @@ paths: custom_pattern_overrides: type: array description: Overrides for custom patterns defined by the organization. - items: *331 + items: *332 examples: default: value: @@ -55414,7 +55427,7 @@ paths: schema: type: object properties: - pattern_config_version: *329 + pattern_config_version: *330 provider_pattern_settings: type: array description: Pattern settings for provider patterns. @@ -55440,7 +55453,7 @@ paths: token_type: type: string description: The ID of the pattern to configure. - custom_pattern_version: *329 + custom_pattern_version: *330 push_protection_setting: type: string description: Push protection setting to set for the pattern. @@ -55538,7 +55551,7 @@ paths: application/json: schema: type: array - items: &688 + items: &689 description: A repository security advisory. type: object properties: @@ -55782,7 +55795,7 @@ paths: login: type: string description: The username of the user credited. - type: *332 + type: *333 credits_detailed: type: - array @@ -55793,7 +55806,7 @@ paths: type: object properties: user: *4 - type: *332 + type: *333 state: type: string description: The state of the user's acceptance of the @@ -55857,7 +55870,7 @@ paths: - private_fork additionalProperties: false examples: - default: &689 + default: &690 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -56244,7 +56257,7 @@ paths: application/json: schema: type: array - items: *261 + items: *262 examples: default: value: @@ -56599,7 +56612,7 @@ paths: type: integer network_configurations: type: array - items: &333 + items: &334 title: Hosted compute network configuration description: A hosted compute network configuration. type: object @@ -56752,9 +56765,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: &334 + default: &335 value: id: 123456789ABCDEF name: My network configuration @@ -56783,7 +56796,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - *75 - - &335 + - &336 name: network_configuration_id description: Unique identifier of the hosted compute network configuration. in: path @@ -56795,9 +56808,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 headers: Link: *67 x-github: @@ -56819,7 +56832,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - *75 - - *335 + - *336 requestBody: required: true content: @@ -56872,9 +56885,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -56894,7 +56907,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - *75 - - *335 + - *336 responses: '204': description: Response @@ -57018,7 +57031,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 headers: Link: *67 '403': *27 @@ -57116,7 +57129,7 @@ paths: description: Response content: application/json: - schema: &336 + schema: &337 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -57190,7 +57203,7 @@ paths: parent: anyOf: - type: 'null' - - *261 + - *262 members_count: type: integer examples: @@ -57515,7 +57528,7 @@ paths: - repos_count - organization examples: - default: &337 + default: &338 value: id: 1 node_id: MDQ6VGVhbTE= @@ -57592,9 +57605,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 x-github: githubCloudOnly: false @@ -57685,16 +57698,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 '422': *15 '403': *27 @@ -57724,7 +57737,7 @@ paths: responses: '204': description: Response - '422': &338 + '422': &339 description: Unprocessable entity if you attempt to modify an enterprise team at the organization level. x-github: @@ -57758,12 +57771,12 @@ paths: application/json: schema: type: array - items: *240 + items: *241 examples: - default: *241 + default: *242 headers: Link: *67 - '422': *338 + '422': *339 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -57807,7 +57820,7 @@ paths: application/json: schema: type: array - items: &705 + items: &706 title: Team Member description: A user that is a member of a team, including their role on the team and whether the membership is inherited from @@ -57950,7 +57963,7 @@ paths: - type - url examples: - default: &706 + default: &707 value: - login: octocat id: 1 @@ -58009,7 +58022,7 @@ paths: description: Response content: application/json: - schema: &339 + schema: &340 title: Team Membership description: Team Membership type: object @@ -58037,7 +58050,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &707 + response-if-user-is-a-team-maintainer: &708 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -58100,9 +58113,9 @@ paths: description: Response content: application/json: - schema: *339 + schema: *340 examples: - response-if-users-membership-with-team-is-now-pending: &708 + response-if-users-membership-with-team-is-now-pending: &709 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -58180,7 +58193,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -58211,14 +58224,14 @@ paths: parameters: - *75 - *77 - - *340 - *341 + - *342 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &709 + schema: &710 title: Team Repository description: A team's access to a repository. type: object @@ -58861,8 +58874,8 @@ paths: parameters: - *75 - *77 - - *340 - *341 + - *342 requestBody: required: false content: @@ -58909,8 +58922,8 @@ paths: parameters: - *75 - *77 - - *340 - *341 + - *342 responses: '204': description: Response @@ -58947,7 +58960,7 @@ paths: type: array items: *201 examples: - response-if-child-teams-exist: &710 + response-if-child-teams-exist: &711 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -59100,7 +59113,7 @@ paths: resources: type: object properties: - core: &342 + core: &343 title: Rate Limit type: object properties: @@ -59117,21 +59130,21 @@ paths: - remaining - reset - used - graphql: *342 - search: *342 - code_search: *342 - source_import: *342 - integration_manifest: *342 - actions_runner_registration: *342 - scim: *342 - dependency_snapshots: *342 - dependency_sbom: *342 - code_scanning_autofix: *342 - copilot_usage_records: *342 + graphql: *343 + search: *343 + code_search: *343 + source_import: *343 + integration_manifest: *343 + actions_runner_registration: *343 + scim: *343 + dependency_snapshots: *343 + dependency_sbom: *343 + code_scanning_autofix: *343 + copilot_usage_records: *343 required: - core - search - rate: *342 + rate: *343 required: - rate - resources @@ -59231,14 +59244,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *343 + schema: *344 examples: default-response: summary: Default response @@ -59743,7 +59756,7 @@ paths: status: disabled '403': *27 '404': *6 - '301': *344 + '301': *345 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59761,8 +59774,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#update-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -60073,10 +60086,10 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 - '307': &346 + default: *346 + '307': &347 description: Temporary Redirect content: application/json: @@ -60105,8 +60118,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#delete-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -60128,7 +60141,7 @@ paths: value: message: Organization members cannot delete repositories. documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository - '307': *346 + '307': *347 '404': *6 '409': *53 x-github: @@ -60152,11 +60165,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 - - &378 + - &379 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -60179,7 +60192,7 @@ paths: type: integer artifacts: type: array - items: &347 + items: &348 title: Artifact description: An artifact type: object @@ -60274,7 +60287,7 @@ paths: - expires_at - updated_at examples: - default: &379 + default: &380 value: total_count: 2 artifacts: @@ -60335,9 +60348,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#get-an-artifact parameters: - - *340 - *341 - - &348 + - *342 + - &349 name: artifact_id description: The unique identifier of the artifact. in: path @@ -60349,7 +60362,7 @@ paths: description: Response content: application/json: - schema: *347 + schema: *348 examples: default: value: @@ -60387,9 +60400,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact parameters: - - *340 - *341 - - *348 + - *342 + - *349 responses: '204': description: Response @@ -60413,9 +60426,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#download-an-artifact parameters: - - *340 - *341 - - *348 + - *342 + - *349 - name: archive_format in: path required: true @@ -60425,7 +60438,7 @@ paths: '302': description: Response headers: - Location: &498 + Location: &499 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 @@ -60450,14 +60463,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-retention-limit-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &349 + schema: &350 title: Actions cache retention limit for a repository description: GitHub Actions cache retention policy for a repository. type: object @@ -60491,13 +60504,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#set-github-actions-cache-retention-limit-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *349 + schema: *350 examples: selected_actions: *41 responses: @@ -60526,14 +60539,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-storage-limit-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &350 + schema: &351 title: Actions cache storage limit for a repository description: GitHub Actions cache storage policy for a repository. type: object @@ -60567,13 +60580,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#set-github-actions-cache-storage-limit-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *350 + schema: *351 examples: selected_actions: *43 responses: @@ -60604,14 +60617,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *351 + schema: *352 examples: default: value: @@ -60637,11 +60650,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 - - &352 + - &353 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 @@ -60675,7 +60688,7 @@ paths: description: Response content: application/json: - schema: &353 + schema: &354 title: Repository actions caches description: Repository actions caches type: object @@ -60725,7 +60738,7 @@ paths: - total_count - actions_caches examples: - default: &354 + default: &355 value: total_count: 1 actions_caches: @@ -60757,23 +60770,23 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key parameters: - - *340 - *341 + - *342 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *352 + - *353 responses: '200': description: Response content: application/json: - schema: *353 + schema: *354 examples: - default: *354 + default: *355 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -60793,8 +60806,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id parameters: - - *340 - *341 + - *342 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -60823,8 +60836,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/concurrency-groups#list-concurrency-groups-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *47 responses: @@ -60907,8 +60920,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/concurrency-groups#get-a-concurrency-group-for-a-repository parameters: - - *340 - *341 + - *342 - name: concurrency_group_name description: The name of the concurrency group. in: path @@ -61064,9 +61077,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run parameters: - - *340 - *341 - - &355 + - *342 + - &356 name: job_id description: The unique identifier of the job. in: path @@ -61078,7 +61091,7 @@ paths: description: Response content: application/json: - schema: &382 + schema: &383 title: Job description: Information of a job execution in a workflow run type: object @@ -61425,9 +61438,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run parameters: - - *340 - *341 - - *355 + - *342 + - *356 responses: '302': description: Response @@ -61455,9 +61468,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run parameters: - - *340 - *341 - - *355 + - *342 + - *356 requestBody: required: false content: @@ -61508,8 +61521,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Status response @@ -61568,8 +61581,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -61637,8 +61650,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -61656,7 +61669,7 @@ paths: type: integer secrets: type: array - items: &384 + items: &385 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -61677,7 +61690,7 @@ paths: - created_at - updated_at examples: - default: &385 + default: &386 value: total_count: 2 secrets: @@ -61710,8 +61723,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -61729,7 +61742,7 @@ paths: type: integer variables: type: array - items: &386 + items: &387 title: Actions Variable type: object properties: @@ -61763,7 +61776,7 @@ paths: - created_at - updated_at examples: - default: &387 + default: &388 value: total_count: 2 variables: @@ -61796,8 +61809,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -61806,11 +61819,11 @@ paths: schema: type: object properties: - enabled: &357 + enabled: &358 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *141 - selected_actions_url: *356 + selected_actions_url: *357 sha_pinning_required: *142 required: - enabled @@ -61839,8 +61852,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -61851,7 +61864,7 @@ paths: schema: type: object properties: - enabled: *357 + enabled: *358 allowed_actions: *141 sha_pinning_required: *142 required: @@ -61883,14 +61896,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &358 + schema: &359 type: object properties: access_level: @@ -61907,7 +61920,7 @@ paths: required: - access_level examples: - default: &359 + default: &360 value: access_level: organization x-github: @@ -61931,15 +61944,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *358 + schema: *359 examples: - default: *359 + default: *360 responses: '204': description: Response @@ -61963,14 +61976,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-artifact-and-log-retention-settings-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *360 + schema: *361 examples: default: value: @@ -61994,8 +62007,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-artifact-and-log-retention-settings-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Empty response for successful settings update @@ -62005,7 +62018,7 @@ paths: required: true content: application/json: - schema: *361 + schema: *362 examples: default: summary: Set retention days @@ -62029,8 +62042,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-fork-pr-contributor-approval-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -62038,7 +62051,7 @@ paths: application/json: schema: *143 examples: - default: *362 + default: *363 '404': *6 x-github: enabledForGitHubApps: true @@ -62057,8 +62070,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-fork-pr-contributor-approval-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -62092,14 +62105,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-private-repo-fork-pr-workflow-settings-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *363 + schema: *364 examples: default: *144 '403': *27 @@ -62121,13 +62134,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-private-repo-fork-pr-workflow-settings-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *364 + schema: *365 examples: default: *144 responses: @@ -62153,8 +62166,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -62181,8 +62194,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -62214,14 +62227,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *365 + schema: *366 examples: default: *151 x-github: @@ -62244,8 +62257,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Success response @@ -62256,7 +62269,7 @@ paths: required: true content: application/json: - schema: *366 + schema: *367 examples: default: *151 x-github: @@ -62285,8 +62298,8 @@ paths: in: query schema: type: string - - *340 - *341 + - *342 - *17 - *19 responses: @@ -62330,8 +62343,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -62339,9 +62352,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *368 + default: *369 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62363,8 +62376,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -62407,7 +62420,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *369 + '201': *370 '404': *6 '422': *7 '409': *53 @@ -62438,8 +62451,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -62447,7 +62460,7 @@ paths: application/json: schema: *160 examples: - default: *370 + default: *371 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62475,8 +62488,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -62484,7 +62497,7 @@ paths: application/json: schema: *160 examples: - default: *371 + default: *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62506,8 +62519,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: '200': @@ -62516,7 +62529,7 @@ paths: application/json: schema: *158 examples: - default: *372 + default: *373 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62537,8 +62550,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: '204': @@ -62565,8 +62578,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: '200': *162 @@ -62591,8 +62604,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 requestBody: required: true @@ -62641,8 +62654,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 requestBody: required: true @@ -62692,11 +62705,11 @@ 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-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: - '200': *373 + '200': *374 '404': *6 x-github: githubCloudOnly: false @@ -62723,10 +62736,10 @@ 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-a-repository parameters: - - *340 - *341 + - *342 - *157 - - *374 + - *375 responses: '200': *162 '404': *6 @@ -62754,9 +62767,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository parameters: - - *340 - *341 - - &390 + - *342 + - &391 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. @@ -62764,7 +62777,7 @@ paths: required: false schema: type: string - - &391 + - &392 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -62772,7 +62785,7 @@ paths: required: false schema: type: string - - &392 + - &393 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -62781,7 +62794,7 @@ paths: required: false schema: type: string - - &393 + - &394 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 @@ -62808,7 +62821,7 @@ paths: - pending - *17 - *19 - - &394 + - &395 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/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates)." @@ -62817,7 +62830,7 @@ paths: schema: type: string format: date-time - - &375 + - &376 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -62826,13 +62839,13 @@ paths: schema: type: boolean default: false - - &395 + - &396 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &396 + - &397 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -62855,7 +62868,7 @@ paths: type: integer workflow_runs: type: array - items: &376 + items: &377 title: Workflow Run description: An invocation of a workflow type: object @@ -63033,7 +63046,7 @@ paths: head_commit: anyOf: - type: 'null' - - &420 + - &421 title: Simple Commit description: A commit. type: object @@ -63148,7 +63161,7 @@ paths: - workflow_url - pull_requests examples: - default: &397 + default: &398 value: total_count: 1 workflow_runs: @@ -63384,24 +63397,24 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run parameters: - - *340 - *341 - - &377 + - *342 + - &378 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: &380 + default: &381 value: id: 30433642 name: Build @@ -63642,9 +63655,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '204': description: Response @@ -63667,9 +63680,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '200': description: Response @@ -63797,9 +63810,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '201': description: Response @@ -63832,12 +63845,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *340 - *341 - - *377 + - *342 + - *378 - *17 - *19 - - *378 + - *379 - *61 responses: '200': @@ -63854,9 +63867,9 @@ paths: type: integer artifacts: type: array - items: *347 + items: *348 examples: - default: *379 + default: *380 headers: Link: *67 x-github: @@ -63880,25 +63893,25 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *340 - *341 - - *377 - - &381 + - *342 + - *378 + - &382 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: *380 + default: *381 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63921,10 +63934,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt parameters: - - *340 - *341 - - *377 - - *381 + - *342 + - *378 + - *382 - *17 - *19 responses: @@ -63942,9 +63955,9 @@ paths: type: integer jobs: type: array - items: *382 + items: *383 examples: - default: &383 + default: &384 value: total_count: 1 jobs: @@ -64057,10 +64070,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *340 - *341 - - *377 - - *381 + - *342 + - *378 + - *382 responses: '302': description: Response @@ -64088,9 +64101,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '202': description: Response @@ -64136,9 +64149,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/concurrency-groups#list-concurrency-groups-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 - *17 - *46 - *47 @@ -64315,9 +64328,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: true content: @@ -64384,9 +64397,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '202': description: Response @@ -64419,9 +64432,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 - 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 @@ -64451,9 +64464,9 @@ paths: type: integer jobs: type: array - items: *382 + items: *383 examples: - default: *383 + default: *384 headers: Link: *67 x-github: @@ -64478,9 +64491,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '302': description: Response @@ -64507,9 +64520,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '204': description: Response @@ -64536,9 +64549,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '200': description: Response @@ -64607,7 +64620,7 @@ paths: items: type: object properties: - type: &505 + type: &506 type: string description: The type of reviewer. enum: @@ -64693,9 +64706,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: true content: @@ -64745,7 +64758,7 @@ paths: application/json: schema: type: array - items: &500 + items: &501 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -64857,7 +64870,7 @@ paths: - created_at - updated_at examples: - default: &501 + default: &502 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -64913,9 +64926,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: false content: @@ -64960,9 +64973,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: false content: @@ -65016,9 +65029,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '200': description: Response @@ -65155,8 +65168,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -65174,9 +65187,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -65201,8 +65214,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -65232,17 +65245,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: &398 + default: &399 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -65268,8 +65281,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -65327,8 +65340,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -65354,8 +65367,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-repository-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -65373,9 +65386,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -65398,8 +65411,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-a-repository-variable parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -65451,17 +65464,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: &399 + default: &400 value: name: USERNAME value: octocat @@ -65487,8 +65500,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 requestBody: required: true @@ -65531,8 +65544,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '204': @@ -65558,8 +65571,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#list-repository-workflows parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -65577,7 +65590,7 @@ paths: type: integer workflows: type: array - items: &388 + items: &389 title: Workflow description: A GitHub Actions workflow type: object @@ -65695,9 +65708,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#get-a-workflow parameters: - - *340 - *341 - - &389 + - *342 + - &390 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -65712,7 +65725,7 @@ paths: description: Response content: application/json: - schema: *388 + schema: *389 examples: default: value: @@ -65745,9 +65758,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#disable-a-workflow parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '204': description: Response @@ -65772,9 +65785,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '204': description: Empty response when `return_run_details` parameter is `false`. @@ -65861,9 +65874,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#enable-a-workflow parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '204': description: Response @@ -65890,19 +65903,19 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow parameters: - - *340 - *341 - - *389 + - *342 - *390 - *391 - *392 - *393 + - *394 - *17 - *19 - - *394 - - *375 - *395 + - *376 - *396 + - *397 responses: '200': description: Response @@ -65918,9 +65931,9 @@ paths: type: integer workflow_runs: type: array - items: *376 + items: *377 examples: - default: *397 + default: *398 headers: Link: *67 x-github: @@ -65952,9 +65965,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#get-workflow-usage parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '200': description: Response @@ -66015,8 +66028,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-activities parameters: - - *340 - *341 + - *342 - *61 - *17 - *46 @@ -66189,8 +66202,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#list-repository-organization-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -66208,9 +66221,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -66234,8 +66247,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#list-repository-organization-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -66253,9 +66266,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -66280,8 +66293,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -66299,9 +66312,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -66326,8 +66339,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -66357,17 +66370,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: *398 + default: *399 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66389,8 +66402,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -66448,8 +66461,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -66475,8 +66488,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#list-repository-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -66494,9 +66507,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -66519,8 +66532,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#create-a-repository-variable parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -66572,17 +66585,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#get-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *399 + default: *400 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66603,8 +66616,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#update-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 requestBody: required: true @@ -66647,8 +66660,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#delete-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '204': @@ -66670,8 +66683,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#list-assignees parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -66708,8 +66721,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned parameters: - - *340 - *341 + - *342 - name: assignee in: path required: true @@ -66745,8 +66758,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/attestations#create-an-attestation parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -66856,8 +66869,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/attestations#list-attestations parameters: - - *340 - *341 + - *342 - *17 - *46 - *47 @@ -66914,7 +66927,7 @@ paths: initiator: type: string examples: - default: *400 + default: *401 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66934,8 +66947,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -66943,7 +66956,7 @@ paths: application/json: schema: type: array - items: &401 + items: &402 title: Autolink reference description: An autolink reference. type: object @@ -67002,8 +67015,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -67042,9 +67055,9 @@ paths: description: response content: application/json: - schema: *401 + schema: *402 examples: - default: &402 + default: &403 value: id: 1 key_prefix: TICKET- @@ -67075,9 +67088,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository parameters: - - *340 - *341 - - &403 + - *342 + - &404 name: autolink_id description: The unique identifier of the autolink. in: path @@ -67089,9 +67102,9 @@ paths: description: Response content: application/json: - schema: *401 + schema: *402 examples: - default: *402 + default: *403 '404': *6 x-github: githubCloudOnly: false @@ -67111,9 +67124,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository parameters: - - *340 - *341 - - *403 + - *342 + - *404 responses: '204': description: Response @@ -67137,8 +67150,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response if Dependabot is enabled @@ -67188,8 +67201,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-dependabot-security-updates parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -67210,8 +67223,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-dependabot-security-updates parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -67231,8 +67244,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#list-branches parameters: - - *340 - *341 + - *342 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -67270,7 +67283,7 @@ paths: - url protected: type: boolean - protection: &405 + protection: &406 title: Branch Protection description: Branch Protection type: object @@ -67313,7 +67326,7 @@ paths: required: - contexts - checks - enforce_admins: &408 + enforce_admins: &409 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -67330,7 +67343,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &410 + required_pull_request_reviews: &411 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -67414,7 +67427,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &407 + restrictions: &408 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -67707,9 +67720,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#get-a-branch parameters: - - *340 - *341 - - &406 + - *342 + - &407 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/graphql). @@ -67723,14 +67736,14 @@ paths: description: Response content: application/json: - schema: &416 + schema: &417 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &473 + commit: &474 title: Commit description: Commit type: object @@ -67769,7 +67782,7 @@ paths: author: anyOf: - type: 'null' - - &404 + - &405 title: Git User description: Metaproperties for Git author/committer information. @@ -67791,7 +67804,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 message: type: string examples: @@ -67815,7 +67828,7 @@ paths: required: - sha - url - verification: &523 + verification: &524 title: Verification type: object properties: @@ -67895,7 +67908,7 @@ paths: type: integer files: type: array - items: &483 + items: &484 title: Diff Entry description: Diff Entry type: object @@ -67991,7 +68004,7 @@ paths: - self protected: type: boolean - protection: *405 + protection: *406 protection_url: type: string format: uri @@ -68100,7 +68113,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *344 + '301': *345 '404': *6 x-github: githubCloudOnly: false @@ -68122,15 +68135,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *405 + schema: *406 examples: default: value: @@ -68324,9 +68337,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -68586,7 +68599,7 @@ paths: url: type: string format: uri - required_status_checks: &413 + required_status_checks: &414 title: Status Check Policy description: Status Check Policy type: object @@ -68745,7 +68758,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *407 + restrictions: *408 required_conversation_resolution: type: object properties: @@ -68857,9 +68870,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -68884,17 +68897,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: &409 + default: &410 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -68916,17 +68929,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: *409 + default: *410 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -68945,9 +68958,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -68972,17 +68985,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: &411 + default: &412 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -69078,9 +69091,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -69178,9 +69191,9 @@ paths: description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: *411 + default: *412 '422': *15 x-github: githubCloudOnly: false @@ -69201,9 +69214,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -69230,17 +69243,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: &412 + default: &413 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -69263,17 +69276,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: *412 + default: *413 '404': *6 x-github: githubCloudOnly: false @@ -69293,9 +69306,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -69320,17 +69333,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *413 + schema: *414 examples: - default: &414 + default: &415 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -69356,9 +69369,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -69410,9 +69423,9 @@ paths: description: Response content: application/json: - schema: *413 + schema: *414 examples: - default: *414 + default: *415 '404': *6 '422': *15 x-github: @@ -69434,9 +69447,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -69460,9 +69473,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -69496,9 +69509,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -69565,9 +69578,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -69631,9 +69644,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: content: application/json: @@ -69699,15 +69712,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *407 + schema: *408 examples: default: value: @@ -69798,9 +69811,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -69823,9 +69836,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -69835,7 +69848,7 @@ paths: type: array items: *5 examples: - default: &415 + default: &416 value: - id: 1 slug: octoapp @@ -69892,9 +69905,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -69928,7 +69941,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -69949,9 +69962,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -69985,7 +69998,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -70006,9 +70019,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -70042,7 +70055,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -70064,9 +70077,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -70076,7 +70089,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '404': *6 x-github: githubCloudOnly: false @@ -70096,9 +70109,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -70136,7 +70149,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '422': *15 x-github: githubCloudOnly: false @@ -70157,9 +70170,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -70197,7 +70210,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '422': *15 x-github: githubCloudOnly: false @@ -70218,9 +70231,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: content: application/json: @@ -70257,7 +70270,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '422': *15 x-github: githubCloudOnly: false @@ -70279,9 +70292,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -70315,9 +70328,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -70375,9 +70388,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -70435,9 +70448,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -70497,9 +70510,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#rename-a-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -70521,7 +70534,7 @@ paths: description: Response content: application/json: - schema: *416 + schema: *417 examples: default: value: @@ -70637,8 +70650,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#create-a-check-run parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -70917,7 +70930,7 @@ paths: description: Response content: application/json: - schema: &417 + schema: &418 title: CheckRun description: A check performed on the code of a given code change type: object @@ -71053,7 +71066,7 @@ paths: check. type: array items: *86 - deployment: &773 + deployment: &774 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -71340,9 +71353,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#get-a-check-run parameters: - - *340 - *341 - - &418 + - *342 + - &419 name: check_run_id description: The unique identifier of the check run. in: path @@ -71354,9 +71367,9 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: &419 + default: &420 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -71456,9 +71469,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#update-a-check-run parameters: - - *340 - *341 - - *418 + - *342 + - *419 requestBody: required: true content: @@ -71698,9 +71711,9 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: *419 + default: *420 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71720,9 +71733,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-run-annotations parameters: - - *340 - *341 - - *418 + - *342 + - *419 - *17 - *19 responses: @@ -71832,9 +71845,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run parameters: - - *340 - *341 - - *418 + - *342 + - *419 responses: '201': description: Response @@ -71878,8 +71891,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#create-a-check-suite parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -71901,7 +71914,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &421 + schema: &422 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -71999,7 +72012,7 @@ paths: - string - 'null' format: date-time - head_commit: *420 + head_commit: *421 latest_check_runs_count: type: integer check_runs_url: @@ -72027,7 +72040,7 @@ paths: - check_runs_url - pull_requests examples: - default: &422 + default: &423 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -72318,9 +72331,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72339,8 +72352,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -72649,9 +72662,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#get-a-check-suite parameters: - - *340 - *341 - - &423 + - *342 + - &424 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -72663,9 +72676,9 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72688,17 +72701,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite parameters: - - *340 - *341 - - *423 - - &478 + - *342 + - *424 + - &479 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &479 + - &480 name: status description: Returns check runs with the specified `status`. in: query @@ -72737,9 +72750,9 @@ paths: type: integer check_runs: type: array - items: *417 + items: *418 examples: - default: &480 + default: &481 value: total_count: 1 check_runs: @@ -72841,9 +72854,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite parameters: - - *340 - *341 - - *423 + - *342 + - *424 responses: '201': description: Response @@ -72872,8 +72885,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#list-code-quality-findings-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *61 - *46 @@ -72895,7 +72908,7 @@ paths: application/json: schema: type: array - items: &424 + items: &425 description: Code quality finding type: object properties: @@ -73025,7 +73038,7 @@ paths: markdown: This check is useless. [o](java/UselessNullCheck.java#L9C4-L9C18) cannot be null at this check, since it is guarded by [...instanceof...](java/UselessNullCheck.java#L7C13-L7C25). created_at: '2026-01-23T12:34:56Z' - '403': &425 + '403': &426 description: Response if the user is not authorized to access Code quality for this repository. content: @@ -73052,8 +73065,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#get-a-code-quality-finding parameters: - - *340 - *341 + - *342 - name: finding_number in: path description: The number that identifies a finding. @@ -73065,7 +73078,7 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: default: value: @@ -73094,7 +73107,7 @@ paths: markdown: This check is useless. [o](java/UselessNullCheck.java#L9C4-L9C18) cannot be null at this check, since it is guarded by [...instanceof...](java/UselessNullCheck.java#L7C13-L7C25). created_at: '2026-01-23T12:34:56Z' - '403': *425 + '403': *426 '404': *6 '503': *115 x-github: @@ -73116,8 +73129,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#get-a-code-quality-setup-configuration parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -73199,7 +73212,7 @@ paths: updated_at: '2023-01-01T00:00:00Z' schedule: weekly ai_findings_option: on_push - '403': *425 + '403': *426 '404': *6 '503': *115 x-github: @@ -73220,8 +73233,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#update-a-code-quality-setup-configuration parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -73359,21 +73372,21 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository parameters: - - *340 - *341 - - *426 + - *342 - *427 + - *428 - *19 - *17 - - &445 + - &446 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: *428 - - &446 + schema: *429 + - &447 name: pr description: The number of the pull request for the results you want to list. in: query @@ -73398,13 +73411,13 @@ paths: be returned. in: query required: false - schema: *429 + schema: *430 - name: severity description: If specified, only code scanning alerts with this severity will be returned. in: query required: false - schema: *430 + schema: *431 - name: assignees description: | Filter alerts by assignees. Provide a comma-separated list of user handles (e.g., `octocat` or `octocat,hubot`). @@ -73428,7 +73441,7 @@ paths: updated_at: *183 url: *184 html_url: *185 - instances_url: *431 + instances_url: *432 state: *190 fixed_at: *186 dismissed_by: @@ -73436,11 +73449,11 @@ paths: - type: 'null' - *4 dismissed_at: *187 - dismissed_reason: *432 - dismissed_comment: *433 - rule: *434 - tool: *435 - most_recent_instance: *436 + dismissed_reason: *433 + dismissed_comment: *434 + rule: *435 + tool: *436 + most_recent_instance: *437 dismissal_approved_by: anyOf: - type: 'null' @@ -73563,7 +73576,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *36 - '403': &438 + '403': &439 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -73590,9 +73603,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert parameters: - - *340 - *341 - - &439 + - *342 + - &440 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -73606,7 +73619,7 @@ paths: description: Response content: application/json: - schema: &440 + schema: &441 type: object properties: number: *181 @@ -73614,7 +73627,7 @@ paths: updated_at: *183 url: *184 html_url: *185 - instances_url: *431 + instances_url: *432 state: *190 fixed_at: *186 dismissed_by: @@ -73622,8 +73635,8 @@ paths: - type: 'null' - *4 dismissed_at: *187 - dismissed_reason: *432 - dismissed_comment: *433 + dismissed_reason: *433 + dismissed_comment: *434 rule: type: object properties: @@ -73685,8 +73698,8 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: *435 - most_recent_instance: *436 + tool: *436 + most_recent_instance: *437 dismissal_approved_by: anyOf: - type: 'null' @@ -73697,7 +73710,7 @@ paths: linked_pull_requests: description: Pull requests linked to this alert. type: array - items: *437 + items: *438 required: - number - created_at @@ -73786,7 +73799,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *36 - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -73806,9 +73819,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 requestBody: required: true content: @@ -73823,8 +73836,8 @@ paths: enum: - open - dismissed - dismissed_reason: *432 - dismissed_comment: *433 + dismissed_reason: *433 + dismissed_comment: *434 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -73852,7 +73865,7 @@ paths: description: Response content: application/json: - schema: *440 + schema: *441 examples: default: value: @@ -73928,7 +73941,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &444 + '403': &445 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -73955,15 +73968,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 responses: '200': description: Response content: application/json: - schema: &441 + schema: &442 type: object properties: status: @@ -73990,13 +74003,13 @@ paths: - description - started_at examples: - default: &442 + default: &443 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &443 + '400': &444 description: Bad Request content: application/json: @@ -74007,7 +74020,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': *438 + '403': *439 '404': *6 '500': *54 x-github: @@ -74032,29 +74045,29 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 responses: '200': description: OK content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 '202': description: Accepted content: application/json: - schema: *441 + schema: *442 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *443 + '400': *444 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -74086,9 +74099,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 requestBody: required: false content: @@ -74134,8 +74147,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *443 - '403': *444 + '400': *444 + '403': *445 '404': *6 '422': description: Unprocessable Entity @@ -74159,13 +74172,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 - *19 - *17 - - *445 - *446 + - *447 responses: '200': description: Response @@ -74176,10 +74189,10 @@ paths: items: type: object properties: - ref: *428 - analysis_key: *447 - environment: *448 - category: *449 + ref: *429 + analysis_key: *448 + environment: *449 + category: *450 state: type: - string @@ -74196,7 +74209,7 @@ paths: properties: text: type: string - location: *450 + location: *451 html_url: type: string classifications: @@ -74204,7 +74217,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: *451 + items: *452 examples: default: value: @@ -74241,7 +74254,7 @@ paths: end_column: 50 classifications: - source - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -74275,25 +74288,25 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository parameters: - - *340 - *341 - - *426 + - *342 - *427 + - *428 - *19 - *17 - - *446 + - *447 - 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: *428 + schema: *429 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &452 + schema: &453 type: string description: An identifier for the upload. examples: @@ -74315,23 +74328,23 @@ paths: application/json: schema: type: array - items: &453 + items: &454 type: object properties: - ref: *428 - commit_sha: &461 + ref: *429 + commit_sha: &462 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 64 pattern: "^([0-9a-fA-F]{40}(?:[0-9a-fA-F]{24})?)$" - analysis_key: *447 + analysis_key: *448 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *449 + category: *450 error: type: string examples: @@ -74356,8 +74369,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *452 - tool: *435 + sarif_id: *453 + tool: *436 deletable: type: boolean warning: @@ -74419,7 +74432,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -74455,8 +74468,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository parameters: - - *340 - *341 + - *342 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -74469,7 +74482,7 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: response: summary: application/json response @@ -74523,7 +74536,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *438 + '403': *439 '404': *6 '422': description: Response if analysis could not be processed @@ -74610,8 +74623,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository parameters: - - *340 - *341 + - *342 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -74667,7 +74680,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': *444 + '403': *445 '404': *6 '503': *115 x-github: @@ -74689,8 +74702,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -74698,7 +74711,7 @@ paths: application/json: schema: type: array - items: &454 + items: &455 title: CodeQL Database description: A CodeQL database. type: object @@ -74810,7 +74823,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': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -74839,8 +74852,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository parameters: - - *340 - *341 + - *342 - name: language in: path description: The language of the CodeQL database. @@ -74852,7 +74865,7 @@ paths: description: Response content: application/json: - schema: *454 + schema: *455 examples: default: value: @@ -74884,9 +74897,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': &487 + '302': &488 description: Found - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -74908,8 +74921,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *340 - *341 + - *342 - name: language in: path description: The language of the CodeQL database. @@ -74919,7 +74932,7 @@ paths: responses: '204': description: Response - '403': *444 + '403': *445 '404': *6 '503': *115 x-github: @@ -74947,8 +74960,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#create-a-codeql-variant-analysis parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -74957,7 +74970,7 @@ paths: type: object additionalProperties: false properties: - language: &455 + language: &456 type: string description: The language targeted by the CodeQL query enum: @@ -75037,7 +75050,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &459 + schema: &460 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -75047,7 +75060,7 @@ paths: description: The ID of the variant analysis. controller_repo: *66 actor: *4 - query_language: *455 + query_language: *456 query_pack_url: type: string description: The download url for the query pack. @@ -75095,7 +75108,7 @@ paths: items: type: object properties: - repository: &456 + repository: &457 title: Repository Identifier description: Repository Identifier type: object @@ -75137,7 +75150,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &460 + analysis_status: &461 type: string description: The new status of the CodeQL variant analysis repository task. @@ -75169,7 +75182,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &457 + access_mismatch_repos: &458 type: object properties: repository_count: @@ -75184,7 +75197,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: *456 + items: *457 required: - repository_count - repositories @@ -75207,8 +75220,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *457 - over_limit_repos: *457 + no_codeql_db_repos: *458 + over_limit_repos: *458 required: - access_mismatch_repos - not_found_repos @@ -75224,7 +75237,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &458 + value: &459 summary: Default response value: id: 1 @@ -75370,10 +75383,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *458 + value: *459 repository_lists: summary: Response for a successful variant analysis submission - value: *458 + value: *459 '404': *6 '422': description: Unable to process variant analysis submission @@ -75401,8 +75414,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis parameters: - - *340 - *341 + - *342 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -75414,9 +75427,9 @@ paths: description: Response content: application/json: - schema: *459 + schema: *460 examples: - default: *458 + default: *459 '404': *6 '503': *115 x-github: @@ -75439,7 +75452,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis parameters: - - *340 + - *341 - name: repo in: path description: The name of the controller repository. @@ -75474,7 +75487,7 @@ paths: type: object properties: repository: *66 - analysis_status: *460 + analysis_status: *461 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -75599,8 +75612,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -75693,7 +75706,7 @@ paths: threat_model: remote updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -75714,8 +75727,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -75809,7 +75822,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *444 + '403': *445 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -75880,8 +75893,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -75889,7 +75902,7 @@ paths: schema: type: object properties: - commit_sha: *461 + commit_sha: *462 ref: type: string description: |- @@ -75949,7 +75962,7 @@ paths: schema: type: object properties: - id: *452 + id: *453 url: type: string description: The REST API URL for checking the status of the upload. @@ -75963,7 +75976,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': *444 + '403': *445 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -75986,8 +75999,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload parameters: - - *340 - *341 + - *342 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -76035,7 +76048,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': *438 + '403': *439 '404': description: Not Found if the sarif id does not match any upload '503': *115 @@ -76060,8 +76073,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -76142,8 +76155,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-codeowners-errors parameters: - - *340 - *341 + - *342 - 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 @@ -76271,8 +76284,8 @@ paths: parameters: - *17 - *19 - - *340 - *341 + - *342 responses: '200': description: Response @@ -76288,7 +76301,7 @@ paths: type: integer codespaces: type: array - items: *251 + items: *252 examples: default: value: @@ -76586,8 +76599,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -76651,17 +76664,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '400': *14 '401': *23 '403': *27 @@ -76690,8 +76703,8 @@ paths: parameters: - *17 - *19 - - *340 - *341 + - *342 responses: '200': description: Response @@ -76755,8 +76768,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository parameters: - - *340 - *341 + - *342 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -76793,9 +76806,9 @@ paths: type: integer machines: type: array - items: *463 + items: *464 examples: - default: &716 + default: &717 value: total_count: 2 machines: @@ -76835,8 +76848,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *340 - *341 + - *342 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -76923,8 +76936,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user parameters: - - *340 - *341 + - *342 - 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 @@ -76993,8 +77006,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -77012,7 +77025,7 @@ paths: type: integer secrets: type: array - items: &467 + items: &468 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -77033,7 +77046,7 @@ paths: - created_at - updated_at examples: - default: *464 + default: *465 headers: Link: *67 x-github: @@ -77056,16 +77069,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *465 + schema: *466 examples: - default: *466 + default: *467 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -77085,17 +77098,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: *468 + default: *469 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77115,8 +77128,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -77169,8 +77182,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -77199,8 +77212,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators parameters: - - *340 - *341 + - *342 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -77238,7 +77251,7 @@ paths: application/json: schema: type: array - items: &469 + items: &470 title: Collaborator description: Collaborator type: object @@ -77431,8 +77444,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator parameters: - - *340 - *341 + - *342 - *71 responses: '204': @@ -77479,8 +77492,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *340 - *341 + - *342 - *71 requestBody: required: false @@ -77507,7 +77520,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &537 + schema: &538 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -77735,8 +77748,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *340 - *341 + - *342 - *71 responses: '204': @@ -77768,8 +77781,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *340 - *341 + - *342 - *71 responses: '200': @@ -77790,7 +77803,7 @@ paths: user: anyOf: - type: 'null' - - *469 + - *470 required: - permission - role_name @@ -77844,8 +77857,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -77855,7 +77868,7 @@ paths: application/json: schema: type: array - items: &470 + items: &471 title: Commit Comment description: Commit Comment type: object @@ -77913,7 +77926,7 @@ paths: - created_at - updated_at examples: - default: &475 + default: &476 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -77972,17 +77985,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#get-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 responses: '200': description: Response content: application/json: - schema: *470 + schema: *471 examples: - default: &476 + default: &477 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -78039,8 +78052,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#update-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -78063,7 +78076,7 @@ paths: description: Response content: application/json: - schema: *470 + schema: *471 examples: default: value: @@ -78114,8 +78127,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -78137,8 +78150,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -78165,7 +78178,7 @@ paths: application/json: schema: type: array - items: &471 + items: &472 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -78209,7 +78222,7 @@ paths: - content - created_at examples: - default: &540 + default: &541 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -78254,8 +78267,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -78288,9 +78301,9 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: &472 + default: &473 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -78319,9 +78332,9 @@ paths: description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -78343,10 +78356,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *340 - *341 + - *342 - *97 - - &541 + - &542 name: reaction_id description: The unique identifier of the reaction. in: path @@ -78401,8 +78414,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-commits parameters: - - *340 - *341 + - *342 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -78458,9 +78471,9 @@ paths: application/json: schema: type: array - items: *473 + items: *474 examples: - default: &606 + default: &607 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -78554,9 +78567,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit parameters: - - *340 - *341 - - &474 + - *342 + - &475 name: commit_sha description: The SHA of the commit. in: path @@ -78628,9 +78641,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#list-commit-comments parameters: - - *340 - *341 - - *474 + - *342 + - *475 - *17 - *19 responses: @@ -78640,9 +78653,9 @@ paths: application/json: schema: type: array - items: *470 + items: *471 examples: - default: *475 + default: *476 headers: Link: *67 x-github: @@ -78670,9 +78683,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#create-a-commit-comment parameters: - - *340 - *341 - - *474 + - *342 + - *475 requestBody: required: true content: @@ -78707,9 +78720,9 @@ paths: description: Response content: application/json: - schema: *470 + schema: *471 examples: - default: *476 + default: *477 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -78737,9 +78750,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit parameters: - - *340 - *341 - - *474 + - *342 + - *475 - *17 - *19 responses: @@ -78749,9 +78762,9 @@ paths: application/json: schema: type: array - items: *437 + items: *438 examples: - default: &597 + default: &598 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -79288,11 +79301,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#get-a-commit parameters: - - *340 - *341 + - *342 - *19 - *17 - - &477 + - &478 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)" @@ -79307,9 +79320,9 @@ paths: description: Response content: application/json: - schema: *473 + schema: *474 examples: - default: &585 + default: &586 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -79397,7 +79410,7 @@ paths: schema: type: string examples: - default: &484 + default: &485 value: | diff --git a/testfile b/testfile index 9bdeaeb..912c7ef 100644 @@ -79410,7 +79423,7 @@ paths: schema: type: string examples: - default: &485 + default: &486 value: | From ac3282a2725be3b1d4979169a7a311c89066af1c Mon Sep 17 00:00:00 2001 From: Mona Lisa <87831417+monalisa@users.noreply.github.com> @@ -79463,11 +79476,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference parameters: - - *340 - *341 - - *477 + - *342 - *478 - *479 + - *480 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -79501,9 +79514,9 @@ paths: type: integer check_runs: type: array - items: *417 + items: *418 examples: - default: *480 + default: *481 headers: Link: *67 x-github: @@ -79528,9 +79541,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference parameters: - - *340 - *341 - - *477 + - *342 + - *478 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -79538,7 +79551,7 @@ paths: schema: type: integer example: 1 - - *478 + - *479 - *17 - *19 responses: @@ -79556,7 +79569,7 @@ paths: type: integer check_suites: type: array - items: *421 + items: *422 examples: default: value: @@ -79756,9 +79769,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference parameters: - - *340 - *341 - - *477 + - *342 + - *478 - *17 - *19 responses: @@ -79960,9 +79973,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *340 - *341 - - *477 + - *342 + - *478 - *17 - *19 responses: @@ -79972,7 +79985,7 @@ paths: application/json: schema: type: array - items: &694 + items: &695 title: Status description: The status of a commit. type: object @@ -80053,7 +80066,7 @@ paths: site_admin: false headers: Link: *67 - '301': *344 + '301': *345 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80081,8 +80094,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -80115,11 +80128,11 @@ paths: code_of_conduct: anyOf: - type: 'null' - - *481 + - *482 code_of_conduct_file: anyOf: - type: 'null' - - &482 + - &483 title: Community Health File type: object properties: @@ -80139,19 +80152,19 @@ paths: contributing: anyOf: - type: 'null' - - *482 + - *483 readme: anyOf: - type: 'null' - - *482 + - *483 issue_template: anyOf: - type: 'null' - - *482 + - *483 pull_request_template: anyOf: - type: 'null' - - *482 + - *483 required: - code_of_conduct - code_of_conduct_file @@ -80280,8 +80293,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#compare-two-commits parameters: - - *340 - *341 + - *342 - *19 - *17 - name: basehead @@ -80329,8 +80342,8 @@ paths: format: uri examples: - https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *473 - merge_base_commit: *473 + base_commit: *474 + merge_base_commit: *474 status: type: string enum: @@ -80354,10 +80367,10 @@ paths: - 6 commits: type: array - items: *473 + items: *474 files: type: array - items: *483 + items: *484 required: - url - html_url @@ -80603,12 +80616,12 @@ paths: schema: type: string examples: - default: *484 + default: *485 application/vnd.github.patch: schema: type: string examples: - default: *485 + default: *486 '404': *6 '500': *54 '503': *115 @@ -80653,8 +80666,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-repository-content parameters: - - *340 - *341 + - *342 - name: path description: path parameter in: path @@ -80824,7 +80837,7 @@ paths: - type - url examples: - response-if-content-is-a-file-github-object: &486 + response-if-content-is-a-file-github-object: &487 summary: Response if content is a file value: type: file @@ -80961,7 +80974,7 @@ paths: - size - type - url - - &612 + - &613 title: Content File description: Content File type: object @@ -81179,7 +81192,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *486 + response-if-content-is-a-file: *487 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -81248,7 +81261,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *27 - '302': *487 + '302': *488 '304': *36 x-github: githubCloudOnly: false @@ -81271,8 +81284,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents parameters: - - *340 - *341 + - *342 - name: path description: path parameter in: path @@ -81367,7 +81380,7 @@ paths: description: Response content: application/json: - schema: &488 + schema: &489 title: File Commit description: File Commit type: object @@ -81523,7 +81536,7 @@ paths: description: Response content: application/json: - schema: *488 + schema: *489 examples: example-for-creating-a-file: value: @@ -81577,7 +81590,7 @@ paths: schema: oneOf: - *3 - - &518 + - &519 description: Repository rule violation was detected type: object properties: @@ -81598,7 +81611,7 @@ paths: items: type: object properties: - placeholder_id: &685 + placeholder_id: &686 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -81630,8 +81643,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#delete-a-file parameters: - - *340 - *341 + - *342 - name: path description: path parameter in: path @@ -81692,7 +81705,7 @@ paths: description: Response content: application/json: - schema: *488 + schema: *489 examples: default: value: @@ -81747,8 +81760,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-contributors parameters: - - *340 - *341 + - *342 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -81878,8 +81891,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-cloud-agent-management#get-copilot-cloud-agent-configuration-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -82031,8 +82044,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *340 - *341 + - *342 - *203 - *204 - *205 @@ -82045,10 +82058,11 @@ paths: schema: type: string - *208 - - *489 + - *490 - *209 - *210 - *211 + - *212 - *61 - *46 - *47 @@ -82060,7 +82074,7 @@ paths: application/json: schema: type: array - items: &493 + items: &494 type: object description: A Dependabot alert. properties: @@ -82111,7 +82125,7 @@ paths: - transitive - inconclusive - - security_advisory: *490 + security_advisory: *491 security_vulnerability: *65 url: *184 html_url: *185 @@ -82142,8 +82156,8 @@ paths: dismissal. maxLength: 280 fixed_at: *186 - auto_dismissed_at: *491 - dismissal_request: *492 + auto_dismissed_at: *492 + dismissal_request: *493 assignees: type: array description: The users assigned to this alert. @@ -82176,6 +82190,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -82297,6 +82312,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -82398,9 +82414,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *340 - *341 - - &494 + - *342 + - &495 name: alert_number in: path description: |- @@ -82415,7 +82431,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -82427,6 +82443,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -82547,9 +82564,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *340 - *341 - - *494 + - *342 + - *495 requestBody: required: true content: @@ -82622,7 +82639,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -82634,6 +82651,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -82752,8 +82770,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -82771,7 +82789,7 @@ paths: type: integer secrets: type: array - items: &497 + items: &498 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -82825,16 +82843,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *495 + schema: *496 examples: - default: *496 + default: *497 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82854,15 +82872,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *497 + schema: *498 examples: default: value: @@ -82888,8 +82906,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -82942,8 +82960,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -82966,8 +82984,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits parameters: - - *340 - *341 + - *342 - 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 @@ -83144,8 +83162,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -83404,8 +83422,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/sboms#fetch-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *340 - *341 + - *342 - name: sbom_uuid in: path required: true @@ -83416,7 +83434,7 @@ paths: '302': description: Redirects to a temporary download URL for the completed SBOM. headers: - Location: *498 + Location: *499 '202': description: SBOM is still being processed, no content is returned. '404': *6 @@ -83437,8 +83455,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/sboms#request-generation-of-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -83476,8 +83494,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -83560,7 +83578,7 @@ paths: - version - url additionalProperties: false - metadata: &499 + metadata: &500 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -83599,7 +83617,7 @@ paths: examples: - "/src/build/package-lock.json" additionalProperties: false - metadata: *499 + metadata: *500 resolved: type: object description: A collection of resolved package dependencies. @@ -83613,7 +83631,7 @@ paths: pattern: "^pkg" examples: - pkg:/npm/%40actions/http-client@1.0.11 - metadata: *499 + metadata: *500 relationship: type: string description: A notation of whether a dependency is requested @@ -83746,8 +83764,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#list-deployments parameters: - - *340 - *341 + - *342 - name: sha description: The SHA recorded at creation time. in: query @@ -83788,9 +83806,9 @@ paths: application/json: schema: type: array - items: *500 + items: *501 examples: - default: *501 + default: *502 headers: Link: *67 x-github: @@ -83856,8 +83874,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#create-a-deployment parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -83939,7 +83957,7 @@ paths: description: Response content: application/json: - schema: *500 + schema: *501 examples: simple-example: summary: Simple example @@ -84012,9 +84030,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#get-a-deployment parameters: - - *340 - *341 - - &502 + - *342 + - &503 name: deployment_id description: deployment_id parameter in: path @@ -84026,7 +84044,7 @@ paths: description: Response content: application/json: - schema: *500 + schema: *501 examples: default: value: @@ -84091,9 +84109,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment parameters: - - *340 - *341 - - *502 + - *342 + - *503 responses: '204': description: Response @@ -84115,9 +84133,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses parameters: - - *340 - *341 - - *502 + - *342 + - *503 - *17 - *19 responses: @@ -84127,7 +84145,7 @@ paths: application/json: schema: type: array - items: &503 + items: &504 title: Deployment Status description: The status of a deployment. type: object @@ -84291,9 +84309,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status parameters: - - *340 - *341 - - *502 + - *342 + - *503 requestBody: required: true content: @@ -84368,9 +84386,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - default: &504 + default: &505 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -84426,9 +84444,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status parameters: - - *340 - *341 - - *502 + - *342 + - *503 - name: status_id in: path required: true @@ -84439,9 +84457,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - default: *504 + default: *505 '404': *6 x-github: githubCloudOnly: false @@ -84466,8 +84484,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -84524,8 +84542,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#list-environments parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -84543,7 +84561,7 @@ paths: - 5 environments: type: array - items: &506 + items: &507 title: Environment description: Details of a deployment environment type: object @@ -84605,7 +84623,7 @@ paths: type: string examples: - wait_timer - wait_timer: &508 + wait_timer: &509 type: integer description: The amount of time to delay a job after the job is initially triggered. The time (in minutes) @@ -84647,7 +84665,7 @@ paths: items: type: object properties: - type: *505 + type: *506 reviewer: anyOf: - *4 @@ -84674,7 +84692,7 @@ paths: - id - node_id - type - deployment_branch_policy: &509 + deployment_branch_policy: &510 type: - object - 'null' @@ -84791,9 +84809,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#get-an-environment parameters: - - *340 - *341 - - &507 + - *342 + - &508 name: environment_name in: path required: true @@ -84806,9 +84824,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: &510 + default: &511 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -84892,9 +84910,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment parameters: - - *340 - *341 - - *507 + - *342 + - *508 requestBody: required: false content: @@ -84904,7 +84922,7 @@ paths: - object - 'null' properties: - wait_timer: *508 + wait_timer: *509 prevent_self_review: type: boolean description: Whether or not a user who created the job is prevented @@ -84923,14 +84941,14 @@ paths: items: type: object properties: - type: *505 + type: *506 id: type: integer description: The id of the user or team who can review the deployment examples: - 4532992 - deployment_branch_policy: *509 + deployment_branch_policy: *510 additionalProperties: false examples: default: @@ -84950,9 +84968,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *510 + default: *511 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -84976,9 +84994,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#delete-an-environment parameters: - - *340 - *341 - - *507 + - *342 + - *508 responses: '204': description: Default response @@ -85003,9 +85021,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *17 - *19 responses: @@ -85024,7 +85042,7 @@ paths: - 2 branch_policies: type: array - items: &511 + items: &512 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -85085,9 +85103,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 + - *342 + - *508 requestBody: required: true content: @@ -85135,9 +85153,9 @@ paths: description: Response content: application/json: - schema: *511 + schema: *512 examples: - example-wildcard: &512 + example-wildcard: &513 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -85179,10 +85197,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 - - &513 + - *342 + - *508 + - &514 name: branch_policy_id in: path required: true @@ -85194,9 +85212,9 @@ paths: description: Response content: application/json: - schema: *511 + schema: *512 examples: - default: *512 + default: *513 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85215,10 +85233,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 - - *513 + - *342 + - *508 + - *514 requestBody: required: true content: @@ -85247,9 +85265,9 @@ paths: description: Response content: application/json: - schema: *511 + schema: *512 examples: - default: *512 + default: *513 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85268,10 +85286,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 - - *513 + - *342 + - *508 + - *514 responses: '204': description: Response @@ -85296,9 +85314,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 responses: '200': description: List of deployment protection rules @@ -85315,7 +85333,7 @@ paths: - 10 custom_deployment_protection_rules: type: array - items: &514 + items: &515 title: Deployment protection rule description: Deployment protection rule type: object @@ -85337,7 +85355,7 @@ paths: for the environment. examples: - true - app: &515 + app: &516 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -85440,9 +85458,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 requestBody: content: application/json: @@ -85463,9 +85481,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *514 + schema: *515 examples: - default: &516 + default: &517 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -85500,9 +85518,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 - *19 - *17 responses: @@ -85522,7 +85540,7 @@ paths: - 35 available_custom_deployment_protection_rule_integrations: type: array - items: *515 + items: *516 examples: default: value: @@ -85557,10 +85575,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule parameters: - - *340 - *341 - - *507 - - &517 + - *342 + - *508 + - &518 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -85572,9 +85590,9 @@ paths: description: Response content: application/json: - schema: *514 + schema: *515 examples: - default: *516 + default: *517 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85595,10 +85613,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 - - *517 + - *518 responses: '204': description: Response @@ -85624,9 +85642,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-environment-secrets parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *17 - *19 responses: @@ -85644,9 +85662,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -85671,9 +85689,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key parameters: - - *340 - *341 - - *507 + - *342 + - *508 responses: '200': description: Response @@ -85703,18 +85721,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *164 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: *398 + default: *399 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85736,9 +85754,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *164 requestBody: required: true @@ -85796,9 +85814,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *164 responses: '204': @@ -85824,9 +85842,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-environment-variables parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *173 - *19 responses: @@ -85844,9 +85862,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -85869,9 +85887,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-an-environment-variable parameters: - - *340 - *341 - - *507 + - *342 + - *508 requestBody: required: true content: @@ -85923,18 +85941,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-an-environment-variable parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *167 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *399 + default: *400 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85955,10 +85973,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-an-environment-variable parameters: - - *340 - *341 + - *342 - *167 - - *507 + - *508 requestBody: required: true content: @@ -86000,10 +86018,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable parameters: - - *340 - *341 + - *342 - *167 - - *507 + - *508 responses: '204': description: Response @@ -86025,8 +86043,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-repository-events parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -86094,8 +86112,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/forks#list-forks parameters: - - *340 - *341 + - *342 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -86254,8 +86272,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/forks#create-a-fork parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -86288,9 +86306,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 '400': *14 '422': *15 '403': *27 @@ -86311,8 +86329,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/blobs#create-a-blob parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -86372,7 +86390,7 @@ paths: schema: oneOf: - *125 - - *518 + - *519 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86397,8 +86415,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/blobs#get-a-blob parameters: - - *340 - *341 + - *342 - name: file_sha in: path required: true @@ -86498,8 +86516,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/commits#create-a-commit parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -86608,7 +86626,7 @@ paths: description: Response content: application/json: - schema: &519 + schema: &520 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -86835,15 +86853,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/commits#get-a-commit-object parameters: - - *340 - *341 - - *474 + - *342 + - *475 responses: '200': description: Response content: application/json: - schema: *519 + schema: *520 examples: default: value: @@ -86899,9 +86917,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#list-matching-references parameters: - - *340 - *341 - - &520 + - *342 + - &521 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. @@ -86918,7 +86936,7 @@ paths: application/json: schema: type: array - items: &521 + items: &522 title: Git Reference description: Git references within a repository type: object @@ -86994,17 +87012,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#get-a-reference parameters: - - *340 - *341 - - *520 + - *342 + - *521 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: &522 + default: &523 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -87033,8 +87051,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#create-a-reference parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -87063,9 +87081,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -87091,9 +87109,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#update-a-reference parameters: - - *340 - *341 - - *520 + - *342 + - *521 requestBody: required: true content: @@ -87122,9 +87140,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 '422': *15 '409': *53 x-github: @@ -87142,9 +87160,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#delete-a-reference parameters: - - *340 - *341 - - *520 + - *342 + - *521 responses: '204': description: Response @@ -87199,8 +87217,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/tags#create-a-tag-object parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -87267,7 +87285,7 @@ paths: description: Response content: application/json: - schema: &524 + schema: &525 title: Git Tag description: Metadata for a Git tag type: object @@ -87323,7 +87341,7 @@ paths: - sha - type - url - verification: *523 + verification: *524 required: - sha - url @@ -87333,7 +87351,7 @@ paths: - tag - message examples: - default: &525 + default: &526 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -87406,8 +87424,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/tags#get-a-tag parameters: - - *340 - *341 + - *342 - name: tag_sha in: path required: true @@ -87418,9 +87436,9 @@ paths: description: Response content: application/json: - schema: *524 + schema: *525 examples: - default: *525 + default: *526 '404': *6 '409': *53 x-github: @@ -87444,8 +87462,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/trees#create-a-tree parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -87519,7 +87537,7 @@ paths: description: Response content: application/json: - schema: &526 + schema: &527 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -87621,8 +87639,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/trees#get-a-tree parameters: - - *340 - *341 + - *342 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -87645,7 +87663,7 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: default-response: summary: Default response @@ -87703,8 +87721,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-the-hash-algorithm-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -87748,8 +87766,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -87759,7 +87777,7 @@ paths: application/json: schema: type: array - items: &527 + items: &528 title: Webhook description: Webhooks for repositories. type: object @@ -87822,7 +87840,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &804 + last_response: &805 title: Hook Response type: object properties: @@ -87899,8 +87917,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -87953,9 +87971,9 @@ paths: description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: &528 + default: &529 value: type: Repository id: 12345678 @@ -88003,17 +88021,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '200': description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: *528 + default: *529 '404': *6 x-github: githubCloudOnly: false @@ -88033,9 +88051,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 requestBody: required: true content: @@ -88080,9 +88098,9 @@ paths: description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: *528 + default: *529 '422': *15 '404': *6 x-github: @@ -88103,9 +88121,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '204': description: Response @@ -88129,9 +88147,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '200': description: Response @@ -88158,9 +88176,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *340 - *341 - - *219 + - *342 + - *220 requestBody: required: false content: @@ -88204,12 +88222,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *340 - *341 - - *219 - - *17 + - *342 - *220 + - *17 - *221 + - *222 responses: '200': description: Response @@ -88217,9 +88235,9 @@ paths: application/json: schema: type: array - items: *222 + items: *223 examples: - default: *223 + default: *224 '400': *14 '422': *15 x-github: @@ -88238,18 +88256,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 - *16 responses: '200': description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '400': *14 '422': *15 x-github: @@ -88268,9 +88286,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 - *16 responses: '202': *38 @@ -88293,9 +88311,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '204': description: Response @@ -88320,9 +88338,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '204': description: Response @@ -88345,8 +88363,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-immutable-releases-are-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response if immutable releases are enabled @@ -88394,8 +88412,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-immutable-releases parameters: - - *340 - *341 + - *342 responses: '204': *58 '409': *53 @@ -88415,8 +88433,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-immutable-releases parameters: - - *340 - *341 + - *342 responses: '204': *58 '409': *53 @@ -88473,14 +88491,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &529 + schema: &530 title: Import description: A repository import from an external source. type: object @@ -88587,7 +88605,7 @@ paths: - html_url - authors_url examples: - default: &532 + default: &533 value: vcs: subversion use_lfs: true @@ -88603,7 +88621,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': &530 + '503': &531 description: Unavailable due to service under maintenance. content: application/json: @@ -88632,8 +88650,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#start-an-import parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -88681,7 +88699,7 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: default: value: @@ -88706,7 +88724,7 @@ paths: type: string '422': *15 '404': *6 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88734,8 +88752,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#update-an-import parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -88787,7 +88805,7 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: example-1: summary: Example 1 @@ -88835,7 +88853,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': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88858,12 +88876,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import parameters: - - *340 - *341 + - *342 responses: '204': description: Response - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88889,9 +88907,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors parameters: - - *340 - *341 - - &738 + - *342 + - &739 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -88905,7 +88923,7 @@ paths: application/json: schema: type: array - items: &531 + items: &532 title: Porter Author description: Porter Author type: object @@ -88959,7 +88977,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': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88984,8 +89002,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author parameters: - - *340 - *341 + - *342 - name: author_id in: path required: true @@ -89015,7 +89033,7 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: default: value: @@ -89028,7 +89046,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89052,8 +89070,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-large-files parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -89094,7 +89112,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89122,8 +89140,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -89150,11 +89168,11 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: - default: *532 + default: *533 '422': *15 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89177,8 +89195,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -89186,8 +89204,8 @@ paths: application/json: schema: *20 examples: - default: *533 - '301': *344 + default: *534 + '301': *345 '404': *6 x-github: githubCloudOnly: false @@ -89207,8 +89225,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -89216,12 +89234,12 @@ paths: application/json: schema: anyOf: - - *238 + - *239 - type: object properties: {} additionalProperties: false examples: - default: &535 + default: &536 value: limit: collaborators_only origin: repository @@ -89246,13 +89264,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *534 + schema: *535 examples: default: summary: Example request body @@ -89264,9 +89282,9 @@ paths: description: Response content: application/json: - schema: *238 + schema: *239 examples: - default: *535 + default: *536 '409': description: Response x-github: @@ -89288,8 +89306,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -89316,8 +89334,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#get-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -89371,13 +89389,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#add-users-to-the-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: &536 + schema: &537 title: Interaction Limits Pull Request Bypass List description: A list of user logins to add or remove from the pull request creation cap bypass list. @@ -89427,13 +89445,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#remove-users-from-the-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *536 + schema: *537 examples: default: summary: Example request body @@ -89466,8 +89484,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#get-pull-request-creation-cap-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -89520,8 +89538,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#update-pull-request-creation-cap-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -89597,8 +89615,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -89608,9 +89626,9 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: &731 + default: &732 value: - id: 1 repository: @@ -89741,9 +89759,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation parameters: - - *340 - *341 - - *242 + - *342 + - *243 requestBody: required: false content: @@ -89772,7 +89790,7 @@ paths: description: Response content: application/json: - schema: *537 + schema: *538 examples: default: value: @@ -89903,9 +89921,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *340 - *341 - - *242 + - *342 + - *243 responses: '204': description: Response @@ -89928,8 +89946,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/issue-types#list-issue-types-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -89937,9 +89955,9 @@ paths: application/json: schema: type: array - items: *246 + items: *247 examples: - default: *538 + default: *539 '404': *6 x-github: githubCloudOnly: false @@ -89968,8 +89986,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#list-repository-issues parameters: - - *340 - *341 + - *342 - 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 @@ -90031,7 +90049,7 @@ paths: required: false schema: type: string - - *249 + - *250 - name: sort description: What to sort results by. in: query @@ -90056,7 +90074,7 @@ paths: type: array items: *83 examples: - default: &548 + default: &549 value: - id: 1 node_id: MDU6SXNzdWUx @@ -90205,7 +90223,7 @@ paths: state_reason: completed headers: Link: *67 - '301': *344 + '301': *345 '422': *15 '404': *6 x-github: @@ -90234,8 +90252,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#create-an-issue parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -90352,7 +90370,7 @@ paths: application/json: schema: *83 examples: - default: &545 + default: &546 value: id: 1 node_id: MDU6SXNzdWUx @@ -90537,8 +90555,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *340 - *341 + - *342 - *105 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. @@ -90561,7 +90579,7 @@ paths: type: array items: *84 examples: - default: &547 + default: &548 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -90620,8 +90638,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#get-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '200': @@ -90630,7 +90648,7 @@ paths: application/json: schema: *84 examples: - default: &539 + default: &540 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -90686,8 +90704,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#update-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -90712,7 +90730,7 @@ paths: application/json: schema: *84 examples: - default: *539 + default: *540 '422': *15 x-github: githubCloudOnly: false @@ -90730,8 +90748,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -90760,8 +90778,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#pin-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '200': @@ -90841,8 +90859,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#unpin-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -90868,8 +90886,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -90896,9 +90914,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -90919,8 +90937,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -90953,16 +90971,16 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -90984,10 +91002,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *340 - *341 + - *342 - *97 - - *541 + - *542 responses: '204': description: Response @@ -91007,8 +91025,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -91018,7 +91036,7 @@ paths: application/json: schema: type: array - items: &544 + items: &545 title: Issue Event description: Issue Event type: object @@ -91165,7 +91183,7 @@ paths: required: - from - to - issue_type: &542 + issue_type: &543 title: Issue Type description: The type of issue. type: @@ -91196,11 +91214,11 @@ paths: required: - id - name - prev_issue_type: *542 + prev_issue_type: *543 sub_issue: anyOf: - type: 'null' - - &543 + - &544 title: Issue Reference description: A minimal reference to an issue linked from a timeline event (e.g. sub-issue, parent-issue, or dependency @@ -91258,19 +91276,19 @@ paths: parent_issue: anyOf: - type: 'null' - - *543 + - *544 blocked_by: anyOf: - type: 'null' - - *543 + - *544 blocking: anyOf: - type: 'null' - - *543 + - *544 intent: anyOf: - type: 'null' - - &549 + - &550 title: Issue Event Intent description: The intent behind an agent's action on an issue, including the rationale and confidence. Present (and `null` @@ -91492,8 +91510,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#get-an-issue-event parameters: - - *340 - *341 + - *342 - name: event_id in: path required: true @@ -91504,7 +91522,7 @@ paths: description: Response content: application/json: - schema: *544 + schema: *545 examples: default: value: @@ -91731,9 +91749,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#get-an-issue parameters: - - *340 - *341 - - &546 + - *342 + - &547 name: issue_number description: The number that identifies the issue. in: path @@ -91749,7 +91767,7 @@ paths: examples: default: summary: Issue - value: *545 + value: *546 pinned_comment: summary: Issue with pinned comment value: @@ -91948,7 +91966,7 @@ paths: site_admin: false author_association: COLLABORATOR state_reason: completed - '301': *344 + '301': *345 '404': *6 '410': *31 '304': *36 @@ -91975,9 +91993,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#update-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -92348,11 +92366,11 @@ paths: - already_applied - issue_already_closed examples: - default: *545 + default: *546 '422': *15 '503': *115 '403': *27 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -92372,9 +92390,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -92424,7 +92442,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -92440,9 +92458,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: content: application/json: @@ -92469,7 +92487,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -92491,9 +92509,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: assignee in: path required: true @@ -92533,9 +92551,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#list-issue-comments parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *88 - *17 - *19 @@ -92548,7 +92566,7 @@ paths: type: array items: *84 examples: - default: *547 + default: *548 headers: Link: *67 '404': *6 @@ -92581,9 +92599,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#create-an-issue-comment parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -92607,7 +92625,7 @@ paths: application/json: schema: *84 examples: - default: *539 + default: *540 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 @@ -92642,9 +92660,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#list-dependencies-an-issue-is-blocked-by parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -92656,10 +92674,10 @@ paths: type: array items: *83 examples: - default: *548 + default: *549 headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -92689,9 +92707,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#add-a-dependency-an-issue-is-blocked-by parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -92715,13 +92733,13 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/dependencies/blocked_by schema: type: string - '301': *344 + '301': *345 '403': *27 '410': *31 '422': *15 @@ -92754,9 +92772,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#remove-dependency-an-issue-is-blocked-by parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: issue_id in: path description: The id of the blocking issue to remove as a dependency @@ -92770,8 +92788,8 @@ paths: application/json: schema: *83 examples: - default: *545 - '301': *344 + default: *546 + '301': *345 '400': *14 '401': *23 '403': *27 @@ -92802,9 +92820,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#list-dependencies-an-issue-is-blocking parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -92816,10 +92834,10 @@ paths: type: array items: *83 examples: - default: *548 + default: *549 headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -92838,9 +92856,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#list-issue-events parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -92854,7 +92872,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &555 + - &556 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -92895,7 +92913,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - label - id @@ -92907,7 +92925,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &556 + - &557 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -92948,7 +92966,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - label - id @@ -92989,7 +93007,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - id - node_id @@ -93043,7 +93061,7 @@ paths: - performed_via_github_app - assignee - assigner - - &557 + - &558 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -93089,7 +93107,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &558 + - &559 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -93135,7 +93153,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &559 + - &560 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -93184,7 +93202,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &560 + - &561 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -93226,7 +93244,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &561 + - &562 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -93268,7 +93286,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &562 + - &563 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -93324,7 +93342,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &563 + - &564 title: Locked Issue Event description: Locked Issue Event type: object @@ -93369,7 +93387,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &564 + - &565 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -93430,7 +93448,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &565 + - &566 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -93491,7 +93509,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &566 + - &567 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -93552,7 +93570,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &567 + - &568 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -93610,7 +93628,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &570 + - &571 title: Issue Type Added Issue Event description: Issue Type Added Issue Event type: object @@ -93638,11 +93656,11 @@ paths: anyOf: - type: 'null' - *5 - issue_type: *542 + issue_type: *543 intent: anyOf: - type: 'null' - - *549 + - *550 required: - issue_type - id @@ -93654,7 +93672,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &571 + - &572 title: Issue Type Removed Issue Event description: Issue Type Removed Issue Event type: object @@ -93682,11 +93700,11 @@ paths: anyOf: - type: 'null' - *5 - prev_issue_type: *542 + prev_issue_type: *543 intent: anyOf: - type: 'null' - - *549 + - *550 required: - prev_issue_type - id @@ -93698,7 +93716,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &572 + - &573 title: Issue Type Changed Issue Event description: Issue Type Changed Issue Event type: object @@ -93726,12 +93744,12 @@ paths: anyOf: - type: 'null' - *5 - issue_type: *542 - prev_issue_type: *542 + issue_type: *543 + prev_issue_type: *543 intent: anyOf: - type: 'null' - - *549 + - *550 required: - issue_type - prev_issue_type @@ -93744,7 +93762,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &573 + - &574 title: Sub-issue Added Issue Event description: Sub-issue Added Issue Event type: object @@ -93775,7 +93793,7 @@ paths: sub_issue: anyOf: - type: 'null' - - *543 + - *544 required: - sub_issue - id @@ -93787,7 +93805,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &574 + - &575 title: Sub-issue Removed Issue Event description: Sub-issue Removed Issue Event type: object @@ -93818,7 +93836,7 @@ paths: sub_issue: anyOf: - type: 'null' - - *543 + - *544 required: - sub_issue - id @@ -93830,7 +93848,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &575 + - &576 title: Parent-issue Added Issue Event description: Parent-issue Added Issue Event type: object @@ -93861,7 +93879,7 @@ paths: parent_issue: anyOf: - type: 'null' - - *543 + - *544 required: - parent_issue - id @@ -93873,7 +93891,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &576 + - &577 title: Parent-issue Removed Issue Event description: Parent-issue Removed Issue Event type: object @@ -93904,7 +93922,7 @@ paths: parent_issue: anyOf: - type: 'null' - - *543 + - *544 required: - parent_issue - id @@ -93916,7 +93934,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &577 + - &578 title: Blocked-by Added Issue Event description: Blocked-by Added Issue Event type: object @@ -93947,7 +93965,7 @@ paths: blocked_by: anyOf: - type: 'null' - - *543 + - *544 required: - blocked_by - id @@ -93959,7 +93977,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &578 + - &579 title: Blocked-by Removed Issue Event description: Blocked-by Removed Issue Event type: object @@ -93990,7 +94008,7 @@ paths: blocked_by: anyOf: - type: 'null' - - *543 + - *544 required: - blocked_by - id @@ -94002,7 +94020,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &579 + - &580 title: Blocking Added Issue Event description: Blocking Added Issue Event type: object @@ -94033,7 +94051,7 @@ paths: blocking: anyOf: - type: 'null' - - *543 + - *544 required: - blocking - id @@ -94045,7 +94063,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &580 + - &581 title: Blocking Removed Issue Event description: Blocking Removed Issue Event type: object @@ -94076,7 +94094,7 @@ paths: blocking: anyOf: - type: 'null' - - *543 + - *544 required: - blocking - id @@ -94140,9 +94158,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#list-issue-field-values-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -94152,9 +94170,9 @@ paths: application/json: schema: type: array - items: *550 + items: *551 examples: - default: &551 + default: &552 value: - issue_field_id: 1 issue_field_name: DRI @@ -94194,7 +94212,7 @@ paths: color: green headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -94225,9 +94243,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#add-issue-field-values-to-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -94299,9 +94317,9 @@ paths: type: array description: The current issue field values for this issue after adding the new values - items: *550 + items: *551 examples: - default: *551 + default: *552 '400': *14 '403': *27 '404': *6 @@ -94337,9 +94355,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#set-issue-field-values-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -94406,9 +94424,9 @@ paths: type: array description: The current issue field values for this issue after setting the new values - items: *550 + items: *551 examples: - default: *551 + default: *552 '400': *14 '403': *27 '404': *6 @@ -94439,10 +94457,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#delete-an-issue-field-value-from-an-issue parameters: - - *340 - *341 - - *546 - - *245 + - *342 + - *547 + - *246 responses: '204': description: Issue field value deleted successfully @@ -94467,9 +94485,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -94481,7 +94499,7 @@ paths: type: array items: *82 examples: - default: &552 + default: &553 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -94499,7 +94517,7 @@ paths: default: false headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -94517,9 +94535,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -94599,8 +94617,8 @@ paths: type: array items: *82 examples: - default: *552 - '301': *344 + default: *553 + '301': *345 '404': *6 '410': *31 '422': *15 @@ -94619,9 +94637,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -94683,8 +94701,8 @@ paths: type: array items: *82 examples: - default: *552 - '301': *344 + default: *553 + '301': *345 '404': *6 '410': *31 '422': *15 @@ -94703,13 +94721,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 responses: '204': description: Response - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -94730,9 +94748,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: name in: path required: true @@ -94756,7 +94774,7 @@ paths: description: Something isn't working color: f29513 default: true - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -94778,9 +94796,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#lock-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -94827,9 +94845,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#unlock-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 responses: '204': description: Response @@ -94859,9 +94877,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#get-parent-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 responses: '200': description: Response @@ -94869,8 +94887,8 @@ paths: application/json: schema: *83 examples: - default: *545 - '301': *344 + default: *546 + '301': *345 '404': *6 '410': *31 x-github: @@ -94889,9 +94907,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to an issue. @@ -94917,9 +94935,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -94941,9 +94959,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -94975,16 +94993,16 @@ paths: description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -95006,10 +95024,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction parameters: - - *340 - *341 - - *546 - - *541 + - *342 + - *547 + - *542 responses: '204': description: Response @@ -95038,9 +95056,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -95064,7 +95082,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -95097,9 +95115,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#list-sub-issues parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -95111,7 +95129,7 @@ paths: type: array items: *83 examples: - default: *548 + default: *549 headers: Link: *67 '404': *6 @@ -95143,9 +95161,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#add-sub-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -95174,7 +95192,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 @@ -95201,9 +95219,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -95236,7 +95254,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 '403': *27 '404': *6 '422': *7 @@ -95265,9 +95283,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#list-issue-suggestions parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: state in: query required: false @@ -95304,7 +95322,7 @@ paths: application/json: schema: type: array - items: &553 + items: &554 title: Issue Suggestion description: An agent-proposed change to an issue that a maintainer can approve or dismiss. @@ -95468,9 +95486,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#approve-an-issue-suggestion parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: suggestion_id in: path required: true @@ -95482,9 +95500,9 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: - default: &554 + default: &555 value: id: 12 issue_id: 4567 @@ -95522,9 +95540,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#dismiss-an-issue-suggestion parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: suggestion_id in: path required: true @@ -95536,9 +95554,9 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: - default: *554 + default: *555 '403': *27 '404': *6 '422': *15 @@ -95558,9 +95576,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 - name: exclude @@ -95581,7 +95599,6 @@ paths: description: Timeline Event type: object anyOf: - - *555 - *556 - *557 - *558 @@ -95594,6 +95611,7 @@ paths: - *565 - *566 - *567 + - *568 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -95650,11 +95668,11 @@ paths: pin: anyOf: - type: 'null' - - *568 + - *569 minimized: anyOf: - type: 'null' - - *569 + - *570 required: - event - actor @@ -95930,7 +95948,7 @@ paths: type: string comments: type: array - items: &600 + items: &601 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -96171,7 +96189,7 @@ paths: type: string comments: type: array - items: *470 + items: *471 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -96203,7 +96221,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - id - node_id @@ -96288,7 +96306,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - id - node_id @@ -96299,7 +96317,6 @@ paths: - commit_url - created_at - performed_via_github_app - - *570 - *571 - *572 - *573 @@ -96310,6 +96327,7 @@ paths: - *578 - *579 - *580 + - *581 examples: default: value: @@ -96483,8 +96501,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -96494,7 +96512,7 @@ paths: application/json: schema: type: array - items: &581 + items: &582 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -96562,8 +96580,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -96599,9 +96617,9 @@ paths: description: Response content: application/json: - schema: *581 + schema: *582 examples: - default: &582 + default: &583 value: id: 1 key: ssh-rsa AAA... @@ -96635,9 +96653,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *340 - *341 - - &583 + - *342 + - &584 name: key_id description: The unique identifier of the key. in: path @@ -96649,9 +96667,9 @@ paths: description: Response content: application/json: - schema: *581 + schema: *582 examples: - default: *582 + default: *583 '404': *6 x-github: githubCloudOnly: false @@ -96669,9 +96687,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *340 - *341 - - *583 + - *342 + - *584 responses: '204': description: Response @@ -96691,8 +96709,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -96704,7 +96722,7 @@ paths: type: array items: *82 examples: - default: *552 + default: *553 headers: Link: *67 '404': *6 @@ -96725,8 +96743,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#create-a-label parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -96764,7 +96782,7 @@ paths: application/json: schema: *82 examples: - default: &584 + default: &585 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -96796,8 +96814,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#get-a-label parameters: - - *340 - *341 + - *342 - name: name in: path required: true @@ -96810,7 +96828,7 @@ paths: application/json: schema: *82 examples: - default: *584 + default: *585 '404': *6 x-github: githubCloudOnly: false @@ -96827,8 +96845,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#update-a-label parameters: - - *340 - *341 + - *342 - name: name in: path required: true @@ -96893,8 +96911,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#delete-a-label parameters: - - *340 - *341 + - *342 - name: name in: path required: true @@ -96920,8 +96938,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-languages parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -96960,9 +96978,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *340 - *341 - - *445 + - *342 + - *446 responses: '200': description: Response @@ -97109,8 +97127,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -97175,8 +97193,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#merge-a-branch parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -97210,9 +97228,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *473 + schema: *474 examples: - default: *585 + default: *586 '204': description: Response when already merged '404': @@ -97237,8 +97255,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#list-milestones parameters: - - *340 - *341 + - *342 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -97279,7 +97297,7 @@ paths: application/json: schema: type: array - items: *282 + items: *283 examples: default: value: @@ -97335,8 +97353,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#create-a-milestone parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -97376,9 +97394,9 @@ paths: description: Response content: application/json: - schema: *282 + schema: *283 examples: - default: &586 + default: &587 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -97437,9 +97455,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#get-a-milestone parameters: - - *340 - *341 - - &587 + - *342 + - &588 name: milestone_number description: The number that identifies the milestone. in: path @@ -97451,9 +97469,9 @@ paths: description: Response content: application/json: - schema: *282 + schema: *283 examples: - default: *586 + default: *587 '404': *6 x-github: githubCloudOnly: false @@ -97470,9 +97488,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#update-a-milestone parameters: - - *340 - *341 - - *587 + - *342 + - *588 requestBody: required: false content: @@ -97510,9 +97528,9 @@ paths: description: Response content: application/json: - schema: *282 + schema: *283 examples: - default: *586 + default: *587 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -97528,9 +97546,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#delete-a-milestone parameters: - - *340 - *341 - - *587 + - *342 + - *588 responses: '204': description: Response @@ -97551,9 +97569,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone parameters: - - *340 - *341 - - *587 + - *342 + - *588 - *17 - *19 responses: @@ -97565,7 +97583,7 @@ paths: type: array items: *82 examples: - default: *552 + default: *553 headers: Link: *67 x-github: @@ -97584,12 +97602,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user parameters: - - *340 - *341 - - *588 + - *342 - *589 - - *88 - *590 + - *88 + - *591 - *17 - *19 responses: @@ -97601,7 +97619,7 @@ paths: type: array items: *108 examples: - default: *591 + default: *592 headers: Link: *67 x-github: @@ -97625,8 +97643,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -97684,14 +97702,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &592 + schema: &593 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -97835,7 +97853,7 @@ paths: - custom_404 - public examples: - default: &593 + default: &594 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -97876,8 +97894,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -97932,9 +97950,9 @@ paths: description: Response content: application/json: - schema: *592 + schema: *593 examples: - default: *593 + default: *594 '422': *15 '409': *53 x-github: @@ -97957,8 +97975,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -98058,8 +98076,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -98085,8 +98103,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -98096,7 +98114,7 @@ paths: application/json: schema: type: array - items: &594 + items: &595 title: Page Build description: Page Build type: object @@ -98188,8 +98206,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -98236,16 +98254,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-latest-pages-build parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *594 + schema: *595 examples: - default: &595 + default: &596 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -98293,8 +98311,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build parameters: - - *340 - *341 + - *342 - name: build_id in: path required: true @@ -98305,9 +98323,9 @@ paths: description: Response content: application/json: - schema: *594 + schema: *595 examples: - default: *595 + default: *596 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -98327,8 +98345,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -98436,9 +98454,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-the-status-of-a-github-pages-deployment parameters: - - *340 - *341 - - &596 + - *342 + - &597 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -98496,9 +98514,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *340 - *341 - - *596 + - *342 + - *597 responses: '204': *58 '404': *6 @@ -98525,8 +98543,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -98821,8 +98839,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Private vulnerability reporting status @@ -98859,8 +98877,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': *58 '422': *14 @@ -98881,8 +98899,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': *58 '422': *14 @@ -98904,8 +98922,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -98913,7 +98931,7 @@ paths: application/json: schema: type: array - items: *296 + items: *297 examples: default: value: @@ -98944,8 +98962,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -98957,7 +98975,7 @@ paths: type: array description: A list of custom property names and associated values to apply to the repositories. - items: *296 + items: *297 required: - properties examples: @@ -99007,8 +99025,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-pull-requests parameters: - - *340 - *341 + - *342 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -99068,9 +99086,9 @@ paths: application/json: schema: type: array - items: *437 + items: *438 examples: - default: *597 + default: *598 headers: Link: *67 '304': *36 @@ -99102,8 +99120,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -99170,7 +99188,7 @@ paths: description: Response content: application/json: - schema: &602 + schema: &603 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -99299,7 +99317,7 @@ paths: milestone: anyOf: - type: 'null' - - *282 + - *283 active_lock_reason: type: - string @@ -99348,7 +99366,7 @@ paths: items: *4 requested_teams: type: array - items: *261 + items: *262 head: type: object properties: @@ -99386,14 +99404,14 @@ paths: _links: type: object properties: - comments: *283 - commits: *283 - statuses: *283 - html: *283 - issue: *283 - review_comments: *283 - review_comment: *283 - self: *283 + comments: *284 + commits: *284 + statuses: *284 + html: *284 + issue: *284 + review_comments: *284 + review_comment: *284 + self: *284 required: - comments - commits @@ -99404,8 +99422,8 @@ paths: - review_comment - self author_association: *80 - auto_merge: *598 - stack: *599 + auto_merge: *599 + stack: *600 draft: description: Indicates whether or not the pull request is a draft. type: boolean @@ -99507,7 +99525,7 @@ paths: - merged_by - review_comments examples: - default: &603 + default: &604 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -100034,8 +100052,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *340 - *341 + - *342 - name: sort in: query required: false @@ -100064,9 +100082,9 @@ paths: application/json: schema: type: array - items: *600 + items: *601 examples: - default: &605 + default: &606 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -100143,17 +100161,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request parameters: - - *340 - *341 + - *342 - *97 responses: '200': description: Response content: application/json: - schema: *600 + schema: *601 examples: - default: &601 + default: &602 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -100228,8 +100246,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -100252,9 +100270,9 @@ paths: description: Response content: application/json: - schema: *600 + schema: *601 examples: - default: *601 + default: *602 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100270,8 +100288,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -100293,8 +100311,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment parameters: - - *340 - *341 + - *342 - *97 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -100321,9 +100339,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -100344,8 +100362,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -100378,16 +100396,16 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -100409,10 +100427,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *340 - *341 + - *342 - *97 - - *541 + - *542 responses: '204': description: Response @@ -100455,9 +100473,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request parameters: - - *340 - *341 - - &604 + - *342 + - &605 name: pull_number description: The number that identifies the pull request. in: path @@ -100470,9 +100488,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *602 + schema: *603 examples: - default: *603 + default: *604 '304': *36 '404': *6 '406': @@ -100507,9 +100525,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -100551,9 +100569,9 @@ paths: description: Response content: application/json: - schema: *602 + schema: *603 examples: - default: *603 + default: *604 '422': *15 '403': *27 x-github: @@ -100575,9 +100593,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: true content: @@ -100638,17 +100656,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '401': *23 '403': *27 '404': *6 @@ -100678,9 +100696,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *105 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -100701,9 +100719,9 @@ paths: application/json: schema: type: array - items: *600 + items: *601 examples: - default: *605 + default: *606 headers: Link: *67 x-github: @@ -100736,9 +100754,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: true content: @@ -100844,7 +100862,7 @@ paths: description: Response content: application/json: - schema: *600 + schema: *601 examples: example-for-a-multi-line-comment: value: @@ -100932,9 +100950,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *97 requestBody: required: true @@ -100957,7 +100975,7 @@ paths: description: Response content: application/json: - schema: *600 + schema: *601 examples: default: value: @@ -101043,9 +101061,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *17 - *19 responses: @@ -101055,9 +101073,9 @@ paths: application/json: schema: type: array - items: *473 + items: *474 examples: - default: *606 + default: *607 headers: Link: *67 x-github: @@ -101087,9 +101105,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *17 - *19 responses: @@ -101099,7 +101117,7 @@ paths: application/json: schema: type: array - items: *483 + items: *484 examples: default: value: @@ -101137,9 +101155,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged parameters: - - *340 - *341 - - *604 + - *342 + - *605 responses: '204': description: Response if pull request has been merged @@ -101162,9 +101180,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -101287,9 +101305,9 @@ paths: category: pulls subcategory: pulls parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -101342,7 +101360,7 @@ paths: description: if the merge request was accepted and will run in the background content: application/json: - schema: &607 + schema: &608 title: Pull Request Merge Async Result description: Pull Request Merge Async Result type: object @@ -101427,7 +101445,7 @@ paths: merge queue content: application/json: - schema: *607 + schema: *608 examples: response-if-pull-request-was-already-merged: summary: Already merged @@ -101447,7 +101465,7 @@ paths: this pull request content: application/json: - schema: *607 + schema: *608 examples: response-if-a-merge-request-already-exists: value: @@ -101463,7 +101481,7 @@ paths: it is closed content: application/json: - schema: *607 + schema: *608 examples: response-if-pull-request-is-not-ready-to-be-merged: value: @@ -101495,9 +101513,9 @@ paths: category: pulls subcategory: pulls parameters: - - *340 - *341 - - *604 + - *342 + - *605 - name: uuid description: The UUID of the asynchronous merge request, as returned when the merge was requested. @@ -101510,7 +101528,7 @@ paths: description: the current result of the asynchronous merge request content: application/json: - schema: *607 + schema: *608 examples: response-if-the-merge-is-still-queued: summary: Still queued @@ -101558,9 +101576,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 responses: '200': description: Response @@ -101635,9 +101653,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -101674,7 +101692,7 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: default: value: @@ -102210,9 +102228,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: true content: @@ -102246,7 +102264,7 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: default: value: @@ -102751,9 +102769,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *17 - *19 responses: @@ -102763,7 +102781,7 @@ paths: application/json: schema: type: array - items: &608 + items: &609 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -102919,9 +102937,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -103011,9 +103029,9 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: &610 + default: &611 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -103076,10 +103094,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - &609 + - *342 + - *605 + - &610 name: review_id description: The unique identifier of the review. in: path @@ -103091,9 +103109,9 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: &611 + default: &612 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -103152,10 +103170,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 requestBody: required: true content: @@ -103178,7 +103196,7 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: default: value: @@ -103240,18 +103258,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 responses: '200': description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: *610 + default: *611 '422': *7 '404': *6 x-github: @@ -103278,10 +103296,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 - *17 - *19 responses: @@ -103379,9 +103397,9 @@ paths: _links: type: object properties: - self: *283 - html: *283 - pull_request: *283 + self: *284 + html: *284 + pull_request: *284 required: - self - html @@ -103539,10 +103557,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 requestBody: required: true content: @@ -103571,7 +103589,7 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: default: value: @@ -103634,10 +103652,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 requestBody: required: true content: @@ -103672,9 +103690,9 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: *611 + default: *612 '404': *6 '422': *7 '403': *27 @@ -103696,9 +103714,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -103762,8 +103780,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-a-repository-readme parameters: - - *340 - *341 + - *342 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -103776,9 +103794,9 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: &613 + default: &614 value: type: file encoding: base64 @@ -103820,8 +103838,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory parameters: - - *340 - *341 + - *342 - name: dir description: The alternate path to look for a README file in: path @@ -103841,9 +103859,9 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: *613 + default: *614 '404': *6 '422': *15 x-github: @@ -103865,8 +103883,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#list-releases parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -103876,7 +103894,7 @@ paths: application/json: schema: type: array - items: *614 + items: *615 examples: default: value: @@ -103975,8 +103993,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#create-a-release parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -104052,9 +104070,9 @@ paths: description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: &618 + default: &619 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -104159,9 +104177,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#get-a-release-asset parameters: - - *340 - *341 - - &616 + - *342 + - &617 name: asset_id description: The unique identifier of the asset. in: path @@ -104173,9 +104191,9 @@ paths: description: Response content: application/json: - schema: *615 + schema: *616 examples: - default: &617 + default: &618 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 @@ -104210,7 +104228,7 @@ paths: type: User site_admin: false '404': *6 - '302': *487 + '302': *488 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104226,9 +104244,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#update-a-release-asset parameters: - - *340 - *341 - - *616 + - *342 + - *617 requestBody: required: false content: @@ -104257,9 +104275,9 @@ paths: description: Response content: application/json: - schema: *615 + schema: *616 examples: - default: *617 + default: *618 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104275,9 +104293,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#delete-a-release-asset parameters: - - *340 - *341 - - *616 + - *342 + - *617 responses: '204': description: Response @@ -104302,8 +104320,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -104389,16 +104407,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-the-latest-release parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '404': *6 x-github: githubCloudOnly: false @@ -104416,8 +104434,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name parameters: - - *340 - *341 + - *342 - name: tag description: tag parameter in: path @@ -104430,9 +104448,9 @@ paths: description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '404': *6 x-github: githubCloudOnly: false @@ -104454,9 +104472,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-a-release parameters: - - *340 - *341 - - &619 + - *342 + - &620 name: release_id description: The unique identifier of the release. in: path @@ -104470,9 +104488,9 @@ paths: For more information, see "[Getting started with the REST API](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)."' content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '401': description: Unauthorized x-github: @@ -104496,9 +104514,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#update-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 requestBody: required: false content: @@ -104562,9 +104580,9 @@ paths: description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '404': description: Not Found if the discussion category name is invalid content: @@ -104585,9 +104603,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#delete-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 responses: '204': description: Response @@ -104608,9 +104626,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#list-release-assets parameters: - - *340 - *341 - - *619 + - *342 + - *620 - *17 - *19 responses: @@ -104620,7 +104638,7 @@ paths: application/json: schema: type: array - items: *615 + items: *616 examples: default: value: @@ -104701,9 +104719,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: - - *340 - *341 - - *619 + - *342 + - *620 - name: name in: query required: true @@ -104729,7 +104747,7 @@ paths: description: Response for successful upload content: application/json: - schema: *615 + schema: *616 examples: response-for-successful-upload: value: @@ -104784,9 +104802,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a release. @@ -104810,9 +104828,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -104833,9 +104851,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 requestBody: required: true content: @@ -104865,16 +104883,16 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -104896,10 +104914,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction parameters: - - *340 - *341 - - *619 - - *541 + - *342 + - *620 + - *542 responses: '204': description: Response @@ -104923,9 +104941,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 - *17 - *19 responses: @@ -104941,8 +104959,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *303 - - &620 + - *304 + - &621 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -104961,72 +104979,72 @@ paths: ruleset_id: type: integer description: The ID of the ruleset that includes this rule. - - allOf: - - *304 - - *620 - allOf: - *305 - - *620 + - *621 - allOf: - *306 - - *620 - - allOf: - *621 - - *620 - allOf: - *307 - - *620 + - *621 + - allOf: + - *622 + - *621 - allOf: - *308 - - *620 + - *621 - allOf: - *309 - - *620 + - *621 - allOf: - *310 - - *620 + - *621 - allOf: - *311 - - *620 + - *621 - allOf: - *312 - - *620 + - *621 - allOf: - *313 - - *620 + - *621 - allOf: - *314 - - *620 + - *621 - allOf: - *315 - - *620 + - *621 - allOf: - *316 - - *620 + - *621 - allOf: - - *321 - - *620 + - *317 + - *621 - allOf: - *322 - - *620 + - *621 - allOf: - *323 - - *620 + - *621 - allOf: - - *622 - - *620 + - *324 + - *621 - allOf: - - *317 - - *620 + - *623 + - *621 - allOf: - *318 - - *620 + - *621 - allOf: - *319 - - *620 + - *621 - allOf: - *320 - - *620 + - *621 + - allOf: + - *321 + - *621 examples: default: value: @@ -105065,8 +105083,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - *17 - *19 - name: includes_parents @@ -105077,7 +105095,7 @@ paths: schema: type: boolean default: true - - *623 + - *624 responses: '200': description: Response @@ -105085,7 +105103,7 @@ paths: application/json: schema: type: array - items: *324 + items: *325 examples: default: value: @@ -105132,8 +105150,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 requestBody: description: Request body required: true @@ -105153,16 +105171,16 @@ paths: - tag - push default: branch - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *298 + items: *302 + conditions: *299 rules: type: array description: An array of rules within the ruleset. - items: *624 + items: *625 required: - name - enforcement @@ -105193,9 +105211,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: &635 + default: &636 value: id: 42 name: super cool ruleset @@ -105243,13 +105261,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites parameters: - - *340 - *341 - - *625 + - *342 - *626 - *627 - *628 - *629 + - *630 - *17 - *19 responses: @@ -105257,9 +105275,9 @@ paths: description: Response content: application/json: - schema: *630 + schema: *631 examples: - default: *631 + default: *632 '404': *6 '500': *54 x-github: @@ -105280,17 +105298,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *340 - *341 - - *632 + - *342 + - *633 responses: '200': description: Response content: application/json: - schema: *633 + schema: *634 examples: - default: *634 + default: *635 '404': *6 '500': *54 x-github: @@ -105318,8 +105336,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -105339,9 +105357,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *635 + default: *636 '404': *6 '500': *54 put: @@ -105359,8 +105377,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -105385,16 +105403,16 @@ paths: - branch - tag - push - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *298 + items: *302 + conditions: *299 rules: description: An array of rules within the ruleset. type: array - items: *624 + items: *625 examples: default: value: @@ -105422,9 +105440,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *635 + default: *636 '404': *6 '422': *15 '500': *54 @@ -105443,8 +105461,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -105467,8 +105485,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-history parameters: - - *340 - *341 + - *342 - *17 - *19 - name: ruleset_id @@ -105484,9 +105502,9 @@ paths: application/json: schema: type: array - items: *327 + items: *328 examples: - default: *636 + default: *637 '404': *6 '500': *54 x-github: @@ -105505,8 +105523,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-version parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -105524,7 +105542,7 @@ paths: description: Response content: application/json: - schema: *637 + schema: *638 examples: default: value: @@ -105579,9 +105597,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository parameters: - - *340 - *341 - - *638 + - *342 - *639 - *640 - *641 @@ -105589,10 +105606,10 @@ paths: - *643 - *644 - *645 + - *646 - *61 - *19 - *17 - - *646 - *647 - *648 - *649 @@ -105601,6 +105618,7 @@ paths: - *652 - *653 - *654 + - *655 responses: '200': description: Response @@ -105624,8 +105642,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *655 - resolution: *656 + state: *656 + resolution: *657 resolved_at: type: - string @@ -105731,7 +105749,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *657 + - *658 has_more_locations: type: boolean description: A boolean value representing whether or not the @@ -105890,16 +105908,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *340 - *341 - - *439 - - *651 + - *342 + - *440 + - *652 responses: '200': description: Response content: application/json: - schema: &658 + schema: &659 type: object properties: number: *181 @@ -105914,8 +105932,8 @@ paths: type: string format: uri description: The REST API URL of the code locations for this alert. - state: *655 - resolution: *656 + state: *656 + resolution: *657 resolved_at: type: - string @@ -106021,7 +106039,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *657 + - *658 has_more_locations: type: boolean description: A boolean value representing whether or not the token @@ -106044,7 +106062,7 @@ paths: anyOf: - type: 'null' - *4 - metadata: &823 + metadata: &824 type: array description: A list of metadata key/value pairs associated with the secret scanning alert. @@ -106117,9 +106135,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 requestBody: required: true content: @@ -106127,8 +106145,8 @@ paths: schema: type: object properties: - state: *655 - resolution: *656 + state: *656 + resolution: *657 resolution_comment: description: An optional comment when closing or reopening an alert. Cannot be updated or deleted. @@ -106176,7 +106194,7 @@ paths: description: Response content: application/json: - schema: *658 + schema: *659 examples: default: value: @@ -106278,9 +106296,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 - *19 - *17 responses: @@ -106291,7 +106309,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &825 + items: &826 type: object properties: type: @@ -106318,7 +106336,6 @@ paths: - commit details: oneOf: - - *659 - *660 - *661 - *662 @@ -106331,6 +106348,7 @@ paths: - *669 - *670 - *671 + - *672 examples: default: value: @@ -106419,11 +106437,11 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 - - *672 + - *342 - *673 - *674 + - *675 - *61 - *19 - *17 @@ -106434,9 +106452,9 @@ paths: application/json: schema: type: array - items: *328 + items: *329 examples: - default: *675 + default: *676 headers: Link: *67 '403': *27 @@ -106459,8 +106477,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -106473,9 +106491,9 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: *676 + items: *677 examples: - default: *677 + default: *678 responses: '201': description: All patterns created successfully. @@ -106487,9 +106505,9 @@ paths: created_patterns: type: array description: The list of successfully created custom patterns. - items: *328 + items: *329 examples: - default: *678 + default: *679 '400': *14 '403': *27 '404': *6 @@ -106513,7 +106531,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: *679 + items: *680 delete: summary: Bulk delete repository custom patterns description: |- @@ -106532,8 +106550,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -106547,7 +106565,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: *680 + items: *681 post_delete_action: type: string description: |- @@ -106560,14 +106578,14 @@ paths: - resolve_alerts default: delete_alerts examples: - default: *681 + default: *682 responses: '204': description: All patterns deleted successfully. '400': *14 '403': *27 '404': *6 - '412': *330 + '412': *331 "/repos/{owner}/{repo}/secret-scanning/custom-patterns/{pattern_id}": patch: summary: Update a repository custom pattern @@ -106587,8 +106605,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 + - *342 - name: pattern_id in: path required: true @@ -106599,21 +106617,21 @@ paths: required: true content: application/json: - schema: *682 + schema: *683 examples: - default: *683 + default: *684 responses: '200': description: Pattern updated successfully. content: application/json: - schema: *328 + schema: *329 examples: - default: *684 + default: *685 '400': *14 '403': *27 '404': *6 - '412': *330 + '412': *331 '422': *15 "/repos/{owner}/{repo}/secret-scanning/push-protection-bypasses": post: @@ -106631,8 +106649,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#create-a-push-protection-bypass parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -106640,14 +106658,14 @@ paths: schema: type: object properties: - reason: &686 + reason: &687 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *685 + placeholder_id: *686 required: - reason - placeholder_id @@ -106664,7 +106682,7 @@ paths: schema: type: object properties: - reason: *686 + reason: *687 expire_at: type: - string @@ -106711,8 +106729,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository parameters: - - *340 - *341 + - *342 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -106727,7 +106745,7 @@ paths: properties: incremental_scans: type: array - items: &687 + items: &688 description: Information on a single scan performed by secret scanning on the repository type: object @@ -106760,15 +106778,15 @@ paths: the scan is pending pattern_update_scans: type: array - items: *687 + items: *688 backfill_scans: type: array - items: *687 + items: *688 custom_pattern_backfill_scans: type: array items: allOf: - - *687 + - *688 - type: object properties: pattern_name: @@ -106781,7 +106799,7 @@ paths: one of "repository", "organization", or "enterprise" generic_secrets_backfill_scans: type: array - items: *687 + items: *688 examples: default: value: @@ -106846,8 +106864,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *340 - *341 + - *342 - *61 - name: sort description: The property to sort the results by. @@ -106891,9 +106909,9 @@ paths: application/json: schema: type: array - items: *688 + items: *689 examples: - default: *689 + default: *690 '400': *14 '404': *6 x-github: @@ -106916,8 +106934,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -106997,7 +107015,7 @@ paths: login: type: string description: The username of the user credited. - type: *332 + type: *333 required: - login - type @@ -107087,9 +107105,9 @@ paths: description: Response content: application/json: - schema: *688 + schema: *689 examples: - default: &691 + default: &692 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -107322,8 +107340,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -107436,7 +107454,7 @@ paths: description: Response content: application/json: - schema: *688 + schema: *689 examples: default: value: @@ -107583,17 +107601,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory parameters: - - *340 - *341 - - *690 + - *342 + - *691 responses: '200': description: Response content: application/json: - schema: *688 + schema: *689 examples: - default: *691 + default: *692 '403': *27 '404': *6 x-github: @@ -107617,9 +107635,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory parameters: - - *340 - *341 - - *690 + - *342 + - *691 requestBody: required: true content: @@ -107699,7 +107717,7 @@ paths: login: type: string description: The username of the user credited. - type: *332 + type: *333 required: - login - type @@ -107790,10 +107808,10 @@ paths: description: Response content: application/json: - schema: *688 + schema: *689 examples: - default: *691 - add_credit: *691 + default: *692 + add_credit: *692 '403': *27 '404': *6 '422': @@ -107831,9 +107849,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory parameters: - - *340 - *341 - - *690 + - *342 + - *691 responses: '202': *38 '400': *14 @@ -107860,17 +107878,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork parameters: - - *340 - *341 - - *690 + - *342 + - *691 responses: '202': description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 '400': *14 '422': *15 '403': *27 @@ -107891,8 +107909,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#list-pull-request-stacks parameters: - - *340 - *341 + - *342 - name: pull_request description: Filter to the stack containing this repository pull request number. in: query @@ -108025,8 +108043,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#create-a-pull-request-stack parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -108093,7 +108111,7 @@ paths: format: date-time pull_requests: type: array - items: &692 + items: &693 title: Pull Request Stack Pull Request type: object allOf: @@ -108320,8 +108338,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#get-a-pull-request-stack parameters: - - *340 - *341 + - *342 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -108370,7 +108388,7 @@ paths: format: date-time pull_requests: type: array - items: *692 + items: *693 examples: default: value: @@ -108490,8 +108508,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#add-pull-requests-to-a-pull-request-stack parameters: - - *340 - *341 + - *342 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -108563,7 +108581,7 @@ paths: format: date-time pull_requests: type: array - items: *692 + items: *693 examples: default: value: @@ -108770,8 +108788,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#remove-pull-requests-from-a-pull-request-stack parameters: - - *340 - *341 + - *342 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -108820,7 +108838,7 @@ paths: format: date-time pull_requests: type: array - items: *692 + items: *693 examples: default: value: @@ -108926,8 +108944,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-stargazers parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -109023,8 +109041,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *340 - *341 + - *342 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -109033,7 +109051,7 @@ paths: application/json: schema: type: array - items: &693 + items: &694 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -109066,8 +109084,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -109145,8 +109163,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -109240,8 +109258,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *340 - *341 + - *342 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -109395,8 +109413,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day parameters: - - *340 - *341 + - *342 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -109406,7 +109424,7 @@ paths: application/json: schema: type: array - items: *693 + items: *694 examples: default: value: @@ -109439,8 +109457,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#create-a-commit-status parameters: - - *340 - *341 + - *342 - name: sha in: path required: true @@ -109496,7 +109514,7 @@ paths: description: Response content: application/json: - schema: *694 + schema: *695 examples: default: value: @@ -109550,8 +109568,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#list-watchers parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -109583,14 +109601,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription parameters: - - *340 - *341 + - *342 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &695 + schema: &696 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -109663,8 +109681,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -109690,7 +109708,7 @@ paths: description: Response content: application/json: - schema: *695 + schema: *696 examples: default: value: @@ -109717,8 +109735,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -109738,8 +109756,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-tags parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -109821,8 +109839,8 @@ paths: url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *340 - *341 + - *342 - name: ref in: path required: true @@ -109858,8 +109876,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-teams parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -109871,7 +109889,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 headers: Link: *67 '404': *6 @@ -109891,8 +109909,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-all-repository-topics parameters: - - *340 - *341 + - *342 - *19 - *17 responses: @@ -109900,7 +109918,7 @@ paths: description: Response content: application/json: - schema: &696 + schema: &697 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -109912,7 +109930,7 @@ paths: required: - names examples: - default: &697 + default: &698 value: names: - octocat @@ -109935,8 +109953,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -109967,9 +109985,9 @@ paths: description: Response content: application/json: - schema: *696 + schema: *697 examples: - default: *697 + default: *698 '404': *6 '422': *7 x-github: @@ -109990,9 +110008,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-repository-clones parameters: - - *340 - *341 - - &698 + - *342 + - &699 name: per description: The time frame to display results for. in: query @@ -110023,7 +110041,7 @@ paths: - 128 clones: type: array - items: &699 + items: &700 title: Traffic type: object properties: @@ -110110,8 +110128,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -110205,8 +110223,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -110269,9 +110287,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-page-views parameters: - - *340 - *341 - - *698 + - *342 + - *699 responses: '200': description: Response @@ -110292,7 +110310,7 @@ paths: - 3782 views: type: array - items: *699 + items: *700 required: - uniques - count @@ -110369,8 +110387,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#transfer-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -110644,8 +110662,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -110668,8 +110686,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -110691,8 +110709,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -110718,8 +110736,8 @@ paths: url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *340 - *341 + - *342 - name: ref in: path required: true @@ -110811,9 +110829,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -111065,7 +111083,7 @@ paths: examples: - 73..77 - 77..78 - text_matches: &700 + text_matches: &701 title: Search Result Text Matches type: array items: @@ -111228,7 +111246,7 @@ paths: enum: - author-date - committer-date - - &701 + - &702 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 @@ -111297,7 +111315,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 comment_count: type: integer message: @@ -111316,7 +111334,7 @@ paths: url: type: string format: uri - verification: *523 + verification: *524 required: - author - committer @@ -111331,7 +111349,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 parents: type: array items: @@ -111348,7 +111366,7 @@ paths: type: number node_id: type: string - text_matches: *700 + text_matches: *701 required: - sha - node_id @@ -111540,7 +111558,7 @@ paths: - interactions - created - updated - - *701 + - *702 - *17 - *19 - name: advanced_search @@ -111654,11 +111672,11 @@ paths: type: - string - 'null' - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: type: string state_reason: @@ -111672,7 +111690,7 @@ paths: milestone: anyOf: - type: 'null' - - *282 + - *283 comments: type: integer created_at: @@ -111686,7 +111704,7 @@ paths: - string - 'null' format: date-time - text_matches: *700 + text_matches: *701 pull_request: type: object properties: @@ -111735,7 +111753,7 @@ paths: timeline_url: type: string format: uri - type: *246 + type: *247 performed_via_github_app: anyOf: - type: 'null' @@ -111962,7 +111980,7 @@ paths: enum: - created - updated - - *701 + - *702 - *17 - *19 responses: @@ -112007,7 +112025,7 @@ paths: - 'null' score: type: number - text_matches: *700 + text_matches: *701 required: - id - node_id @@ -112092,7 +112110,7 @@ paths: - forks - help-wanted-issues - updated - - *701 + - *702 - *17 - *19 responses: @@ -112338,7 +112356,7 @@ paths: - admin - pull - push - text_matches: *700 + text_matches: *701 temp_clone_token: type: string allow_merge_commit: @@ -112646,7 +112664,7 @@ paths: - string - 'null' format: uri - text_matches: *700 + text_matches: *701 related: type: - array @@ -112839,7 +112857,7 @@ paths: - followers - repositories - joined - - *701 + - *702 - *17 - *19 responses: @@ -112949,7 +112967,7 @@ paths: type: - boolean - 'null' - text_matches: *700 + text_matches: *701 blog: type: - string @@ -113031,7 +113049,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#get-a-team-legacy parameters: - - &704 + - &705 name: team_id description: The unique identifier of the team. in: path @@ -113043,9 +113061,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 x-github: githubCloudOnly: false @@ -113072,7 +113090,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#update-a-team-legacy parameters: - - *704 + - *705 requestBody: required: true content: @@ -113142,16 +113160,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 '422': *15 '403': *27 @@ -113179,7 +113197,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy parameters: - - *704 + - *705 responses: '204': description: Response @@ -113208,7 +113226,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy parameters: - - *704 + - *705 - *17 - *19 responses: @@ -113218,9 +113236,9 @@ paths: application/json: schema: type: array - items: *240 + items: *241 examples: - default: *241 + default: *242 headers: Link: *67 x-github: @@ -113248,7 +113266,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-team-members-legacy parameters: - - *704 + - *705 - name: role description: Filters members returned by their role in the team. in: query @@ -113269,9 +113287,9 @@ paths: application/json: schema: type: array - items: *705 + items: *706 examples: - default: *706 + default: *707 headers: Link: *67 '404': *6 @@ -113299,7 +113317,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-member-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -113336,7 +113354,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-team-member-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -113376,7 +113394,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-member-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -113413,16 +113431,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *704 + - *705 - *71 responses: '200': description: Response content: application/json: - schema: *339 + schema: *340 examples: - response-if-user-is-a-team-maintainer: *707 + response-if-user-is-a-team-maintainer: *708 '404': *6 x-github: githubCloudOnly: false @@ -113455,7 +113473,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - - *704 + - *705 - *71 requestBody: required: false @@ -113481,9 +113499,9 @@ paths: description: Response content: application/json: - schema: *339 + schema: *340 examples: - response-if-users-membership-with-team-is-now-pending: *708 + response-if-users-membership-with-team-is-now-pending: *709 '403': description: Forbidden if team synchronization is set up '422': @@ -113517,7 +113535,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -113545,7 +113563,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy parameters: - - *704 + - *705 - *17 - *19 responses: @@ -113557,7 +113575,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 '404': *6 @@ -113587,15 +113605,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *704 - - *340 + - *705 - *341 + - *342 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *709 + schema: *710 examples: alternative-response-with-extra-repository-information: value: @@ -113746,9 +113764,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *704 - - *340 + - *705 - *341 + - *342 requestBody: required: false content: @@ -113798,9 +113816,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *704 - - *340 + - *705 - *341 + - *342 responses: '204': description: Response @@ -113825,7 +113843,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy parameters: - - *704 + - *705 - *17 - *19 responses: @@ -113837,7 +113855,7 @@ paths: type: array items: *201 examples: - response-if-child-teams-exist: *710 + response-if-child-teams-exist: *711 headers: Link: *67 '404': *6 @@ -113870,7 +113888,7 @@ paths: application/json: schema: oneOf: - - &712 + - &713 title: Private User description: Private User type: object @@ -114120,7 +114138,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *711 + - *712 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -114280,7 +114298,7 @@ paths: description: Response content: application/json: - schema: *712 + schema: *713 examples: default: value: @@ -114483,9 +114501,9 @@ paths: type: integer codespaces: type: array - items: *251 + items: *252 examples: - default: *252 + default: *253 '304': *36 '500': *54 '401': *23 @@ -114624,17 +114642,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '401': *23 '403': *27 '404': *6 @@ -114678,7 +114696,7 @@ paths: type: integer secrets: type: array - items: &713 + items: &714 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -114720,7 +114738,7 @@ paths: - visibility - selected_repositories_url examples: - default: *464 + default: *465 headers: Link: *67 x-github: @@ -114798,7 +114816,7 @@ paths: description: Response content: application/json: - schema: *713 + schema: *714 examples: default: value: @@ -115088,15 +115106,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '304': *36 '500': *54 '401': *23 @@ -115122,7 +115140,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 requestBody: required: false content: @@ -115152,9 +115170,9 @@ paths: description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '401': *23 '403': *27 '404': *6 @@ -115176,7 +115194,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '202': *38 '304': *36 @@ -115205,13 +115223,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '202': description: Response content: application/json: - schema: &714 + schema: &715 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -115264,7 +115282,7 @@ paths: examples: - https://github.com/octocat/hello-world/tree/:branch examples: - default: &715 + default: &716 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -115296,7 +115314,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#get-details-about-a-codespace-export parameters: - - *253 + - *254 - name: export_id in: path required: true @@ -115309,9 +115327,9 @@ paths: description: Response content: application/json: - schema: *714 + schema: *715 examples: - default: *715 + default: *716 '404': *6 x-github: githubCloudOnly: false @@ -115332,7 +115350,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace parameters: - - *253 + - *254 responses: '200': description: Response @@ -115348,9 +115366,9 @@ paths: type: integer machines: type: array - items: *463 + items: *464 examples: - default: *716 + default: *717 '304': *36 '500': *54 '401': *23 @@ -115379,7 +115397,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace parameters: - - *253 + - *254 requestBody: required: true content: @@ -115435,11 +115453,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *343 + repository: *344 machine: anyOf: - type: 'null' - - *463 + - *464 devcontainer_path: description: Path to devcontainer.json from repo root used to create Codespace. @@ -116236,15 +116254,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '304': *36 '500': *54 '400': *14 @@ -116276,15 +116294,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '500': *54 '401': *23 '403': *27 @@ -116314,9 +116332,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: &728 + default: &729 value: - id: 197 name: hello_docker @@ -116417,7 +116435,7 @@ paths: application/json: schema: type: array - items: &717 + items: &718 title: Email description: Email type: object @@ -116487,9 +116505,9 @@ paths: application/json: schema: type: array - items: *717 + items: *718 examples: - default: &730 + default: &731 value: - email: octocat@github.com verified: true @@ -116566,7 +116584,7 @@ paths: application/json: schema: type: array - items: *717 + items: *718 examples: default: value: @@ -116824,7 +116842,7 @@ paths: application/json: schema: type: array - items: &718 + items: &719 title: GPG Key description: A unique encryption key type: object @@ -116969,7 +116987,7 @@ paths: - subkeys - revoked examples: - default: &747 + default: &748 value: - id: 3 name: Octocat's GPG Key @@ -117054,9 +117072,9 @@ paths: description: Response content: application/json: - schema: *718 + schema: *719 examples: - default: &719 + default: &720 value: id: 3 name: Octocat's GPG Key @@ -117113,7 +117131,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user parameters: - - &720 + - &721 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -117125,9 +117143,9 @@ paths: description: Response content: application/json: - schema: *718 + schema: *719 examples: - default: *719 + default: *720 '404': *6 '304': *36 '403': *27 @@ -117150,7 +117168,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user parameters: - - *720 + - *721 responses: '204': description: Response @@ -117438,12 +117456,12 @@ paths: application/json: schema: anyOf: - - *238 + - *239 - type: object properties: {} additionalProperties: false examples: - default: *239 + default: *240 '204': description: Response when there are no restrictions x-github: @@ -117467,7 +117485,7 @@ paths: required: true content: application/json: - schema: *534 + schema: *535 examples: default: value: @@ -117478,7 +117496,7 @@ paths: description: Response content: application/json: - schema: *238 + schema: *239 examples: default: value: @@ -117559,7 +117577,7 @@ paths: - closed - all default: open - - *249 + - *250 - name: sort description: What to sort results by. in: query @@ -117584,7 +117602,7 @@ paths: type: array items: *83 examples: - default: *250 + default: *251 headers: Link: *67 '404': *6 @@ -117617,7 +117635,7 @@ paths: application/json: schema: type: array - items: &721 + items: &722 title: Key description: Key type: object @@ -117720,9 +117738,9 @@ paths: description: Response content: application/json: - schema: *721 + schema: *722 examples: - default: &722 + default: &723 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -117755,15 +117773,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user parameters: - - *583 + - *584 responses: '200': description: Response content: application/json: - schema: *721 + schema: *722 examples: - default: *722 + default: *723 '404': *6 '304': *36 '403': *27 @@ -117786,7 +117804,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user parameters: - - *583 + - *584 responses: '204': description: Response @@ -117819,7 +117837,7 @@ paths: application/json: schema: type: array - items: &723 + items: &724 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -117898,7 +117916,7 @@ paths: - account - plan examples: - default: &724 + default: &725 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -117960,9 +117978,9 @@ paths: application/json: schema: type: array - items: *723 + items: *724 examples: - default: *724 + default: *725 headers: Link: *67 '304': *36 @@ -118002,7 +118020,7 @@ paths: application/json: schema: type: array - items: *255 + items: *256 examples: default: value: @@ -118116,7 +118134,7 @@ paths: description: Response content: application/json: - schema: *255 + schema: *256 examples: default: value: @@ -118203,9 +118221,9 @@ paths: description: The user's organization invitation was accepted synchronously. content: application/json: - schema: *255 + schema: *256 examples: - default: &725 + default: &726 value: url: https://api.github.com/orgs/octocat/memberships/defunkt state: active @@ -118252,9 +118270,9 @@ paths: processed asynchronously. content: application/json: - schema: *255 + schema: *256 examples: - default: *725 + default: *726 '403': *27 '404': *6 '422': *15 @@ -118283,7 +118301,7 @@ paths: application/json: schema: type: array - items: *257 + items: *258 examples: default: value: @@ -118545,7 +118563,7 @@ paths: description: Response content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -118725,7 +118743,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#get-a-user-migration-status parameters: - - *258 + - *259 - name: exclude in: query required: false @@ -118738,7 +118756,7 @@ paths: description: Response content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -118932,7 +118950,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#download-a-user-migration-archive parameters: - - *258 + - *259 responses: '302': description: Response @@ -118958,7 +118976,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#delete-a-user-migration-archive parameters: - - *258 + - *259 responses: '204': description: Response @@ -118987,8 +119005,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository parameters: - - *258 - - *726 + - *259 + - *727 responses: '204': description: Response @@ -119012,7 +119030,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#list-repositories-for-a-user-migration parameters: - - *258 + - *259 - *17 - *19 responses: @@ -119024,7 +119042,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 '404': *6 @@ -119103,7 +119121,7 @@ paths: - docker - nuget - container - - *727 + - *728 - *19 - *17 responses: @@ -119113,10 +119131,10 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *728 - '400': *729 + default: *729 + '400': *730 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -119136,16 +119154,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user parameters: - - *265 - *266 + - *267 responses: '200': description: Response content: application/json: - schema: *263 + schema: *264 examples: - default: &748 + default: &749 value: id: 40201 name: octo-name @@ -119258,8 +119276,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-for-the-authenticated-user parameters: - - *265 - *266 + - *267 responses: '204': description: Response @@ -119289,8 +119307,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-for-the-authenticated-user parameters: - - *265 - *266 + - *267 - name: token description: package token schema: @@ -119322,8 +119340,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user parameters: - - *265 - *266 + - *267 - *19 - *17 - name: state @@ -119343,7 +119361,7 @@ paths: application/json: schema: type: array - items: *267 + items: *268 examples: default: value: @@ -119392,15 +119410,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-the-authenticated-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 responses: '200': description: Response content: application/json: - schema: *267 + schema: *268 examples: default: value: @@ -119436,9 +119454,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-version-for-the-authenticated-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 responses: '204': description: Response @@ -119468,9 +119486,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-version-for-the-authenticated-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 responses: '204': description: Response @@ -119507,9 +119525,9 @@ paths: application/json: schema: type: array - items: *717 + items: *718 examples: - default: *730 + default: *731 headers: Link: *67 '304': *36 @@ -119622,7 +119640,7 @@ paths: type: array items: *79 examples: - default: &737 + default: &738 summary: Default response value: - id: 1296269 @@ -119940,9 +119958,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -119980,9 +119998,9 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: *731 + default: *732 headers: Link: *67 '304': *36 @@ -120005,7 +120023,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation parameters: - - *242 + - *243 responses: '204': description: Response @@ -120028,7 +120046,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation parameters: - - *242 + - *243 responses: '204': description: Response @@ -120061,7 +120079,7 @@ paths: application/json: schema: type: array - items: &732 + items: &733 title: Social account description: Social media account type: object @@ -120078,7 +120096,7 @@ paths: - provider - url examples: - default: &733 + default: &734 value: - provider: twitter url: https://twitter.com/github @@ -120141,9 +120159,9 @@ paths: application/json: schema: type: array - items: *732 + items: *733 examples: - default: *733 + default: *734 '422': *15 '304': *36 '404': *6 @@ -120231,7 +120249,7 @@ paths: application/json: schema: type: array - items: &734 + items: &735 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -120251,7 +120269,7 @@ paths: - title - created_at examples: - default: &765 + default: &766 value: - id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -120316,9 +120334,9 @@ paths: description: Response content: application/json: - schema: *734 + schema: *735 examples: - default: &735 + default: &736 value: id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -120348,7 +120366,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user parameters: - - &736 + - &737 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -120360,9 +120378,9 @@ paths: description: Response content: application/json: - schema: *734 + schema: *735 examples: - default: *735 + default: *736 '404': *6 '304': *36 '403': *27 @@ -120385,7 +120403,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user parameters: - - *736 + - *737 responses: '204': description: Response @@ -120414,7 +120432,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user parameters: - - &766 + - &767 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 @@ -120439,11 +120457,11 @@ paths: type: array items: *79 examples: - default-response: *737 + default-response: *738 application/vnd.github.v3.star+json: schema: type: array - items: &767 + items: &768 title: Starred Repository description: Starred Repository type: object @@ -120599,8 +120617,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user parameters: - - *340 - *341 + - *342 responses: '204': description: Response if this repository is starred by you @@ -120628,8 +120646,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -120653,8 +120671,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -120689,7 +120707,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 '304': *36 @@ -120726,7 +120744,7 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: default: value: @@ -120812,10 +120830,10 @@ paths: application/json: schema: oneOf: + - *713 - *712 - - *711 examples: - default-response: &741 + default-response: &742 summary: Default response value: login: octocat @@ -120850,7 +120868,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &742 + response-with-git-hub-plan-information: &743 summary: Response with GitHub plan information value: login: octocat @@ -120907,14 +120925,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/drafts#create-draft-item-for-user-owned-project parameters: - - &739 + - &740 name: user_id description: The unique identifier of the user. in: path required: true schema: type: string - - *281 + - *282 requestBody: required: true description: Details of the draft item to create in the project. @@ -120948,9 +120966,9 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: - draft_issue: *287 + draft_issue: *288 '304': *36 '403': *27 '401': *23 @@ -120973,7 +120991,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/users#list-users parameters: - - *738 + - *739 - *17 responses: '200': @@ -121008,8 +121026,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/views#create-a-view-for-a-user-owned-project parameters: - - *739 - - *281 + - *740 + - *282 requestBody: required: true content: @@ -121083,17 +121101,17 @@ paths: description: Response for creating a view in a user-owned project. content: application/json: - schema: *740 + schema: *741 examples: table_view: summary: Response for creating a table view - value: *291 + value: *292 board_view: summary: Response for creating a board view with filter - value: *291 + value: *292 roadmap_view: summary: Response for creating a roadmap view - value: *291 + value: *292 '304': *36 '403': *27 '401': *23 @@ -121135,11 +121153,11 @@ paths: application/json: schema: oneOf: + - *713 - *712 - - *711 examples: - default-response: *741 - response-with-git-hub-plan-information: *742 + default-response: *742 + response-with-git-hub-plan-information: *743 '404': *6 x-github: githubCloudOnly: false @@ -121189,8 +121207,8 @@ paths: required: - subject_digests examples: - default: *743 - withPredicateType: *744 + default: *744 + withPredicateType: *745 responses: '200': description: Response @@ -121244,7 +121262,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: *745 + default: *746 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -121449,7 +121467,7 @@ paths: initiator: type: string examples: - default: *400 + default: *401 '201': description: Response content: @@ -121733,7 +121751,7 @@ paths: application/json: schema: *197 examples: - default: &746 + default: &747 summary: Example response for a user copilot space value: id: 42 @@ -121834,7 +121852,7 @@ paths: application/json: schema: *197 examples: - default: *746 + default: *747 '403': *27 '404': *6 x-github: @@ -121960,7 +121978,7 @@ paths: application/json: schema: *197 examples: - default: *746 + default: *747 '403': *27 '404': *6 '422': *15 @@ -122726,9 +122744,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *728 + default: *729 '403': *27 '401': *23 x-github: @@ -123112,9 +123130,9 @@ paths: application/json: schema: type: array - items: *718 + items: *719 examples: - default: *747 + default: *748 headers: Link: *67 x-github: @@ -123218,7 +123236,7 @@ paths: application/json: schema: *20 examples: - default: *533 + default: *534 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -123343,7 +123361,7 @@ paths: - docker - nuget - container - - *727 + - *728 - *71 - *19 - *17 @@ -123354,12 +123372,12 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *728 + default: *729 '403': *27 '401': *23 - '400': *729 + '400': *730 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -123379,17 +123397,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-for-a-user parameters: - - *265 - *266 + - *267 - *71 responses: '200': description: Response content: application/json: - schema: *263 + schema: *264 examples: - default: *748 + default: *749 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -123410,8 +123428,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-for-a-user parameters: - - *265 - *266 + - *267 - *71 responses: '204': @@ -123444,8 +123462,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-for-a-user parameters: - - *265 - *266 + - *267 - *71 - name: token description: package token @@ -123478,8 +123496,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user parameters: - - *265 - *266 + - *267 - *71 responses: '200': @@ -123488,7 +123506,7 @@ paths: application/json: schema: type: array - items: *267 + items: *268 examples: default: value: @@ -123546,16 +123564,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-a-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 - *71 responses: '200': description: Response content: application/json: - schema: *267 + schema: *268 examples: default: value: @@ -123590,10 +123608,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-package-version-for-a-user parameters: - - *265 - *266 + - *267 - *71 - - *268 + - *269 responses: '204': description: Response @@ -123625,10 +123643,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-package-version-for-a-user parameters: - - *265 - *266 + - *267 - *71 - - *268 + - *269 responses: '204': description: Response @@ -123669,9 +123687,9 @@ paths: application/json: schema: type: array - items: *279 + items: *280 examples: - default: *280 + default: *281 headers: Link: *67 '304': *36 @@ -123693,16 +123711,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#get-project-for-user parameters: - - *281 + - *282 - *71 responses: '200': description: Response content: application/json: - schema: *279 + schema: *280 examples: - default: *280 + default: *281 headers: Link: *67 '304': *36 @@ -123724,7 +123742,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#list-project-fields-for-user parameters: - - *281 + - *282 - *71 - *17 - *46 @@ -123736,9 +123754,9 @@ paths: application/json: schema: type: array - items: *284 + items: *285 examples: - default: *749 + default: *750 headers: Link: *67 '304': *36 @@ -123760,7 +123778,7 @@ paths: url: https://docs.github.com/rest/projects/fields#add-field-to-user-owned-project parameters: - *71 - - *281 + - *282 requestBody: required: true content: @@ -123798,7 +123816,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: *750 + items: *751 required: - name - data_type @@ -123814,7 +123832,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: *751 + iteration_configuration: *752 required: - name - data_type @@ -123836,20 +123854,20 @@ paths: value: name: Due date data_type: date - single_select_field: *752 - iteration_field: *753 + single_select_field: *753 + iteration_field: *754 responses: '201': description: Response content: application/json: - schema: *284 + schema: *285 examples: - text_field: *754 - number_field: *755 - date_field: *756 - single_select_field: *757 - iteration_field: *758 + text_field: *755 + number_field: *756 + date_field: *757 + single_select_field: *758 + iteration_field: *759 '304': *36 '403': *27 '401': *23 @@ -123870,17 +123888,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#get-project-field-for-user parameters: - - *281 - - *759 + - *282 + - *760 - *71 responses: '200': description: Response content: application/json: - schema: *284 + schema: *285 examples: - default: *760 + default: *761 headers: Link: *67 '304': *36 @@ -123903,7 +123921,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-a-user-owned-project parameters: - - *281 + - *282 - *71 - *46 - *47 @@ -123936,9 +123954,9 @@ paths: application/json: schema: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -123960,7 +123978,7 @@ paths: url: https://docs.github.com/rest/projects/items#add-item-to-user-owned-project parameters: - *71 - - *281 + - *282 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -124030,22 +124048,22 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *287 + value: *288 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *287 + value: *288 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *287 + value: *288 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *287 + value: *288 '304': *36 '403': *27 '401': *23 @@ -124065,9 +124083,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#get-an-item-for-a-user-owned-project parameters: - - *281 + - *282 - *71 - - *290 + - *291 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the title field will be returned. @@ -124087,9 +124105,9 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -124110,9 +124128,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#update-project-item-for-user parameters: - - *281 + - *282 - *71 - - *290 + - *291 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -124185,13 +124203,13 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - text_field: *289 - number_field: *289 - date_field: *289 - single_select_field: *289 - iteration_field: *289 + text_field: *290 + number_field: *290 + date_field: *290 + single_select_field: *290 + iteration_field: *290 '401': *23 '403': *27 '404': *6 @@ -124211,9 +124229,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#delete-project-item-for-user parameters: - - *281 + - *282 - *71 - - *290 + - *291 responses: '204': description: Response @@ -124235,9 +124253,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-a-user-project-view parameters: - - *281 + - *282 - *71 - - *761 + - *762 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the @@ -124263,9 +124281,9 @@ paths: application/json: schema: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -124486,7 +124504,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -124776,7 +124794,7 @@ paths: parameters: - *71 - *117 - - *762 + - *763 - *119 responses: '200': @@ -124875,9 +124893,9 @@ paths: - *117 - *118 - *119 - - *763 - - *122 - *764 + - *122 + - *765 responses: '200': description: Response when getting a billing usage summary @@ -125011,9 +125029,9 @@ paths: application/json: schema: type: array - items: *732 + items: *733 examples: - default: *733 + default: *734 headers: Link: *67 x-github: @@ -125043,9 +125061,9 @@ paths: application/json: schema: type: array - items: *734 + items: *735 examples: - default: *765 + default: *766 headers: Link: *67 x-github: @@ -125070,7 +125088,7 @@ paths: url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user parameters: - *71 - - *766 + - *767 - *61 - *17 - *19 @@ -125082,11 +125100,11 @@ paths: schema: anyOf: - type: array - items: *767 + items: *768 - type: array items: *79 examples: - default-response: *737 + default-response: *738 headers: Link: *67 x-github: @@ -125117,7 +125135,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -125246,7 +125264,7 @@ webhooks: type: string enum: - disabled - enterprise: &768 + enterprise: &769 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -125315,7 +125333,7 @@ webhooks: - created_at - updated_at - avatar_url - installation: &769 + installation: &770 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -125336,7 +125354,7 @@ webhooks: required: - id - node_id - organization: &770 + organization: &771 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -125409,7 +125427,7 @@ webhooks: - public_members_url - avatar_url - description - repository: &771 + repository: &772 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property @@ -126335,10 +126353,10 @@ webhooks: type: string enum: - enabled - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -126414,11 +126432,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - rule: &772 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + rule: &773 title: branch protection rule description: The branch protection rule. Includes a `name` and all the [branch protection settings](https://docs.github.com/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) @@ -126641,11 +126659,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - rule: *772 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + rule: *773 sender: *4 required: - action @@ -126833,11 +126851,11 @@ webhooks: - everyone required: - from - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - rule: *772 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + rule: *773 sender: *4 required: - action @@ -126921,7 +126939,7 @@ webhooks: type: string enum: - completed - check_run: &774 + check_run: &775 title: CheckRun description: A check performed on the code of a given code change type: object @@ -127031,7 +127049,7 @@ webhooks: - examples: - neutral - deployment: *773 + deployment: *774 details_url: type: string examples: @@ -127129,10 +127147,10 @@ webhooks: - output - app - pull_requests - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 sender: *4 required: - check_run @@ -127523,11 +127541,11 @@ webhooks: type: string enum: - created - check_run: *774 - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + check_run: *775 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 sender: *4 required: - check_run @@ -127921,11 +127939,11 @@ webhooks: type: string enum: - requested_action - check_run: *774 - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + check_run: *775 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 requested_action: description: The action requested by the user. type: object @@ -128328,11 +128346,11 @@ webhooks: type: string enum: - rerequested - check_run: *774 - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + check_run: *775 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 sender: *4 required: - check_run @@ -129317,10 +129335,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -130034,10 +130052,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -130745,10 +130763,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -130917,7 +130935,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -131069,20 +131087,20 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: &775 + commit_oid: &776 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: *768 - installation: *769 - organization: *770 - ref: &776 + enterprise: *769 + installation: *770 + organization: *771 + ref: &777 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: *771 + repository: *772 sender: *4 required: - action @@ -131249,7 +131267,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -131490,12 +131508,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -131593,7 +131611,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -131778,12 +131796,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -131952,7 +131970,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -132129,12 +132147,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -132235,7 +132253,7 @@ webhooks: type: - object - 'null' - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -132424,9 +132442,9 @@ webhooks: type: - string - 'null' - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event @@ -132434,7 +132452,7 @@ webhooks: type: - string - 'null' - repository: *771 + repository: *772 sender: *4 required: - action @@ -132533,7 +132551,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -132680,12 +132698,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -132854,7 +132872,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -133006,10 +133024,10 @@ webhooks: - dismissed_reason - rule - tool - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -133269,10 +133287,10 @@ webhooks: - updated_at - author_association - body - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -133353,18 +133371,18 @@ webhooks: type: - string - 'null' - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *770 - pusher_type: &777 + organization: *771 + pusher_type: &778 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &778 + ref: &779 description: The [`git ref`](https://docs.github.com/rest/git/refs#get-a-reference) resource. type: string @@ -133374,7 +133392,7 @@ webhooks: enum: - tag - branch - repository: *771 + repository: *772 sender: *4 required: - ref @@ -133456,10 +133474,10 @@ webhooks: type: string enum: - created - definition: *292 - enterprise: *768 - installation: *769 - organization: *770 + definition: *293 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -133544,9 +133562,9 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -133623,10 +133641,10 @@ webhooks: type: string enum: - promote_to_enterprise - definition: *292 - enterprise: *768 - installation: *769 - organization: *770 + definition: *293 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -133703,10 +133721,10 @@ webhooks: type: string enum: - updated - definition: *292 - enterprise: *768 - installation: *769 - organization: *770 + definition: *293 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -133783,19 +133801,19 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - repository: *771 - organization: *770 + enterprise: *769 + installation: *770 + repository: *772 + organization: *771 sender: *4 new_property_values: type: array description: The new custom property values for the repository. - items: *296 + items: *297 old_property_values: type: array description: The old custom property values for the repository. - items: *296 + items: *297 required: - action - repository @@ -133871,18 +133889,18 @@ webhooks: title: delete event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - pusher_type: *777 - ref: *778 + enterprise: *769 + installation: *770 + organization: *771 + pusher_type: *778 + ref: *779 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *771 + repository: *772 sender: *4 required: - ref @@ -133962,11 +133980,11 @@ webhooks: type: string enum: - assignees_changed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -134046,11 +134064,11 @@ webhooks: type: string enum: - auto_dismissed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -134131,11 +134149,11 @@ webhooks: type: string enum: - auto_reopened - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -134216,11 +134234,11 @@ webhooks: type: string enum: - created - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -134299,11 +134317,11 @@ webhooks: type: string enum: - dismissed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -134382,11 +134400,11 @@ webhooks: type: string enum: - fixed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -134466,11 +134484,11 @@ webhooks: type: string enum: - reintroduced - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -134549,11 +134567,11 @@ webhooks: type: string enum: - reopened - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -134630,9 +134648,9 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - key: &779 + enterprise: *769 + installation: *770 + key: &780 description: The [`deploy key`](https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -134670,8 +134688,8 @@ webhooks: - verified - created_at - read_only - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -134748,11 +134766,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - key: *779 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + key: *780 + organization: *771 + repository: *772 sender: *4 required: - action @@ -135319,12 +135337,12 @@ webhooks: - updated_at - statuses_url - repository_url - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: &783 + workflow: &784 title: Workflow type: - object @@ -136075,13 +136093,13 @@ webhooks: deployment: anyOf: - type: 'null' - - *500 + - *501 pull_requests: type: array - items: *602 - repository: *771 - organization: *770 - installation: *769 + items: *603 + repository: *772 + organization: *771 + installation: *770 sender: *4 responses: '200': @@ -136152,7 +136170,7 @@ webhooks: type: string enum: - approved - approver: &780 + approver: &781 type: object properties: avatar_url: @@ -136195,11 +136213,11 @@ webhooks: type: string comment: type: string - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - reviewers: &781 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + reviewers: &782 type: array items: type: object @@ -136280,7 +136298,7 @@ webhooks: sender: *4 since: type: string - workflow_job_run: &782 + workflow_job_run: &783 type: object properties: conclusion: @@ -137026,18 +137044,18 @@ webhooks: type: string enum: - rejected - approver: *780 + approver: *781 comment: type: string - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - reviewers: *781 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + reviewers: *782 sender: *4 since: type: string - workflow_job_run: *782 + workflow_job_run: *783 workflow_job_runs: type: array items: @@ -137754,13 +137772,13 @@ webhooks: type: string enum: - requested - enterprise: *768 + enterprise: *769 environment: type: string - installation: *769 - organization: *770 - repository: *771 - requestor: &788 + installation: *770 + organization: *771 + repository: *772 + requestor: &789 title: User type: - object @@ -139693,12 +139711,12 @@ webhooks: - updated_at - deployment_url - repository_url - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Deployment Workflow Run type: @@ -140389,7 +140407,7 @@ webhooks: type: string enum: - answered - answer: &786 + answer: &787 type: object properties: author_association: @@ -140549,11 +140567,11 @@ webhooks: - created_at - updated_at - body - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -140680,11 +140698,11 @@ webhooks: - from required: - category - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -140767,11 +140785,11 @@ webhooks: type: string enum: - closed - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -140853,7 +140871,7 @@ webhooks: type: string enum: - created - comment: &785 + comment: &786 type: object properties: author_association: @@ -141013,11 +141031,11 @@ webhooks: - updated_at - body - reactions - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141100,12 +141118,12 @@ webhooks: type: string enum: - deleted - comment: *785 - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + comment: *786 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141200,12 +141218,12 @@ webhooks: - from required: - body - comment: *785 - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + comment: *786 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141289,11 +141307,11 @@ webhooks: type: string enum: - created - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141375,11 +141393,11 @@ webhooks: type: string enum: - deleted - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141479,11 +141497,11 @@ webhooks: type: string required: - from - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141565,10 +141583,10 @@ webhooks: type: string enum: - labeled - discussion: *784 - enterprise: *768 - installation: *769 - label: &787 + discussion: *785 + enterprise: *769 + installation: *770 + label: &788 title: Label type: object properties: @@ -141601,8 +141619,8 @@ webhooks: - color - default - description - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141685,11 +141703,11 @@ webhooks: type: string enum: - locked - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141771,11 +141789,11 @@ webhooks: type: string enum: - pinned - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141857,11 +141875,11 @@ webhooks: type: string enum: - reopened - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141946,16 +141964,16 @@ webhooks: changes: type: object properties: - new_discussion: *784 - new_repository: *771 + new_discussion: *785 + new_repository: *772 required: - new_discussion - new_repository - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142038,10 +142056,10 @@ webhooks: type: string enum: - unanswered - discussion: *784 - old_answer: *786 - organization: *770 - repository: *771 + discussion: *785 + old_answer: *787 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142123,12 +142141,12 @@ webhooks: type: string enum: - unlabeled - discussion: *784 - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142211,11 +142229,11 @@ webhooks: type: string enum: - unlocked - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142297,11 +142315,11 @@ webhooks: type: string enum: - unpinned - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142374,7 +142392,7 @@ webhooks: description: A user forks a repository. type: object properties: - enterprise: *768 + enterprise: *769 forkee: description: The created [`repository`](https://docs.github.com/rest/repos/repos#get-a-repository) resource. @@ -143052,9 +143070,9 @@ webhooks: type: integer watchers_count: type: integer - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - forkee @@ -143200,9 +143218,9 @@ webhooks: title: gollum event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pages: description: The pages that were updated. type: array @@ -143240,7 +143258,7 @@ webhooks: - action - sha - html_url - repository: *771 + repository: *772 sender: *4 required: - pages @@ -143316,10 +143334,10 @@ webhooks: type: string enum: - created - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: &789 + organization: *771 + repositories: &790 description: An array of repository objects that the installation can access. type: array @@ -143345,8 +143363,8 @@ webhooks: - name - full_name - private - repository: *771 - requester: *788 + repository: *772 + requester: *789 sender: *4 required: - action @@ -143421,11 +143439,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -143502,11 +143520,11 @@ webhooks: type: string enum: - new_permissions_accepted - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -143583,10 +143601,10 @@ webhooks: type: string enum: - added - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories_added: &790 + organization: *771 + repositories_added: &791 description: An array of repository objects, which were added to the installation. type: array @@ -143632,15 +143650,15 @@ webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *771 - repository_selection: &791 + repository: *772 + repository_selection: &792 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *788 + requester: *789 sender: *4 required: - action @@ -143719,10 +143737,10 @@ webhooks: type: string enum: - removed - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories_added: *790 + organization: *771 + repositories_added: *791 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -143749,9 +143767,9 @@ webhooks: - name - full_name - private - repository: *771 - repository_selection: *791 - requester: *788 + repository: *772 + repository_selection: *792 + requester: *789 sender: *4 required: - action @@ -143830,11 +143848,11 @@ webhooks: type: string enum: - suspend - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -144016,10 +144034,10 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 target_type: type: string @@ -144098,11 +144116,11 @@ webhooks: type: string enum: - unsuspend - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -144268,11 +144286,11 @@ webhooks: pin: anyOf: - type: 'null' - - *568 + - *569 minimized: anyOf: - type: 'null' - - *569 + - *570 user: title: User type: @@ -144358,8 +144376,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -145171,8 +145189,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -145189,7 +145207,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -145533,8 +145551,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -145614,7 +145632,7 @@ webhooks: type: string enum: - deleted - comment: &792 + comment: &793 title: issue comment description: The [comment](https://docs.github.com/rest/issues/comments#get-an-issue-comment) itself. @@ -145771,11 +145789,11 @@ webhooks: pin: anyOf: - type: 'null' - - *568 + - *569 minimized: anyOf: - type: 'null' - - *569 + - *570 required: - url - html_url @@ -145789,8 +145807,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -146598,8 +146616,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -146616,7 +146634,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -146962,8 +146980,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -147043,7 +147061,7 @@ webhooks: type: string enum: - edited - changes: &816 + changes: &817 description: The changes to the comment. type: object properties: @@ -147055,9 +147073,9 @@ webhooks: type: string required: - from - comment: *792 - enterprise: *768 - installation: *769 + comment: *793 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -147868,8 +147886,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -147886,7 +147904,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -148230,8 +148248,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -148312,9 +148330,9 @@ webhooks: type: string enum: - pinned - comment: *792 - enterprise: *768 - installation: *769 + comment: *793 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -149127,8 +149145,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -149145,7 +149163,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -149491,8 +149509,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -149572,9 +149590,9 @@ webhooks: type: string enum: - unpinned - comment: *792 - enterprise: *768 - installation: *769 + comment: *793 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -150387,8 +150405,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -150405,7 +150423,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -150751,8 +150769,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -150841,9 +150859,9 @@ webhooks: type: number blocking_issue: *83 blocking_issue_repo: *79 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -150932,9 +150950,9 @@ webhooks: type: number blocking_issue: *83 blocking_issue_repo: *79 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -151022,9 +151040,9 @@ webhooks: description: The ID of the blocking issue. type: number blocking_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -151113,9 +151131,9 @@ webhooks: description: The ID of the blocking issue. type: number blocking_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -151195,10 +151213,10 @@ webhooks: type: string enum: - assigned - assignee: *788 - enterprise: *768 - installation: *769 - issue: &793 + assignee: *789 + enterprise: *769 + installation: *770 + issue: &794 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -152009,11 +152027,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -152030,7 +152048,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -152133,8 +152151,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -152214,8 +152232,8 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -153031,11 +153049,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -153052,7 +153070,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -153298,8 +153316,8 @@ webhooks: required: - state - closed_at - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -153378,8 +153396,8 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -154186,11 +154204,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -154207,7 +154225,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -154309,8 +154327,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -154389,8 +154407,8 @@ webhooks: type: string enum: - demilestoned - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -155220,11 +155238,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -155241,7 +155259,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -155322,7 +155340,7 @@ webhooks: format: uri user_view_type: type: string - milestone: &794 + milestone: &795 title: Milestone description: A collection of related issues and pull requests. type: object @@ -155465,8 +155483,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -155565,8 +155583,8 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -156377,11 +156395,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -156395,7 +156413,7 @@ webhooks: timeline_url: type: string format: uri - type: *246 + type: *247 title: description: Title of the issue type: string @@ -156501,9 +156519,9 @@ webhooks: - active_lock_reason - body - reactions - label: *787 - organization: *770 - repository: *771 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -156583,9 +156601,9 @@ webhooks: type: string enum: - field_added - enterprise: *768 - installation: *769 - issue: *793 + enterprise: *769 + installation: *770 + issue: *794 issue_field: type: object description: The issue field whose value was set or updated on the @@ -156751,8 +156769,8 @@ webhooks: - id required: - from - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -156832,9 +156850,9 @@ webhooks: type: string enum: - field_removed - enterprise: *768 - installation: *769 - issue: *793 + enterprise: *769 + installation: *770 + issue: *794 issue_field: type: object description: The issue field whose value was cleared from the issue. @@ -156921,8 +156939,8 @@ webhooks: - 'null' required: - id - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -157002,8 +157020,8 @@ webhooks: type: string enum: - labeled - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -157813,11 +157831,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -157831,7 +157849,7 @@ webhooks: timeline_url: type: string format: uri - type: *246 + type: *247 title: description: Title of the issue type: string @@ -157937,9 +157955,9 @@ webhooks: - active_lock_reason - body - reactions - label: *787 - organization: *770 - repository: *771 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -158019,8 +158037,8 @@ webhooks: type: string enum: - locked - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -158855,11 +158873,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -158873,7 +158891,7 @@ webhooks: timeline_url: type: string format: uri - type: *246 + type: *247 title: description: Title of the issue type: string @@ -158956,8 +158974,8 @@ webhooks: format: uri user_view_type: type: string - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -159036,8 +159054,8 @@ webhooks: type: string enum: - milestoned - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -159866,11 +159884,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -159887,7 +159905,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -159967,9 +159985,9 @@ webhooks: format: uri user_view_type: type: string - milestone: *794 - organization: *770 - repository: *771 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -160856,11 +160874,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -160960,7 +160978,7 @@ webhooks: required: - login - id - type: *246 + type: *247 required: - id - number @@ -161452,8 +161470,8 @@ webhooks: required: - old_issue - old_repository - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -162260,11 +162278,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -162281,7 +162299,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -162387,8 +162405,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -162468,9 +162486,9 @@ webhooks: type: string enum: - pinned - enterprise: *768 - installation: *769 - issue: &795 + enterprise: *769 + installation: *770 + issue: &796 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -163275,11 +163293,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -163296,7 +163314,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -163398,8 +163416,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -163478,8 +163496,8 @@ webhooks: type: string enum: - reopened - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -164312,11 +164330,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -164413,9 +164431,9 @@ webhooks: format: uri user_view_type: type: string - type: *246 - organization: *770 - repository: *771 + type: *247 + organization: *771 + repository: *772 sender: *4 required: - action @@ -165303,11 +165321,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -165324,7 +165342,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -165917,11 +165935,11 @@ webhooks: required: - new_issue - new_repository - enterprise: *768 - installation: *769 - issue: *795 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *796 + organization: *771 + repository: *772 sender: *4 required: - action @@ -166001,12 +166019,12 @@ webhooks: type: string enum: - typed - enterprise: *768 - installation: *769 - issue: *793 - type: *246 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + type: *247 + organization: *771 + repository: *772 sender: *4 required: - action @@ -166087,7 +166105,7 @@ webhooks: type: string enum: - unassigned - assignee: &819 + assignee: &820 title: User type: - object @@ -166159,11 +166177,11 @@ webhooks: required: - login - id - enterprise: *768 - installation: *769 - issue: *793 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + organization: *771 + repository: *772 sender: *4 required: - action @@ -166242,12 +166260,12 @@ webhooks: type: string enum: - unlabeled - enterprise: *768 - installation: *769 - issue: *793 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -166327,8 +166345,8 @@ webhooks: type: string enum: - unlocked - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -167161,11 +167179,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -167182,7 +167200,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -167262,8 +167280,8 @@ webhooks: format: uri user_view_type: type: string - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167343,11 +167361,11 @@ webhooks: type: string enum: - unpinned - enterprise: *768 - installation: *769 - issue: *795 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *796 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167426,12 +167444,12 @@ webhooks: type: string enum: - untyped - enterprise: *768 - installation: *769 - issue: *793 - type: *246 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + type: *247 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167511,11 +167529,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167593,11 +167611,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167707,11 +167725,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167793,9 +167811,9 @@ webhooks: - cancelled effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: &796 + enterprise: *769 + installation: *770 + marketplace_purchase: &797 title: Marketplace Purchase type: object required: @@ -167883,8 +167901,8 @@ webhooks: type: integer unit_count: type: integer - organization: *770 - previous_marketplace_purchase: &797 + organization: *771 + previous_marketplace_purchase: &798 title: Marketplace Purchase type: object properties: @@ -167968,7 +167986,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *771 + repository: *772 sender: *4 required: - action @@ -168048,10 +168066,10 @@ webhooks: - changed effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: *796 - organization: *770 + enterprise: *769 + installation: *770 + marketplace_purchase: *797 + organization: *771 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -168139,7 +168157,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *771 + repository: *772 sender: *4 required: - action @@ -168221,10 +168239,10 @@ webhooks: - pending_change effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: *796 - organization: *770 + enterprise: *769 + installation: *770 + marketplace_purchase: *797 + organization: *771 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -168310,7 +168328,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *771 + repository: *772 sender: *4 required: - action @@ -168391,8 +168409,8 @@ webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 marketplace_purchase: title: Marketplace Purchase type: object @@ -168478,9 +168496,9 @@ webhooks: type: integer unit_count: type: integer - organization: *770 - previous_marketplace_purchase: *797 - repository: *771 + organization: *771 + previous_marketplace_purchase: *798 + repository: *772 sender: *4 required: - action @@ -168560,12 +168578,12 @@ webhooks: - purchased effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: *796 - organization: *770 - previous_marketplace_purchase: *797 - repository: *771 + enterprise: *769 + installation: *770 + marketplace_purchase: *797 + organization: *771 + previous_marketplace_purchase: *798 + repository: *772 sender: *4 required: - action @@ -168667,11 +168685,11 @@ webhooks: type: string required: - to - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168773,11 +168791,11 @@ webhooks: type: - string - 'null' - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168856,11 +168874,11 @@ webhooks: type: string enum: - removed - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168938,11 +168956,11 @@ webhooks: type: string enum: - added - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 scope: description: The scope of the membership. Currently, can only be `team`. @@ -169020,7 +169038,7 @@ webhooks: required: - login - id - team: &798 + team: &799 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -169250,11 +169268,11 @@ webhooks: type: string enum: - removed - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 scope: description: The scope of the membership. Currently, can only be `team`. @@ -169333,7 +169351,7 @@ webhooks: required: - login - id - team: *798 + team: *799 required: - action - scope @@ -169415,8 +169433,8 @@ webhooks: type: string enum: - checks_requested - installation: *769 - merge_group: &799 + installation: *770 + merge_group: &800 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -169435,15 +169453,15 @@ webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *420 + head_commit: *421 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169529,10 +169547,10 @@ webhooks: - merged - invalidated - dequeued - installation: *769 - merge_group: *799 - organization: *770 - repository: *771 + installation: *770 + merge_group: *800 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169605,7 +169623,7 @@ webhooks: type: string enum: - deleted - enterprise: *768 + enterprise: *769 hook: description: 'The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -169714,12 +169732,12 @@ webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *769 - organization: *770 + installation: *770 + organization: *771 repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -169799,11 +169817,11 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 - milestone: *794 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169882,9 +169900,9 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - milestone: &800 + enterprise: *769 + installation: *770 + milestone: &801 title: Milestone description: A collection of related issues and pull requests. type: object @@ -170026,8 +170044,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170106,11 +170124,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - milestone: *794 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170220,11 +170238,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - milestone: *794 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170304,11 +170322,11 @@ webhooks: type: string enum: - opened - enterprise: *768 - installation: *769 - milestone: *800 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *801 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170387,11 +170405,11 @@ webhooks: type: string enum: - blocked - blocked_user: *788 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + blocked_user: *789 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170470,11 +170488,11 @@ webhooks: type: string enum: - unblocked - blocked_user: *788 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + blocked_user: *789 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170553,9 +170571,9 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - membership: &801 + enterprise: *769 + installation: *770 + membership: &802 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -170665,8 +170683,8 @@ webhooks: - role - organization_url - user - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170744,11 +170762,11 @@ webhooks: type: string enum: - member_added - enterprise: *768 - installation: *769 - membership: *801 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + membership: *802 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170827,8 +170845,8 @@ webhooks: type: string enum: - member_invited - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -170950,10 +170968,10 @@ webhooks: - inviter - team_count - invitation_teams_url - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 - user: *788 + user: *789 required: - action - invitation @@ -171031,11 +171049,11 @@ webhooks: type: string enum: - member_removed - enterprise: *768 - installation: *769 - membership: *801 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + membership: *802 + organization: *771 + repository: *772 sender: *4 required: - action @@ -171122,11 +171140,11 @@ webhooks: properties: from: type: string - enterprise: *768 - installation: *769 - membership: *801 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + membership: *802 + organization: *771 + repository: *772 sender: *4 required: - action @@ -171203,9 +171221,9 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 package: description: Information about the package. type: object @@ -171728,7 +171746,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: &802 + items: &803 title: Ruby Gems metadata type: object properties: @@ -171825,7 +171843,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -171901,9 +171919,9 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 package: description: Information about the package. type: object @@ -172265,7 +172283,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *802 + items: *803 source_url: type: string format: uri @@ -172336,7 +172354,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -172516,12 +172534,12 @@ webhooks: - duration - created_at - updated_at - enterprise: *768 + enterprise: *769 id: type: integer - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - id @@ -172598,7 +172616,7 @@ webhooks: type: string enum: - approved - personal_access_token_request: &803 + personal_access_token_request: &804 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -172748,10 +172766,10 @@ webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *768 - organization: *770 + enterprise: *769 + organization: *771 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -172828,11 +172846,11 @@ webhooks: type: string enum: - cancelled - personal_access_token_request: *803 - enterprise: *768 - organization: *770 + personal_access_token_request: *804 + enterprise: *769 + organization: *771 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -172908,11 +172926,11 @@ webhooks: type: string enum: - created - personal_access_token_request: *803 - enterprise: *768 - organization: *770 + personal_access_token_request: *804 + enterprise: *769 + organization: *771 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -172987,11 +173005,11 @@ webhooks: type: string enum: - denied - personal_access_token_request: *803 - organization: *770 - enterprise: *768 + personal_access_token_request: *804 + organization: *771 + enterprise: *769 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -173096,7 +173114,7 @@ webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *804 + last_response: *805 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -173128,8 +173146,8 @@ webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 zen: description: Random string of GitHub zen. @@ -173374,10 +173392,10 @@ webhooks: - from required: - note - enterprise: *768 - installation: *769 - organization: *770 - project_card: &805 + enterprise: *769 + installation: *770 + organization: *771 + project_card: &806 title: Project Card type: object properties: @@ -173500,7 +173518,7 @@ webhooks: - creator - created_at - updated_at - repository: *771 + repository: *772 sender: *4 required: - action @@ -173581,11 +173599,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - project_card: *805 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_card: *806 + repository: *772 sender: *4 required: - action @@ -173665,9 +173683,9 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 project_card: title: Project Card type: object @@ -173797,7 +173815,7 @@ webhooks: repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -173891,11 +173909,11 @@ webhooks: - from required: - note - enterprise: *768 - installation: *769 - organization: *770 - project_card: *805 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_card: *806 + repository: *772 sender: *4 required: - action @@ -173989,9 +174007,9 @@ webhooks: - from required: - column_id - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 project_card: allOf: - title: Project Card @@ -174188,7 +174206,7 @@ webhooks: type: string required: - after_id - repository: *771 + repository: *772 sender: *4 required: - action @@ -174268,10 +174286,10 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 - organization: *770 - project: &807 + enterprise: *769 + installation: *770 + organization: *771 + project: &808 title: Project type: object properties: @@ -174398,7 +174416,7 @@ webhooks: - creator - created_at - updated_at - repository: *771 + repository: *772 sender: *4 required: - action @@ -174478,10 +174496,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - project_column: &806 + enterprise: *769 + installation: *770 + organization: *771 + project_column: &807 title: Project Column type: object properties: @@ -174521,7 +174539,7 @@ webhooks: - name - created_at - updated_at - repository: *771 + repository: *772 sender: *4 required: - action @@ -174600,14 +174618,14 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - project_column: *806 + enterprise: *769 + installation: *770 + organization: *771 + project_column: *807 repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -174696,11 +174714,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - project_column: *806 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_column: *807 + repository: *772 sender: *4 required: - action @@ -174780,11 +174798,11 @@ webhooks: type: string enum: - moved - enterprise: *768 - installation: *769 - organization: *770 - project_column: *806 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_column: *807 + repository: *772 sender: *4 required: - action @@ -174864,11 +174882,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - project: *807 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 + repository: *772 sender: *4 required: - action @@ -174948,14 +174966,14 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - project: *807 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -175056,11 +175074,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - project: *807 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 + repository: *772 sender: *4 required: - action @@ -175139,11 +175157,11 @@ webhooks: type: string enum: - reopened - enterprise: *768 - installation: *769 - organization: *770 - project: *807 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 + repository: *772 sender: *4 required: - action @@ -175224,9 +175242,9 @@ webhooks: type: string enum: - closed - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -175307,9 +175325,9 @@ webhooks: type: string enum: - created - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -175390,9 +175408,9 @@ webhooks: type: string enum: - deleted - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -175513,9 +175531,9 @@ webhooks: type: string to: type: string - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -175598,7 +175616,7 @@ webhooks: type: string enum: - archived - changes: &811 + changes: &812 type: object properties: archived_at: @@ -175614,9 +175632,9 @@ webhooks: - string - 'null' format: date-time - installation: *769 - organization: *770 - projects_v2_item: &808 + installation: *770 + organization: *771 + projects_v2_item: &809 title: Projects v2 Item description: An item belonging to a project type: object @@ -175634,7 +175652,7 @@ webhooks: type: string description: The node ID of the content represented by this item. - content_type: *285 + content_type: *286 creator: *4 created_at: type: string @@ -175756,9 +175774,9 @@ webhooks: - 'null' to: type: string - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -175840,9 +175858,9 @@ webhooks: type: string enum: - created - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -175923,9 +175941,9 @@ webhooks: type: string enum: - deleted - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -176030,7 +176048,7 @@ webhooks: oneOf: - type: string - type: integer - - &809 + - &810 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -176054,7 +176072,7 @@ webhooks: required: - id - name - - &810 + - &811 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -176094,8 +176112,8 @@ webhooks: oneOf: - type: string - type: integer - - *809 - *810 + - *811 type: - 'null' - string @@ -176118,9 +176136,9 @@ webhooks: - 'null' required: - body - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -176217,9 +176235,9 @@ webhooks: type: - string - 'null' - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -176302,10 +176320,10 @@ webhooks: type: string enum: - restored - changes: *811 - installation: *769 - organization: *770 - projects_v2_item: *808 + changes: *812 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -176387,9 +176405,9 @@ webhooks: type: string enum: - reopened - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -176470,9 +176488,9 @@ webhooks: type: string enum: - created - installation: *769 - organization: *770 - projects_v2_status_update: *812 + installation: *770 + organization: *771 + projects_v2_status_update: *813 sender: *4 required: - action @@ -176553,9 +176571,9 @@ webhooks: type: string enum: - deleted - installation: *769 - organization: *770 - projects_v2_status_update: *812 + installation: *770 + organization: *771 + projects_v2_status_update: *813 sender: *4 required: - action @@ -176701,9 +176719,9 @@ webhooks: - string - 'null' format: date - installation: *769 - organization: *770 - projects_v2_status_update: *812 + installation: *770 + organization: *771 + projects_v2_status_update: *813 sender: *4 required: - action @@ -176774,10 +176792,10 @@ webhooks: title: public event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - repository @@ -176854,13 +176872,13 @@ webhooks: type: string enum: - assigned - assignee: *788 - enterprise: *768 - installation: *769 - number: &813 + assignee: *789 + enterprise: *769 + installation: *770 + number: &814 description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -179103,7 +179121,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -179232,7 +179250,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -179314,11 +179332,11 @@ webhooks: type: string enum: - auto_merge_disabled - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -181552,7 +181570,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -181683,7 +181701,7 @@ webhooks: - draft reason: type: string - repository: *771 + repository: *772 sender: *4 required: - action @@ -181765,11 +181783,11 @@ webhooks: type: string enum: - auto_merge_enabled - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -184003,7 +184021,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -184134,7 +184152,7 @@ webhooks: - draft reason: type: string - repository: *771 + repository: *772 sender: *4 required: - action @@ -184216,13 +184234,13 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: &814 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: &815 allOf: - - *602 + - *603 - type: object properties: allow_auto_merge: @@ -184284,7 +184302,7 @@ webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *771 + repository: *772 sender: *4 required: - action @@ -184365,12 +184383,12 @@ webhooks: type: string enum: - converted_to_draft - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -184450,11 +184468,11 @@ webhooks: type: string enum: - demilestoned - enterprise: *768 - milestone: *282 - number: *813 - organization: *770 - pull_request: &815 + enterprise: *769 + milestone: *283 + number: *814 + organization: *771 + pull_request: &816 title: Pull Request type: object properties: @@ -186675,7 +186693,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -186804,7 +186822,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -186883,11 +186901,11 @@ webhooks: type: string enum: - dequeued - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -189112,7 +189130,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -189256,7 +189274,7 @@ webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *771 + repository: *772 sender: *4 required: - action @@ -189380,12 +189398,12 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -189465,11 +189483,11 @@ webhooks: type: string enum: - enqueued - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -191694,7 +191712,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -191823,7 +191841,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -191903,11 +191921,11 @@ webhooks: type: string enum: - labeled - enterprise: *768 - installation: *769 - label: *787 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + label: *788 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -194149,7 +194167,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -194278,7 +194296,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -194359,10 +194377,10 @@ webhooks: type: string enum: - locked - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -196602,7 +196620,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -196731,7 +196749,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -196811,12 +196829,12 @@ webhooks: type: string enum: - milestoned - enterprise: *768 - milestone: *282 - number: *813 - organization: *770 - pull_request: *815 - repository: *771 + enterprise: *769 + milestone: *283 + number: *814 + organization: *771 + pull_request: *816 + repository: *772 sender: *4 required: - action @@ -196895,12 +196913,12 @@ webhooks: type: string enum: - opened - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -196981,12 +196999,12 @@ webhooks: type: string enum: - ready_for_review - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -197066,12 +197084,12 @@ webhooks: type: string enum: - reopened - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -197446,9 +197464,9 @@ webhooks: - start_side - side - reactions - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: type: object properties: @@ -199577,7 +199595,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -199701,7 +199719,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *771 + repository: *772 sender: *4 required: - action @@ -199781,7 +199799,7 @@ webhooks: type: string enum: - deleted - comment: &817 + comment: &818 title: Pull Request Review Comment description: The [comment](https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request) itself. @@ -200074,9 +200092,9 @@ webhooks: - start_side - side - reactions - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: type: object properties: @@ -202193,7 +202211,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -202317,7 +202335,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *771 + repository: *772 sender: *4 required: - action @@ -202397,11 +202415,11 @@ webhooks: type: string enum: - edited - changes: *816 - comment: *817 - enterprise: *768 - installation: *769 - organization: *770 + changes: *817 + comment: *818 + enterprise: *769 + installation: *770 + organization: *771 pull_request: type: object properties: @@ -204521,7 +204539,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -204645,7 +204663,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *771 + repository: *772 sender: *4 required: - action @@ -204726,9 +204744,9 @@ webhooks: type: string enum: - dismissed - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -206858,7 +206876,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -206984,7 +207002,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 + repository: *772 review: description: The review that was affected. type: object @@ -207235,9 +207253,9 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -209351,8 +209369,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 - review: &818 + repository: *772 + review: &819 description: The review that was affected. type: object properties: @@ -209590,12 +209608,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -211836,7 +211854,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -211965,7 +211983,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_reviewer: title: User type: @@ -212051,12 +212069,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -214304,7 +214322,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -214433,7 +214451,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_team: title: Team description: Groups of organization members that gives permissions @@ -214628,12 +214646,12 @@ webhooks: type: string enum: - review_requested - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -216875,7 +216893,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -217005,7 +217023,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_reviewer: title: User type: @@ -217092,12 +217110,12 @@ webhooks: type: string enum: - review_requested - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -219330,7 +219348,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -219460,7 +219478,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_team: title: Team description: Groups of organization members that gives permissions @@ -219644,9 +219662,9 @@ webhooks: type: string enum: - submitted - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -221779,7 +221797,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -221905,8 +221923,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 - review: *818 + repository: *772 + review: *819 sender: *4 required: - action @@ -221986,9 +222004,9 @@ webhooks: type: string enum: - resolved - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -224016,7 +224034,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -224142,7 +224160,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 + repository: *772 sender: *4 thread: type: object @@ -224539,9 +224557,9 @@ webhooks: type: string enum: - unresolved - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -226553,7 +226571,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -226678,7 +226696,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 + repository: *772 sender: *4 thread: type: object @@ -227071,11 +227089,11 @@ webhooks: type: string enum: - stacked - enterprise: *768 - installation: *769 - stack: *599 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + stack: *600 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -229317,7 +229335,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -229446,7 +229464,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -229532,10 +229550,10 @@ webhooks: type: string before: type: string - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -231764,7 +231782,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -231893,7 +231911,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -231975,11 +231993,11 @@ webhooks: type: string enum: - unassigned - assignee: *819 - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + assignee: *820 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -234223,7 +234241,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -234352,7 +234370,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -234431,11 +234449,11 @@ webhooks: type: string enum: - unlabeled - enterprise: *768 - installation: *769 - label: *787 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + label: *788 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -236668,7 +236686,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -236797,7 +236815,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -236878,10 +236896,10 @@ webhooks: type: string enum: - unlocked - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -239105,7 +239123,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -239233,7 +239251,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -239436,7 +239454,7 @@ webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *768 + enterprise: *769 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -239531,8 +239549,8 @@ webhooks: - url - author - committer - installation: *769 - organization: *770 + installation: *770 + organization: *771 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -240131,9 +240149,9 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 registry_package: type: object properties: @@ -240610,7 +240628,7 @@ webhooks: type: string rubygems_metadata: type: array - items: *802 + items: *803 summary: type: string tag_name: @@ -240666,7 +240684,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -240744,9 +240762,9 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 registry_package: type: object properties: @@ -241058,7 +241076,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *802 + items: *803 summary: type: string tag_name: @@ -241108,7 +241126,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -241185,10 +241203,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - release: &820 + enterprise: *769 + installation: *770 + organization: *771 + release: &821 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -241519,7 +241537,7 @@ webhooks: - updated_at - zipball_url - body - repository: *771 + repository: *772 sender: *4 required: - action @@ -241596,11 +241614,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - release: *820 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *821 + repository: *772 sender: *4 required: - action @@ -241717,11 +241735,11 @@ webhooks: type: boolean required: - to - enterprise: *768 - installation: *769 - organization: *770 - release: *820 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *821 + repository: *772 sender: *4 required: - action @@ -241799,9 +241817,9 @@ webhooks: type: string enum: - prereleased - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 release: title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) @@ -242137,7 +242155,7 @@ webhooks: - string - 'null' format: uri - repository: *771 + repository: *772 sender: *4 required: - action @@ -242213,10 +242231,10 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 - release: &821 + enterprise: *769 + installation: *770 + organization: *771 + release: &822 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -242549,7 +242567,7 @@ webhooks: - string - 'null' format: uri - repository: *771 + repository: *772 sender: *4 required: - action @@ -242625,11 +242643,11 @@ webhooks: type: string enum: - released - enterprise: *768 - installation: *769 - organization: *770 - release: *820 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *821 + repository: *772 sender: *4 required: - action @@ -242705,11 +242723,11 @@ webhooks: type: string enum: - unpublished - enterprise: *768 - installation: *769 - organization: *770 - release: *821 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *822 + repository: *772 sender: *4 required: - action @@ -242785,11 +242803,11 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_advisory: *688 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_advisory: *689 sender: *4 required: - action @@ -242865,11 +242883,11 @@ webhooks: type: string enum: - reported - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_advisory: *688 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_advisory: *689 sender: *4 required: - action @@ -242945,10 +242963,10 @@ webhooks: type: string enum: - archived - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243025,10 +243043,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243106,10 +243124,10 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243194,10 +243212,10 @@ webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243312,10 +243330,10 @@ webhooks: - 'null' items: type: string - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243387,10 +243405,10 @@ webhooks: title: repository_import event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 status: type: string @@ -243471,10 +243489,10 @@ webhooks: type: string enum: - privatized - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243551,10 +243569,10 @@ webhooks: type: string enum: - publicized - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243648,10 +243666,10 @@ webhooks: - name required: - repository - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243731,11 +243749,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_ruleset: *324 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_ruleset: *325 sender: *4 required: - action @@ -243813,11 +243831,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_ruleset: *324 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_ruleset: *325 sender: *4 required: - action @@ -243895,11 +243913,11 @@ webhooks: type: string enum: - edited - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_ruleset: *324 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_ruleset: *325 changes: type: object properties: @@ -243918,16 +243936,16 @@ webhooks: properties: added: type: array - items: *298 + items: *299 deleted: type: array - items: *298 + items: *299 updated: type: array items: type: object properties: - condition: *298 + condition: *299 changes: type: object properties: @@ -243960,16 +243978,16 @@ webhooks: properties: added: type: array - items: *624 + items: *625 deleted: type: array - items: *624 + items: *625 updated: type: array items: type: object properties: - rule: *624 + rule: *625 changes: type: object properties: @@ -244206,10 +244224,10 @@ webhooks: - from required: - owner - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244287,10 +244305,10 @@ webhooks: type: string enum: - unarchived - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244368,7 +244386,7 @@ webhooks: type: string enum: - create - alert: &822 + alert: &823 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -244493,10 +244511,10 @@ webhooks: enum: - auto_dismissed - open - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244706,10 +244724,10 @@ webhooks: type: string enum: - dismissed - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244787,11 +244805,11 @@ webhooks: type: string enum: - reopen - alert: *822 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *823 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244993,10 +245011,10 @@ webhooks: enum: - fixed - open - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245074,7 +245092,7 @@ webhooks: type: string enum: - assigned - alert: &824 + alert: &825 type: object properties: number: *181 @@ -245221,12 +245239,12 @@ webhooks: anyOf: - type: 'null' - *4 - metadata: *823 + metadata: *824 assignee: *4 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245304,11 +245322,11 @@ webhooks: type: string enum: - created - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245389,11 +245407,11 @@ webhooks: type: string enum: - created - alert: *824 - installation: *769 - location: *825 - organization: *770 - repository: *771 + alert: *825 + installation: *770 + location: *826 + organization: *771 + repository: *772 sender: *4 required: - location @@ -245631,11 +245649,11 @@ webhooks: type: string enum: - metadata_created - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245712,11 +245730,11 @@ webhooks: type: string enum: - metadata_removed - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245793,11 +245811,11 @@ webhooks: type: string enum: - publicly_leaked - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245875,11 +245893,11 @@ webhooks: type: string enum: - reopened - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245957,11 +245975,11 @@ webhooks: type: string enum: - resolved - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -246039,12 +246057,12 @@ webhooks: type: string enum: - unassigned - alert: *824 + alert: *825 assignee: *4 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -246122,11 +246140,11 @@ webhooks: type: string enum: - validated - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -246256,10 +246274,10 @@ webhooks: - organization - enterprise - - repository: *771 - enterprise: *768 - installation: *769 - organization: *770 + repository: *772 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -246337,11 +246355,11 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - security_advisory: &826 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + security_advisory: &827 description: The details of the security advisory, including summary, description, and severity. type: object @@ -246527,11 +246545,11 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - security_advisory: *826 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + security_advisory: *827 sender: *4 required: - action @@ -246604,10 +246622,10 @@ webhooks: type: string enum: - withdrawn - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -246793,11 +246811,11 @@ webhooks: from: type: object properties: - security_and_analysis: *297 - enterprise: *768 - installation: *769 - organization: *770 - repository: *343 + security_and_analysis: *298 + enterprise: *769 + installation: *770 + organization: *771 + repository: *344 sender: *4 required: - changes @@ -246875,12 +246893,12 @@ webhooks: type: string enum: - cancelled - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: &827 + sponsorship: &828 type: object properties: created_at: @@ -247185,12 +247203,12 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - sponsorship @@ -247278,12 +247296,12 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - changes @@ -247360,17 +247378,17 @@ webhooks: type: string enum: - pending_cancellation - effective_date: &828 + effective_date: &829 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: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - sponsorship @@ -247444,7 +247462,7 @@ webhooks: type: string enum: - pending_tier_change - changes: &829 + changes: &830 type: object properties: tier: @@ -247488,13 +247506,13 @@ webhooks: - from required: - tier - effective_date: *828 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + effective_date: *829 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - changes @@ -247571,13 +247589,13 @@ webhooks: type: string enum: - tier_changed - changes: *829 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + changes: *830 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - changes @@ -247651,10 +247669,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -247738,10 +247756,10 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -248175,15 +248193,15 @@ webhooks: type: - string - 'null' - enterprise: *768 + enterprise: *769 id: description: The unique identifier of the status. type: integer - installation: *769 + installation: *770 name: type: string - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 sha: description: The Commit SHA. @@ -248299,9 +248317,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -248390,9 +248408,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -248481,9 +248499,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -248572,9 +248590,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -248650,12 +248668,12 @@ webhooks: title: team_add event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - team: &830 + team: &831 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -248885,9 +248903,9 @@ webhooks: type: string enum: - added_to_repository - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -249357,7 +249375,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -249433,9 +249451,9 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -249905,7 +249923,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -249982,9 +250000,9 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -250454,7 +250472,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -250598,9 +250616,9 @@ webhooks: - from required: - permissions - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -251070,7 +251088,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - changes @@ -251148,9 +251166,9 @@ webhooks: type: string enum: - removed_from_repository - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -251620,7 +251638,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -251696,10 +251714,10 @@ webhooks: type: string enum: - started - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -251772,17 +251790,17 @@ webhooks: title: workflow_dispatch event type: object properties: - enterprise: *768 + enterprise: *769 inputs: type: - object - 'null' additionalProperties: true - installation: *769 - organization: *770 + installation: *770 + organization: *771 ref: type: string - repository: *771 + repository: *772 sender: *4 workflow: type: string @@ -251864,10 +251882,10 @@ webhooks: type: string enum: - completed - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: allOf: @@ -252123,7 +252141,7 @@ webhooks: type: string required: - conclusion - deployment: *500 + deployment: *501 required: - action - repository @@ -252202,10 +252220,10 @@ webhooks: type: string enum: - in_progress - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: allOf: @@ -252487,7 +252505,7 @@ webhooks: required: - status - steps - deployment: *500 + deployment: *501 required: - action - repository @@ -252566,10 +252584,10 @@ webhooks: type: string enum: - queued - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: type: object @@ -252715,7 +252733,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *500 + deployment: *501 required: - action - repository @@ -252794,10 +252812,10 @@ webhooks: type: string enum: - waiting - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: type: object @@ -252944,7 +252962,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *500 + deployment: *501 required: - action - repository @@ -253024,12 +253042,12 @@ webhooks: type: string enum: - completed - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Workflow Run type: object @@ -254048,12 +254066,12 @@ webhooks: type: string enum: - in_progress - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Workflow Run type: object @@ -255057,12 +255075,12 @@ webhooks: type: string enum: - requested - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Workflow Run type: object diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json index c5ad19bcac..7134f91ad0 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json @@ -29141,6 +29141,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -30740,7 +30748,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -30965,7 +30974,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -142928,6 +142938,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -144527,7 +144545,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -144752,7 +144771,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -403457,6 +403477,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -404504,7 +404532,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -404662,7 +404691,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -405971,7 +406001,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -407288,7 +407319,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml index a15ad71cfe..e07f7deb2c 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml @@ -883,7 +883,7 @@ paths: - subscriptions_url - type - url - type: &332 + type: &333 type: string description: The type of credit the user is receiving. enum: @@ -1048,7 +1048,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory parameters: - - &690 + - &691 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -4302,7 +4302,7 @@ paths: schema: type: integer default: 30 - - &220 + - &221 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 @@ -4311,7 +4311,7 @@ paths: required: false schema: type: string - - &221 + - &222 name: status description: Returns webhook deliveries filtered by delivery outcome classification based on `status_code` range. A `status` of `success` returns deliveries @@ -4331,7 +4331,7 @@ paths: application/json: schema: type: array - items: &222 + items: &223 title: Simple webhook delivery description: Delivery made by a webhook, without request and response information. @@ -4427,7 +4427,7 @@ paths: - installation_id - repository_id examples: - default: &223 + default: &224 value: - id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -4562,7 +4562,7 @@ paths: description: Response content: application/json: - schema: &224 + schema: &225 title: Webhook delivery description: Delivery made by a webhook. type: object @@ -4697,7 +4697,7 @@ paths: - request - response examples: - default: &225 + default: &226 value: id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -12565,7 +12565,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 - - &489 + - &490 name: has in: query description: |- @@ -12599,6 +12599,16 @@ paths: - development - runtime - &211 + name: relationship + in: query + description: |- + A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned. + + > [!NOTE] + > We are rolling out support for dependency relationship across ecosystems. This value will be "unknown" for all dependencies in unsupported ecosystems. + schema: + type: string + - &212 name: sort in: query description: |- @@ -12624,7 +12634,7 @@ paths: application/json: schema: type: array - items: &212 + items: &213 type: object description: A Dependabot alert. properties: @@ -12695,7 +12705,7 @@ paths: - transitive - inconclusive - - security_advisory: &490 + security_advisory: &491 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -12947,7 +12957,7 @@ paths: and was considered fixed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - auto_dismissed_at: &491 + auto_dismissed_at: &492 type: - string - 'null' @@ -12955,7 +12965,7 @@ paths: ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissal_request: &492 + dismissal_request: &493 title: Dependabot alert dismissal request description: Information about an active dismissal request for this Dependabot alert. @@ -13018,7 +13028,7 @@ paths: - repository additionalProperties: false examples: - default: &213 + default: &214 value: - number: 2 state: dismissed @@ -13028,6 +13038,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -13214,6 +13225,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -13403,7 +13415,7 @@ paths: description: Response content: application/json: - schema: &214 + schema: &215 title: Dependabot Repository Access Details description: Information about repositories that Dependabot is able to access in an organization @@ -13429,7 +13441,7 @@ paths: - *66 additionalProperties: false examples: - default: &215 + default: &216 value: default_level: public accessible_repositories: @@ -14674,7 +14686,7 @@ paths: properties: action: type: string - discussion: &784 + discussion: &785 title: Discussion description: A Discussion in a repository. type: object @@ -15171,7 +15183,7 @@ paths: milestone: anyOf: - type: 'null' - - &282 + - &283 title: Milestone description: A collection of related issues and pull requests. @@ -15348,7 +15360,7 @@ paths: timeline_url: type: string format: uri - type: &246 + type: &247 title: Issue Type description: The type assigned to the issue. This is only present for issues in repositories where @@ -15461,7 +15473,7 @@ paths: - hooray - eyes - rocket - sub_issues_summary: &702 + sub_issues_summary: &703 title: Sub-issues Summary type: object properties: @@ -15545,7 +15557,7 @@ paths: pin: anyOf: - type: 'null' - - &568 + - &569 title: Pinned Issue Comment description: Context around who pinned an issue comment and when it was pinned. @@ -15566,7 +15578,7 @@ paths: minimized: anyOf: - type: 'null' - - &569 + - &570 title: Minimized Issue Comment description: Details about why an issue comment was minimized. @@ -15591,7 +15603,7 @@ paths: - url - created_at - updated_at - issue_dependencies_summary: &703 + issue_dependencies_summary: &704 title: Issue Dependencies Summary type: object properties: @@ -15610,7 +15622,7 @@ paths: - total_blocking issue_field_values: type: array - items: &550 + items: &551 title: Issue Field Value description: A value assigned to an issue field type: object @@ -16426,7 +16438,7 @@ paths: type: string release: allOf: - - &614 + - &615 title: Release description: A release. type: object @@ -16508,7 +16520,7 @@ paths: author: *4 assets: type: array - items: &615 + items: &616 title: Release Asset description: Data related to a release. type: object @@ -18776,7 +18788,7 @@ paths: - closed - all default: open - - &249 + - &250 name: labels description: 'A list of comma separated label names. Example: `bug,ui,@high`' in: query @@ -18827,7 +18839,7 @@ paths: type: array items: *83 examples: - default: &250 + default: &251 value: - id: 1 node_id: MDU6SXNzdWUx @@ -20253,14 +20265,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories parameters: - - &340 + - &341 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &341 + - &342 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -20322,7 +20334,7 @@ paths: '404': *6 '403': *27 '304': *36 - '301': &344 + '301': &345 description: Moved permanently content: application/json: @@ -20344,7 +20356,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &588 + - &589 name: all description: If `true`, show notifications marked as read. in: query @@ -20352,7 +20364,7 @@ paths: schema: type: boolean default: false - - &589 + - &590 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -20362,7 +20374,7 @@ paths: type: boolean default: false - *88 - - &590 + - &591 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: @@ -20742,7 +20754,7 @@ paths: type: boolean examples: - false - security_and_analysis: &297 + security_and_analysis: &298 type: - object - 'null' @@ -20953,7 +20965,7 @@ paths: - url - subscription_url examples: - default: &591 + default: &592 value: - id: '1' repository: @@ -22906,7 +22918,7 @@ paths: parameters: - *75 - *117 - - &762 + - &763 name: month description: If specified, only return results for a single month. The value of `month` is an integer between `1` and `12`. If no year is specified the @@ -23018,7 +23030,7 @@ paths: - *117 - *118 - *119 - - &763 + - &764 name: repository description: The repository name to query for usage in the format owner/repository. in: query @@ -23026,7 +23038,7 @@ paths: schema: type: string - *122 - - &764 + - &765 name: sku description: The SKU to query for usage. in: query @@ -23995,7 +24007,7 @@ paths: type: integer repository_cache_usages: type: array - items: &351 + items: &352 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -25383,7 +25395,7 @@ paths: - all - local_only - selected - selected_actions_url: &356 + selected_actions_url: &357 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` @@ -25466,7 +25478,7 @@ paths: description: Response content: application/json: - schema: &360 + schema: &361 type: object properties: days: @@ -25508,7 +25520,7 @@ paths: required: true content: application/json: - schema: &361 + schema: &362 type: object properties: days: @@ -25565,7 +25577,7 @@ paths: required: - approval_policy examples: - default: &362 + default: &363 value: approval_policy: first_time_contributors '404': *6 @@ -25624,7 +25636,7 @@ paths: description: Response content: application/json: - schema: &363 + schema: &364 type: object required: - run_workflows_from_fork_pull_requests @@ -25678,7 +25690,7 @@ paths: required: true content: application/json: - schema: &364 + schema: &365 type: object required: - run_workflows_from_fork_pull_requests @@ -26313,7 +26325,7 @@ paths: description: Response content: application/json: - schema: &365 + schema: &366 type: object properties: default_workflow_permissions: &149 @@ -26364,7 +26376,7 @@ paths: required: false content: application/json: - schema: &366 + schema: &367 type: object properties: default_workflow_permissions: *149 @@ -27515,7 +27527,7 @@ paths: application/json: schema: type: array - items: &367 + items: &368 title: Runner Application description: Runner Application type: object @@ -27540,7 +27552,7 @@ paths: - download_url - filename examples: - default: &368 + default: &369 value: - os: osx architecture: x64 @@ -27626,7 +27638,7 @@ paths: - no-gpu work_folder: _work responses: - '201': &369 + '201': &370 description: Response content: application/json: @@ -27741,7 +27753,7 @@ paths: - token - expires_at examples: - default: &370 + default: &371 value: token: LLBF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-22T12:13:35.123-08:00' @@ -27780,7 +27792,7 @@ paths: application/json: schema: *160 examples: - default: &371 + default: &372 value: token: AABF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-29T12:13:35.123-08:00' @@ -27814,7 +27826,7 @@ paths: application/json: schema: *158 examples: - default: &372 + default: &373 value: id: 23 name: MBP @@ -28041,7 +28053,7 @@ paths: - *75 - *157 responses: - '200': &373 + '200': &374 description: Response content: application/json: @@ -28098,7 +28110,7 @@ paths: parameters: - *75 - *157 - - &374 + - &375 name: name description: The name of a self-hosted runner's custom label. in: path @@ -31070,12 +31082,12 @@ paths: required: - subject_digests examples: - default: &743 + default: &744 value: subject_digests: - sha256:abc123 - sha512:def456 - withPredicateType: &744 + withPredicateType: &745 value: subject_digests: - sha256:abc123 @@ -31120,7 +31132,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: &745 + default: &746 value: attestations_subject_digests: - sha256:abc: @@ -31453,7 +31465,7 @@ paths: initiator: type: string examples: - default: &400 + default: &401 value: attestations: - repository_id: 1 @@ -31736,7 +31748,7 @@ paths: parent: anyOf: - type: 'null' - - &261 + - &262 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -32339,7 +32351,7 @@ paths: url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization parameters: - *75 - - &426 + - &427 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`, @@ -32349,7 +32361,7 @@ paths: schema: &188 type: string description: The name of the tool used to generate the code scanning analysis. - - &427 + - &428 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 @@ -32373,7 +32385,7 @@ paths: be returned. in: query required: false - schema: &429 + schema: &430 type: string description: State of a code scanning alert. enum: @@ -32396,7 +32408,7 @@ paths: be returned. in: query required: false - schema: &430 + schema: &431 type: string description: Severity of a code scanning alert. enum: @@ -32430,7 +32442,7 @@ paths: updated_at: *183 url: *184 html_url: *185 - instances_url: &431 + instances_url: &432 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -32452,7 +32464,7 @@ paths: - type: 'null' - *4 dismissed_at: *187 - dismissed_reason: &432 + dismissed_reason: &433 type: - string - 'null' @@ -32463,14 +32475,14 @@ paths: - won't fix - used in tests - - dismissed_comment: &433 + dismissed_comment: &434 type: - string - 'null' description: The dismissal comment associated with the dismissal of the alert. maxLength: 280 - rule: &434 + rule: &435 type: object properties: id: @@ -32531,7 +32543,7 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: &435 + tool: &436 type: object properties: name: *188 @@ -32542,26 +32554,26 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *189 - most_recent_instance: &436 + most_recent_instance: &437 type: object properties: - ref: &428 + ref: &429 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &447 + analysis_key: &448 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: &448 + environment: &449 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: &449 + category: &450 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -32581,7 +32593,7 @@ paths: with placeholder links for related locations replaced by links to the relevant code. Only populated when related locations are available for the alert instance. - location: &450 + location: &451 type: object description: Describe a region within a file for the alert. properties: @@ -32602,7 +32614,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: &451 + items: &452 type: - string - 'null' @@ -33902,7 +33914,7 @@ paths: type: integer codespaces: type: array - items: &251 + items: &252 type: object title: Codespace description: A codespace. @@ -33937,7 +33949,7 @@ paths: machine: anyOf: - type: 'null' - - &463 + - &464 type: object title: Codespace machine description: A description of the machine powering a codespace. @@ -34224,7 +34236,7 @@ paths: - pulls_url - recent_folders examples: - default: &252 + default: &253 value: total_count: 3 codespaces: @@ -34889,7 +34901,7 @@ paths: - updated_at - visibility examples: - default: &464 + default: &465 value: total_count: 2 secrets: @@ -34927,7 +34939,7 @@ paths: description: Response content: application/json: - schema: &465 + schema: &466 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -34962,7 +34974,7 @@ paths: - key_id - key examples: - default: &466 + default: &467 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -34994,7 +35006,7 @@ paths: application/json: schema: *196 examples: - default: &468 + default: &469 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -37080,7 +37092,7 @@ paths: currently being billed. seats: type: array - items: &254 + items: &255 title: Copilot Business Seat Detail description: Information about a Copilot Business seat assignment for a user, team, or organization. @@ -38288,6 +38300,7 @@ paths: type: string - *210 - *211 + - *212 - *61 - *46 - *47 @@ -38299,9 +38312,9 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *213 + default: *214 '304': *36 '400': *14 '403': *27 @@ -38350,9 +38363,9 @@ paths: description: Response content: application/json: - schema: *214 + schema: *215 examples: - default: *215 + default: *216 '403': *27 '404': *6 x-github: @@ -38516,7 +38529,7 @@ paths: type: integer secrets: type: array - items: &216 + items: &217 title: Dependabot Secret for an Organization description: Secrets for GitHub Dependabot for an organization. type: object @@ -38595,7 +38608,7 @@ paths: description: Response content: application/json: - schema: &495 + schema: &496 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -38614,7 +38627,7 @@ paths: - key_id - key examples: - default: &496 + default: &497 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -38644,7 +38657,7 @@ paths: description: Response content: application/json: - schema: *216 + schema: *217 examples: default: value: @@ -38941,7 +38954,7 @@ paths: application/json: schema: type: array - items: &263 + items: &264 title: Package description: A software package type: object @@ -39012,7 +39025,7 @@ paths: - created_at - updated_at examples: - default: &264 + default: &265 value: - id: 197 name: hello_docker @@ -39182,7 +39195,7 @@ paths: application/json: schema: type: array - items: &240 + items: &241 title: Organization Invitation description: Organization Invitation type: object @@ -39236,7 +39249,7 @@ paths: - invitation_teams_url - node_id examples: - default: &241 + default: &242 value: - id: 1 login: monalisa @@ -39303,7 +39316,7 @@ paths: application/json: schema: type: array - items: &217 + items: &218 title: Org Hook description: Org Hook type: object @@ -39488,9 +39501,9 @@ paths: description: Response content: application/json: - schema: *217 + schema: *218 examples: - default: &218 + default: &219 value: id: 1 url: https://api.github.com/orgs/octocat/hooks/1 @@ -39538,7 +39551,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook parameters: - *75 - - &219 + - &220 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. @@ -39551,9 +39564,9 @@ paths: description: Response content: application/json: - schema: *217 + schema: *218 examples: - default: *218 + default: *219 '404': *6 x-github: githubCloudOnly: false @@ -39581,7 +39594,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook parameters: - *75 - - *219 + - *220 requestBody: required: false content: @@ -39627,7 +39640,7 @@ paths: description: Response content: application/json: - schema: *217 + schema: *218 examples: default: value: @@ -39669,7 +39682,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook parameters: - *75 - - *219 + - *220 responses: '204': description: Response @@ -39697,7 +39710,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization parameters: - *75 - - *219 + - *220 responses: '200': description: Response @@ -39728,7 +39741,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization parameters: - *75 - - *219 + - *220 requestBody: required: false content: @@ -39779,10 +39792,10 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook parameters: - *75 - - *219 - - *17 - *220 + - *17 - *221 + - *222 responses: '200': description: Response @@ -39790,9 +39803,9 @@ paths: application/json: schema: type: array - items: *222 + items: *223 examples: - default: *223 + default: *224 '400': *14 '422': *15 x-github: @@ -39818,16 +39831,16 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook parameters: - *75 - - *219 + - *220 - *16 responses: '200': description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '400': *14 '422': *15 x-github: @@ -39853,7 +39866,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook parameters: - *75 - - *219 + - *220 - *16 responses: '202': *38 @@ -39883,7 +39896,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook parameters: - *75 - - *219 + - *220 responses: '204': description: Response @@ -39908,7 +39921,7 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor parameters: - *75 - - &230 + - &231 name: actor_type in: path description: The type of the actor @@ -39921,14 +39934,14 @@ paths: - fine_grained_pat - oauth_app - github_app_user_to_server - - &231 + - &232 name: actor_id in: path description: The ID of the actor required: true schema: type: integer - - &226 + - &227 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`.' @@ -39936,7 +39949,7 @@ paths: required: true schema: type: string - - &227 + - &228 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) @@ -40033,12 +40046,12 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-subject-stats parameters: - *75 - - *226 - *227 + - *228 - *19 - *17 - *61 - - &236 + - &237 name: sort description: The property to sort the results by. in: query @@ -40119,14 +40132,14 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats parameters: - *75 - - *226 - *227 + - *228 responses: '200': description: Response content: application/json: - schema: &228 + schema: &229 title: Summary Stats description: API Insights usage summary stats for an organization type: object @@ -40142,7 +40155,7 @@ paths: type: integer format: int64 examples: - default: &229 + default: &230 value: total_request_count: 34225 rate_limited_request_count: 23 @@ -40165,23 +40178,23 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user parameters: - *75 - - &232 + - &233 name: user_id in: path description: The ID of the user to query for stats required: true schema: type: string - - *226 - *227 + - *228 responses: '200': description: Response content: application/json: - schema: *228 + schema: *229 examples: - default: *229 + default: *230 x-github: enabledForGitHubApps: true category: orgs @@ -40201,18 +40214,18 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor parameters: - *75 - - *226 - *227 - - *230 + - *228 - *231 + - *232 responses: '200': description: Response content: application/json: - schema: *228 + schema: *229 examples: - default: *229 + default: *230 x-github: enabledForGitHubApps: true category: orgs @@ -40232,9 +40245,9 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-time-stats parameters: - *75 - - *226 - *227 - - &233 + - *228 + - &234 name: timestamp_increment description: The increment of time used to breakdown the query results (5m, 10m, 1h, etc.) @@ -40247,7 +40260,7 @@ paths: description: Response content: application/json: - schema: &234 + schema: &235 title: Time Stats description: API Insights usage time stats for an organization type: array @@ -40263,7 +40276,7 @@ paths: type: integer format: int64 examples: - default: &235 + default: &236 value: - timestamp: '2024-09-11T15:00:00Z' total_request_count: 34225 @@ -40302,18 +40315,18 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user parameters: - *75 - - *232 - - *226 - - *227 - *233 + - *227 + - *228 + - *234 responses: '200': description: Response content: application/json: - schema: *234 + schema: *235 examples: - default: *235 + default: *236 x-github: enabledForGitHubApps: true category: orgs @@ -40333,19 +40346,19 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor parameters: - *75 - - *230 - *231 - - *226 + - *232 - *227 - - *233 + - *228 + - *234 responses: '200': description: Response content: application/json: - schema: *234 + schema: *235 examples: - default: *235 + default: *236 x-github: enabledForGitHubApps: true category: orgs @@ -40365,13 +40378,13 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-user-stats parameters: - *75 - - *232 - - *226 + - *233 - *227 + - *228 - *19 - *17 - *61 - - *236 + - *237 - name: actor_name_substring in: query description: Providing a substring will filter results where the actor name @@ -40455,7 +40468,7 @@ paths: application/json: schema: *20 examples: - default: &533 + default: &534 value: id: 1 account: @@ -40621,12 +40634,12 @@ paths: application/json: schema: anyOf: - - &238 + - &239 title: Interaction Limits description: Interaction limit settings. type: object properties: - limit: &237 + limit: &238 type: string description: The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit @@ -40654,7 +40667,7 @@ paths: properties: {} additionalProperties: false examples: - default: &239 + default: &240 value: limit: collaborators_only origin: organization @@ -40683,13 +40696,13 @@ paths: required: true content: application/json: - schema: &534 + schema: &535 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration type: object properties: - limit: *237 + limit: *238 expiry: type: string description: 'The duration of the interaction restriction. Default: @@ -40714,9 +40727,9 @@ paths: description: Response content: application/json: - schema: *238 + schema: *239 examples: - default: *239 + default: *240 '422': *15 x-github: githubCloudOnly: false @@ -40926,9 +40939,9 @@ paths: application/json: schema: type: array - items: *240 + items: *241 examples: - default: *241 + default: *242 headers: Link: *67 '404': *6 @@ -41005,7 +41018,7 @@ paths: description: Response content: application/json: - schema: *240 + schema: *241 examples: default: value: @@ -41060,7 +41073,7 @@ paths: url: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation parameters: - *75 - - &242 + - &243 name: invitation_id description: The unique identifier of the invitation. in: path @@ -41091,7 +41104,7 @@ paths: url: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams parameters: - *75 - - *242 + - *243 - *17 - *19 responses: @@ -41103,7 +41116,7 @@ paths: type: array items: *201 examples: - default: &262 + default: &263 value: - id: 1 node_id: MDQ6VGVhbTE= @@ -41146,7 +41159,7 @@ paths: application/json: schema: type: array - items: &243 + items: &244 title: Issue Field description: A custom attribute defined at the organization level for attaching structured data to issues. @@ -41409,9 +41422,9 @@ paths: description: Response content: application/json: - schema: *243 + schema: *244 examples: - default: &244 + default: &245 value: id: 512 node_id: IF_kwDNAd3NAZr @@ -41467,7 +41480,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-fields#update-issue-field-for-an-organization parameters: - *75 - - &245 + - &246 name: issue_field_id description: The unique identifier of the issue field. in: path @@ -41577,9 +41590,9 @@ paths: description: Response content: application/json: - schema: *243 + schema: *244 examples: - default: *244 + default: *245 '404': *6 '422': *7 x-github: @@ -41604,7 +41617,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-fields#delete-issue-field-for-an-organization parameters: - *75 - - *245 + - *246 responses: '204': *58 '404': *6 @@ -41634,9 +41647,9 @@ paths: application/json: schema: type: array - items: *246 + items: *247 examples: - default: &538 + default: &539 value: - id: 410 node_id: IT_kwDNAd3NAZo @@ -41722,9 +41735,9 @@ paths: description: Response content: application/json: - schema: *246 + schema: *247 examples: - default: &247 + default: &248 value: id: 410 node_id: IT_kwDNAd3NAZo @@ -41757,7 +41770,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-types#update-issue-type-for-an-organization parameters: - *75 - - &248 + - &249 name: issue_type_id description: The unique identifier of the issue type. in: path @@ -41813,9 +41826,9 @@ paths: description: Response content: application/json: - schema: *246 + schema: *247 examples: - default: *247 + default: *248 '404': *6 '422': *7 x-github: @@ -41840,7 +41853,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-types#delete-issue-type-for-an-organization parameters: - *75 - - *248 + - *249 responses: '204': description: Response @@ -41903,7 +41916,7 @@ paths: - closed - all default: open - - *249 + - *250 - name: type description: Can be the name of an issue type. in: query @@ -41934,7 +41947,7 @@ paths: type: array items: *83 examples: - default: *250 + default: *251 headers: Link: *67 '404': *6 @@ -42094,9 +42107,9 @@ paths: type: integer codespaces: type: array - items: *251 + items: *252 examples: - default: *252 + default: *253 '304': *36 '500': *54 '401': *23 @@ -42123,7 +42136,7 @@ paths: parameters: - *75 - *71 - - &253 + - &254 name: codespace_name in: path required: true @@ -42158,15 +42171,15 @@ paths: parameters: - *75 - *71 - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: &462 + default: &463 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -42346,7 +42359,7 @@ paths: description: The user's GitHub Copilot seat details, including usage. content: application/json: - schema: *254 + schema: *255 examples: default: value: @@ -42422,7 +42435,7 @@ paths: description: Response content: application/json: - schema: &255 + schema: &256 title: Org Membership description: Org Membership type: object @@ -42491,7 +42504,7 @@ paths: - organization - user examples: - response-if-user-has-an-active-admin-membership-with-organization: &256 + response-if-user-has-an-active-admin-membership-with-organization: &257 summary: Response if user has an active admin membership with organization value: url: https://api.github.com/orgs/octocat/memberships/defunkt @@ -42592,9 +42605,9 @@ paths: description: Response content: application/json: - schema: *255 + schema: *256 examples: - response-if-user-already-had-membership-with-organization: *256 + response-if-user-already-had-membership-with-organization: *257 '422': *15 '403': *27 '451': *15 @@ -42667,7 +42680,7 @@ paths: application/json: schema: type: array - items: &257 + items: &258 title: Migration description: A migration. type: object @@ -43005,7 +43018,7 @@ paths: description: Response content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -43184,7 +43197,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status parameters: - *75 - - &258 + - &259 name: migration_id description: The unique identifier of the migration. in: path @@ -43212,7 +43225,7 @@ paths: * `failed`, which means the migration failed. content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -43382,7 +43395,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive parameters: - *75 - - *258 + - *259 responses: '302': description: Response @@ -43404,7 +43417,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive parameters: - *75 - - *258 + - *259 responses: '204': description: Response @@ -43428,8 +43441,8 @@ paths: url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository parameters: - *75 - - *258 - - &725 + - *259 + - &726 name: repo_name description: repo_name parameter in: path @@ -43457,7 +43470,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration parameters: - *75 - - *258 + - *259 - *17 - *19 responses: @@ -43511,7 +43524,7 @@ paths: roles: type: array description: The list of organization roles available to the organization. - items: &260 + items: &261 title: Organization Role description: Organization roles type: object @@ -43688,7 +43701,7 @@ paths: parameters: - *75 - *77 - - &259 + - &260 name: role_id description: The unique identifier of the role. in: path @@ -43725,7 +43738,7 @@ paths: parameters: - *75 - *77 - - *259 + - *260 responses: '204': description: Response @@ -43778,7 +43791,7 @@ paths: parameters: - *75 - *71 - - *259 + - *260 responses: '204': description: Response @@ -43810,7 +43823,7 @@ paths: parameters: - *75 - *71 - - *259 + - *260 responses: '204': description: Response @@ -43839,13 +43852,13 @@ paths: url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role parameters: - *75 - - *259 + - *260 responses: '200': description: Response content: application/json: - schema: *260 + schema: *261 examples: default: value: @@ -43896,7 +43909,7 @@ paths: url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role parameters: - *75 - - *259 + - *260 - *17 - *19 responses: @@ -43975,7 +43988,7 @@ paths: parent: anyOf: - type: 'null' - - *261 + - *262 type: description: The ownership type of the team type: string @@ -44008,7 +44021,7 @@ paths: - type - parent examples: - default: *262 + default: *263 headers: Link: *67 '404': @@ -44038,7 +44051,7 @@ paths: url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role parameters: - *75 - - *259 + - *260 - *17 - *19 responses: @@ -44067,7 +44080,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: *261 + items: *262 name: type: - string @@ -44377,7 +44390,7 @@ paths: - nuget - container - *75 - - &726 + - &727 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -44413,12 +44426,12 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *264 + default: *265 '403': *27 '401': *23 - '400': &728 + '400': &729 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -44440,7 +44453,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-for-an-organization parameters: - - &265 + - &266 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 @@ -44458,7 +44471,7 @@ paths: - docker - nuget - container - - &266 + - &267 name: package_name description: The name of the package. in: path @@ -44471,7 +44484,7 @@ paths: description: Response content: application/json: - schema: *263 + schema: *264 examples: default: value: @@ -44523,8 +44536,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-for-an-organization parameters: - - *265 - *266 + - *267 - *75 responses: '204': @@ -44557,8 +44570,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - name: token description: package token @@ -44591,8 +44604,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization parameters: - - *265 - *266 + - *267 - *75 - *19 - *17 @@ -44613,7 +44626,7 @@ paths: application/json: schema: type: array - items: &267 + items: &268 title: Package Version description: A version of a software package type: object @@ -44748,10 +44761,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - - &268 + - &269 name: package_version_id description: Unique identifier of the package version. in: path @@ -44763,7 +44776,7 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: default: value: @@ -44799,10 +44812,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-package-version-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - - *268 + - *269 responses: '204': description: Response @@ -44834,10 +44847,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-package-version-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - - *268 + - *269 responses: '204': description: Response @@ -44867,7 +44880,7 @@ paths: - *75 - *17 - *19 - - &269 + - &270 name: sort description: The property by which to sort the results. in: query @@ -44878,7 +44891,7 @@ paths: - created_at default: created_at - *61 - - &270 + - &271 name: owner description: A list of owner usernames to use to filter the results. in: query @@ -44890,7 +44903,7 @@ paths: type: string examples: - owner[]=octocat1,owner[]=octocat2 - - &271 + - &272 name: repository description: The name of the repository to use to filter the results. in: query @@ -44899,7 +44912,7 @@ paths: type: string examples: - Hello-World - - &272 + - &273 name: permission description: The permission to use to filter the results. in: query @@ -44908,7 +44921,7 @@ paths: type: string examples: - issues_read - - &273 + - &274 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) @@ -44918,7 +44931,7 @@ paths: schema: type: string format: date-time - - &274 + - &275 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) @@ -44928,7 +44941,7 @@ paths: schema: type: string format: date-time - - &275 + - &276 name: token_id description: The ID of the token in: query @@ -45247,7 +45260,7 @@ paths: type: array items: *156 examples: - default: &276 + default: &277 value: - id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -45384,14 +45397,14 @@ paths: - *75 - *17 - *19 - - *269 - - *61 - *270 + - *61 - *271 - *272 - *273 - *274 - *275 + - *276 responses: '500': *54 '422': *15 @@ -45675,7 +45688,7 @@ paths: type: array items: *156 examples: - default: *276 + default: *277 headers: Link: *67 x-github: @@ -45717,7 +45730,7 @@ paths: type: integer configurations: type: array - items: &277 + items: &278 title: Organization private registry description: Private registry configuration for an organization type: object @@ -46234,7 +46247,7 @@ paths: - created_at - updated_at examples: - org-private-registry-with-selected-visibility: &278 + org-private-registry-with-selected-visibility: &279 value: name: MAVEN_REPOSITORY_SECRET registry_type: maven_repository @@ -46332,9 +46345,9 @@ paths: description: The specified private registry configuration for the organization content: application/json: - schema: *277 + schema: *278 examples: - default: *278 + default: *279 '404': *6 x-github: githubCloudOnly: false @@ -46586,7 +46599,7 @@ paths: application/json: schema: type: array - items: &279 + items: &280 title: Projects v2 Project description: A projects v2 project type: object @@ -46660,7 +46673,7 @@ paths: latest_status_update: anyOf: - type: 'null' - - &812 + - &813 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -46745,7 +46758,7 @@ paths: - deleted_at - deleted_by examples: - default: &280 + default: &281 value: id: 2 node_id: MDc6UHJvamVjdDEwMDI2MDM= @@ -46848,7 +46861,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#get-project-for-organization parameters: - - &281 + - &282 name: project_number description: The project's number. in: path @@ -46861,9 +46874,9 @@ paths: description: Response content: application/json: - schema: *279 + schema: *280 examples: - default: *280 + default: *281 headers: Link: *67 '304': *36 @@ -46886,7 +46899,7 @@ paths: url: https://docs.github.com/rest/projects/drafts#create-draft-item-for-organization-owned-project parameters: - *75 - - *281 + - *282 requestBody: required: true description: Details of the draft item to create in the project. @@ -46920,7 +46933,7 @@ paths: description: Response content: application/json: - schema: &286 + schema: &287 title: Projects v2 Item description: An item belonging to a project type: object @@ -46934,7 +46947,7 @@ paths: content: oneOf: - *83 - - &437 + - &438 title: Pull Request Simple description: Pull Request Simple type: object @@ -47054,7 +47067,7 @@ paths: milestone: anyOf: - type: 'null' - - *282 + - *283 active_lock_reason: type: - string @@ -47137,7 +47150,7 @@ paths: _links: type: object properties: - comments: &283 + comments: &284 title: Link description: Hypermedia Link type: object @@ -47146,13 +47159,13 @@ paths: type: string required: - href - commits: *283 - statuses: *283 - html: *283 - issue: *283 - review_comments: *283 - review_comment: *283 - self: *283 + commits: *284 + statuses: *284 + html: *284 + issue: *284 + review_comments: *284 + review_comment: *284 + self: *284 required: - comments - commits @@ -47163,7 +47176,7 @@ paths: - review_comment - self author_association: *80 - auto_merge: &598 + auto_merge: &599 title: Auto merge description: The status of auto merging a pull request. type: @@ -47189,7 +47202,7 @@ paths: - merge_method - commit_title - commit_message - stack: &599 + stack: &600 title: Pull Request Stack description: The stack information associated with a pull request. @@ -47303,7 +47316,7 @@ paths: - created_at - updated_at description: The content represented by the item. - content_type: &285 + content_type: &286 title: Projects v2 Item Content Type description: The type of content tracked in a project item type: string @@ -47347,7 +47360,7 @@ paths: - updated_at - archived_at examples: - draft_issue: &287 + draft_issue: &288 value: id: 17 node_id: PVTI_lADOANN5s84ACbL0zgBueEI @@ -47421,7 +47434,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#list-project-fields-for-organization parameters: - - *281 + - *282 - *75 - *17 - *46 @@ -47433,7 +47446,7 @@ paths: application/json: schema: type: array - items: &284 + items: &285 title: Projects v2 Field description: A field inside a projects v2 project type: object @@ -47586,7 +47599,7 @@ paths: - updated_at - project_url examples: - default: &749 + default: &750 value: - id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -47716,7 +47729,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#add-a-field-to-an-organization-owned-project parameters: - - *281 + - *282 - *75 requestBody: required: true @@ -47763,7 +47776,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: &750 + items: &751 type: object properties: name: @@ -47800,7 +47813,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: &751 + iteration_configuration: &752 type: object description: The configuration for iteration fields. properties: @@ -47850,7 +47863,7 @@ paths: value: name: Due date data_type: date - single_select_field: &752 + single_select_field: &753 summary: Create a single select field value: name: Priority @@ -47877,7 +47890,7 @@ paths: description: raw: High priority items html: High priority items - iteration_field: &753 + iteration_field: &754 summary: Create an iteration field value: name: Sprint @@ -47901,9 +47914,9 @@ paths: description: Response for adding a field to an organization-owned project. content: application/json: - schema: *284 + schema: *285 examples: - text_field: &754 + text_field: &755 value: id: 24680 node_id: PVTF_lADOABCD2468024680 @@ -47912,7 +47925,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: &755 + number_field: &756 value: id: 13579 node_id: PVTF_lADOABCD1357913579 @@ -47921,7 +47934,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: &756 + date_field: &757 value: id: 98765 node_id: PVTF_lADOABCD9876598765 @@ -47930,7 +47943,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: &757 + single_select_field: &758 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -47964,7 +47977,7 @@ paths: raw: High priority items created_at: '2022-04-28T12:00:00Z' updated_at: '2022-04-28T12:00:00Z' - iteration_field: &758 + iteration_field: &759 value: id: 11223 node_id: PVTF_lADOABCD1122311223 @@ -48009,8 +48022,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#get-project-field-for-organization parameters: - - *281 - - &759 + - *282 + - &760 name: field_id description: The unique identifier of the field. in: path @@ -48023,9 +48036,9 @@ paths: description: Response content: application/json: - schema: *284 + schema: *285 examples: - default: &760 + default: &761 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -48081,7 +48094,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-an-organization-owned-project parameters: - - *281 + - *282 - *75 - 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) @@ -48114,7 +48127,7 @@ paths: application/json: schema: type: array - items: &288 + items: &289 title: Projects v2 Item description: An item belonging to a project type: object @@ -48131,7 +48144,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: *285 + content_type: *286 content: type: - object @@ -48181,7 +48194,7 @@ paths: - updated_at - archived_at examples: - default: &289 + default: &290 value: id: 13 node_id: PVTI_lAAFAQ0 @@ -48879,7 +48892,7 @@ paths: url: https://docs.github.com/rest/projects/items#add-item-to-organization-owned-project parameters: - *75 - - *281 + - *282 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -48949,22 +48962,22 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *287 + value: *288 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *287 + value: *288 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *287 + value: *288 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *287 + value: *288 '304': *36 '403': *27 '401': *23 @@ -48984,9 +48997,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#get-an-item-for-an-organization-owned-project parameters: - - *281 + - *282 - *75 - - &290 + - &291 name: item_id description: The unique identifier of the project item. in: path @@ -49012,9 +49025,9 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -49035,9 +49048,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#update-project-item-for-organization parameters: - - *281 + - *282 - *75 - - *290 + - *291 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -49110,13 +49123,13 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - text_field: *289 - number_field: *289 - date_field: *289 - single_select_field: *289 - iteration_field: *289 + text_field: *290 + number_field: *290 + date_field: *290 + single_select_field: *290 + iteration_field: *290 '401': *23 '403': *27 '404': *6 @@ -49136,9 +49149,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#delete-project-item-for-organization parameters: - - *281 + - *282 - *75 - - *290 + - *291 responses: '204': description: Response @@ -49162,7 +49175,7 @@ paths: url: https://docs.github.com/rest/projects/views#create-a-view-for-an-organization-owned-project parameters: - *75 - - *281 + - *282 requestBody: required: true content: @@ -49236,7 +49249,7 @@ paths: description: Response for creating a view in an organization-owned project. content: application/json: - schema: &740 + schema: &741 title: Projects v2 View description: A view inside a projects v2 project type: object @@ -49340,7 +49353,7 @@ paths: examples: table_view: summary: Response for creating a table view - value: &291 + value: &292 value: id: 1 number: 1 @@ -49386,10 +49399,10 @@ paths: - 456 board_view: summary: Response for creating a board view with filter - value: *291 + value: *292 roadmap_view: summary: Response for creating a roadmap view - value: *291 + value: *292 '304': *36 '403': *27 '401': *23 @@ -49417,9 +49430,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-an-organization-project-view parameters: - - *281 + - *282 - *75 - - &761 + - &762 name: view_number description: The number that identifies the project view. in: path @@ -49451,9 +49464,9 @@ paths: application/json: schema: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -49486,7 +49499,7 @@ paths: application/json: schema: type: array - items: &292 + items: &293 title: Organization Custom Property description: Custom property defined on an organization type: object @@ -49564,7 +49577,7 @@ paths: - property_name - value_type examples: - default: &293 + default: &294 value: - property_name: environment url: https://api.github.com/orgs/github/properties/schema/environment @@ -49624,7 +49637,7 @@ paths: properties: type: array description: The array of custom properties to create or update. - items: *292 + items: *293 minItems: 1 maxItems: 100 required: @@ -49654,9 +49667,9 @@ paths: application/json: schema: type: array - items: *292 + items: *293 examples: - default: *293 + default: *294 '403': *27 '404': *6 x-github: @@ -49678,7 +49691,7 @@ paths: url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization parameters: - *75 - - &294 + - &295 name: custom_property_name description: The custom property name in: path @@ -49690,9 +49703,9 @@ paths: description: Response content: application/json: - schema: *292 + schema: *293 examples: - default: &295 + default: &296 value: property_name: environment url: https://api.github.com/orgs/github/properties/schema/environment @@ -49727,7 +49740,7 @@ paths: url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization parameters: - *75 - - *294 + - *295 requestBody: required: true content: @@ -49807,9 +49820,9 @@ paths: description: Response content: application/json: - schema: *292 + schema: *293 examples: - default: *295 + default: *296 '403': *27 '404': *6 x-github: @@ -49833,7 +49846,7 @@ paths: url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization parameters: - *75 - - *294 + - *295 responses: '204': *58 '403': *27 @@ -49897,7 +49910,7 @@ paths: - octocat/Hello-World properties: type: array - items: &296 + items: &297 title: Custom Property Value description: Custom property name and associated value type: object @@ -49987,7 +50000,7 @@ paths: type: array description: List of custom property names and associated values to apply to the repositories. - items: *296 + items: *297 required: - repository_names - properties @@ -50179,7 +50192,7 @@ paths: type: array items: *156 examples: - default: *276 + default: *277 headers: Link: *67 x-github: @@ -50382,7 +50395,7 @@ paths: description: Response content: application/json: - schema: &343 + schema: &344 title: Full Repository description: Full Repository type: object @@ -50852,7 +50865,7 @@ paths: description: Whether anonymous git access is allowed. default: true type: boolean - code_of_conduct: &481 + code_of_conduct: &482 title: Code Of Conduct Simple description: Code of Conduct Simple type: object @@ -50882,7 +50895,7 @@ paths: - key - name - html_url - security_and_analysis: *297 + security_and_analysis: *298 custom_properties: type: object description: The custom properties that were defined for the repository. @@ -50966,7 +50979,7 @@ paths: - network_count - subscribers_count examples: - default: &345 + default: &346 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -51487,7 +51500,7 @@ paths: - *75 - *17 - *19 - - &623 + - &624 name: targets description: | A comma-separated list of rule targets to filter by. @@ -51506,7 +51519,7 @@ paths: application/json: schema: type: array - items: &324 + items: &325 title: Repository ruleset type: object description: A set of rules to apply when specified conditions are @@ -51541,7 +51554,7 @@ paths: source: type: string description: The name of the source - enforcement: &300 + enforcement: &301 type: string description: The enforcement level of the ruleset. `evaluate` allows admins to test rules before enforcing them. Admins @@ -51554,7 +51567,7 @@ paths: bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: &301 + items: &302 title: Repository Ruleset Bypass Actor type: object description: An actor that can bypass rules in a ruleset @@ -51626,7 +51639,7 @@ paths: description: The html URL of the ruleset conditions: anyOf: - - &298 + - &299 title: Repository ruleset conditions for ref names type: object description: Parameters for a repository ruleset ref name @@ -51650,7 +51663,7 @@ paths: match. items: type: string - - &302 + - &303 title: Organization ruleset conditions type: object description: |- @@ -51664,7 +51677,7 @@ paths: description: Conditions to target repositories by name and refs by name allOf: - - *298 + - *299 - title: Repository ruleset conditions for repository names type: object description: Parameters for a repository name condition @@ -51698,7 +51711,7 @@ paths: description: Conditions to target repositories by id and refs by name allOf: - - *298 + - *299 - title: Repository ruleset conditions for repository IDs type: object description: Parameters for a repository ID condition @@ -51720,7 +51733,7 @@ paths: description: Conditions to target repositories by property and refs by name allOf: - - *298 + - *299 - title: Repository ruleset conditions for repository properties type: object description: Parameters for a repository property condition @@ -51733,7 +51746,7 @@ paths: description: The repository properties and values to include. All of these properties must match for the condition to pass. - items: &299 + items: &300 title: Repository ruleset property targeting definition type: object @@ -51766,7 +51779,7 @@ paths: description: The repository properties and values to exclude. The condition will not pass if any of these properties match. - items: *299 + items: *300 required: - repository_property type: @@ -51774,12 +51787,12 @@ paths: - object rules: type: array - items: &624 + items: &625 title: Repository Rule type: object description: A repository rule. oneOf: - - &303 + - &304 title: creation description: Only allow users with bypass permission to create matching refs. @@ -51791,7 +51804,7 @@ paths: type: string enum: - creation - - &304 + - &305 title: update description: Only allow users with bypass permission to update matching refs. @@ -51812,7 +51825,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &305 + - &306 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -51824,7 +51837,7 @@ paths: type: string enum: - deletion - - &306 + - &307 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -51836,7 +51849,7 @@ paths: type: string enum: - required_linear_history - - &621 + - &622 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -51914,7 +51927,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &307 + - &308 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that @@ -51938,7 +51951,7 @@ paths: type: string required: - required_deployment_environments - - &308 + - &309 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -51950,7 +51963,7 @@ paths: type: string enum: - required_signatures - - &309 + - &310 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can @@ -52093,7 +52106,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &310 + - &311 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be @@ -52141,7 +52154,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &311 + - &312 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -52153,7 +52166,7 @@ paths: type: string enum: - non_fast_forward - - &312 + - &313 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -52190,7 +52203,7 @@ paths: required: - operator - pattern - - &313 + - &314 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -52227,7 +52240,7 @@ paths: required: - operator - pattern - - &314 + - &315 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -52264,7 +52277,7 @@ paths: required: - operator - pattern - - &315 + - &316 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -52301,7 +52314,7 @@ paths: required: - operator - pattern - - &316 + - &317 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -52338,7 +52351,7 @@ paths: required: - operator - pattern - - &321 + - &322 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -52388,7 +52401,7 @@ paths: - repository_id required: - workflows - - &322 + - &323 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, @@ -52449,7 +52462,7 @@ paths: - tool required: - code_scanning_tools - - &323 + - &324 title: copilot_code_review description: Request Copilot code review for new pull requests automatically if the author has access to Copilot code @@ -52475,7 +52488,7 @@ paths: type: boolean description: Copilot automatically reviews each new push to the pull request. - - &622 + - &623 title: license_compliance_scanning description: Enforce any added or changed dependencies to comply with the organization's license policy. @@ -52487,7 +52500,7 @@ paths: type: string enum: - license_compliance_scanning - - &317 + - &318 title: file_path_restriction description: Prevent commits that include changes in specified file and folder paths from being pushed to the commit @@ -52512,7 +52525,7 @@ paths: type: string required: - restricted_file_paths - - &318 + - &319 title: max_file_path_length description: Prevent commits that include file paths that exceed the specified character limit from being pushed @@ -52536,7 +52549,7 @@ paths: maximum: 32767 required: - max_file_path_length - - &319 + - &320 title: file_extension_restriction description: Prevent commits that include files with specified file extensions from being pushed to the commit graph. @@ -52559,7 +52572,7 @@ paths: type: string required: - restricted_file_extensions - - &320 + - &321 title: max_file_size description: Prevent commits with individual files that exceed the specified limit from being pushed to the commit @@ -52657,21 +52670,20 @@ paths: - push - repository default: branch - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *302 + items: *302 + conditions: *303 rules: type: array description: An array of rules within the ruleset. - items: &326 + items: &327 title: Repository Rule type: object description: A repository rule. oneOf: - - *303 - *304 - *305 - *306 @@ -52692,6 +52704,7 @@ paths: - *321 - *322 - *323 + - *324 required: - name - enforcement @@ -52729,9 +52742,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: &325 + default: &326 value: id: 21 name: super cool ruleset @@ -52787,7 +52800,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites parameters: - *75 - - &625 + - &626 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 @@ -52802,7 +52815,7 @@ paths: in: query schema: type: string - - &626 + - &627 name: time_period description: |- The time period to filter by. @@ -52818,14 +52831,14 @@ paths: - week - month default: day - - &627 + - &628 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 - - &628 + - &629 name: rule_suite_result description: The rule suite results to filter on. When specified, only suites with this result will be returned. @@ -52838,7 +52851,7 @@ paths: - bypass - all default: all - - &629 + - &630 name: evaluate_status description: |- The evaluate status to filter on. When specified, only rule suites resulting from rulesets with the specified evaluate status will be returned. @@ -52861,7 +52874,7 @@ paths: description: Response content: application/json: - schema: &630 + schema: &631 title: Rule Suites description: Response type: array @@ -52917,7 +52930,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &631 + default: &632 value: - id: 21 actor_id: 12 @@ -52961,7 +52974,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *75 - - &632 + - &633 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -52977,7 +52990,7 @@ paths: description: Response content: application/json: - schema: &633 + schema: &634 title: Rule Suite description: Response type: object @@ -53084,7 +53097,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &634 + default: &635 value: id: 21 actor_id: 12 @@ -53157,9 +53170,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *325 + default: *326 '404': *6 '500': *54 put: @@ -53203,16 +53216,16 @@ paths: - tag - push - repository - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *302 + items: *302 + conditions: *303 rules: description: An array of rules within the ruleset. type: array - items: *326 + items: *327 examples: default: value: @@ -53247,9 +53260,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *325 + default: *326 '404': *6 '422': *15 '500': *54 @@ -53307,7 +53320,7 @@ paths: application/json: schema: type: array - items: &327 + items: &328 title: Ruleset version type: object description: The historical version of a ruleset @@ -53331,7 +53344,7 @@ paths: type: string format: date-time examples: - default: &636 + default: &637 value: - version_id: 3 actor: @@ -53384,9 +53397,9 @@ paths: description: Response content: application/json: - schema: &637 + schema: &638 allOf: - - *327 + - *328 - type: object required: - state @@ -53456,7 +53469,7 @@ paths: url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization parameters: - *75 - - &638 + - &639 name: state in: query description: Set to `open` or `resolved` to only list secret scanning alerts @@ -53467,7 +53480,7 @@ paths: enum: - open - resolved - - &639 + - &640 name: secret_type in: query description: A comma-separated list of secret types to return. All default @@ -53477,7 +53490,7 @@ paths: required: false schema: type: string - - &640 + - &641 name: exclude_secret_types in: query description: A comma-separated list of secret types to exclude from the results. @@ -53488,7 +53501,7 @@ paths: required: false schema: type: string - - &641 + - &642 name: exclude_providers in: query description: |- @@ -53499,7 +53512,7 @@ paths: required: false schema: type: string - - &642 + - &643 name: providers in: query description: |- @@ -53510,7 +53523,7 @@ paths: required: false schema: type: string - - &643 + - &644 name: resolution in: query description: A comma-separated list of resolutions. Only secret scanning alerts @@ -53519,7 +53532,7 @@ paths: required: false schema: type: string - - &644 + - &645 name: assignee in: query description: Filters alerts by assignee. Use `*` to get all assigned alerts, @@ -53538,7 +53551,7 @@ paths: all-unassigned: value: none summary: Filter for all unassigned alerts - - &645 + - &646 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. @@ -53553,7 +53566,7 @@ paths: - *61 - *19 - *17 - - &646 + - &647 name: before description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events before this cursor. To @@ -53563,7 +53576,7 @@ paths: required: false schema: type: string - - &647 + - &648 name: after description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events after this cursor. To @@ -53573,7 +53586,7 @@ paths: required: false schema: type: string - - &648 + - &649 name: validity in: query description: A comma-separated list of validities that, when present, will @@ -53582,7 +53595,7 @@ paths: required: false schema: type: string - - &649 + - &650 name: is_publicly_leaked in: query description: A boolean value representing whether or not to filter alerts @@ -53591,7 +53604,7 @@ paths: schema: type: boolean default: false - - &650 + - &651 name: is_multi_repo in: query description: A boolean value representing whether or not to filter alerts @@ -53600,7 +53613,7 @@ paths: schema: type: boolean default: false - - &651 + - &652 name: hide_secret in: query description: A boolean value representing whether or not to hide literal secrets @@ -53609,7 +53622,7 @@ paths: schema: type: boolean default: false - - &652 + - &653 name: is_bypassed in: query description: A boolean value (`true` or `false`) indicating whether to filter @@ -53620,7 +53633,7 @@ paths: required: false schema: type: boolean - - &653 + - &654 name: included_metadata in: query description: |- @@ -53631,7 +53644,7 @@ paths: required: false schema: type: string - - &654 + - &655 name: owner_email_hash in: query description: |- @@ -53666,14 +53679,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &655 + state: &656 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: &656 + resolution: &657 type: - string - 'null' @@ -53792,14 +53805,14 @@ paths: first_location_detected: anyOf: - type: 'null' - - &657 + - &658 description: 'Details on the location where the token was initially detected. This can be a commit, wiki commit, issue, discussion, pull request. ' oneOf: - - &659 + - &660 description: Represents a 'commit' secret scanning location type. This location type shows that a secret was detected inside a commit to a repository. @@ -53863,7 +53876,7 @@ paths: - blob_url - commit_sha - commit_url - - &660 + - &661 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. @@ -53924,7 +53937,7 @@ paths: - page_url - commit_sha - commit_url - - &661 + - &662 description: Represents an 'issue_title' secret scanning location type. This location type shows that a secret was detected in the title of an issue. @@ -53946,7 +53959,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1 required: - issue_title_url - - &662 + - &663 description: Represents an 'issue_body' secret scanning location type. This location type shows that a secret was detected in the body of an issue. @@ -53968,7 +53981,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1 required: - issue_body_url - - &663 + - &664 description: Represents an 'issue_comment' secret scanning location type. This location type shows that a secret was detected in a comment on an issue. @@ -53990,7 +54003,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1#issuecomment-1081119451 required: - issue_comment_url - - &664 + - &665 description: Represents a 'discussion_title' secret scanning location type. This location type shows that a secret was detected in the title of a discussion. @@ -54005,7 +54018,7 @@ paths: - https://github.com/community/community/discussions/39082 required: - discussion_title_url - - &665 + - &666 description: Represents a 'discussion_body' secret scanning location type. This location type shows that a secret was detected in the body of a discussion. @@ -54020,7 +54033,7 @@ paths: - https://github.com/community/community/discussions/39082#discussion-4566270 required: - discussion_body_url - - &666 + - &667 description: Represents a 'discussion_comment' secret scanning location type. This location type shows that a secret was detected in a comment on a discussion. @@ -54035,7 +54048,7 @@ paths: - https://github.com/community/community/discussions/39082#discussioncomment-4158232 required: - discussion_comment_url - - &667 + - &668 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. @@ -54057,7 +54070,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846 required: - pull_request_title_url - - &668 + - &669 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. @@ -54079,7 +54092,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846 required: - pull_request_body_url - - &669 + - &670 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. @@ -54101,7 +54114,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846#issuecomment-1081119451 required: - pull_request_comment_url - - &670 + - &671 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. @@ -54123,7 +54136,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846#pullrequestreview-80 required: - pull_request_review_url - - &671 + - &672 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 @@ -54373,7 +54386,7 @@ paths: subcategory: custom-patterns parameters: - *75 - - &672 + - &673 name: state description: Filter custom patterns by state. When absent, returns patterns in all states. @@ -54384,7 +54397,7 @@ paths: enum: - published - unpublished - - &673 + - &674 name: push_protection description: Filter custom patterns by whether push protection is enabled. When absent, returns patterns regardless of push protection status. @@ -54395,7 +54408,7 @@ paths: enum: - enabled - disabled - - &674 + - &675 name: sort description: The property to sort the results by. in: query @@ -54417,7 +54430,7 @@ paths: application/json: schema: type: array - items: &328 + items: &329 title: Secret Scanning Custom Pattern description: A custom pattern for secret scanning. type: object @@ -54469,7 +54482,7 @@ paths: description: List of regexes that the secret must not match. items: type: string - custom_pattern_version: &329 + custom_pattern_version: &330 type: - string - 'null' @@ -54494,7 +54507,7 @@ paths: - state - push_protection_enabled examples: - default: &675 + default: &676 value: - id: 1 name: Example Custom Pattern @@ -54557,7 +54570,7 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: &676 + items: &677 title: Secret Scanning Custom Pattern To Create description: A custom pattern to create in a bulk operation. type: object @@ -54594,7 +54607,7 @@ paths: items: type: string examples: - default: &677 + default: &678 value: patterns: - name: Example Custom Pattern @@ -54618,9 +54631,9 @@ paths: created_patterns: type: array description: The list of successfully created custom patterns. - items: *328 + items: *329 examples: - default: &678 + default: &679 value: created_patterns: - id: 1 @@ -54672,7 +54685,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: &679 + items: &680 title: Secret Scanning Custom Pattern Validation Error description: A validation error for a custom pattern in a batch operation. @@ -54726,7 +54739,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: &680 + items: &681 title: Secret Scanning Custom Pattern To Delete description: A custom pattern to delete in a bulk operation. type: object @@ -54736,7 +54749,7 @@ paths: pattern_id: type: integer description: The ID of the custom pattern to delete. - custom_pattern_version: *329 + custom_pattern_version: *330 post_delete_action: type: string description: |- @@ -54749,7 +54762,7 @@ paths: - resolve_alerts default: delete_alerts examples: - default: &681 + default: &682 value: patterns: - pattern_id: 2 @@ -54760,7 +54773,7 @@ paths: '400': *14 '403': *27 '404': *6 - '412': &330 + '412': &331 description: Precondition Failed content: application/json: @@ -54795,7 +54808,7 @@ paths: required: true content: application/json: - schema: &682 + schema: &683 title: Secret Scanning Custom Pattern To Update description: Fields to update on a custom pattern. At least one updatable field (`pattern`, `start_delimiter`, `end_delimiter`, `must_match`, @@ -54834,9 +54847,9 @@ paths: description: Updated list of regexes that the secret must not match. items: type: string - custom_pattern_version: *329 + custom_pattern_version: *330 examples: - default: &683 + default: &684 value: pattern: updated_secret_[0-9A-Z]{16} start_delimiter: "[^0-9A-Za-z]" @@ -54851,9 +54864,9 @@ paths: description: Pattern updated successfully. content: application/json: - schema: *328 + schema: *329 examples: - default: &684 + default: &685 value: id: 1 name: Example Custom Pattern @@ -54873,7 +54886,7 @@ paths: '400': *14 '403': *27 '404': *6 - '412': *330 + '412': *331 '422': *15 "/orgs/{org}/secret-scanning/pattern-configurations": get: @@ -54906,11 +54919,11 @@ paths: related to push protection. type: object properties: - pattern_config_version: *329 + pattern_config_version: *330 provider_pattern_overrides: type: array description: Overrides for partner patterns. - items: &331 + items: &332 type: object properties: token_type: @@ -54979,7 +54992,7 @@ paths: custom_pattern_overrides: type: array description: Overrides for custom patterns defined by the organization. - items: *331 + items: *332 examples: default: value: @@ -55036,7 +55049,7 @@ paths: schema: type: object properties: - pattern_config_version: *329 + pattern_config_version: *330 provider_pattern_settings: type: array description: Pattern settings for provider patterns. @@ -55062,7 +55075,7 @@ paths: token_type: type: string description: The ID of the pattern to configure. - custom_pattern_version: *329 + custom_pattern_version: *330 push_protection_setting: type: string description: Push protection setting to set for the pattern. @@ -55160,7 +55173,7 @@ paths: application/json: schema: type: array - items: &688 + items: &689 description: A repository security advisory. type: object properties: @@ -55383,7 +55396,7 @@ paths: login: type: string description: The username of the user credited. - type: *332 + type: *333 credits_detailed: type: - array @@ -55394,7 +55407,7 @@ paths: type: object properties: user: *4 - type: *332 + type: *333 state: type: string description: The state of the user's acceptance of the @@ -55457,7 +55470,7 @@ paths: - private_fork additionalProperties: false examples: - default: &689 + default: &690 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -55844,7 +55857,7 @@ paths: application/json: schema: type: array - items: *261 + items: *262 examples: default: value: @@ -56199,7 +56212,7 @@ paths: type: integer network_configurations: type: array - items: &333 + items: &334 title: Hosted compute network configuration description: A hosted compute network configuration. type: object @@ -56352,9 +56365,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: &334 + default: &335 value: id: 123456789ABCDEF name: My network configuration @@ -56383,7 +56396,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - *75 - - &335 + - &336 name: network_configuration_id description: Unique identifier of the hosted compute network configuration. in: path @@ -56395,9 +56408,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 headers: Link: *67 x-github: @@ -56419,7 +56432,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - *75 - - *335 + - *336 requestBody: required: true content: @@ -56472,9 +56485,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -56494,7 +56507,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - *75 - - *335 + - *336 responses: '204': description: Response @@ -56618,7 +56631,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 headers: Link: *67 '403': *27 @@ -56708,7 +56721,7 @@ paths: description: Response content: application/json: - schema: &336 + schema: &337 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -56782,7 +56795,7 @@ paths: parent: anyOf: - type: 'null' - - *261 + - *262 members_count: type: integer examples: @@ -57107,7 +57120,7 @@ paths: - repos_count - organization examples: - default: &337 + default: &338 value: id: 1 node_id: MDQ6VGVhbTE= @@ -57184,9 +57197,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 x-github: githubCloudOnly: false @@ -57277,16 +57290,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 '422': *15 '403': *27 @@ -57316,7 +57329,7 @@ paths: responses: '204': description: Response - '422': &338 + '422': &339 description: Unprocessable entity if you attempt to modify an enterprise team at the organization level. x-github: @@ -57350,12 +57363,12 @@ paths: application/json: schema: type: array - items: *240 + items: *241 examples: - default: *241 + default: *242 headers: Link: *67 - '422': *338 + '422': *339 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -57399,7 +57412,7 @@ paths: application/json: schema: type: array - items: &705 + items: &706 title: Team Member description: A user that is a member of a team, including their role on the team and whether the membership is inherited from @@ -57542,7 +57555,7 @@ paths: - type - url examples: - default: &706 + default: &707 value: - login: octocat id: 1 @@ -57601,7 +57614,7 @@ paths: description: Response content: application/json: - schema: &339 + schema: &340 title: Team Membership description: Team Membership type: object @@ -57629,7 +57642,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &707 + response-if-user-is-a-team-maintainer: &708 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -57692,9 +57705,9 @@ paths: description: Response content: application/json: - schema: *339 + schema: *340 examples: - response-if-users-membership-with-team-is-now-pending: &708 + response-if-users-membership-with-team-is-now-pending: &709 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -57772,7 +57785,7 @@ paths: type: array items: *156 examples: - default: *276 + default: *277 headers: Link: *67 x-github: @@ -57803,14 +57816,14 @@ paths: parameters: - *75 - *77 - - *340 - *341 + - *342 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &709 + schema: &710 title: Team Repository description: A team's access to a repository. type: object @@ -58445,8 +58458,8 @@ paths: parameters: - *75 - *77 - - *340 - *341 + - *342 requestBody: required: false content: @@ -58493,8 +58506,8 @@ paths: parameters: - *75 - *77 - - *340 - *341 + - *342 responses: '204': description: Response @@ -58531,7 +58544,7 @@ paths: type: array items: *201 examples: - response-if-child-teams-exist: &710 + response-if-child-teams-exist: &711 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -58684,7 +58697,7 @@ paths: resources: type: object properties: - core: &342 + core: &343 title: Rate Limit type: object properties: @@ -58701,17 +58714,17 @@ paths: - remaining - reset - used - graphql: *342 - search: *342 - code_search: *342 - source_import: *342 - integration_manifest: *342 - actions_runner_registration: *342 - scim: *342 - dependency_snapshots: *342 - dependency_sbom: *342 - code_scanning_autofix: *342 - copilot_usage_records: *342 + graphql: *343 + search: *343 + code_search: *343 + source_import: *343 + integration_manifest: *343 + actions_runner_registration: *343 + scim: *343 + dependency_snapshots: *343 + dependency_sbom: *343 + code_scanning_autofix: *343 + copilot_usage_records: *343 required: - core - search @@ -58808,14 +58821,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *343 + schema: *344 examples: default-response: summary: Default response @@ -59319,7 +59332,7 @@ paths: status: disabled '403': *27 '404': *6 - '301': *344 + '301': *345 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59337,8 +59350,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#update-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -59649,10 +59662,10 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 - '307': &346 + default: *346 + '307': &347 description: Temporary Redirect content: application/json: @@ -59681,8 +59694,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#delete-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -59704,7 +59717,7 @@ paths: value: message: Organization members cannot delete repositories. documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository - '307': *346 + '307': *347 '404': *6 '409': *53 x-github: @@ -59728,11 +59741,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 - - &378 + - &379 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -59755,7 +59768,7 @@ paths: type: integer artifacts: type: array - items: &347 + items: &348 title: Artifact description: An artifact type: object @@ -59850,7 +59863,7 @@ paths: - expires_at - updated_at examples: - default: &379 + default: &380 value: total_count: 2 artifacts: @@ -59911,9 +59924,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#get-an-artifact parameters: - - *340 - *341 - - &348 + - *342 + - &349 name: artifact_id description: The unique identifier of the artifact. in: path @@ -59925,7 +59938,7 @@ paths: description: Response content: application/json: - schema: *347 + schema: *348 examples: default: value: @@ -59963,9 +59976,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact parameters: - - *340 - *341 - - *348 + - *342 + - *349 responses: '204': description: Response @@ -59989,9 +60002,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#download-an-artifact parameters: - - *340 - *341 - - *348 + - *342 + - *349 - name: archive_format in: path required: true @@ -60001,7 +60014,7 @@ paths: '302': description: Response headers: - Location: &498 + Location: &499 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 @@ -60026,14 +60039,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-retention-limit-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &349 + schema: &350 title: Actions cache retention limit for a repository description: GitHub Actions cache retention policy for a repository. type: object @@ -60067,13 +60080,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#set-github-actions-cache-retention-limit-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *349 + schema: *350 examples: selected_actions: *41 responses: @@ -60102,14 +60115,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-storage-limit-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &350 + schema: &351 title: Actions cache storage limit for a repository description: GitHub Actions cache storage policy for a repository. type: object @@ -60143,13 +60156,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#set-github-actions-cache-storage-limit-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *350 + schema: *351 examples: selected_actions: *43 responses: @@ -60180,14 +60193,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *351 + schema: *352 examples: default: value: @@ -60213,11 +60226,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 - - &352 + - &353 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 @@ -60251,7 +60264,7 @@ paths: description: Response content: application/json: - schema: &353 + schema: &354 title: Repository actions caches description: Repository actions caches type: object @@ -60301,7 +60314,7 @@ paths: - total_count - actions_caches examples: - default: &354 + default: &355 value: total_count: 1 actions_caches: @@ -60333,23 +60346,23 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key parameters: - - *340 - *341 + - *342 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *352 + - *353 responses: '200': description: Response content: application/json: - schema: *353 + schema: *354 examples: - default: *354 + default: *355 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -60369,8 +60382,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id parameters: - - *340 - *341 + - *342 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -60399,8 +60412,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/concurrency-groups#list-concurrency-groups-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *47 responses: @@ -60483,8 +60496,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/concurrency-groups#get-a-concurrency-group-for-a-repository parameters: - - *340 - *341 + - *342 - name: concurrency_group_name description: The name of the concurrency group. in: path @@ -60640,9 +60653,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run parameters: - - *340 - *341 - - &355 + - *342 + - &356 name: job_id description: The unique identifier of the job. in: path @@ -60654,7 +60667,7 @@ paths: description: Response content: application/json: - schema: &382 + schema: &383 title: Job description: Information of a job execution in a workflow run type: object @@ -61001,9 +61014,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run parameters: - - *340 - *341 - - *355 + - *342 + - *356 responses: '302': description: Response @@ -61031,9 +61044,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run parameters: - - *340 - *341 - - *355 + - *342 + - *356 requestBody: required: false content: @@ -61084,8 +61097,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Status response @@ -61144,8 +61157,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -61213,8 +61226,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -61232,7 +61245,7 @@ paths: type: integer secrets: type: array - items: &384 + items: &385 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -61253,7 +61266,7 @@ paths: - created_at - updated_at examples: - default: &385 + default: &386 value: total_count: 2 secrets: @@ -61286,8 +61299,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -61305,7 +61318,7 @@ paths: type: integer variables: type: array - items: &386 + items: &387 title: Actions Variable type: object properties: @@ -61339,7 +61352,7 @@ paths: - created_at - updated_at examples: - default: &387 + default: &388 value: total_count: 2 variables: @@ -61372,8 +61385,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -61382,11 +61395,11 @@ paths: schema: type: object properties: - enabled: &357 + enabled: &358 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *141 - selected_actions_url: *356 + selected_actions_url: *357 sha_pinning_required: *142 required: - enabled @@ -61415,8 +61428,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -61427,7 +61440,7 @@ paths: schema: type: object properties: - enabled: *357 + enabled: *358 allowed_actions: *141 sha_pinning_required: *142 required: @@ -61459,14 +61472,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &358 + schema: &359 type: object properties: access_level: @@ -61483,7 +61496,7 @@ paths: required: - access_level examples: - default: &359 + default: &360 value: access_level: organization x-github: @@ -61507,15 +61520,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *358 + schema: *359 examples: - default: *359 + default: *360 responses: '204': description: Response @@ -61539,14 +61552,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-artifact-and-log-retention-settings-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *360 + schema: *361 examples: default: value: @@ -61570,8 +61583,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-artifact-and-log-retention-settings-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Empty response for successful settings update @@ -61581,7 +61594,7 @@ paths: required: true content: application/json: - schema: *361 + schema: *362 examples: default: summary: Set retention days @@ -61605,8 +61618,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-fork-pr-contributor-approval-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -61614,7 +61627,7 @@ paths: application/json: schema: *143 examples: - default: *362 + default: *363 '404': *6 x-github: enabledForGitHubApps: true @@ -61633,8 +61646,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-fork-pr-contributor-approval-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -61668,14 +61681,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-private-repo-fork-pr-workflow-settings-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *363 + schema: *364 examples: default: *144 '403': *27 @@ -61697,13 +61710,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-private-repo-fork-pr-workflow-settings-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *364 + schema: *365 examples: default: *144 responses: @@ -61729,8 +61742,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -61757,8 +61770,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -61790,14 +61803,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *365 + schema: *366 examples: default: *151 x-github: @@ -61820,8 +61833,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Success response @@ -61832,7 +61845,7 @@ paths: required: true content: application/json: - schema: *366 + schema: *367 examples: default: *151 x-github: @@ -61861,8 +61874,8 @@ paths: in: query schema: type: string - - *340 - *341 + - *342 - *17 - *19 responses: @@ -61906,8 +61919,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -61915,9 +61928,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *368 + default: *369 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61939,8 +61952,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -61983,7 +61996,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *369 + '201': *370 '404': *6 '422': *7 '409': *53 @@ -62014,8 +62027,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -62023,7 +62036,7 @@ paths: application/json: schema: *160 examples: - default: *370 + default: *371 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62051,8 +62064,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -62060,7 +62073,7 @@ paths: application/json: schema: *160 examples: - default: *371 + default: *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62082,8 +62095,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: '200': @@ -62092,7 +62105,7 @@ paths: application/json: schema: *158 examples: - default: *372 + default: *373 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62113,8 +62126,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: '204': @@ -62141,8 +62154,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: '200': *162 @@ -62167,8 +62180,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 requestBody: required: true @@ -62217,8 +62230,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 requestBody: required: true @@ -62268,11 +62281,11 @@ 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-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: - '200': *373 + '200': *374 '404': *6 x-github: githubCloudOnly: false @@ -62299,10 +62312,10 @@ 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-a-repository parameters: - - *340 - *341 + - *342 - *157 - - *374 + - *375 responses: '200': *162 '404': *6 @@ -62330,9 +62343,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository parameters: - - *340 - *341 - - &390 + - *342 + - &391 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. @@ -62340,7 +62353,7 @@ paths: required: false schema: type: string - - &391 + - &392 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -62348,7 +62361,7 @@ paths: required: false schema: type: string - - &392 + - &393 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -62357,7 +62370,7 @@ paths: required: false schema: type: string - - &393 + - &394 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 @@ -62384,7 +62397,7 @@ paths: - pending - *17 - *19 - - &394 + - &395 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/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates)." @@ -62393,7 +62406,7 @@ paths: schema: type: string format: date-time - - &375 + - &376 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -62402,13 +62415,13 @@ paths: schema: type: boolean default: false - - &395 + - &396 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &396 + - &397 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -62431,7 +62444,7 @@ paths: type: integer workflow_runs: type: array - items: &376 + items: &377 title: Workflow Run description: An invocation of a workflow type: object @@ -62609,7 +62622,7 @@ paths: head_commit: anyOf: - type: 'null' - - &420 + - &421 title: Simple Commit description: A commit. type: object @@ -62724,7 +62737,7 @@ paths: - workflow_url - pull_requests examples: - default: &397 + default: &398 value: total_count: 1 workflow_runs: @@ -62960,24 +62973,24 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run parameters: - - *340 - *341 - - &377 + - *342 + - &378 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: &380 + default: &381 value: id: 30433642 name: Build @@ -63218,9 +63231,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '204': description: Response @@ -63243,9 +63256,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '200': description: Response @@ -63373,9 +63386,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '201': description: Response @@ -63408,12 +63421,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *340 - *341 - - *377 + - *342 + - *378 - *17 - *19 - - *378 + - *379 - *61 responses: '200': @@ -63430,9 +63443,9 @@ paths: type: integer artifacts: type: array - items: *347 + items: *348 examples: - default: *379 + default: *380 headers: Link: *67 x-github: @@ -63456,25 +63469,25 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *340 - *341 - - *377 - - &381 + - *342 + - *378 + - &382 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: *380 + default: *381 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63497,10 +63510,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt parameters: - - *340 - *341 - - *377 - - *381 + - *342 + - *378 + - *382 - *17 - *19 responses: @@ -63518,9 +63531,9 @@ paths: type: integer jobs: type: array - items: *382 + items: *383 examples: - default: &383 + default: &384 value: total_count: 1 jobs: @@ -63633,10 +63646,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *340 - *341 - - *377 - - *381 + - *342 + - *378 + - *382 responses: '302': description: Response @@ -63664,9 +63677,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '202': description: Response @@ -63712,9 +63725,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/concurrency-groups#list-concurrency-groups-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 - *17 - *46 - *47 @@ -63891,9 +63904,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: true content: @@ -63960,9 +63973,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '202': description: Response @@ -63995,9 +64008,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 - 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 @@ -64027,9 +64040,9 @@ paths: type: integer jobs: type: array - items: *382 + items: *383 examples: - default: *383 + default: *384 headers: Link: *67 x-github: @@ -64054,9 +64067,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '302': description: Response @@ -64083,9 +64096,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '204': description: Response @@ -64112,9 +64125,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '200': description: Response @@ -64183,7 +64196,7 @@ paths: items: type: object properties: - type: &505 + type: &506 type: string description: The type of reviewer. enum: @@ -64269,9 +64282,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: true content: @@ -64321,7 +64334,7 @@ paths: application/json: schema: type: array - items: &500 + items: &501 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -64433,7 +64446,7 @@ paths: - created_at - updated_at examples: - default: &501 + default: &502 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -64489,9 +64502,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: false content: @@ -64536,9 +64549,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: false content: @@ -64592,9 +64605,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '200': description: Response @@ -64731,8 +64744,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -64750,9 +64763,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -64777,8 +64790,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -64808,17 +64821,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: &398 + default: &399 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -64844,8 +64857,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -64903,8 +64916,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -64930,8 +64943,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-repository-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -64949,9 +64962,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -64974,8 +64987,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-a-repository-variable parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -65027,17 +65040,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: &399 + default: &400 value: name: USERNAME value: octocat @@ -65063,8 +65076,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 requestBody: required: true @@ -65107,8 +65120,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '204': @@ -65134,8 +65147,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#list-repository-workflows parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -65153,7 +65166,7 @@ paths: type: integer workflows: type: array - items: &388 + items: &389 title: Workflow description: A GitHub Actions workflow type: object @@ -65271,9 +65284,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#get-a-workflow parameters: - - *340 - *341 - - &389 + - *342 + - &390 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -65288,7 +65301,7 @@ paths: description: Response content: application/json: - schema: *388 + schema: *389 examples: default: value: @@ -65321,9 +65334,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#disable-a-workflow parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '204': description: Response @@ -65348,9 +65361,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '200': description: Response including the workflow run ID and URLs. @@ -65430,9 +65443,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#enable-a-workflow parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '204': description: Response @@ -65459,19 +65472,19 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow parameters: - - *340 - *341 - - *389 + - *342 - *390 - *391 - *392 - *393 + - *394 - *17 - *19 - - *394 - - *375 - *395 + - *376 - *396 + - *397 responses: '200': description: Response @@ -65487,9 +65500,9 @@ paths: type: integer workflow_runs: type: array - items: *376 + items: *377 examples: - default: *397 + default: *398 headers: Link: *67 x-github: @@ -65521,9 +65534,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#get-workflow-usage parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '200': description: Response @@ -65584,8 +65597,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-activities parameters: - - *340 - *341 + - *342 - *61 - *17 - *46 @@ -65758,8 +65771,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#list-repository-organization-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -65777,9 +65790,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -65803,8 +65816,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#list-repository-organization-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -65822,9 +65835,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -65849,8 +65862,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -65868,9 +65881,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -65895,8 +65908,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -65926,17 +65939,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: *398 + default: *399 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -65958,8 +65971,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -66017,8 +66030,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -66044,8 +66057,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#list-repository-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -66063,9 +66076,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -66088,8 +66101,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#create-a-repository-variable parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -66141,17 +66154,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#get-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *399 + default: *400 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66172,8 +66185,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#update-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 requestBody: required: true @@ -66216,8 +66229,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#delete-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '204': @@ -66239,8 +66252,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#list-assignees parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -66277,8 +66290,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned parameters: - - *340 - *341 + - *342 - name: assignee in: path required: true @@ -66314,8 +66327,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/attestations#create-an-attestation parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -66425,8 +66438,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/attestations#list-attestations parameters: - - *340 - *341 + - *342 - *17 - *46 - *47 @@ -66467,7 +66480,7 @@ paths: initiator: type: string examples: - default: *400 + default: *401 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -66487,8 +66500,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -66496,7 +66509,7 @@ paths: application/json: schema: type: array - items: &401 + items: &402 title: Autolink reference description: An autolink reference. type: object @@ -66555,8 +66568,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -66595,9 +66608,9 @@ paths: description: response content: application/json: - schema: *401 + schema: *402 examples: - default: &402 + default: &403 value: id: 1 key_prefix: TICKET- @@ -66628,9 +66641,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository parameters: - - *340 - *341 - - &403 + - *342 + - &404 name: autolink_id description: The unique identifier of the autolink. in: path @@ -66642,9 +66655,9 @@ paths: description: Response content: application/json: - schema: *401 + schema: *402 examples: - default: *402 + default: *403 '404': *6 x-github: githubCloudOnly: false @@ -66664,9 +66677,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository parameters: - - *340 - *341 - - *403 + - *342 + - *404 responses: '204': description: Response @@ -66690,8 +66703,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response if Dependabot is enabled @@ -66741,8 +66754,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-dependabot-security-updates parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -66763,8 +66776,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-dependabot-security-updates parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -66784,8 +66797,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#list-branches parameters: - - *340 - *341 + - *342 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -66823,7 +66836,7 @@ paths: - url protected: type: boolean - protection: &405 + protection: &406 title: Branch Protection description: Branch Protection type: object @@ -66866,7 +66879,7 @@ paths: required: - contexts - checks - enforce_admins: &408 + enforce_admins: &409 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -66883,7 +66896,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &410 + required_pull_request_reviews: &411 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -66967,7 +66980,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &407 + restrictions: &408 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -67260,9 +67273,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#get-a-branch parameters: - - *340 - *341 - - &406 + - *342 + - &407 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/graphql). @@ -67276,14 +67289,14 @@ paths: description: Response content: application/json: - schema: &416 + schema: &417 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &473 + commit: &474 title: Commit description: Commit type: object @@ -67322,7 +67335,7 @@ paths: author: anyOf: - type: 'null' - - &404 + - &405 title: Git User description: Metaproperties for Git author/committer information. @@ -67344,7 +67357,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 message: type: string examples: @@ -67368,7 +67381,7 @@ paths: required: - sha - url - verification: &523 + verification: &524 title: Verification type: object properties: @@ -67448,7 +67461,7 @@ paths: type: integer files: type: array - items: &483 + items: &484 title: Diff Entry description: Diff Entry type: object @@ -67544,7 +67557,7 @@ paths: - self protected: type: boolean - protection: *405 + protection: *406 protection_url: type: string format: uri @@ -67653,7 +67666,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *344 + '301': *345 '404': *6 x-github: githubCloudOnly: false @@ -67675,15 +67688,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *405 + schema: *406 examples: default: value: @@ -67877,9 +67890,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -68139,7 +68152,7 @@ paths: url: type: string format: uri - required_status_checks: &413 + required_status_checks: &414 title: Status Check Policy description: Status Check Policy type: object @@ -68298,7 +68311,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *407 + restrictions: *408 required_conversation_resolution: type: object properties: @@ -68410,9 +68423,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -68437,17 +68450,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: &409 + default: &410 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -68469,17 +68482,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: *409 + default: *410 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -68498,9 +68511,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -68525,17 +68538,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: &411 + default: &412 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -68631,9 +68644,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -68731,9 +68744,9 @@ paths: description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: *411 + default: *412 '422': *15 x-github: githubCloudOnly: false @@ -68754,9 +68767,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -68783,17 +68796,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: &412 + default: &413 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -68816,17 +68829,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: *412 + default: *413 '404': *6 x-github: githubCloudOnly: false @@ -68846,9 +68859,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -68873,17 +68886,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *413 + schema: *414 examples: - default: &414 + default: &415 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -68909,9 +68922,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -68963,9 +68976,9 @@ paths: description: Response content: application/json: - schema: *413 + schema: *414 examples: - default: *414 + default: *415 '404': *6 '422': *15 x-github: @@ -68987,9 +69000,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -69013,9 +69026,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -69049,9 +69062,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -69118,9 +69131,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -69184,9 +69197,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: content: application/json: @@ -69252,15 +69265,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *407 + schema: *408 examples: default: value: @@ -69351,9 +69364,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -69376,9 +69389,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -69388,7 +69401,7 @@ paths: type: array items: *5 examples: - default: &415 + default: &416 value: - id: 1 slug: octoapp @@ -69445,9 +69458,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -69481,7 +69494,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -69502,9 +69515,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -69538,7 +69551,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -69559,9 +69572,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -69595,7 +69608,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -69617,9 +69630,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -69629,7 +69642,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '404': *6 x-github: githubCloudOnly: false @@ -69649,9 +69662,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -69689,7 +69702,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '422': *15 x-github: githubCloudOnly: false @@ -69710,9 +69723,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -69750,7 +69763,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '422': *15 x-github: githubCloudOnly: false @@ -69771,9 +69784,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: content: application/json: @@ -69810,7 +69823,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '422': *15 x-github: githubCloudOnly: false @@ -69832,9 +69845,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -69868,9 +69881,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -69928,9 +69941,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -69988,9 +70001,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -70050,9 +70063,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#rename-a-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -70074,7 +70087,7 @@ paths: description: Response content: application/json: - schema: *416 + schema: *417 examples: default: value: @@ -70190,8 +70203,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#create-a-check-run parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -70470,7 +70483,7 @@ paths: description: Response content: application/json: - schema: &417 + schema: &418 title: CheckRun description: A check performed on the code of a given code change type: object @@ -70606,7 +70619,7 @@ paths: check. type: array items: *86 - deployment: &773 + deployment: &774 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -70893,9 +70906,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#get-a-check-run parameters: - - *340 - *341 - - &418 + - *342 + - &419 name: check_run_id description: The unique identifier of the check run. in: path @@ -70907,9 +70920,9 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: &419 + default: &420 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -71009,9 +71022,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#update-a-check-run parameters: - - *340 - *341 - - *418 + - *342 + - *419 requestBody: required: true content: @@ -71251,9 +71264,9 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: *419 + default: *420 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71273,9 +71286,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-run-annotations parameters: - - *340 - *341 - - *418 + - *342 + - *419 - *17 - *19 responses: @@ -71385,9 +71398,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run parameters: - - *340 - *341 - - *418 + - *342 + - *419 responses: '201': description: Response @@ -71431,8 +71444,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#create-a-check-suite parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -71454,7 +71467,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &421 + schema: &422 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -71552,7 +71565,7 @@ paths: - string - 'null' format: date-time - head_commit: *420 + head_commit: *421 latest_check_runs_count: type: integer check_runs_url: @@ -71580,7 +71593,7 @@ paths: - check_runs_url - pull_requests examples: - default: &422 + default: &423 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -71871,9 +71884,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71892,8 +71905,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -72202,9 +72215,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#get-a-check-suite parameters: - - *340 - *341 - - &423 + - *342 + - &424 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -72216,9 +72229,9 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72241,17 +72254,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite parameters: - - *340 - *341 - - *423 - - &478 + - *342 + - *424 + - &479 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &479 + - &480 name: status description: Returns check runs with the specified `status`. in: query @@ -72290,9 +72303,9 @@ paths: type: integer check_runs: type: array - items: *417 + items: *418 examples: - default: &480 + default: &481 value: total_count: 1 check_runs: @@ -72394,9 +72407,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite parameters: - - *340 - *341 - - *423 + - *342 + - *424 responses: '201': description: Response @@ -72425,8 +72438,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#list-code-quality-findings-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *61 - *46 @@ -72448,7 +72461,7 @@ paths: application/json: schema: type: array - items: &424 + items: &425 description: Code quality finding type: object properties: @@ -72578,7 +72591,7 @@ paths: markdown: This check is useless. [o](java/UselessNullCheck.java#L9C4-L9C18) cannot be null at this check, since it is guarded by [...instanceof...](java/UselessNullCheck.java#L7C13-L7C25). created_at: '2026-01-23T12:34:56Z' - '403': &425 + '403': &426 description: Response if the user is not authorized to access Code quality for this repository. content: @@ -72605,8 +72618,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#get-a-code-quality-finding parameters: - - *340 - *341 + - *342 - name: finding_number in: path description: The number that identifies a finding. @@ -72618,7 +72631,7 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: default: value: @@ -72647,7 +72660,7 @@ paths: markdown: This check is useless. [o](java/UselessNullCheck.java#L9C4-L9C18) cannot be null at this check, since it is guarded by [...instanceof...](java/UselessNullCheck.java#L7C13-L7C25). created_at: '2026-01-23T12:34:56Z' - '403': *425 + '403': *426 '404': *6 '503': *115 x-github: @@ -72669,8 +72682,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#get-a-code-quality-setup-configuration parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -72752,7 +72765,7 @@ paths: updated_at: '2023-01-01T00:00:00Z' schedule: weekly ai_findings_option: on_push - '403': *425 + '403': *426 '404': *6 '503': *115 x-github: @@ -72773,8 +72786,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#update-a-code-quality-setup-configuration parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -72912,21 +72925,21 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository parameters: - - *340 - *341 - - *426 + - *342 - *427 + - *428 - *19 - *17 - - &445 + - &446 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: *428 - - &446 + schema: *429 + - &447 name: pr description: The number of the pull request for the results you want to list. in: query @@ -72951,13 +72964,13 @@ paths: be returned. in: query required: false - schema: *429 + schema: *430 - name: severity description: If specified, only code scanning alerts with this severity will be returned. in: query required: false - schema: *430 + schema: *431 - name: assignees description: | Filter alerts by assignees. Provide a comma-separated list of user handles (e.g., `octocat` or `octocat,hubot`). @@ -72981,7 +72994,7 @@ paths: updated_at: *183 url: *184 html_url: *185 - instances_url: *431 + instances_url: *432 state: *190 fixed_at: *186 dismissed_by: @@ -72989,11 +73002,11 @@ paths: - type: 'null' - *4 dismissed_at: *187 - dismissed_reason: *432 - dismissed_comment: *433 - rule: *434 - tool: *435 - most_recent_instance: *436 + dismissed_reason: *433 + dismissed_comment: *434 + rule: *435 + tool: *436 + most_recent_instance: *437 dismissal_approved_by: anyOf: - type: 'null' @@ -73116,7 +73129,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *36 - '403': &438 + '403': &439 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -73143,9 +73156,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert parameters: - - *340 - *341 - - &439 + - *342 + - &440 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -73159,7 +73172,7 @@ paths: description: Response content: application/json: - schema: &440 + schema: &441 type: object properties: number: *181 @@ -73167,7 +73180,7 @@ paths: updated_at: *183 url: *184 html_url: *185 - instances_url: *431 + instances_url: *432 state: *190 fixed_at: *186 dismissed_by: @@ -73175,8 +73188,8 @@ paths: - type: 'null' - *4 dismissed_at: *187 - dismissed_reason: *432 - dismissed_comment: *433 + dismissed_reason: *433 + dismissed_comment: *434 rule: type: object properties: @@ -73238,8 +73251,8 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: *435 - most_recent_instance: *436 + tool: *436 + most_recent_instance: *437 dismissal_approved_by: anyOf: - type: 'null' @@ -73250,7 +73263,7 @@ paths: linked_pull_requests: description: Pull requests linked to this alert. type: array - items: *437 + items: *438 required: - number - created_at @@ -73339,7 +73352,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *36 - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -73359,9 +73372,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 requestBody: required: true content: @@ -73376,8 +73389,8 @@ paths: enum: - open - dismissed - dismissed_reason: *432 - dismissed_comment: *433 + dismissed_reason: *433 + dismissed_comment: *434 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -73405,7 +73418,7 @@ paths: description: Response content: application/json: - schema: *440 + schema: *441 examples: default: value: @@ -73481,7 +73494,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &444 + '403': &445 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -73508,15 +73521,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 responses: '200': description: Response content: application/json: - schema: &441 + schema: &442 type: object properties: status: @@ -73543,13 +73556,13 @@ paths: - description - started_at examples: - default: &442 + default: &443 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &443 + '400': &444 description: Bad Request content: application/json: @@ -73560,7 +73573,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': *438 + '403': *439 '404': *6 '500': *54 x-github: @@ -73585,29 +73598,29 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 responses: '200': description: OK content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 '202': description: Accepted content: application/json: - schema: *441 + schema: *442 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *443 + '400': *444 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -73639,9 +73652,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 requestBody: required: false content: @@ -73687,8 +73700,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *443 - '403': *444 + '400': *444 + '403': *445 '404': *6 '422': description: Unprocessable Entity @@ -73712,13 +73725,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 - *19 - *17 - - *445 - *446 + - *447 responses: '200': description: Response @@ -73729,10 +73742,10 @@ paths: items: type: object properties: - ref: *428 - analysis_key: *447 - environment: *448 - category: *449 + ref: *429 + analysis_key: *448 + environment: *449 + category: *450 state: type: - string @@ -73749,7 +73762,7 @@ paths: properties: text: type: string - location: *450 + location: *451 html_url: type: string classifications: @@ -73757,7 +73770,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: *451 + items: *452 examples: default: value: @@ -73794,7 +73807,7 @@ paths: end_column: 50 classifications: - source - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -73828,25 +73841,25 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository parameters: - - *340 - *341 - - *426 + - *342 - *427 + - *428 - *19 - *17 - - *446 + - *447 - 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: *428 + schema: *429 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &452 + schema: &453 type: string description: An identifier for the upload. examples: @@ -73868,23 +73881,23 @@ paths: application/json: schema: type: array - items: &453 + items: &454 type: object properties: - ref: *428 - commit_sha: &461 + ref: *429 + commit_sha: &462 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 64 pattern: "^([0-9a-fA-F]{40}(?:[0-9a-fA-F]{24})?)$" - analysis_key: *447 + analysis_key: *448 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *449 + category: *450 error: type: string examples: @@ -73909,8 +73922,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *452 - tool: *435 + sarif_id: *453 + tool: *436 deletable: type: boolean warning: @@ -73972,7 +73985,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -74008,8 +74021,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository parameters: - - *340 - *341 + - *342 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -74022,7 +74035,7 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: response: summary: application/json response @@ -74076,7 +74089,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *438 + '403': *439 '404': *6 '422': description: Response if analysis could not be processed @@ -74163,8 +74176,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository parameters: - - *340 - *341 + - *342 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -74220,7 +74233,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': *444 + '403': *445 '404': *6 '503': *115 x-github: @@ -74242,8 +74255,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -74251,7 +74264,7 @@ paths: application/json: schema: type: array - items: &454 + items: &455 title: CodeQL Database description: A CodeQL database. type: object @@ -74363,7 +74376,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': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -74392,8 +74405,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository parameters: - - *340 - *341 + - *342 - name: language in: path description: The language of the CodeQL database. @@ -74405,7 +74418,7 @@ paths: description: Response content: application/json: - schema: *454 + schema: *455 examples: default: value: @@ -74437,9 +74450,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': &487 + '302': &488 description: Found - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -74461,8 +74474,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *340 - *341 + - *342 - name: language in: path description: The language of the CodeQL database. @@ -74472,7 +74485,7 @@ paths: responses: '204': description: Response - '403': *444 + '403': *445 '404': *6 '503': *115 x-github: @@ -74500,8 +74513,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#create-a-codeql-variant-analysis parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -74510,7 +74523,7 @@ paths: type: object additionalProperties: false properties: - language: &455 + language: &456 type: string description: The language targeted by the CodeQL query enum: @@ -74590,7 +74603,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &459 + schema: &460 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -74600,7 +74613,7 @@ paths: description: The ID of the variant analysis. controller_repo: *66 actor: *4 - query_language: *455 + query_language: *456 query_pack_url: type: string description: The download url for the query pack. @@ -74648,7 +74661,7 @@ paths: items: type: object properties: - repository: &456 + repository: &457 title: Repository Identifier description: Repository Identifier type: object @@ -74690,7 +74703,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &460 + analysis_status: &461 type: string description: The new status of the CodeQL variant analysis repository task. @@ -74722,7 +74735,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &457 + access_mismatch_repos: &458 type: object properties: repository_count: @@ -74737,7 +74750,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: *456 + items: *457 required: - repository_count - repositories @@ -74760,8 +74773,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *457 - over_limit_repos: *457 + no_codeql_db_repos: *458 + over_limit_repos: *458 required: - access_mismatch_repos - not_found_repos @@ -74777,7 +74790,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &458 + value: &459 summary: Default response value: id: 1 @@ -74923,10 +74936,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *458 + value: *459 repository_lists: summary: Response for a successful variant analysis submission - value: *458 + value: *459 '404': *6 '422': description: Unable to process variant analysis submission @@ -74954,8 +74967,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis parameters: - - *340 - *341 + - *342 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -74967,9 +74980,9 @@ paths: description: Response content: application/json: - schema: *459 + schema: *460 examples: - default: *458 + default: *459 '404': *6 '503': *115 x-github: @@ -74992,7 +75005,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis parameters: - - *340 + - *341 - name: repo in: path description: The name of the controller repository. @@ -75027,7 +75040,7 @@ paths: type: object properties: repository: *66 - analysis_status: *460 + analysis_status: *461 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -75152,8 +75165,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -75244,7 +75257,7 @@ paths: threat_model: remote updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -75265,8 +75278,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -75360,7 +75373,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *444 + '403': *445 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -75431,8 +75444,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -75440,7 +75453,7 @@ paths: schema: type: object properties: - commit_sha: *461 + commit_sha: *462 ref: type: string description: |- @@ -75500,7 +75513,7 @@ paths: schema: type: object properties: - id: *452 + id: *453 url: type: string description: The REST API URL for checking the status of the upload. @@ -75514,7 +75527,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': *444 + '403': *445 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -75537,8 +75550,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload parameters: - - *340 - *341 + - *342 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -75586,7 +75599,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': *438 + '403': *439 '404': description: Not Found if the sarif id does not match any upload '503': *115 @@ -75611,8 +75624,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -75693,8 +75706,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-codeowners-errors parameters: - - *340 - *341 + - *342 - 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 @@ -75822,8 +75835,8 @@ paths: parameters: - *17 - *19 - - *340 - *341 + - *342 responses: '200': description: Response @@ -75839,7 +75852,7 @@ paths: type: integer codespaces: type: array - items: *251 + items: *252 examples: default: value: @@ -76137,8 +76150,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -76202,17 +76215,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '400': *14 '401': *23 '403': *27 @@ -76241,8 +76254,8 @@ paths: parameters: - *17 - *19 - - *340 - *341 + - *342 responses: '200': description: Response @@ -76306,8 +76319,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository parameters: - - *340 - *341 + - *342 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -76344,9 +76357,9 @@ paths: type: integer machines: type: array - items: *463 + items: *464 examples: - default: &715 + default: &716 value: total_count: 2 machines: @@ -76386,8 +76399,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *340 - *341 + - *342 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -76474,8 +76487,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user parameters: - - *340 - *341 + - *342 - 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 @@ -76544,8 +76557,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -76563,7 +76576,7 @@ paths: type: integer secrets: type: array - items: &467 + items: &468 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -76584,7 +76597,7 @@ paths: - created_at - updated_at examples: - default: *464 + default: *465 headers: Link: *67 x-github: @@ -76607,16 +76620,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *465 + schema: *466 examples: - default: *466 + default: *467 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -76636,17 +76649,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: *468 + default: *469 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76666,8 +76679,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -76720,8 +76733,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -76750,8 +76763,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators parameters: - - *340 - *341 + - *342 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -76789,7 +76802,7 @@ paths: application/json: schema: type: array - items: &469 + items: &470 title: Collaborator description: Collaborator type: object @@ -76982,8 +76995,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator parameters: - - *340 - *341 + - *342 - *71 responses: '204': @@ -77030,8 +77043,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *340 - *341 + - *342 - *71 requestBody: required: false @@ -77058,7 +77071,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &537 + schema: &538 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -77286,8 +77299,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *340 - *341 + - *342 - *71 responses: '204': @@ -77319,8 +77332,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *340 - *341 + - *342 - *71 responses: '200': @@ -77341,7 +77354,7 @@ paths: user: anyOf: - type: 'null' - - *469 + - *470 required: - permission - role_name @@ -77395,8 +77408,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -77406,7 +77419,7 @@ paths: application/json: schema: type: array - items: &470 + items: &471 title: Commit Comment description: Commit Comment type: object @@ -77464,7 +77477,7 @@ paths: - created_at - updated_at examples: - default: &475 + default: &476 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -77523,17 +77536,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#get-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 responses: '200': description: Response content: application/json: - schema: *470 + schema: *471 examples: - default: &476 + default: &477 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -77590,8 +77603,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#update-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -77614,7 +77627,7 @@ paths: description: Response content: application/json: - schema: *470 + schema: *471 examples: default: value: @@ -77665,8 +77678,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -77688,8 +77701,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -77716,7 +77729,7 @@ paths: application/json: schema: type: array - items: &471 + items: &472 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -77760,7 +77773,7 @@ paths: - content - created_at examples: - default: &540 + default: &541 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -77805,8 +77818,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -77839,9 +77852,9 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: &472 + default: &473 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -77870,9 +77883,9 @@ paths: description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -77894,10 +77907,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *340 - *341 + - *342 - *97 - - &541 + - &542 name: reaction_id description: The unique identifier of the reaction. in: path @@ -77952,8 +77965,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-commits parameters: - - *340 - *341 + - *342 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -78009,9 +78022,9 @@ paths: application/json: schema: type: array - items: *473 + items: *474 examples: - default: &606 + default: &607 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -78105,9 +78118,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit parameters: - - *340 - *341 - - &474 + - *342 + - &475 name: commit_sha description: The SHA of the commit. in: path @@ -78179,9 +78192,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#list-commit-comments parameters: - - *340 - *341 - - *474 + - *342 + - *475 - *17 - *19 responses: @@ -78191,9 +78204,9 @@ paths: application/json: schema: type: array - items: *470 + items: *471 examples: - default: *475 + default: *476 headers: Link: *67 x-github: @@ -78221,9 +78234,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#create-a-commit-comment parameters: - - *340 - *341 - - *474 + - *342 + - *475 requestBody: required: true content: @@ -78258,9 +78271,9 @@ paths: description: Response content: application/json: - schema: *470 + schema: *471 examples: - default: *476 + default: *477 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -78288,9 +78301,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit parameters: - - *340 - *341 - - *474 + - *342 + - *475 - *17 - *19 responses: @@ -78300,9 +78313,9 @@ paths: application/json: schema: type: array - items: *437 + items: *438 examples: - default: &597 + default: &598 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -78839,11 +78852,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#get-a-commit parameters: - - *340 - *341 + - *342 - *19 - *17 - - &477 + - &478 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)" @@ -78858,9 +78871,9 @@ paths: description: Response content: application/json: - schema: *473 + schema: *474 examples: - default: &585 + default: &586 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -78948,7 +78961,7 @@ paths: schema: type: string examples: - default: &484 + default: &485 value: | diff --git a/testfile b/testfile index 9bdeaeb..912c7ef 100644 @@ -78961,7 +78974,7 @@ paths: schema: type: string examples: - default: &485 + default: &486 value: | From ac3282a2725be3b1d4979169a7a311c89066af1c Mon Sep 17 00:00:00 2001 From: Mona Lisa <87831417+monalisa@users.noreply.github.com> @@ -79014,11 +79027,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference parameters: - - *340 - *341 - - *477 + - *342 - *478 - *479 + - *480 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -79052,9 +79065,9 @@ paths: type: integer check_runs: type: array - items: *417 + items: *418 examples: - default: *480 + default: *481 headers: Link: *67 x-github: @@ -79079,9 +79092,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference parameters: - - *340 - *341 - - *477 + - *342 + - *478 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -79089,7 +79102,7 @@ paths: schema: type: integer example: 1 - - *478 + - *479 - *17 - *19 responses: @@ -79107,7 +79120,7 @@ paths: type: integer check_suites: type: array - items: *421 + items: *422 examples: default: value: @@ -79307,9 +79320,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference parameters: - - *340 - *341 - - *477 + - *342 + - *478 - *17 - *19 responses: @@ -79511,9 +79524,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *340 - *341 - - *477 + - *342 + - *478 - *17 - *19 responses: @@ -79523,7 +79536,7 @@ paths: application/json: schema: type: array - items: &694 + items: &695 title: Status description: The status of a commit. type: object @@ -79604,7 +79617,7 @@ paths: site_admin: false headers: Link: *67 - '301': *344 + '301': *345 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -79632,8 +79645,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -79666,11 +79679,11 @@ paths: code_of_conduct: anyOf: - type: 'null' - - *481 + - *482 code_of_conduct_file: anyOf: - type: 'null' - - &482 + - &483 title: Community Health File type: object properties: @@ -79690,19 +79703,19 @@ paths: contributing: anyOf: - type: 'null' - - *482 + - *483 readme: anyOf: - type: 'null' - - *482 + - *483 issue_template: anyOf: - type: 'null' - - *482 + - *483 pull_request_template: anyOf: - type: 'null' - - *482 + - *483 required: - code_of_conduct - code_of_conduct_file @@ -79831,8 +79844,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#compare-two-commits parameters: - - *340 - *341 + - *342 - *19 - *17 - name: basehead @@ -79880,8 +79893,8 @@ paths: format: uri examples: - https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *473 - merge_base_commit: *473 + base_commit: *474 + merge_base_commit: *474 status: type: string enum: @@ -79905,10 +79918,10 @@ paths: - 6 commits: type: array - items: *473 + items: *474 files: type: array - items: *483 + items: *484 required: - url - html_url @@ -80154,12 +80167,12 @@ paths: schema: type: string examples: - default: *484 + default: *485 application/vnd.github.patch: schema: type: string examples: - default: *485 + default: *486 '404': *6 '500': *54 '503': *115 @@ -80204,8 +80217,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-repository-content parameters: - - *340 - *341 + - *342 - name: path description: path parameter in: path @@ -80375,7 +80388,7 @@ paths: - type - url examples: - response-if-content-is-a-file-github-object: &486 + response-if-content-is-a-file-github-object: &487 summary: Response if content is a file value: type: file @@ -80512,7 +80525,7 @@ paths: - size - type - url - - &612 + - &613 title: Content File description: Content File type: object @@ -80730,7 +80743,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *486 + response-if-content-is-a-file: *487 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -80799,7 +80812,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *27 - '302': *487 + '302': *488 '304': *36 x-github: githubCloudOnly: false @@ -80822,8 +80835,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents parameters: - - *340 - *341 + - *342 - name: path description: path parameter in: path @@ -80918,7 +80931,7 @@ paths: description: Response content: application/json: - schema: &488 + schema: &489 title: File Commit description: File Commit type: object @@ -81074,7 +81087,7 @@ paths: description: Response content: application/json: - schema: *488 + schema: *489 examples: example-for-creating-a-file: value: @@ -81128,7 +81141,7 @@ paths: schema: oneOf: - *3 - - &518 + - &519 description: Repository rule violation was detected type: object properties: @@ -81149,7 +81162,7 @@ paths: items: type: object properties: - placeholder_id: &685 + placeholder_id: &686 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -81181,8 +81194,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#delete-a-file parameters: - - *340 - *341 + - *342 - name: path description: path parameter in: path @@ -81243,7 +81256,7 @@ paths: description: Response content: application/json: - schema: *488 + schema: *489 examples: default: value: @@ -81298,8 +81311,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-contributors parameters: - - *340 - *341 + - *342 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -81429,8 +81442,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-cloud-agent-management#get-copilot-cloud-agent-configuration-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -81582,8 +81595,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *340 - *341 + - *342 - *203 - *204 - *205 @@ -81596,10 +81609,11 @@ paths: schema: type: string - *208 - - *489 + - *490 - *209 - *210 - *211 + - *212 - *61 - *46 - *47 @@ -81611,7 +81625,7 @@ paths: application/json: schema: type: array - items: &493 + items: &494 type: object description: A Dependabot alert. properties: @@ -81662,7 +81676,7 @@ paths: - transitive - inconclusive - - security_advisory: *490 + security_advisory: *491 security_vulnerability: *65 url: *184 html_url: *185 @@ -81693,8 +81707,8 @@ paths: dismissal. maxLength: 280 fixed_at: *186 - auto_dismissed_at: *491 - dismissal_request: *492 + auto_dismissed_at: *492 + dismissal_request: *493 assignees: type: array description: The users assigned to this alert. @@ -81727,6 +81741,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -81848,6 +81863,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -81949,9 +81965,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *340 - *341 - - &494 + - *342 + - &495 name: alert_number in: path description: |- @@ -81966,7 +81982,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -81978,6 +81994,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -82098,9 +82115,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *340 - *341 - - *494 + - *342 + - *495 requestBody: required: true content: @@ -82173,7 +82190,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -82185,6 +82202,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -82303,8 +82321,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -82322,7 +82340,7 @@ paths: type: integer secrets: type: array - items: &497 + items: &498 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -82376,16 +82394,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *495 + schema: *496 examples: - default: *496 + default: *497 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82405,15 +82423,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *497 + schema: *498 examples: default: value: @@ -82439,8 +82457,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -82493,8 +82511,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -82517,8 +82535,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits parameters: - - *340 - *341 + - *342 - 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 @@ -82695,8 +82713,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -82955,8 +82973,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/sboms#fetch-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *340 - *341 + - *342 - name: sbom_uuid in: path required: true @@ -82967,7 +82985,7 @@ paths: '302': description: Redirects to a temporary download URL for the completed SBOM. headers: - Location: *498 + Location: *499 '202': description: SBOM is still being processed, no content is returned. '404': *6 @@ -82988,8 +83006,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/sboms#request-generation-of-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -83027,8 +83045,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -83111,7 +83129,7 @@ paths: - version - url additionalProperties: false - metadata: &499 + metadata: &500 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -83150,7 +83168,7 @@ paths: examples: - "/src/build/package-lock.json" additionalProperties: false - metadata: *499 + metadata: *500 resolved: type: object description: A collection of resolved package dependencies. @@ -83164,7 +83182,7 @@ paths: pattern: "^pkg" examples: - pkg:/npm/%40actions/http-client@1.0.11 - metadata: *499 + metadata: *500 relationship: type: string description: A notation of whether a dependency is requested @@ -83297,8 +83315,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#list-deployments parameters: - - *340 - *341 + - *342 - name: sha description: The SHA recorded at creation time. in: query @@ -83339,9 +83357,9 @@ paths: application/json: schema: type: array - items: *500 + items: *501 examples: - default: *501 + default: *502 headers: Link: *67 x-github: @@ -83407,8 +83425,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#create-a-deployment parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -83490,7 +83508,7 @@ paths: description: Response content: application/json: - schema: *500 + schema: *501 examples: simple-example: summary: Simple example @@ -83563,9 +83581,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#get-a-deployment parameters: - - *340 - *341 - - &502 + - *342 + - &503 name: deployment_id description: deployment_id parameter in: path @@ -83577,7 +83595,7 @@ paths: description: Response content: application/json: - schema: *500 + schema: *501 examples: default: value: @@ -83642,9 +83660,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment parameters: - - *340 - *341 - - *502 + - *342 + - *503 responses: '204': description: Response @@ -83666,9 +83684,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses parameters: - - *340 - *341 - - *502 + - *342 + - *503 - *17 - *19 responses: @@ -83678,7 +83696,7 @@ paths: application/json: schema: type: array - items: &503 + items: &504 title: Deployment Status description: The status of a deployment. type: object @@ -83842,9 +83860,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status parameters: - - *340 - *341 - - *502 + - *342 + - *503 requestBody: required: true content: @@ -83919,9 +83937,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - default: &504 + default: &505 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -83977,9 +83995,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status parameters: - - *340 - *341 - - *502 + - *342 + - *503 - name: status_id in: path required: true @@ -83990,9 +84008,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - default: *504 + default: *505 '404': *6 x-github: githubCloudOnly: false @@ -84017,8 +84035,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -84075,8 +84093,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#list-environments parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -84094,7 +84112,7 @@ paths: - 5 environments: type: array - items: &506 + items: &507 title: Environment description: Details of a deployment environment type: object @@ -84156,7 +84174,7 @@ paths: type: string examples: - wait_timer - wait_timer: &508 + wait_timer: &509 type: integer description: The amount of time to delay a job after the job is initially triggered. The time (in minutes) @@ -84198,7 +84216,7 @@ paths: items: type: object properties: - type: *505 + type: *506 reviewer: anyOf: - *4 @@ -84225,7 +84243,7 @@ paths: - id - node_id - type - deployment_branch_policy: &509 + deployment_branch_policy: &510 type: - object - 'null' @@ -84342,9 +84360,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#get-an-environment parameters: - - *340 - *341 - - &507 + - *342 + - &508 name: environment_name in: path required: true @@ -84357,9 +84375,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: &510 + default: &511 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -84443,9 +84461,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment parameters: - - *340 - *341 - - *507 + - *342 + - *508 requestBody: required: false content: @@ -84455,7 +84473,7 @@ paths: - object - 'null' properties: - wait_timer: *508 + wait_timer: *509 prevent_self_review: type: boolean description: Whether or not a user who created the job is prevented @@ -84474,14 +84492,14 @@ paths: items: type: object properties: - type: *505 + type: *506 id: type: integer description: The id of the user or team who can review the deployment examples: - 4532992 - deployment_branch_policy: *509 + deployment_branch_policy: *510 additionalProperties: false examples: default: @@ -84501,9 +84519,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *510 + default: *511 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -84527,9 +84545,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#delete-an-environment parameters: - - *340 - *341 - - *507 + - *342 + - *508 responses: '204': description: Default response @@ -84554,9 +84572,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *17 - *19 responses: @@ -84575,7 +84593,7 @@ paths: - 2 branch_policies: type: array - items: &511 + items: &512 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -84636,9 +84654,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 + - *342 + - *508 requestBody: required: true content: @@ -84686,9 +84704,9 @@ paths: description: Response content: application/json: - schema: *511 + schema: *512 examples: - example-wildcard: &512 + example-wildcard: &513 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -84730,10 +84748,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 - - &513 + - *342 + - *508 + - &514 name: branch_policy_id in: path required: true @@ -84745,9 +84763,9 @@ paths: description: Response content: application/json: - schema: *511 + schema: *512 examples: - default: *512 + default: *513 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84766,10 +84784,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 - - *513 + - *342 + - *508 + - *514 requestBody: required: true content: @@ -84798,9 +84816,9 @@ paths: description: Response content: application/json: - schema: *511 + schema: *512 examples: - default: *512 + default: *513 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84819,10 +84837,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 - - *513 + - *342 + - *508 + - *514 responses: '204': description: Response @@ -84847,9 +84865,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 responses: '200': description: List of deployment protection rules @@ -84866,7 +84884,7 @@ paths: - 10 custom_deployment_protection_rules: type: array - items: &514 + items: &515 title: Deployment protection rule description: Deployment protection rule type: object @@ -84888,7 +84906,7 @@ paths: for the environment. examples: - true - app: &515 + app: &516 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -84991,9 +85009,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 requestBody: content: application/json: @@ -85014,9 +85032,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *514 + schema: *515 examples: - default: &516 + default: &517 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -85051,9 +85069,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 - *19 - *17 responses: @@ -85073,7 +85091,7 @@ paths: - 35 available_custom_deployment_protection_rule_integrations: type: array - items: *515 + items: *516 examples: default: value: @@ -85108,10 +85126,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule parameters: - - *340 - *341 - - *507 - - &517 + - *342 + - *508 + - &518 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -85123,9 +85141,9 @@ paths: description: Response content: application/json: - schema: *514 + schema: *515 examples: - default: *516 + default: *517 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85146,10 +85164,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 - - *517 + - *518 responses: '204': description: Response @@ -85175,9 +85193,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-environment-secrets parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *17 - *19 responses: @@ -85195,9 +85213,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -85222,9 +85240,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key parameters: - - *340 - *341 - - *507 + - *342 + - *508 responses: '200': description: Response @@ -85254,18 +85272,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *164 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: *398 + default: *399 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85287,9 +85305,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *164 requestBody: required: true @@ -85347,9 +85365,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *164 responses: '204': @@ -85375,9 +85393,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-environment-variables parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *173 - *19 responses: @@ -85395,9 +85413,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -85420,9 +85438,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-an-environment-variable parameters: - - *340 - *341 - - *507 + - *342 + - *508 requestBody: required: true content: @@ -85474,18 +85492,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-an-environment-variable parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *167 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *399 + default: *400 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85506,10 +85524,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-an-environment-variable parameters: - - *340 - *341 + - *342 - *167 - - *507 + - *508 requestBody: required: true content: @@ -85551,10 +85569,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable parameters: - - *340 - *341 + - *342 - *167 - - *507 + - *508 responses: '204': description: Response @@ -85576,8 +85594,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-repository-events parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -85645,8 +85663,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/forks#list-forks parameters: - - *340 - *341 + - *342 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -85805,8 +85823,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/forks#create-a-fork parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -85839,9 +85857,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 '400': *14 '422': *15 '403': *27 @@ -85862,8 +85880,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/blobs#create-a-blob parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -85923,7 +85941,7 @@ paths: schema: oneOf: - *125 - - *518 + - *519 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85948,8 +85966,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/blobs#get-a-blob parameters: - - *340 - *341 + - *342 - name: file_sha in: path required: true @@ -86049,8 +86067,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/commits#create-a-commit parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -86159,7 +86177,7 @@ paths: description: Response content: application/json: - schema: &519 + schema: &520 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -86386,15 +86404,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/commits#get-a-commit-object parameters: - - *340 - *341 - - *474 + - *342 + - *475 responses: '200': description: Response content: application/json: - schema: *519 + schema: *520 examples: default: value: @@ -86450,9 +86468,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#list-matching-references parameters: - - *340 - *341 - - &520 + - *342 + - &521 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. @@ -86469,7 +86487,7 @@ paths: application/json: schema: type: array - items: &521 + items: &522 title: Git Reference description: Git references within a repository type: object @@ -86545,17 +86563,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#get-a-reference parameters: - - *340 - *341 - - *520 + - *342 + - *521 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: &522 + default: &523 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -86584,8 +86602,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#create-a-reference parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -86614,9 +86632,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -86642,9 +86660,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#update-a-reference parameters: - - *340 - *341 - - *520 + - *342 + - *521 requestBody: required: true content: @@ -86673,9 +86691,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 '422': *15 '409': *53 x-github: @@ -86693,9 +86711,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#delete-a-reference parameters: - - *340 - *341 - - *520 + - *342 + - *521 responses: '204': description: Response @@ -86750,8 +86768,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/tags#create-a-tag-object parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -86818,7 +86836,7 @@ paths: description: Response content: application/json: - schema: &524 + schema: &525 title: Git Tag description: Metadata for a Git tag type: object @@ -86874,7 +86892,7 @@ paths: - sha - type - url - verification: *523 + verification: *524 required: - sha - url @@ -86884,7 +86902,7 @@ paths: - tag - message examples: - default: &525 + default: &526 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -86957,8 +86975,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/tags#get-a-tag parameters: - - *340 - *341 + - *342 - name: tag_sha in: path required: true @@ -86969,9 +86987,9 @@ paths: description: Response content: application/json: - schema: *524 + schema: *525 examples: - default: *525 + default: *526 '404': *6 '409': *53 x-github: @@ -86995,8 +87013,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/trees#create-a-tree parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -87070,7 +87088,7 @@ paths: description: Response content: application/json: - schema: &526 + schema: &527 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -87172,8 +87190,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/trees#get-a-tree parameters: - - *340 - *341 + - *342 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -87196,7 +87214,7 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: default-response: summary: Default response @@ -87254,8 +87272,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-the-hash-algorithm-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -87299,8 +87317,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -87310,7 +87328,7 @@ paths: application/json: schema: type: array - items: &527 + items: &528 title: Webhook description: Webhooks for repositories. type: object @@ -87373,7 +87391,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &804 + last_response: &805 title: Hook Response type: object properties: @@ -87450,8 +87468,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -87504,9 +87522,9 @@ paths: description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: &528 + default: &529 value: type: Repository id: 12345678 @@ -87554,17 +87572,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '200': description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: *528 + default: *529 '404': *6 x-github: githubCloudOnly: false @@ -87584,9 +87602,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 requestBody: required: true content: @@ -87631,9 +87649,9 @@ paths: description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: *528 + default: *529 '422': *15 '404': *6 x-github: @@ -87654,9 +87672,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '204': description: Response @@ -87680,9 +87698,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '200': description: Response @@ -87709,9 +87727,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *340 - *341 - - *219 + - *342 + - *220 requestBody: required: false content: @@ -87755,12 +87773,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *340 - *341 - - *219 - - *17 + - *342 - *220 + - *17 - *221 + - *222 responses: '200': description: Response @@ -87768,9 +87786,9 @@ paths: application/json: schema: type: array - items: *222 + items: *223 examples: - default: *223 + default: *224 '400': *14 '422': *15 x-github: @@ -87789,18 +87807,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 - *16 responses: '200': description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '400': *14 '422': *15 x-github: @@ -87819,9 +87837,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 - *16 responses: '202': *38 @@ -87844,9 +87862,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '204': description: Response @@ -87871,9 +87889,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '204': description: Response @@ -87896,8 +87914,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-immutable-releases-are-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response if immutable releases are enabled @@ -87945,8 +87963,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-immutable-releases parameters: - - *340 - *341 + - *342 responses: '204': *58 '409': *53 @@ -87966,8 +87984,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-immutable-releases parameters: - - *340 - *341 + - *342 responses: '204': *58 '409': *53 @@ -88024,14 +88042,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &529 + schema: &530 title: Import description: A repository import from an external source. type: object @@ -88138,7 +88156,7 @@ paths: - html_url - authors_url examples: - default: &532 + default: &533 value: vcs: subversion use_lfs: true @@ -88154,7 +88172,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': &530 + '503': &531 description: Unavailable due to service under maintenance. content: application/json: @@ -88183,8 +88201,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#start-an-import parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -88232,7 +88250,7 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: default: value: @@ -88257,7 +88275,7 @@ paths: type: string '422': *15 '404': *6 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88285,8 +88303,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#update-an-import parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -88338,7 +88356,7 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: example-1: summary: Example 1 @@ -88386,7 +88404,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': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88409,12 +88427,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import parameters: - - *340 - *341 + - *342 responses: '204': description: Response - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88440,9 +88458,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors parameters: - - *340 - *341 - - &738 + - *342 + - &739 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -88456,7 +88474,7 @@ paths: application/json: schema: type: array - items: &531 + items: &532 title: Porter Author description: Porter Author type: object @@ -88510,7 +88528,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': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88535,8 +88553,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author parameters: - - *340 - *341 + - *342 - name: author_id in: path required: true @@ -88566,7 +88584,7 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: default: value: @@ -88579,7 +88597,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88603,8 +88621,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-large-files parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -88645,7 +88663,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88673,8 +88691,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -88701,11 +88719,11 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: - default: *532 + default: *533 '422': *15 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -88728,8 +88746,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -88737,8 +88755,8 @@ paths: application/json: schema: *20 examples: - default: *533 - '301': *344 + default: *534 + '301': *345 '404': *6 x-github: githubCloudOnly: false @@ -88758,8 +88776,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -88767,12 +88785,12 @@ paths: application/json: schema: anyOf: - - *238 + - *239 - type: object properties: {} additionalProperties: false examples: - default: &535 + default: &536 value: limit: collaborators_only origin: repository @@ -88797,13 +88815,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *534 + schema: *535 examples: default: summary: Example request body @@ -88815,9 +88833,9 @@ paths: description: Response content: application/json: - schema: *238 + schema: *239 examples: - default: *535 + default: *536 '409': description: Response x-github: @@ -88839,8 +88857,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -88867,8 +88885,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#get-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -88922,13 +88940,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#add-users-to-the-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: &536 + schema: &537 title: Interaction Limits Pull Request Bypass List description: A list of user logins to add or remove from the pull request creation cap bypass list. @@ -88978,13 +88996,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#remove-users-from-the-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *536 + schema: *537 examples: default: summary: Example request body @@ -89017,8 +89035,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#get-pull-request-creation-cap-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -89071,8 +89089,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#update-pull-request-creation-cap-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -89148,8 +89166,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -89159,9 +89177,9 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: &730 + default: &731 value: - id: 1 repository: @@ -89292,9 +89310,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation parameters: - - *340 - *341 - - *242 + - *342 + - *243 requestBody: required: false content: @@ -89323,7 +89341,7 @@ paths: description: Response content: application/json: - schema: *537 + schema: *538 examples: default: value: @@ -89454,9 +89472,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *340 - *341 - - *242 + - *342 + - *243 responses: '204': description: Response @@ -89479,8 +89497,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/issue-types#list-issue-types-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -89488,9 +89506,9 @@ paths: application/json: schema: type: array - items: *246 + items: *247 examples: - default: *538 + default: *539 '404': *6 x-github: githubCloudOnly: false @@ -89519,8 +89537,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#list-repository-issues parameters: - - *340 - *341 + - *342 - 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 @@ -89582,7 +89600,7 @@ paths: required: false schema: type: string - - *249 + - *250 - name: sort description: What to sort results by. in: query @@ -89607,7 +89625,7 @@ paths: type: array items: *83 examples: - default: &548 + default: &549 value: - id: 1 node_id: MDU6SXNzdWUx @@ -89756,7 +89774,7 @@ paths: state_reason: completed headers: Link: *67 - '301': *344 + '301': *345 '422': *15 '404': *6 x-github: @@ -89785,8 +89803,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#create-an-issue parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -89895,7 +89913,7 @@ paths: application/json: schema: *83 examples: - default: &545 + default: &546 value: id: 1 node_id: MDU6SXNzdWUx @@ -90061,8 +90079,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *340 - *341 + - *342 - *105 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. @@ -90085,7 +90103,7 @@ paths: type: array items: *84 examples: - default: &547 + default: &548 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -90144,8 +90162,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#get-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '200': @@ -90154,7 +90172,7 @@ paths: application/json: schema: *84 examples: - default: &539 + default: &540 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -90210,8 +90228,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#update-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -90236,7 +90254,7 @@ paths: application/json: schema: *84 examples: - default: *539 + default: *540 '422': *15 x-github: githubCloudOnly: false @@ -90254,8 +90272,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -90284,8 +90302,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#pin-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '200': @@ -90365,8 +90383,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#unpin-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -90392,8 +90410,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -90420,9 +90438,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -90443,8 +90461,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -90477,16 +90495,16 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -90508,10 +90526,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *340 - *341 + - *342 - *97 - - *541 + - *542 responses: '204': description: Response @@ -90531,8 +90549,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -90542,7 +90560,7 @@ paths: application/json: schema: type: array - items: &544 + items: &545 title: Issue Event description: Issue Event type: object @@ -90689,7 +90707,7 @@ paths: required: - from - to - issue_type: &542 + issue_type: &543 title: Issue Type description: The type of issue. type: @@ -90720,11 +90738,11 @@ paths: required: - id - name - prev_issue_type: *542 + prev_issue_type: *543 sub_issue: anyOf: - type: 'null' - - &543 + - &544 title: Issue Reference description: A minimal reference to an issue linked from a timeline event (e.g. sub-issue, parent-issue, or dependency @@ -90782,19 +90800,19 @@ paths: parent_issue: anyOf: - type: 'null' - - *543 + - *544 blocked_by: anyOf: - type: 'null' - - *543 + - *544 blocking: anyOf: - type: 'null' - - *543 + - *544 intent: anyOf: - type: 'null' - - &549 + - &550 title: Issue Event Intent description: The intent behind an agent's action on an issue, including the rationale and confidence. Present (and `null` @@ -91016,8 +91034,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#get-an-issue-event parameters: - - *340 - *341 + - *342 - name: event_id in: path required: true @@ -91028,7 +91046,7 @@ paths: description: Response content: application/json: - schema: *544 + schema: *545 examples: default: value: @@ -91255,9 +91273,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#get-an-issue parameters: - - *340 - *341 - - &546 + - *342 + - &547 name: issue_number description: The number that identifies the issue. in: path @@ -91273,7 +91291,7 @@ paths: examples: default: summary: Issue - value: *545 + value: *546 pinned_comment: summary: Issue with pinned comment value: @@ -91453,7 +91471,7 @@ paths: site_admin: false author_association: COLLABORATOR state_reason: completed - '301': *344 + '301': *345 '404': *6 '410': *31 '304': *36 @@ -91480,9 +91498,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#update-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -91847,11 +91865,11 @@ paths: - already_applied - issue_already_closed examples: - default: *545 + default: *546 '422': *15 '503': *115 '403': *27 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -91871,9 +91889,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -91923,7 +91941,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91939,9 +91957,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: content: application/json: @@ -91968,7 +91986,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91990,9 +92008,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: assignee in: path required: true @@ -92032,9 +92050,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#list-issue-comments parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *88 - *17 - *19 @@ -92047,7 +92065,7 @@ paths: type: array items: *84 examples: - default: *547 + default: *548 headers: Link: *67 '404': *6 @@ -92080,9 +92098,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#create-an-issue-comment parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -92106,7 +92124,7 @@ paths: application/json: schema: *84 examples: - default: *539 + default: *540 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 @@ -92141,9 +92159,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#list-dependencies-an-issue-is-blocked-by parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -92155,10 +92173,10 @@ paths: type: array items: *83 examples: - default: *548 + default: *549 headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -92188,9 +92206,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#add-a-dependency-an-issue-is-blocked-by parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -92214,13 +92232,13 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/dependencies/blocked_by schema: type: string - '301': *344 + '301': *345 '403': *27 '410': *31 '422': *15 @@ -92253,9 +92271,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#remove-dependency-an-issue-is-blocked-by parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: issue_id in: path description: The id of the blocking issue to remove as a dependency @@ -92269,8 +92287,8 @@ paths: application/json: schema: *83 examples: - default: *545 - '301': *344 + default: *546 + '301': *345 '400': *14 '401': *23 '403': *27 @@ -92301,9 +92319,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#list-dependencies-an-issue-is-blocking parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -92315,10 +92333,10 @@ paths: type: array items: *83 examples: - default: *548 + default: *549 headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -92337,9 +92355,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#list-issue-events parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -92353,7 +92371,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &555 + - &556 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -92394,7 +92412,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - label - id @@ -92406,7 +92424,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &556 + - &557 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -92447,7 +92465,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - label - id @@ -92488,7 +92506,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - id - node_id @@ -92542,7 +92560,7 @@ paths: - performed_via_github_app - assignee - assigner - - &557 + - &558 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -92588,7 +92606,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &558 + - &559 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -92634,7 +92652,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &559 + - &560 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -92683,7 +92701,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &560 + - &561 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -92725,7 +92743,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &561 + - &562 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -92767,7 +92785,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &562 + - &563 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -92823,7 +92841,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &563 + - &564 title: Locked Issue Event description: Locked Issue Event type: object @@ -92868,7 +92886,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &564 + - &565 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -92929,7 +92947,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &565 + - &566 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -92990,7 +93008,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &566 + - &567 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -93051,7 +93069,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &567 + - &568 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -93109,7 +93127,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &570 + - &571 title: Issue Type Added Issue Event description: Issue Type Added Issue Event type: object @@ -93137,11 +93155,11 @@ paths: anyOf: - type: 'null' - *5 - issue_type: *542 + issue_type: *543 intent: anyOf: - type: 'null' - - *549 + - *550 required: - issue_type - id @@ -93153,7 +93171,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &571 + - &572 title: Issue Type Removed Issue Event description: Issue Type Removed Issue Event type: object @@ -93181,11 +93199,11 @@ paths: anyOf: - type: 'null' - *5 - prev_issue_type: *542 + prev_issue_type: *543 intent: anyOf: - type: 'null' - - *549 + - *550 required: - prev_issue_type - id @@ -93197,7 +93215,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &572 + - &573 title: Issue Type Changed Issue Event description: Issue Type Changed Issue Event type: object @@ -93225,12 +93243,12 @@ paths: anyOf: - type: 'null' - *5 - issue_type: *542 - prev_issue_type: *542 + issue_type: *543 + prev_issue_type: *543 intent: anyOf: - type: 'null' - - *549 + - *550 required: - issue_type - prev_issue_type @@ -93243,7 +93261,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &573 + - &574 title: Sub-issue Added Issue Event description: Sub-issue Added Issue Event type: object @@ -93274,7 +93292,7 @@ paths: sub_issue: anyOf: - type: 'null' - - *543 + - *544 required: - sub_issue - id @@ -93286,7 +93304,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &574 + - &575 title: Sub-issue Removed Issue Event description: Sub-issue Removed Issue Event type: object @@ -93317,7 +93335,7 @@ paths: sub_issue: anyOf: - type: 'null' - - *543 + - *544 required: - sub_issue - id @@ -93329,7 +93347,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &575 + - &576 title: Parent-issue Added Issue Event description: Parent-issue Added Issue Event type: object @@ -93360,7 +93378,7 @@ paths: parent_issue: anyOf: - type: 'null' - - *543 + - *544 required: - parent_issue - id @@ -93372,7 +93390,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &576 + - &577 title: Parent-issue Removed Issue Event description: Parent-issue Removed Issue Event type: object @@ -93403,7 +93421,7 @@ paths: parent_issue: anyOf: - type: 'null' - - *543 + - *544 required: - parent_issue - id @@ -93415,7 +93433,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &577 + - &578 title: Blocked-by Added Issue Event description: Blocked-by Added Issue Event type: object @@ -93446,7 +93464,7 @@ paths: blocked_by: anyOf: - type: 'null' - - *543 + - *544 required: - blocked_by - id @@ -93458,7 +93476,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &578 + - &579 title: Blocked-by Removed Issue Event description: Blocked-by Removed Issue Event type: object @@ -93489,7 +93507,7 @@ paths: blocked_by: anyOf: - type: 'null' - - *543 + - *544 required: - blocked_by - id @@ -93501,7 +93519,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &579 + - &580 title: Blocking Added Issue Event description: Blocking Added Issue Event type: object @@ -93532,7 +93550,7 @@ paths: blocking: anyOf: - type: 'null' - - *543 + - *544 required: - blocking - id @@ -93544,7 +93562,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &580 + - &581 title: Blocking Removed Issue Event description: Blocking Removed Issue Event type: object @@ -93575,7 +93593,7 @@ paths: blocking: anyOf: - type: 'null' - - *543 + - *544 required: - blocking - id @@ -93639,9 +93657,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#list-issue-field-values-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -93651,9 +93669,9 @@ paths: application/json: schema: type: array - items: *550 + items: *551 examples: - default: &551 + default: &552 value: - issue_field_id: 1 issue_field_name: DRI @@ -93693,7 +93711,7 @@ paths: color: green headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -93724,9 +93742,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#add-issue-field-values-to-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -93798,9 +93816,9 @@ paths: type: array description: The current issue field values for this issue after adding the new values - items: *550 + items: *551 examples: - default: *551 + default: *552 '400': *14 '403': *27 '404': *6 @@ -93836,9 +93854,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#set-issue-field-values-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -93905,9 +93923,9 @@ paths: type: array description: The current issue field values for this issue after setting the new values - items: *550 + items: *551 examples: - default: *551 + default: *552 '400': *14 '403': *27 '404': *6 @@ -93938,10 +93956,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#delete-an-issue-field-value-from-an-issue parameters: - - *340 - *341 - - *546 - - *245 + - *342 + - *547 + - *246 responses: '204': description: Issue field value deleted successfully @@ -93966,9 +93984,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -93980,7 +93998,7 @@ paths: type: array items: *82 examples: - default: &552 + default: &553 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -93998,7 +94016,7 @@ paths: default: false headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -94016,9 +94034,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -94098,8 +94116,8 @@ paths: type: array items: *82 examples: - default: *552 - '301': *344 + default: *553 + '301': *345 '404': *6 '410': *31 '422': *15 @@ -94118,9 +94136,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -94182,8 +94200,8 @@ paths: type: array items: *82 examples: - default: *552 - '301': *344 + default: *553 + '301': *345 '404': *6 '410': *31 '422': *15 @@ -94202,13 +94220,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 responses: '204': description: Response - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -94229,9 +94247,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: name in: path required: true @@ -94255,7 +94273,7 @@ paths: description: Something isn't working color: f29513 default: true - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -94277,9 +94295,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#lock-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -94326,9 +94344,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#unlock-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 responses: '204': description: Response @@ -94358,9 +94376,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#get-parent-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 responses: '200': description: Response @@ -94368,8 +94386,8 @@ paths: application/json: schema: *83 examples: - default: *545 - '301': *344 + default: *546 + '301': *345 '404': *6 '410': *31 x-github: @@ -94388,9 +94406,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to an issue. @@ -94416,9 +94434,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -94440,9 +94458,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -94474,16 +94492,16 @@ paths: description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -94505,10 +94523,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction parameters: - - *340 - *341 - - *546 - - *541 + - *342 + - *547 + - *542 responses: '204': description: Response @@ -94537,9 +94555,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -94563,7 +94581,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -94596,9 +94614,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#list-sub-issues parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -94610,7 +94628,7 @@ paths: type: array items: *83 examples: - default: *548 + default: *549 headers: Link: *67 '404': *6 @@ -94642,9 +94660,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#add-sub-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -94673,7 +94691,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 @@ -94700,9 +94718,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -94735,7 +94753,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 '403': *27 '404': *6 '422': *7 @@ -94764,9 +94782,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#list-issue-suggestions parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: state in: query required: false @@ -94803,7 +94821,7 @@ paths: application/json: schema: type: array - items: &553 + items: &554 title: Issue Suggestion description: An agent-proposed change to an issue that a maintainer can approve or dismiss. @@ -94967,9 +94985,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#approve-an-issue-suggestion parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: suggestion_id in: path required: true @@ -94981,9 +94999,9 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: - default: &554 + default: &555 value: id: 12 issue_id: 4567 @@ -95021,9 +95039,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#dismiss-an-issue-suggestion parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: suggestion_id in: path required: true @@ -95035,9 +95053,9 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: - default: *554 + default: *555 '403': *27 '404': *6 '422': *15 @@ -95057,9 +95075,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 - name: exclude @@ -95080,7 +95098,6 @@ paths: description: Timeline Event type: object anyOf: - - *555 - *556 - *557 - *558 @@ -95093,6 +95110,7 @@ paths: - *565 - *566 - *567 + - *568 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -95149,11 +95167,11 @@ paths: pin: anyOf: - type: 'null' - - *568 + - *569 minimized: anyOf: - type: 'null' - - *569 + - *570 required: - event - actor @@ -95429,7 +95447,7 @@ paths: type: string comments: type: array - items: &600 + items: &601 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -95670,7 +95688,7 @@ paths: type: string comments: type: array - items: *470 + items: *471 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -95702,7 +95720,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - id - node_id @@ -95787,7 +95805,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - id - node_id @@ -95798,7 +95816,6 @@ paths: - commit_url - created_at - performed_via_github_app - - *570 - *571 - *572 - *573 @@ -95809,6 +95826,7 @@ paths: - *578 - *579 - *580 + - *581 examples: default: value: @@ -95982,8 +96000,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -95993,7 +96011,7 @@ paths: application/json: schema: type: array - items: &581 + items: &582 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -96061,8 +96079,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -96098,9 +96116,9 @@ paths: description: Response content: application/json: - schema: *581 + schema: *582 examples: - default: &582 + default: &583 value: id: 1 key: ssh-rsa AAA... @@ -96134,9 +96152,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *340 - *341 - - &583 + - *342 + - &584 name: key_id description: The unique identifier of the key. in: path @@ -96148,9 +96166,9 @@ paths: description: Response content: application/json: - schema: *581 + schema: *582 examples: - default: *582 + default: *583 '404': *6 x-github: githubCloudOnly: false @@ -96168,9 +96186,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *340 - *341 - - *583 + - *342 + - *584 responses: '204': description: Response @@ -96190,8 +96208,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -96203,7 +96221,7 @@ paths: type: array items: *82 examples: - default: *552 + default: *553 headers: Link: *67 '404': *6 @@ -96224,8 +96242,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#create-a-label parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -96263,7 +96281,7 @@ paths: application/json: schema: *82 examples: - default: &584 + default: &585 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -96295,8 +96313,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#get-a-label parameters: - - *340 - *341 + - *342 - name: name in: path required: true @@ -96309,7 +96327,7 @@ paths: application/json: schema: *82 examples: - default: *584 + default: *585 '404': *6 x-github: githubCloudOnly: false @@ -96326,8 +96344,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#update-a-label parameters: - - *340 - *341 + - *342 - name: name in: path required: true @@ -96392,8 +96410,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#delete-a-label parameters: - - *340 - *341 + - *342 - name: name in: path required: true @@ -96419,8 +96437,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-languages parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -96459,9 +96477,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *340 - *341 - - *445 + - *342 + - *446 responses: '200': description: Response @@ -96608,8 +96626,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -96674,8 +96692,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#merge-a-branch parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -96709,9 +96727,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *473 + schema: *474 examples: - default: *585 + default: *586 '204': description: Response when already merged '404': @@ -96736,8 +96754,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#list-milestones parameters: - - *340 - *341 + - *342 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -96778,7 +96796,7 @@ paths: application/json: schema: type: array - items: *282 + items: *283 examples: default: value: @@ -96834,8 +96852,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#create-a-milestone parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -96875,9 +96893,9 @@ paths: description: Response content: application/json: - schema: *282 + schema: *283 examples: - default: &586 + default: &587 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -96936,9 +96954,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#get-a-milestone parameters: - - *340 - *341 - - &587 + - *342 + - &588 name: milestone_number description: The number that identifies the milestone. in: path @@ -96950,9 +96968,9 @@ paths: description: Response content: application/json: - schema: *282 + schema: *283 examples: - default: *586 + default: *587 '404': *6 x-github: githubCloudOnly: false @@ -96969,9 +96987,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#update-a-milestone parameters: - - *340 - *341 - - *587 + - *342 + - *588 requestBody: required: false content: @@ -97009,9 +97027,9 @@ paths: description: Response content: application/json: - schema: *282 + schema: *283 examples: - default: *586 + default: *587 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -97027,9 +97045,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#delete-a-milestone parameters: - - *340 - *341 - - *587 + - *342 + - *588 responses: '204': description: Response @@ -97050,9 +97068,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone parameters: - - *340 - *341 - - *587 + - *342 + - *588 - *17 - *19 responses: @@ -97064,7 +97082,7 @@ paths: type: array items: *82 examples: - default: *552 + default: *553 headers: Link: *67 x-github: @@ -97083,12 +97101,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user parameters: - - *340 - *341 - - *588 + - *342 - *589 - - *88 - *590 + - *88 + - *591 - *17 - *19 responses: @@ -97100,7 +97118,7 @@ paths: type: array items: *108 examples: - default: *591 + default: *592 headers: Link: *67 x-github: @@ -97124,8 +97142,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -97183,14 +97201,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &592 + schema: &593 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -97334,7 +97352,7 @@ paths: - custom_404 - public examples: - default: &593 + default: &594 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -97375,8 +97393,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -97431,9 +97449,9 @@ paths: description: Response content: application/json: - schema: *592 + schema: *593 examples: - default: *593 + default: *594 '422': *15 '409': *53 x-github: @@ -97456,8 +97474,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -97557,8 +97575,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -97584,8 +97602,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -97595,7 +97613,7 @@ paths: application/json: schema: type: array - items: &594 + items: &595 title: Page Build description: Page Build type: object @@ -97687,8 +97705,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -97735,16 +97753,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-latest-pages-build parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *594 + schema: *595 examples: - default: &595 + default: &596 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -97792,8 +97810,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build parameters: - - *340 - *341 + - *342 - name: build_id in: path required: true @@ -97804,9 +97822,9 @@ paths: description: Response content: application/json: - schema: *594 + schema: *595 examples: - default: *595 + default: *596 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -97826,8 +97844,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -97935,9 +97953,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-the-status-of-a-github-pages-deployment parameters: - - *340 - *341 - - &596 + - *342 + - &597 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -97995,9 +98013,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *340 - *341 - - *596 + - *342 + - *597 responses: '204': *58 '404': *6 @@ -98024,8 +98042,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -98320,8 +98338,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Private vulnerability reporting status @@ -98358,8 +98376,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': *58 '422': *14 @@ -98380,8 +98398,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': *58 '422': *14 @@ -98403,8 +98421,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -98412,7 +98430,7 @@ paths: application/json: schema: type: array - items: *296 + items: *297 examples: default: value: @@ -98443,8 +98461,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -98456,7 +98474,7 @@ paths: type: array description: A list of custom property names and associated values to apply to the repositories. - items: *296 + items: *297 required: - properties examples: @@ -98506,8 +98524,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-pull-requests parameters: - - *340 - *341 + - *342 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -98567,9 +98585,9 @@ paths: application/json: schema: type: array - items: *437 + items: *438 examples: - default: *597 + default: *598 headers: Link: *67 '304': *36 @@ -98601,8 +98619,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -98669,7 +98687,7 @@ paths: description: Response content: application/json: - schema: &602 + schema: &603 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -98798,7 +98816,7 @@ paths: milestone: anyOf: - type: 'null' - - *282 + - *283 active_lock_reason: type: - string @@ -98837,7 +98855,7 @@ paths: items: *4 requested_teams: type: array - items: *261 + items: *262 head: type: object properties: @@ -98875,14 +98893,14 @@ paths: _links: type: object properties: - comments: *283 - commits: *283 - statuses: *283 - html: *283 - issue: *283 - review_comments: *283 - review_comment: *283 - self: *283 + comments: *284 + commits: *284 + statuses: *284 + html: *284 + issue: *284 + review_comments: *284 + review_comment: *284 + self: *284 required: - comments - commits @@ -98893,8 +98911,8 @@ paths: - review_comment - self author_association: *80 - auto_merge: *598 - stack: *599 + auto_merge: *599 + stack: *600 draft: description: Indicates whether or not the pull request is a draft. type: boolean @@ -98994,7 +99012,7 @@ paths: - merged_by - review_comments examples: - default: &603 + default: &604 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -99501,8 +99519,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *340 - *341 + - *342 - name: sort in: query required: false @@ -99531,9 +99549,9 @@ paths: application/json: schema: type: array - items: *600 + items: *601 examples: - default: &605 + default: &606 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -99610,17 +99628,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request parameters: - - *340 - *341 + - *342 - *97 responses: '200': description: Response content: application/json: - schema: *600 + schema: *601 examples: - default: &601 + default: &602 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -99695,8 +99713,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -99719,9 +99737,9 @@ paths: description: Response content: application/json: - schema: *600 + schema: *601 examples: - default: *601 + default: *602 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -99737,8 +99755,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -99760,8 +99778,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment parameters: - - *340 - *341 + - *342 - *97 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -99788,9 +99806,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -99811,8 +99829,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -99845,16 +99863,16 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -99876,10 +99894,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *340 - *341 + - *342 - *97 - - *541 + - *542 responses: '204': description: Response @@ -99922,9 +99940,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request parameters: - - *340 - *341 - - &604 + - *342 + - &605 name: pull_number description: The number that identifies the pull request. in: path @@ -99937,9 +99955,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *602 + schema: *603 examples: - default: *603 + default: *604 '304': *36 '404': *6 '406': @@ -99974,9 +99992,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -100018,9 +100036,9 @@ paths: description: Response content: application/json: - schema: *602 + schema: *603 examples: - default: *603 + default: *604 '422': *15 '403': *27 x-github: @@ -100042,9 +100060,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: true content: @@ -100105,17 +100123,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '401': *23 '403': *27 '404': *6 @@ -100145,9 +100163,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *105 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -100168,9 +100186,9 @@ paths: application/json: schema: type: array - items: *600 + items: *601 examples: - default: *605 + default: *606 headers: Link: *67 x-github: @@ -100203,9 +100221,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: true content: @@ -100311,7 +100329,7 @@ paths: description: Response content: application/json: - schema: *600 + schema: *601 examples: example-for-a-multi-line-comment: value: @@ -100399,9 +100417,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *97 requestBody: required: true @@ -100424,7 +100442,7 @@ paths: description: Response content: application/json: - schema: *600 + schema: *601 examples: default: value: @@ -100510,9 +100528,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *17 - *19 responses: @@ -100522,9 +100540,9 @@ paths: application/json: schema: type: array - items: *473 + items: *474 examples: - default: *606 + default: *607 headers: Link: *67 x-github: @@ -100554,9 +100572,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *17 - *19 responses: @@ -100566,7 +100584,7 @@ paths: application/json: schema: type: array - items: *483 + items: *484 examples: default: value: @@ -100604,9 +100622,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged parameters: - - *340 - *341 - - *604 + - *342 + - *605 responses: '204': description: Response if pull request has been merged @@ -100629,9 +100647,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -100754,9 +100772,9 @@ paths: category: pulls subcategory: pulls parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -100809,7 +100827,7 @@ paths: description: if the merge request was accepted and will run in the background content: application/json: - schema: &607 + schema: &608 title: Pull Request Merge Async Result description: Pull Request Merge Async Result type: object @@ -100894,7 +100912,7 @@ paths: merge queue content: application/json: - schema: *607 + schema: *608 examples: response-if-pull-request-was-already-merged: summary: Already merged @@ -100914,7 +100932,7 @@ paths: this pull request content: application/json: - schema: *607 + schema: *608 examples: response-if-a-merge-request-already-exists: value: @@ -100930,7 +100948,7 @@ paths: it is closed content: application/json: - schema: *607 + schema: *608 examples: response-if-pull-request-is-not-ready-to-be-merged: value: @@ -100962,9 +100980,9 @@ paths: category: pulls subcategory: pulls parameters: - - *340 - *341 - - *604 + - *342 + - *605 - name: uuid description: The UUID of the asynchronous merge request, as returned when the merge was requested. @@ -100977,7 +100995,7 @@ paths: description: the current result of the asynchronous merge request content: application/json: - schema: *607 + schema: *608 examples: response-if-the-merge-is-still-queued: summary: Still queued @@ -101025,9 +101043,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 responses: '200': description: Response @@ -101102,9 +101120,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -101141,7 +101159,7 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: default: value: @@ -101677,9 +101695,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: true content: @@ -101713,7 +101731,7 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: default: value: @@ -102198,9 +102216,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *17 - *19 responses: @@ -102210,7 +102228,7 @@ paths: application/json: schema: type: array - items: &608 + items: &609 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -102366,9 +102384,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -102458,9 +102476,9 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: &610 + default: &611 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -102523,10 +102541,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - &609 + - *342 + - *605 + - &610 name: review_id description: The unique identifier of the review. in: path @@ -102538,9 +102556,9 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: &611 + default: &612 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -102599,10 +102617,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 requestBody: required: true content: @@ -102625,7 +102643,7 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: default: value: @@ -102687,18 +102705,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 responses: '200': description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: *610 + default: *611 '422': *7 '404': *6 x-github: @@ -102725,10 +102743,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 - *17 - *19 responses: @@ -102826,9 +102844,9 @@ paths: _links: type: object properties: - self: *283 - html: *283 - pull_request: *283 + self: *284 + html: *284 + pull_request: *284 required: - self - html @@ -102986,10 +103004,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 requestBody: required: true content: @@ -103018,7 +103036,7 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: default: value: @@ -103081,10 +103099,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 requestBody: required: true content: @@ -103119,9 +103137,9 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: *611 + default: *612 '404': *6 '422': *7 '403': *27 @@ -103143,9 +103161,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -103209,8 +103227,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-a-repository-readme parameters: - - *340 - *341 + - *342 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -103223,9 +103241,9 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: &613 + default: &614 value: type: file encoding: base64 @@ -103267,8 +103285,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory parameters: - - *340 - *341 + - *342 - name: dir description: The alternate path to look for a README file in: path @@ -103288,9 +103306,9 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: *613 + default: *614 '404': *6 '422': *15 x-github: @@ -103312,8 +103330,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#list-releases parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -103323,7 +103341,7 @@ paths: application/json: schema: type: array - items: *614 + items: *615 examples: default: value: @@ -103422,8 +103440,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#create-a-release parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -103499,9 +103517,9 @@ paths: description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: &618 + default: &619 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -103606,9 +103624,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#get-a-release-asset parameters: - - *340 - *341 - - &616 + - *342 + - &617 name: asset_id description: The unique identifier of the asset. in: path @@ -103620,9 +103638,9 @@ paths: description: Response content: application/json: - schema: *615 + schema: *616 examples: - default: &617 + default: &618 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 @@ -103657,7 +103675,7 @@ paths: type: User site_admin: false '404': *6 - '302': *487 + '302': *488 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -103673,9 +103691,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#update-a-release-asset parameters: - - *340 - *341 - - *616 + - *342 + - *617 requestBody: required: false content: @@ -103704,9 +103722,9 @@ paths: description: Response content: application/json: - schema: *615 + schema: *616 examples: - default: *617 + default: *618 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -103722,9 +103740,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#delete-a-release-asset parameters: - - *340 - *341 - - *616 + - *342 + - *617 responses: '204': description: Response @@ -103749,8 +103767,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -103836,16 +103854,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-the-latest-release parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '404': *6 x-github: githubCloudOnly: false @@ -103863,8 +103881,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name parameters: - - *340 - *341 + - *342 - name: tag description: tag parameter in: path @@ -103877,9 +103895,9 @@ paths: description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '404': *6 x-github: githubCloudOnly: false @@ -103901,9 +103919,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-a-release parameters: - - *340 - *341 - - &619 + - *342 + - &620 name: release_id description: The unique identifier of the release. in: path @@ -103917,9 +103935,9 @@ paths: For more information, see "[Getting started with the REST API](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)."' content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '401': description: Unauthorized x-github: @@ -103943,9 +103961,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#update-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 requestBody: required: false content: @@ -104009,9 +104027,9 @@ paths: description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '404': description: Not Found if the discussion category name is invalid content: @@ -104032,9 +104050,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#delete-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 responses: '204': description: Response @@ -104055,9 +104073,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#list-release-assets parameters: - - *340 - *341 - - *619 + - *342 + - *620 - *17 - *19 responses: @@ -104067,7 +104085,7 @@ paths: application/json: schema: type: array - items: *615 + items: *616 examples: default: value: @@ -104148,9 +104166,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: - - *340 - *341 - - *619 + - *342 + - *620 - name: name in: query required: true @@ -104176,7 +104194,7 @@ paths: description: Response for successful upload content: application/json: - schema: *615 + schema: *616 examples: response-for-successful-upload: value: @@ -104231,9 +104249,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a release. @@ -104257,9 +104275,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -104280,9 +104298,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 requestBody: required: true content: @@ -104312,16 +104330,16 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -104343,10 +104361,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction parameters: - - *340 - *341 - - *619 - - *541 + - *342 + - *620 + - *542 responses: '204': description: Response @@ -104370,9 +104388,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 - *17 - *19 responses: @@ -104388,8 +104406,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *303 - - &620 + - *304 + - &621 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -104408,72 +104426,72 @@ paths: ruleset_id: type: integer description: The ID of the ruleset that includes this rule. - - allOf: - - *304 - - *620 - allOf: - *305 - - *620 + - *621 - allOf: - *306 - - *620 - - allOf: - *621 - - *620 - allOf: - *307 - - *620 + - *621 + - allOf: + - *622 + - *621 - allOf: - *308 - - *620 + - *621 - allOf: - *309 - - *620 + - *621 - allOf: - *310 - - *620 + - *621 - allOf: - *311 - - *620 + - *621 - allOf: - *312 - - *620 + - *621 - allOf: - *313 - - *620 + - *621 - allOf: - *314 - - *620 + - *621 - allOf: - *315 - - *620 + - *621 - allOf: - *316 - - *620 + - *621 - allOf: - - *321 - - *620 + - *317 + - *621 - allOf: - *322 - - *620 + - *621 - allOf: - *323 - - *620 + - *621 - allOf: - - *622 - - *620 + - *324 + - *621 - allOf: - - *317 - - *620 + - *623 + - *621 - allOf: - *318 - - *620 + - *621 - allOf: - *319 - - *620 + - *621 - allOf: - *320 - - *620 + - *621 + - allOf: + - *321 + - *621 examples: default: value: @@ -104512,8 +104530,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - *17 - *19 - name: includes_parents @@ -104524,7 +104542,7 @@ paths: schema: type: boolean default: true - - *623 + - *624 responses: '200': description: Response @@ -104532,7 +104550,7 @@ paths: application/json: schema: type: array - items: *324 + items: *325 examples: default: value: @@ -104579,8 +104597,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 requestBody: description: Request body required: true @@ -104600,16 +104618,16 @@ paths: - tag - push default: branch - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *298 + items: *302 + conditions: *299 rules: type: array description: An array of rules within the ruleset. - items: *624 + items: *625 required: - name - enforcement @@ -104640,9 +104658,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: &635 + default: &636 value: id: 42 name: super cool ruleset @@ -104690,13 +104708,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites parameters: - - *340 - *341 - - *625 + - *342 - *626 - *627 - *628 - *629 + - *630 - *17 - *19 responses: @@ -104704,9 +104722,9 @@ paths: description: Response content: application/json: - schema: *630 + schema: *631 examples: - default: *631 + default: *632 '404': *6 '500': *54 x-github: @@ -104727,17 +104745,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *340 - *341 - - *632 + - *342 + - *633 responses: '200': description: Response content: application/json: - schema: *633 + schema: *634 examples: - default: *634 + default: *635 '404': *6 '500': *54 x-github: @@ -104765,8 +104783,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -104786,9 +104804,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *635 + default: *636 '404': *6 '500': *54 put: @@ -104806,8 +104824,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -104832,16 +104850,16 @@ paths: - branch - tag - push - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *298 + items: *302 + conditions: *299 rules: description: An array of rules within the ruleset. type: array - items: *624 + items: *625 examples: default: value: @@ -104869,9 +104887,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *635 + default: *636 '404': *6 '422': *15 '500': *54 @@ -104890,8 +104908,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -104914,8 +104932,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-history parameters: - - *340 - *341 + - *342 - *17 - *19 - name: ruleset_id @@ -104931,9 +104949,9 @@ paths: application/json: schema: type: array - items: *327 + items: *328 examples: - default: *636 + default: *637 '404': *6 '500': *54 x-github: @@ -104952,8 +104970,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-version parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -104971,7 +104989,7 @@ paths: description: Response content: application/json: - schema: *637 + schema: *638 examples: default: value: @@ -105026,9 +105044,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository parameters: - - *340 - *341 - - *638 + - *342 - *639 - *640 - *641 @@ -105036,10 +105053,10 @@ paths: - *643 - *644 - *645 + - *646 - *61 - *19 - *17 - - *646 - *647 - *648 - *649 @@ -105048,6 +105065,7 @@ paths: - *652 - *653 - *654 + - *655 responses: '200': description: Response @@ -105071,8 +105089,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *655 - resolution: *656 + state: *656 + resolution: *657 resolved_at: type: - string @@ -105178,7 +105196,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *657 + - *658 has_more_locations: type: boolean description: A boolean value representing whether or not the @@ -105337,16 +105355,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *340 - *341 - - *439 - - *651 + - *342 + - *440 + - *652 responses: '200': description: Response content: application/json: - schema: &658 + schema: &659 type: object properties: number: *181 @@ -105361,8 +105379,8 @@ paths: type: string format: uri description: The REST API URL of the code locations for this alert. - state: *655 - resolution: *656 + state: *656 + resolution: *657 resolved_at: type: - string @@ -105468,7 +105486,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *657 + - *658 has_more_locations: type: boolean description: A boolean value representing whether or not the token @@ -105491,7 +105509,7 @@ paths: anyOf: - type: 'null' - *4 - metadata: &823 + metadata: &824 type: array description: A list of metadata key/value pairs associated with the secret scanning alert. @@ -105564,9 +105582,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 requestBody: required: true content: @@ -105574,8 +105592,8 @@ paths: schema: type: object properties: - state: *655 - resolution: *656 + state: *656 + resolution: *657 resolution_comment: description: An optional comment when closing or reopening an alert. Cannot be updated or deleted. @@ -105623,7 +105641,7 @@ paths: description: Response content: application/json: - schema: *658 + schema: *659 examples: default: value: @@ -105725,9 +105743,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 - *19 - *17 responses: @@ -105738,7 +105756,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &825 + items: &826 type: object properties: type: @@ -105765,7 +105783,6 @@ paths: - commit details: oneOf: - - *659 - *660 - *661 - *662 @@ -105778,6 +105795,7 @@ paths: - *669 - *670 - *671 + - *672 examples: default: value: @@ -105866,11 +105884,11 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 - - *672 + - *342 - *673 - *674 + - *675 - *61 - *19 - *17 @@ -105881,9 +105899,9 @@ paths: application/json: schema: type: array - items: *328 + items: *329 examples: - default: *675 + default: *676 headers: Link: *67 '403': *27 @@ -105906,8 +105924,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -105920,9 +105938,9 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: *676 + items: *677 examples: - default: *677 + default: *678 responses: '201': description: All patterns created successfully. @@ -105934,9 +105952,9 @@ paths: created_patterns: type: array description: The list of successfully created custom patterns. - items: *328 + items: *329 examples: - default: *678 + default: *679 '400': *14 '403': *27 '404': *6 @@ -105960,7 +105978,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: *679 + items: *680 delete: summary: Bulk delete repository custom patterns description: |- @@ -105979,8 +105997,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -105994,7 +106012,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: *680 + items: *681 post_delete_action: type: string description: |- @@ -106007,14 +106025,14 @@ paths: - resolve_alerts default: delete_alerts examples: - default: *681 + default: *682 responses: '204': description: All patterns deleted successfully. '400': *14 '403': *27 '404': *6 - '412': *330 + '412': *331 "/repos/{owner}/{repo}/secret-scanning/custom-patterns/{pattern_id}": patch: summary: Update a repository custom pattern @@ -106034,8 +106052,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 + - *342 - name: pattern_id in: path required: true @@ -106046,21 +106064,21 @@ paths: required: true content: application/json: - schema: *682 + schema: *683 examples: - default: *683 + default: *684 responses: '200': description: Pattern updated successfully. content: application/json: - schema: *328 + schema: *329 examples: - default: *684 + default: *685 '400': *14 '403': *27 '404': *6 - '412': *330 + '412': *331 '422': *15 "/repos/{owner}/{repo}/secret-scanning/push-protection-bypasses": post: @@ -106078,8 +106096,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#create-a-push-protection-bypass parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -106087,14 +106105,14 @@ paths: schema: type: object properties: - reason: &686 + reason: &687 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *685 + placeholder_id: *686 required: - reason - placeholder_id @@ -106111,7 +106129,7 @@ paths: schema: type: object properties: - reason: *686 + reason: *687 expire_at: type: - string @@ -106158,8 +106176,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository parameters: - - *340 - *341 + - *342 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -106174,7 +106192,7 @@ paths: properties: incremental_scans: type: array - items: &687 + items: &688 description: Information on a single scan performed by secret scanning on the repository type: object @@ -106207,15 +106225,15 @@ paths: the scan is pending pattern_update_scans: type: array - items: *687 + items: *688 backfill_scans: type: array - items: *687 + items: *688 custom_pattern_backfill_scans: type: array items: allOf: - - *687 + - *688 - type: object properties: pattern_name: @@ -106228,7 +106246,7 @@ paths: one of "repository", "organization", or "enterprise" generic_secrets_backfill_scans: type: array - items: *687 + items: *688 examples: default: value: @@ -106293,8 +106311,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *340 - *341 + - *342 - *61 - name: sort description: The property to sort the results by. @@ -106338,9 +106356,9 @@ paths: application/json: schema: type: array - items: *688 + items: *689 examples: - default: *689 + default: *690 '400': *14 '404': *6 x-github: @@ -106363,8 +106381,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -106444,7 +106462,7 @@ paths: login: type: string description: The username of the user credited. - type: *332 + type: *333 required: - login - type @@ -106534,9 +106552,9 @@ paths: description: Response content: application/json: - schema: *688 + schema: *689 examples: - default: &691 + default: &692 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -106766,8 +106784,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -106880,7 +106898,7 @@ paths: description: Response content: application/json: - schema: *688 + schema: *689 examples: default: value: @@ -107026,17 +107044,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory parameters: - - *340 - *341 - - *690 + - *342 + - *691 responses: '200': description: Response content: application/json: - schema: *688 + schema: *689 examples: - default: *691 + default: *692 '403': *27 '404': *6 x-github: @@ -107060,9 +107078,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory parameters: - - *340 - *341 - - *690 + - *342 + - *691 requestBody: required: true content: @@ -107142,7 +107160,7 @@ paths: login: type: string description: The username of the user credited. - type: *332 + type: *333 required: - login - type @@ -107233,10 +107251,10 @@ paths: description: Response content: application/json: - schema: *688 + schema: *689 examples: - default: *691 - add_credit: *691 + default: *692 + add_credit: *692 '403': *27 '404': *6 '422': @@ -107274,9 +107292,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory parameters: - - *340 - *341 - - *690 + - *342 + - *691 responses: '202': *38 '400': *14 @@ -107303,17 +107321,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork parameters: - - *340 - *341 - - *690 + - *342 + - *691 responses: '202': description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 '400': *14 '422': *15 '403': *27 @@ -107334,8 +107352,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#list-pull-request-stacks parameters: - - *340 - *341 + - *342 - name: pull_request description: Filter to the stack containing this repository pull request number. in: query @@ -107468,8 +107486,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#create-a-pull-request-stack parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -107536,7 +107554,7 @@ paths: format: date-time pull_requests: type: array - items: &692 + items: &693 title: Pull Request Stack Pull Request type: object allOf: @@ -107763,8 +107781,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#get-a-pull-request-stack parameters: - - *340 - *341 + - *342 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -107813,7 +107831,7 @@ paths: format: date-time pull_requests: type: array - items: *692 + items: *693 examples: default: value: @@ -107933,8 +107951,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#add-pull-requests-to-a-pull-request-stack parameters: - - *340 - *341 + - *342 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -108006,7 +108024,7 @@ paths: format: date-time pull_requests: type: array - items: *692 + items: *693 examples: default: value: @@ -108213,8 +108231,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#remove-pull-requests-from-a-pull-request-stack parameters: - - *340 - *341 + - *342 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -108263,7 +108281,7 @@ paths: format: date-time pull_requests: type: array - items: *692 + items: *693 examples: default: value: @@ -108369,8 +108387,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-stargazers parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -108466,8 +108484,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *340 - *341 + - *342 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -108476,7 +108494,7 @@ paths: application/json: schema: type: array - items: &693 + items: &694 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -108509,8 +108527,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -108588,8 +108606,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -108683,8 +108701,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *340 - *341 + - *342 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -108838,8 +108856,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day parameters: - - *340 - *341 + - *342 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -108849,7 +108867,7 @@ paths: application/json: schema: type: array - items: *693 + items: *694 examples: default: value: @@ -108882,8 +108900,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#create-a-commit-status parameters: - - *340 - *341 + - *342 - name: sha in: path required: true @@ -108939,7 +108957,7 @@ paths: description: Response content: application/json: - schema: *694 + schema: *695 examples: default: value: @@ -108993,8 +109011,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#list-watchers parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -109026,14 +109044,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription parameters: - - *340 - *341 + - *342 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &695 + schema: &696 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -109106,8 +109124,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -109133,7 +109151,7 @@ paths: description: Response content: application/json: - schema: *695 + schema: *696 examples: default: value: @@ -109160,8 +109178,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -109181,8 +109199,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-tags parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -109264,8 +109282,8 @@ paths: url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *340 - *341 + - *342 - name: ref in: path required: true @@ -109301,8 +109319,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-teams parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -109314,7 +109332,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 headers: Link: *67 '404': *6 @@ -109334,8 +109352,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-all-repository-topics parameters: - - *340 - *341 + - *342 - *19 - *17 responses: @@ -109343,7 +109361,7 @@ paths: description: Response content: application/json: - schema: &696 + schema: &697 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -109355,7 +109373,7 @@ paths: required: - names examples: - default: &697 + default: &698 value: names: - octocat @@ -109378,8 +109396,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -109410,9 +109428,9 @@ paths: description: Response content: application/json: - schema: *696 + schema: *697 examples: - default: *697 + default: *698 '404': *6 '422': *7 x-github: @@ -109433,9 +109451,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-repository-clones parameters: - - *340 - *341 - - &698 + - *342 + - &699 name: per description: The time frame to display results for. in: query @@ -109466,7 +109484,7 @@ paths: - 128 clones: type: array - items: &699 + items: &700 title: Traffic type: object properties: @@ -109553,8 +109571,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -109648,8 +109666,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -109712,9 +109730,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-page-views parameters: - - *340 - *341 - - *698 + - *342 + - *699 responses: '200': description: Response @@ -109735,7 +109753,7 @@ paths: - 3782 views: type: array - items: *699 + items: *700 required: - uniques - count @@ -109812,8 +109830,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#transfer-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -110086,8 +110104,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -110110,8 +110128,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -110133,8 +110151,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -110160,8 +110178,8 @@ paths: url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *340 - *341 + - *342 - name: ref in: path required: true @@ -110253,9 +110271,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -110507,7 +110525,7 @@ paths: examples: - 73..77 - 77..78 - text_matches: &700 + text_matches: &701 title: Search Result Text Matches type: array items: @@ -110670,7 +110688,7 @@ paths: enum: - author-date - committer-date - - &701 + - &702 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 @@ -110739,7 +110757,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 comment_count: type: integer message: @@ -110758,7 +110776,7 @@ paths: url: type: string format: uri - verification: *523 + verification: *524 required: - author - committer @@ -110773,7 +110791,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 parents: type: array items: @@ -110790,7 +110808,7 @@ paths: type: number node_id: type: string - text_matches: *700 + text_matches: *701 required: - sha - node_id @@ -110982,7 +111000,7 @@ paths: - interactions - created - updated - - *701 + - *702 - *17 - *19 - name: advanced_search @@ -111096,11 +111114,11 @@ paths: type: - string - 'null' - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: type: string state_reason: @@ -111110,7 +111128,7 @@ paths: milestone: anyOf: - type: 'null' - - *282 + - *283 comments: type: integer created_at: @@ -111124,7 +111142,7 @@ paths: - string - 'null' format: date-time - text_matches: *700 + text_matches: *701 pull_request: type: object properties: @@ -111173,7 +111191,7 @@ paths: timeline_url: type: string format: uri - type: *246 + type: *247 performed_via_github_app: anyOf: - type: 'null' @@ -111398,7 +111416,7 @@ paths: enum: - created - updated - - *701 + - *702 - *17 - *19 responses: @@ -111443,7 +111461,7 @@ paths: - 'null' score: type: number - text_matches: *700 + text_matches: *701 required: - id - node_id @@ -111528,7 +111546,7 @@ paths: - forks - help-wanted-issues - updated - - *701 + - *702 - *17 - *19 responses: @@ -111774,7 +111792,7 @@ paths: - admin - pull - push - text_matches: *700 + text_matches: *701 temp_clone_token: type: string allow_merge_commit: @@ -112082,7 +112100,7 @@ paths: - string - 'null' format: uri - text_matches: *700 + text_matches: *701 related: type: - array @@ -112275,7 +112293,7 @@ paths: - followers - repositories - joined - - *701 + - *702 - *17 - *19 responses: @@ -112385,7 +112403,7 @@ paths: type: - boolean - 'null' - text_matches: *700 + text_matches: *701 blog: type: - string @@ -112467,7 +112485,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#get-a-team-legacy parameters: - - &704 + - &705 name: team_id description: The unique identifier of the team. in: path @@ -112479,9 +112497,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 x-github: githubCloudOnly: false @@ -112508,7 +112526,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#update-a-team-legacy parameters: - - *704 + - *705 requestBody: required: true content: @@ -112578,16 +112596,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 '422': *15 '403': *27 @@ -112615,7 +112633,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy parameters: - - *704 + - *705 responses: '204': description: Response @@ -112644,7 +112662,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy parameters: - - *704 + - *705 - *17 - *19 responses: @@ -112654,9 +112672,9 @@ paths: application/json: schema: type: array - items: *240 + items: *241 examples: - default: *241 + default: *242 headers: Link: *67 x-github: @@ -112684,7 +112702,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-team-members-legacy parameters: - - *704 + - *705 - name: role description: Filters members returned by their role in the team. in: query @@ -112705,9 +112723,9 @@ paths: application/json: schema: type: array - items: *705 + items: *706 examples: - default: *706 + default: *707 headers: Link: *67 '404': *6 @@ -112735,7 +112753,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-member-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -112772,7 +112790,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-team-member-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -112812,7 +112830,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-member-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -112849,16 +112867,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *704 + - *705 - *71 responses: '200': description: Response content: application/json: - schema: *339 + schema: *340 examples: - response-if-user-is-a-team-maintainer: *707 + response-if-user-is-a-team-maintainer: *708 '404': *6 x-github: githubCloudOnly: false @@ -112891,7 +112909,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - - *704 + - *705 - *71 requestBody: required: false @@ -112917,9 +112935,9 @@ paths: description: Response content: application/json: - schema: *339 + schema: *340 examples: - response-if-users-membership-with-team-is-now-pending: *708 + response-if-users-membership-with-team-is-now-pending: *709 '403': description: Forbidden if team synchronization is set up '422': @@ -112953,7 +112971,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -112981,7 +112999,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy parameters: - - *704 + - *705 - *17 - *19 responses: @@ -112993,7 +113011,7 @@ paths: type: array items: *156 examples: - default: *276 + default: *277 headers: Link: *67 '404': *6 @@ -113023,15 +113041,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *704 - - *340 + - *705 - *341 + - *342 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *709 + schema: *710 examples: alternative-response-with-extra-repository-information: value: @@ -113181,9 +113199,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *704 - - *340 + - *705 - *341 + - *342 requestBody: required: false content: @@ -113233,9 +113251,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *704 - - *340 + - *705 - *341 + - *342 responses: '204': description: Response @@ -113260,7 +113278,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy parameters: - - *704 + - *705 - *17 - *19 responses: @@ -113272,7 +113290,7 @@ paths: type: array items: *201 examples: - response-if-child-teams-exist: *710 + response-if-child-teams-exist: *711 headers: Link: *67 '404': *6 @@ -113305,7 +113323,7 @@ paths: application/json: schema: oneOf: - - &711 + - &712 title: Private User description: Private User type: object @@ -113555,7 +113573,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - &737 + - &738 title: Public User description: Public User type: object @@ -113889,7 +113907,7 @@ paths: description: Response content: application/json: - schema: *711 + schema: *712 examples: default: value: @@ -114092,9 +114110,9 @@ paths: type: integer codespaces: type: array - items: *251 + items: *252 examples: - default: *252 + default: *253 '304': *36 '500': *54 '401': *23 @@ -114233,17 +114251,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '401': *23 '403': *27 '404': *6 @@ -114287,7 +114305,7 @@ paths: type: integer secrets: type: array - items: &712 + items: &713 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -114329,7 +114347,7 @@ paths: - visibility - selected_repositories_url examples: - default: *464 + default: *465 headers: Link: *67 x-github: @@ -114407,7 +114425,7 @@ paths: description: Response content: application/json: - schema: *712 + schema: *713 examples: default: value: @@ -114697,15 +114715,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '304': *36 '500': *54 '401': *23 @@ -114731,7 +114749,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 requestBody: required: false content: @@ -114761,9 +114779,9 @@ paths: description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '401': *23 '403': *27 '404': *6 @@ -114785,7 +114803,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '202': *38 '304': *36 @@ -114814,13 +114832,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '202': description: Response content: application/json: - schema: &713 + schema: &714 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -114873,7 +114891,7 @@ paths: examples: - https://github.com/octocat/hello-world/tree/:branch examples: - default: &714 + default: &715 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -114905,7 +114923,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#get-details-about-a-codespace-export parameters: - - *253 + - *254 - name: export_id in: path required: true @@ -114918,9 +114936,9 @@ paths: description: Response content: application/json: - schema: *713 + schema: *714 examples: - default: *714 + default: *715 '404': *6 x-github: githubCloudOnly: false @@ -114941,7 +114959,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace parameters: - - *253 + - *254 responses: '200': description: Response @@ -114957,9 +114975,9 @@ paths: type: integer machines: type: array - items: *463 + items: *464 examples: - default: *715 + default: *716 '304': *36 '500': *54 '401': *23 @@ -114988,7 +115006,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace parameters: - - *253 + - *254 requestBody: required: true content: @@ -115044,11 +115062,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *343 + repository: *344 machine: anyOf: - type: 'null' - - *463 + - *464 devcontainer_path: description: Path to devcontainer.json from repo root used to create Codespace. @@ -115845,15 +115863,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '304': *36 '500': *54 '400': *14 @@ -115885,15 +115903,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '500': *54 '401': *23 '403': *27 @@ -115923,9 +115941,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: &727 + default: &728 value: - id: 197 name: hello_docker @@ -116026,7 +116044,7 @@ paths: application/json: schema: type: array - items: &716 + items: &717 title: Email description: Email type: object @@ -116096,9 +116114,9 @@ paths: application/json: schema: type: array - items: *716 + items: *717 examples: - default: &729 + default: &730 value: - email: octocat@github.com verified: true @@ -116175,7 +116193,7 @@ paths: application/json: schema: type: array - items: *716 + items: *717 examples: default: value: @@ -116433,7 +116451,7 @@ paths: application/json: schema: type: array - items: &717 + items: &718 title: GPG Key description: A unique encryption key type: object @@ -116578,7 +116596,7 @@ paths: - subkeys - revoked examples: - default: &747 + default: &748 value: - id: 3 name: Octocat's GPG Key @@ -116663,9 +116681,9 @@ paths: description: Response content: application/json: - schema: *717 + schema: *718 examples: - default: &718 + default: &719 value: id: 3 name: Octocat's GPG Key @@ -116722,7 +116740,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user parameters: - - &719 + - &720 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -116734,9 +116752,9 @@ paths: description: Response content: application/json: - schema: *717 + schema: *718 examples: - default: *718 + default: *719 '404': *6 '304': *36 '403': *27 @@ -116759,7 +116777,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user parameters: - - *719 + - *720 responses: '204': description: Response @@ -117047,12 +117065,12 @@ paths: application/json: schema: anyOf: - - *238 + - *239 - type: object properties: {} additionalProperties: false examples: - default: *239 + default: *240 '204': description: Response when there are no restrictions x-github: @@ -117076,7 +117094,7 @@ paths: required: true content: application/json: - schema: *534 + schema: *535 examples: default: value: @@ -117087,7 +117105,7 @@ paths: description: Response content: application/json: - schema: *238 + schema: *239 examples: default: value: @@ -117168,7 +117186,7 @@ paths: - closed - all default: open - - *249 + - *250 - name: sort description: What to sort results by. in: query @@ -117193,7 +117211,7 @@ paths: type: array items: *83 examples: - default: *250 + default: *251 headers: Link: *67 '404': *6 @@ -117226,7 +117244,7 @@ paths: application/json: schema: type: array - items: &720 + items: &721 title: Key description: Key type: object @@ -117329,9 +117347,9 @@ paths: description: Response content: application/json: - schema: *720 + schema: *721 examples: - default: &721 + default: &722 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -117364,15 +117382,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user parameters: - - *583 + - *584 responses: '200': description: Response content: application/json: - schema: *720 + schema: *721 examples: - default: *721 + default: *722 '404': *6 '304': *36 '403': *27 @@ -117395,7 +117413,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user parameters: - - *583 + - *584 responses: '204': description: Response @@ -117428,7 +117446,7 @@ paths: application/json: schema: type: array - items: &722 + items: &723 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -117507,7 +117525,7 @@ paths: - account - plan examples: - default: &723 + default: &724 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -117569,9 +117587,9 @@ paths: application/json: schema: type: array - items: *722 + items: *723 examples: - default: *723 + default: *724 headers: Link: *67 '304': *36 @@ -117611,7 +117629,7 @@ paths: application/json: schema: type: array - items: *255 + items: *256 examples: default: value: @@ -117725,7 +117743,7 @@ paths: description: Response content: application/json: - schema: *255 + schema: *256 examples: default: value: @@ -117812,9 +117830,9 @@ paths: description: The user's organization invitation was accepted synchronously. content: application/json: - schema: *255 + schema: *256 examples: - default: &724 + default: &725 value: url: https://api.github.com/orgs/octocat/memberships/defunkt state: active @@ -117861,9 +117879,9 @@ paths: processed asynchronously. content: application/json: - schema: *255 + schema: *256 examples: - default: *724 + default: *725 '403': *27 '404': *6 '422': *15 @@ -117892,7 +117910,7 @@ paths: application/json: schema: type: array - items: *257 + items: *258 examples: default: value: @@ -118154,7 +118172,7 @@ paths: description: Response content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -118334,7 +118352,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#get-a-user-migration-status parameters: - - *258 + - *259 - name: exclude in: query required: false @@ -118347,7 +118365,7 @@ paths: description: Response content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -118541,7 +118559,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#download-a-user-migration-archive parameters: - - *258 + - *259 responses: '302': description: Response @@ -118567,7 +118585,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#delete-a-user-migration-archive parameters: - - *258 + - *259 responses: '204': description: Response @@ -118596,8 +118614,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository parameters: - - *258 - - *725 + - *259 + - *726 responses: '204': description: Response @@ -118621,7 +118639,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#list-repositories-for-a-user-migration parameters: - - *258 + - *259 - *17 - *19 responses: @@ -118710,7 +118728,7 @@ paths: - docker - nuget - container - - *726 + - *727 - *19 - *17 responses: @@ -118720,10 +118738,10 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *727 - '400': *728 + default: *728 + '400': *729 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -118743,16 +118761,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user parameters: - - *265 - *266 + - *267 responses: '200': description: Response content: application/json: - schema: *263 + schema: *264 examples: - default: &748 + default: &749 value: id: 40201 name: octo-name @@ -118865,8 +118883,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-for-the-authenticated-user parameters: - - *265 - *266 + - *267 responses: '204': description: Response @@ -118896,8 +118914,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-for-the-authenticated-user parameters: - - *265 - *266 + - *267 - name: token description: package token schema: @@ -118929,8 +118947,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user parameters: - - *265 - *266 + - *267 - *19 - *17 - name: state @@ -118950,7 +118968,7 @@ paths: application/json: schema: type: array - items: *267 + items: *268 examples: default: value: @@ -118999,15 +119017,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-the-authenticated-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 responses: '200': description: Response content: application/json: - schema: *267 + schema: *268 examples: default: value: @@ -119043,9 +119061,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-version-for-the-authenticated-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 responses: '204': description: Response @@ -119075,9 +119093,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-version-for-the-authenticated-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 responses: '204': description: Response @@ -119114,9 +119132,9 @@ paths: application/json: schema: type: array - items: *716 + items: *717 examples: - default: *729 + default: *730 headers: Link: *67 '304': *36 @@ -119229,7 +119247,7 @@ paths: type: array items: *79 examples: - default: &736 + default: &737 summary: Default response value: - id: 1296269 @@ -119547,9 +119565,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -119588,9 +119606,9 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: *730 + default: *731 headers: Link: *67 '304': *36 @@ -119613,7 +119631,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation parameters: - - *242 + - *243 responses: '204': description: Response @@ -119637,7 +119655,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation parameters: - - *242 + - *243 responses: '204': description: Response @@ -119670,7 +119688,7 @@ paths: application/json: schema: type: array - items: &731 + items: &732 title: Social account description: Social media account type: object @@ -119687,7 +119705,7 @@ paths: - provider - url examples: - default: &732 + default: &733 value: - provider: twitter url: https://twitter.com/github @@ -119750,9 +119768,9 @@ paths: application/json: schema: type: array - items: *731 + items: *732 examples: - default: *732 + default: *733 '422': *15 '304': *36 '404': *6 @@ -119840,7 +119858,7 @@ paths: application/json: schema: type: array - items: &733 + items: &734 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -119860,7 +119878,7 @@ paths: - title - created_at examples: - default: &765 + default: &766 value: - id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -119925,9 +119943,9 @@ paths: description: Response content: application/json: - schema: *733 + schema: *734 examples: - default: &734 + default: &735 value: id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -119957,7 +119975,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user parameters: - - &735 + - &736 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -119969,9 +119987,9 @@ paths: description: Response content: application/json: - schema: *733 + schema: *734 examples: - default: *734 + default: *735 '404': *6 '304': *36 '403': *27 @@ -119994,7 +120012,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user parameters: - - *735 + - *736 responses: '204': description: Response @@ -120023,7 +120041,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user parameters: - - &766 + - &767 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 @@ -120048,11 +120066,11 @@ paths: type: array items: *79 examples: - default-response: *736 + default-response: *737 application/vnd.github.v3.star+json: schema: type: array - items: &767 + items: &768 title: Starred Repository description: Starred Repository type: object @@ -120208,8 +120226,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user parameters: - - *340 - *341 + - *342 responses: '204': description: Response if this repository is starred by you @@ -120237,8 +120255,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -120262,8 +120280,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -120298,7 +120316,7 @@ paths: type: array items: *156 examples: - default: *276 + default: *277 headers: Link: *67 '304': *36 @@ -120335,7 +120353,7 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: default: value: @@ -120421,10 +120439,10 @@ paths: application/json: schema: oneOf: - - *711 - - *737 + - *712 + - *738 examples: - default-response: &741 + default-response: &742 summary: Default response value: login: octocat @@ -120459,7 +120477,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &742 + response-with-git-hub-plan-information: &743 summary: Response with GitHub plan information value: login: octocat @@ -120516,14 +120534,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/drafts#create-draft-item-for-user-owned-project parameters: - - &739 + - &740 name: user_id description: The unique identifier of the user. in: path required: true schema: type: string - - *281 + - *282 requestBody: required: true description: Details of the draft item to create in the project. @@ -120557,9 +120575,9 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: - draft_issue: *287 + draft_issue: *288 '304': *36 '403': *27 '401': *23 @@ -120582,7 +120600,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/users#list-users parameters: - - *738 + - *739 - *17 responses: '200': @@ -120617,8 +120635,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/views#create-a-view-for-a-user-owned-project parameters: - - *739 - - *281 + - *740 + - *282 requestBody: required: true content: @@ -120692,17 +120710,17 @@ paths: description: Response for creating a view in a user-owned project. content: application/json: - schema: *740 + schema: *741 examples: table_view: summary: Response for creating a table view - value: *291 + value: *292 board_view: summary: Response for creating a board view with filter - value: *291 + value: *292 roadmap_view: summary: Response for creating a roadmap view - value: *291 + value: *292 '304': *36 '403': *27 '401': *23 @@ -120744,11 +120762,11 @@ paths: application/json: schema: oneOf: - - *711 - - *737 + - *712 + - *738 examples: - default-response: *741 - response-with-git-hub-plan-information: *742 + default-response: *742 + response-with-git-hub-plan-information: *743 '404': *6 x-github: githubCloudOnly: false @@ -120798,8 +120816,8 @@ paths: required: - subject_digests examples: - default: *743 - withPredicateType: *744 + default: *744 + withPredicateType: *745 responses: '200': description: Response @@ -120839,7 +120857,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: *745 + default: *746 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -121028,7 +121046,7 @@ paths: initiator: type: string examples: - default: *400 + default: *401 '201': description: Response content: @@ -121312,7 +121330,7 @@ paths: application/json: schema: *197 examples: - default: &746 + default: &747 summary: Example response for a user copilot space value: id: 42 @@ -121413,7 +121431,7 @@ paths: application/json: schema: *197 examples: - default: *746 + default: *747 '403': *27 '404': *6 x-github: @@ -121539,7 +121557,7 @@ paths: application/json: schema: *197 examples: - default: *746 + default: *747 '403': *27 '404': *6 '422': *15 @@ -122305,9 +122323,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *727 + default: *728 '403': *27 '401': *23 x-github: @@ -122691,9 +122709,9 @@ paths: application/json: schema: type: array - items: *717 + items: *718 examples: - default: *747 + default: *748 headers: Link: *67 x-github: @@ -122797,7 +122815,7 @@ paths: application/json: schema: *20 examples: - default: *533 + default: *534 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -122922,7 +122940,7 @@ paths: - docker - nuget - container - - *726 + - *727 - *71 - *19 - *17 @@ -122933,12 +122951,12 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *727 + default: *728 '403': *27 '401': *23 - '400': *728 + '400': *729 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -122958,17 +122976,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-for-a-user parameters: - - *265 - *266 + - *267 - *71 responses: '200': description: Response content: application/json: - schema: *263 + schema: *264 examples: - default: *748 + default: *749 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -122989,8 +123007,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-for-a-user parameters: - - *265 - *266 + - *267 - *71 responses: '204': @@ -123023,8 +123041,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-for-a-user parameters: - - *265 - *266 + - *267 - *71 - name: token description: package token @@ -123057,8 +123075,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user parameters: - - *265 - *266 + - *267 - *71 responses: '200': @@ -123067,7 +123085,7 @@ paths: application/json: schema: type: array - items: *267 + items: *268 examples: default: value: @@ -123125,16 +123143,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-a-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 - *71 responses: '200': description: Response content: application/json: - schema: *267 + schema: *268 examples: default: value: @@ -123169,10 +123187,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-package-version-for-a-user parameters: - - *265 - *266 + - *267 - *71 - - *268 + - *269 responses: '204': description: Response @@ -123204,10 +123222,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-package-version-for-a-user parameters: - - *265 - *266 + - *267 - *71 - - *268 + - *269 responses: '204': description: Response @@ -123248,9 +123266,9 @@ paths: application/json: schema: type: array - items: *279 + items: *280 examples: - default: *280 + default: *281 headers: Link: *67 '304': *36 @@ -123272,16 +123290,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#get-project-for-user parameters: - - *281 + - *282 - *71 responses: '200': description: Response content: application/json: - schema: *279 + schema: *280 examples: - default: *280 + default: *281 headers: Link: *67 '304': *36 @@ -123303,7 +123321,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#list-project-fields-for-user parameters: - - *281 + - *282 - *71 - *17 - *46 @@ -123315,9 +123333,9 @@ paths: application/json: schema: type: array - items: *284 + items: *285 examples: - default: *749 + default: *750 headers: Link: *67 '304': *36 @@ -123339,7 +123357,7 @@ paths: url: https://docs.github.com/rest/projects/fields#add-field-to-user-owned-project parameters: - *71 - - *281 + - *282 requestBody: required: true content: @@ -123377,7 +123395,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: *750 + items: *751 required: - name - data_type @@ -123393,7 +123411,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: *751 + iteration_configuration: *752 required: - name - data_type @@ -123415,20 +123433,20 @@ paths: value: name: Due date data_type: date - single_select_field: *752 - iteration_field: *753 + single_select_field: *753 + iteration_field: *754 responses: '201': description: Response content: application/json: - schema: *284 + schema: *285 examples: - text_field: *754 - number_field: *755 - date_field: *756 - single_select_field: *757 - iteration_field: *758 + text_field: *755 + number_field: *756 + date_field: *757 + single_select_field: *758 + iteration_field: *759 '304': *36 '403': *27 '401': *23 @@ -123449,17 +123467,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#get-project-field-for-user parameters: - - *281 - - *759 + - *282 + - *760 - *71 responses: '200': description: Response content: application/json: - schema: *284 + schema: *285 examples: - default: *760 + default: *761 headers: Link: *67 '304': *36 @@ -123482,7 +123500,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-a-user-owned-project parameters: - - *281 + - *282 - *71 - *46 - *47 @@ -123515,9 +123533,9 @@ paths: application/json: schema: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -123539,7 +123557,7 @@ paths: url: https://docs.github.com/rest/projects/items#add-item-to-user-owned-project parameters: - *71 - - *281 + - *282 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -123609,22 +123627,22 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *287 + value: *288 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *287 + value: *288 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *287 + value: *288 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *287 + value: *288 '304': *36 '403': *27 '401': *23 @@ -123644,9 +123662,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#get-an-item-for-a-user-owned-project parameters: - - *281 + - *282 - *71 - - *290 + - *291 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the title field will be returned. @@ -123666,9 +123684,9 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -123689,9 +123707,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#update-project-item-for-user parameters: - - *281 + - *282 - *71 - - *290 + - *291 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -123764,13 +123782,13 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - text_field: *289 - number_field: *289 - date_field: *289 - single_select_field: *289 - iteration_field: *289 + text_field: *290 + number_field: *290 + date_field: *290 + single_select_field: *290 + iteration_field: *290 '401': *23 '403': *27 '404': *6 @@ -123790,9 +123808,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#delete-project-item-for-user parameters: - - *281 + - *282 - *71 - - *290 + - *291 responses: '204': description: Response @@ -123814,9 +123832,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-a-user-project-view parameters: - - *281 + - *282 - *71 - - *761 + - *762 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the @@ -123842,9 +123860,9 @@ paths: application/json: schema: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -124065,7 +124083,7 @@ paths: type: array items: *156 examples: - default: *276 + default: *277 headers: Link: *67 x-github: @@ -124355,7 +124373,7 @@ paths: parameters: - *71 - *117 - - *762 + - *763 - *119 responses: '200': @@ -124454,9 +124472,9 @@ paths: - *117 - *118 - *119 - - *763 - - *122 - *764 + - *122 + - *765 responses: '200': description: Response when getting a billing usage summary @@ -124590,9 +124608,9 @@ paths: application/json: schema: type: array - items: *731 + items: *732 examples: - default: *732 + default: *733 headers: Link: *67 x-github: @@ -124622,9 +124640,9 @@ paths: application/json: schema: type: array - items: *733 + items: *734 examples: - default: *765 + default: *766 headers: Link: *67 x-github: @@ -124649,7 +124667,7 @@ paths: url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user parameters: - *71 - - *766 + - *767 - *61 - *17 - *19 @@ -124661,11 +124679,11 @@ paths: schema: anyOf: - type: array - items: *767 + items: *768 - type: array items: *79 examples: - default-response: *736 + default-response: *737 headers: Link: *67 x-github: @@ -124696,7 +124714,7 @@ paths: type: array items: *156 examples: - default: *276 + default: *277 headers: Link: *67 x-github: @@ -124825,7 +124843,7 @@ webhooks: type: string enum: - disabled - enterprise: &768 + enterprise: &769 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -124894,7 +124912,7 @@ webhooks: - created_at - updated_at - avatar_url - installation: &769 + installation: &770 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -124915,7 +124933,7 @@ webhooks: required: - id - node_id - organization: &770 + organization: &771 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -124988,7 +125006,7 @@ webhooks: - public_members_url - avatar_url - description - repository: &771 + repository: &772 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property @@ -125903,10 +125921,10 @@ webhooks: type: string enum: - enabled - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -125982,11 +126000,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - rule: &772 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + rule: &773 title: branch protection rule description: The branch protection rule. Includes a `name` and all the [branch protection settings](https://docs.github.com/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) @@ -126209,11 +126227,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - rule: *772 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + rule: *773 sender: *4 required: - action @@ -126401,11 +126419,11 @@ webhooks: - everyone required: - from - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - rule: *772 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + rule: *773 sender: *4 required: - action @@ -126489,7 +126507,7 @@ webhooks: type: string enum: - completed - check_run: &774 + check_run: &775 title: CheckRun description: A check performed on the code of a given code change type: object @@ -126599,7 +126617,7 @@ webhooks: - examples: - neutral - deployment: *773 + deployment: *774 details_url: type: string examples: @@ -126697,10 +126715,10 @@ webhooks: - output - app - pull_requests - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 sender: *4 required: - check_run @@ -127091,11 +127109,11 @@ webhooks: type: string enum: - created - check_run: *774 - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + check_run: *775 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 sender: *4 required: - check_run @@ -127489,11 +127507,11 @@ webhooks: type: string enum: - requested_action - check_run: *774 - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + check_run: *775 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 requested_action: description: The action requested by the user. type: object @@ -127896,11 +127914,11 @@ webhooks: type: string enum: - rerequested - check_run: *774 - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + check_run: *775 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 sender: *4 required: - check_run @@ -128885,10 +128903,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -129602,10 +129620,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -130313,10 +130331,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -130485,7 +130503,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -130637,20 +130655,20 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: &775 + commit_oid: &776 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: *768 - installation: *769 - organization: *770 - ref: &776 + enterprise: *769 + installation: *770 + organization: *771 + ref: &777 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: *771 + repository: *772 sender: *4 required: - action @@ -130817,7 +130835,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -131058,12 +131076,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -131161,7 +131179,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -131346,12 +131364,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -131520,7 +131538,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -131697,12 +131715,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -131803,7 +131821,7 @@ webhooks: type: - object - 'null' - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -131992,9 +132010,9 @@ webhooks: type: - string - 'null' - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event @@ -132002,7 +132020,7 @@ webhooks: type: - string - 'null' - repository: *771 + repository: *772 sender: *4 required: - action @@ -132101,7 +132119,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -132248,12 +132266,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -132422,7 +132440,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -132574,10 +132592,10 @@ webhooks: - dismissed_reason - rule - tool - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -132837,10 +132855,10 @@ webhooks: - updated_at - author_association - body - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -132921,18 +132939,18 @@ webhooks: type: - string - 'null' - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *770 - pusher_type: &777 + organization: *771 + pusher_type: &778 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &778 + ref: &779 description: The [`git ref`](https://docs.github.com/rest/git/refs#get-a-reference) resource. type: string @@ -132942,7 +132960,7 @@ webhooks: enum: - tag - branch - repository: *771 + repository: *772 sender: *4 required: - ref @@ -133024,10 +133042,10 @@ webhooks: type: string enum: - created - definition: *292 - enterprise: *768 - installation: *769 - organization: *770 + definition: *293 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -133112,9 +133130,9 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -133191,10 +133209,10 @@ webhooks: type: string enum: - promote_to_enterprise - definition: *292 - enterprise: *768 - installation: *769 - organization: *770 + definition: *293 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -133271,10 +133289,10 @@ webhooks: type: string enum: - updated - definition: *292 - enterprise: *768 - installation: *769 - organization: *770 + definition: *293 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -133351,19 +133369,19 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - repository: *771 - organization: *770 + enterprise: *769 + installation: *770 + repository: *772 + organization: *771 sender: *4 new_property_values: type: array description: The new custom property values for the repository. - items: *296 + items: *297 old_property_values: type: array description: The old custom property values for the repository. - items: *296 + items: *297 required: - action - repository @@ -133439,18 +133457,18 @@ webhooks: title: delete event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - pusher_type: *777 - ref: *778 + enterprise: *769 + installation: *770 + organization: *771 + pusher_type: *778 + ref: *779 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *771 + repository: *772 sender: *4 required: - ref @@ -133530,11 +133548,11 @@ webhooks: type: string enum: - assignees_changed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -133614,11 +133632,11 @@ webhooks: type: string enum: - auto_dismissed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -133699,11 +133717,11 @@ webhooks: type: string enum: - auto_reopened - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -133784,11 +133802,11 @@ webhooks: type: string enum: - created - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -133867,11 +133885,11 @@ webhooks: type: string enum: - dismissed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -133950,11 +133968,11 @@ webhooks: type: string enum: - fixed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -134034,11 +134052,11 @@ webhooks: type: string enum: - reintroduced - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -134117,11 +134135,11 @@ webhooks: type: string enum: - reopened - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -134198,9 +134216,9 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - key: &779 + enterprise: *769 + installation: *770 + key: &780 description: The [`deploy key`](https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -134238,8 +134256,8 @@ webhooks: - verified - created_at - read_only - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -134316,11 +134334,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - key: *779 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + key: *780 + organization: *771 + repository: *772 sender: *4 required: - action @@ -134887,12 +134905,12 @@ webhooks: - updated_at - statuses_url - repository_url - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: &783 + workflow: &784 title: Workflow type: - object @@ -135643,13 +135661,13 @@ webhooks: deployment: anyOf: - type: 'null' - - *500 + - *501 pull_requests: type: array - items: *602 - repository: *771 - organization: *770 - installation: *769 + items: *603 + repository: *772 + organization: *771 + installation: *770 sender: *4 responses: '200': @@ -135720,7 +135738,7 @@ webhooks: type: string enum: - approved - approver: &780 + approver: &781 type: object properties: avatar_url: @@ -135763,11 +135781,11 @@ webhooks: type: string comment: type: string - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - reviewers: &781 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + reviewers: &782 type: array items: type: object @@ -135848,7 +135866,7 @@ webhooks: sender: *4 since: type: string - workflow_job_run: &782 + workflow_job_run: &783 type: object properties: conclusion: @@ -136594,18 +136612,18 @@ webhooks: type: string enum: - rejected - approver: *780 + approver: *781 comment: type: string - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - reviewers: *781 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + reviewers: *782 sender: *4 since: type: string - workflow_job_run: *782 + workflow_job_run: *783 workflow_job_runs: type: array items: @@ -137322,13 +137340,13 @@ webhooks: type: string enum: - requested - enterprise: *768 + enterprise: *769 environment: type: string - installation: *769 - organization: *770 - repository: *771 - requestor: &788 + installation: *770 + organization: *771 + repository: *772 + requestor: &789 title: User type: - object @@ -139261,12 +139279,12 @@ webhooks: - updated_at - deployment_url - repository_url - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Deployment Workflow Run type: @@ -139957,7 +139975,7 @@ webhooks: type: string enum: - answered - answer: &786 + answer: &787 type: object properties: author_association: @@ -140117,11 +140135,11 @@ webhooks: - created_at - updated_at - body - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -140248,11 +140266,11 @@ webhooks: - from required: - category - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -140335,11 +140353,11 @@ webhooks: type: string enum: - closed - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -140421,7 +140439,7 @@ webhooks: type: string enum: - created - comment: &785 + comment: &786 type: object properties: author_association: @@ -140581,11 +140599,11 @@ webhooks: - updated_at - body - reactions - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -140668,12 +140686,12 @@ webhooks: type: string enum: - deleted - comment: *785 - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + comment: *786 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -140768,12 +140786,12 @@ webhooks: - from required: - body - comment: *785 - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + comment: *786 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -140857,11 +140875,11 @@ webhooks: type: string enum: - created - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -140943,11 +140961,11 @@ webhooks: type: string enum: - deleted - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141047,11 +141065,11 @@ webhooks: type: string required: - from - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141133,10 +141151,10 @@ webhooks: type: string enum: - labeled - discussion: *784 - enterprise: *768 - installation: *769 - label: &787 + discussion: *785 + enterprise: *769 + installation: *770 + label: &788 title: Label type: object properties: @@ -141169,8 +141187,8 @@ webhooks: - color - default - description - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141253,11 +141271,11 @@ webhooks: type: string enum: - locked - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141339,11 +141357,11 @@ webhooks: type: string enum: - pinned - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141425,11 +141443,11 @@ webhooks: type: string enum: - reopened - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141514,16 +141532,16 @@ webhooks: changes: type: object properties: - new_discussion: *784 - new_repository: *771 + new_discussion: *785 + new_repository: *772 required: - new_discussion - new_repository - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141606,10 +141624,10 @@ webhooks: type: string enum: - unanswered - discussion: *784 - old_answer: *786 - organization: *770 - repository: *771 + discussion: *785 + old_answer: *787 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141691,12 +141709,12 @@ webhooks: type: string enum: - unlabeled - discussion: *784 - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141779,11 +141797,11 @@ webhooks: type: string enum: - unlocked - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141865,11 +141883,11 @@ webhooks: type: string enum: - unpinned - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141942,7 +141960,7 @@ webhooks: description: A user forks a repository. type: object properties: - enterprise: *768 + enterprise: *769 forkee: description: The created [`repository`](https://docs.github.com/rest/repos/repos#get-a-repository) resource. @@ -142620,9 +142638,9 @@ webhooks: type: integer watchers_count: type: integer - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - forkee @@ -142768,9 +142786,9 @@ webhooks: title: gollum event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pages: description: The pages that were updated. type: array @@ -142808,7 +142826,7 @@ webhooks: - action - sha - html_url - repository: *771 + repository: *772 sender: *4 required: - pages @@ -142884,10 +142902,10 @@ webhooks: type: string enum: - created - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: &789 + organization: *771 + repositories: &790 description: An array of repository objects that the installation can access. type: array @@ -142913,8 +142931,8 @@ webhooks: - name - full_name - private - repository: *771 - requester: *788 + repository: *772 + requester: *789 sender: *4 required: - action @@ -142989,11 +143007,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -143070,11 +143088,11 @@ webhooks: type: string enum: - new_permissions_accepted - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -143151,10 +143169,10 @@ webhooks: type: string enum: - added - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories_added: &790 + organization: *771 + repositories_added: &791 description: An array of repository objects, which were added to the installation. type: array @@ -143200,15 +143218,15 @@ webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *771 - repository_selection: &791 + repository: *772 + repository_selection: &792 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *788 + requester: *789 sender: *4 required: - action @@ -143287,10 +143305,10 @@ webhooks: type: string enum: - removed - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories_added: *790 + organization: *771 + repositories_added: *791 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -143317,9 +143335,9 @@ webhooks: - name - full_name - private - repository: *771 - repository_selection: *791 - requester: *788 + repository: *772 + repository_selection: *792 + requester: *789 sender: *4 required: - action @@ -143398,11 +143416,11 @@ webhooks: type: string enum: - suspend - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -143584,10 +143602,10 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 target_type: type: string @@ -143666,11 +143684,11 @@ webhooks: type: string enum: - unsuspend - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -143836,11 +143854,11 @@ webhooks: pin: anyOf: - type: 'null' - - *568 + - *569 minimized: anyOf: - type: 'null' - - *569 + - *570 user: title: User type: @@ -143926,8 +143944,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -144739,8 +144757,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -144757,7 +144775,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -145101,8 +145119,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -145182,7 +145200,7 @@ webhooks: type: string enum: - deleted - comment: &792 + comment: &793 title: issue comment description: The [comment](https://docs.github.com/rest/issues/comments#get-an-issue-comment) itself. @@ -145339,11 +145357,11 @@ webhooks: pin: anyOf: - type: 'null' - - *568 + - *569 minimized: anyOf: - type: 'null' - - *569 + - *570 required: - url - html_url @@ -145357,8 +145375,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -146166,8 +146184,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -146184,7 +146202,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -146530,8 +146548,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -146611,7 +146629,7 @@ webhooks: type: string enum: - edited - changes: &816 + changes: &817 description: The changes to the comment. type: object properties: @@ -146623,9 +146641,9 @@ webhooks: type: string required: - from - comment: *792 - enterprise: *768 - installation: *769 + comment: *793 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -147436,8 +147454,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -147454,7 +147472,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -147798,8 +147816,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -147880,9 +147898,9 @@ webhooks: type: string enum: - pinned - comment: *792 - enterprise: *768 - installation: *769 + comment: *793 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -148695,8 +148713,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -148713,7 +148731,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -149059,8 +149077,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -149140,9 +149158,9 @@ webhooks: type: string enum: - unpinned - comment: *792 - enterprise: *768 - installation: *769 + comment: *793 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -149955,8 +149973,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -149973,7 +149991,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -150319,8 +150337,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -150409,9 +150427,9 @@ webhooks: type: number blocking_issue: *83 blocking_issue_repo: *79 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -150500,9 +150518,9 @@ webhooks: type: number blocking_issue: *83 blocking_issue_repo: *79 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -150590,9 +150608,9 @@ webhooks: description: The ID of the blocking issue. type: number blocking_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -150681,9 +150699,9 @@ webhooks: description: The ID of the blocking issue. type: number blocking_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -150763,10 +150781,10 @@ webhooks: type: string enum: - assigned - assignee: *788 - enterprise: *768 - installation: *769 - issue: &793 + assignee: *789 + enterprise: *769 + installation: *770 + issue: &794 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -151577,11 +151595,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -151598,7 +151616,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -151701,8 +151719,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -151782,8 +151800,8 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -152599,11 +152617,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -152620,7 +152638,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -152866,8 +152884,8 @@ webhooks: required: - state - closed_at - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -152946,8 +152964,8 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -153754,11 +153772,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -153775,7 +153793,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -153877,8 +153895,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -153957,8 +153975,8 @@ webhooks: type: string enum: - demilestoned - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -154788,11 +154806,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -154809,7 +154827,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -154890,7 +154908,7 @@ webhooks: format: uri user_view_type: type: string - milestone: &794 + milestone: &795 title: Milestone description: A collection of related issues and pull requests. type: object @@ -155033,8 +155051,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -155133,8 +155151,8 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -155945,11 +155963,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -155963,7 +155981,7 @@ webhooks: timeline_url: type: string format: uri - type: *246 + type: *247 title: description: Title of the issue type: string @@ -156069,9 +156087,9 @@ webhooks: - active_lock_reason - body - reactions - label: *787 - organization: *770 - repository: *771 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -156151,9 +156169,9 @@ webhooks: type: string enum: - field_added - enterprise: *768 - installation: *769 - issue: *793 + enterprise: *769 + installation: *770 + issue: *794 issue_field: type: object description: The issue field whose value was set or updated on the @@ -156319,8 +156337,8 @@ webhooks: - id required: - from - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -156400,9 +156418,9 @@ webhooks: type: string enum: - field_removed - enterprise: *768 - installation: *769 - issue: *793 + enterprise: *769 + installation: *770 + issue: *794 issue_field: type: object description: The issue field whose value was cleared from the issue. @@ -156489,8 +156507,8 @@ webhooks: - 'null' required: - id - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -156570,8 +156588,8 @@ webhooks: type: string enum: - labeled - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -157381,11 +157399,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -157399,7 +157417,7 @@ webhooks: timeline_url: type: string format: uri - type: *246 + type: *247 title: description: Title of the issue type: string @@ -157505,9 +157523,9 @@ webhooks: - active_lock_reason - body - reactions - label: *787 - organization: *770 - repository: *771 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -157587,8 +157605,8 @@ webhooks: type: string enum: - locked - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -158423,11 +158441,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -158441,7 +158459,7 @@ webhooks: timeline_url: type: string format: uri - type: *246 + type: *247 title: description: Title of the issue type: string @@ -158524,8 +158542,8 @@ webhooks: format: uri user_view_type: type: string - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -158604,8 +158622,8 @@ webhooks: type: string enum: - milestoned - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -159434,11 +159452,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -159455,7 +159473,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -159535,9 +159553,9 @@ webhooks: format: uri user_view_type: type: string - milestone: *794 - organization: *770 - repository: *771 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -160424,11 +160442,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -160528,7 +160546,7 @@ webhooks: required: - login - id - type: *246 + type: *247 required: - id - number @@ -161020,8 +161038,8 @@ webhooks: required: - old_issue - old_repository - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -161828,11 +161846,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -161849,7 +161867,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -161955,8 +161973,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -162036,9 +162054,9 @@ webhooks: type: string enum: - pinned - enterprise: *768 - installation: *769 - issue: &795 + enterprise: *769 + installation: *770 + issue: &796 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -162843,11 +162861,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -162864,7 +162882,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -162966,8 +162984,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -163046,8 +163064,8 @@ webhooks: type: string enum: - reopened - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -163880,11 +163898,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -163981,9 +163999,9 @@ webhooks: format: uri user_view_type: type: string - type: *246 - organization: *770 - repository: *771 + type: *247 + organization: *771 + repository: *772 sender: *4 required: - action @@ -164871,11 +164889,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -164892,7 +164910,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -165485,11 +165503,11 @@ webhooks: required: - new_issue - new_repository - enterprise: *768 - installation: *769 - issue: *795 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *796 + organization: *771 + repository: *772 sender: *4 required: - action @@ -165569,12 +165587,12 @@ webhooks: type: string enum: - typed - enterprise: *768 - installation: *769 - issue: *793 - type: *246 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + type: *247 + organization: *771 + repository: *772 sender: *4 required: - action @@ -165655,7 +165673,7 @@ webhooks: type: string enum: - unassigned - assignee: &819 + assignee: &820 title: User type: - object @@ -165727,11 +165745,11 @@ webhooks: required: - login - id - enterprise: *768 - installation: *769 - issue: *793 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + organization: *771 + repository: *772 sender: *4 required: - action @@ -165810,12 +165828,12 @@ webhooks: type: string enum: - unlabeled - enterprise: *768 - installation: *769 - issue: *793 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -165895,8 +165913,8 @@ webhooks: type: string enum: - unlocked - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -166729,11 +166747,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -166750,7 +166768,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -166830,8 +166848,8 @@ webhooks: format: uri user_view_type: type: string - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -166911,11 +166929,11 @@ webhooks: type: string enum: - unpinned - enterprise: *768 - installation: *769 - issue: *795 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *796 + organization: *771 + repository: *772 sender: *4 required: - action @@ -166994,12 +167012,12 @@ webhooks: type: string enum: - untyped - enterprise: *768 - installation: *769 - issue: *793 - type: *246 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + type: *247 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167079,11 +167097,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167161,11 +167179,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167275,11 +167293,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167361,9 +167379,9 @@ webhooks: - cancelled effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: &796 + enterprise: *769 + installation: *770 + marketplace_purchase: &797 title: Marketplace Purchase type: object required: @@ -167451,8 +167469,8 @@ webhooks: type: integer unit_count: type: integer - organization: *770 - previous_marketplace_purchase: &797 + organization: *771 + previous_marketplace_purchase: &798 title: Marketplace Purchase type: object properties: @@ -167536,7 +167554,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *771 + repository: *772 sender: *4 required: - action @@ -167616,10 +167634,10 @@ webhooks: - changed effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: *796 - organization: *770 + enterprise: *769 + installation: *770 + marketplace_purchase: *797 + organization: *771 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -167707,7 +167725,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *771 + repository: *772 sender: *4 required: - action @@ -167789,10 +167807,10 @@ webhooks: - pending_change effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: *796 - organization: *770 + enterprise: *769 + installation: *770 + marketplace_purchase: *797 + organization: *771 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -167878,7 +167896,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *771 + repository: *772 sender: *4 required: - action @@ -167959,8 +167977,8 @@ webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 marketplace_purchase: title: Marketplace Purchase type: object @@ -168046,9 +168064,9 @@ webhooks: type: integer unit_count: type: integer - organization: *770 - previous_marketplace_purchase: *797 - repository: *771 + organization: *771 + previous_marketplace_purchase: *798 + repository: *772 sender: *4 required: - action @@ -168128,12 +168146,12 @@ webhooks: - purchased effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: *796 - organization: *770 - previous_marketplace_purchase: *797 - repository: *771 + enterprise: *769 + installation: *770 + marketplace_purchase: *797 + organization: *771 + previous_marketplace_purchase: *798 + repository: *772 sender: *4 required: - action @@ -168235,11 +168253,11 @@ webhooks: type: string required: - to - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168341,11 +168359,11 @@ webhooks: type: - string - 'null' - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168424,11 +168442,11 @@ webhooks: type: string enum: - removed - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168506,11 +168524,11 @@ webhooks: type: string enum: - added - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 scope: description: The scope of the membership. Currently, can only be `team`. @@ -168588,7 +168606,7 @@ webhooks: required: - login - id - team: &798 + team: &799 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -168818,11 +168836,11 @@ webhooks: type: string enum: - removed - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 scope: description: The scope of the membership. Currently, can only be `team`. @@ -168901,7 +168919,7 @@ webhooks: required: - login - id - team: *798 + team: *799 required: - action - scope @@ -168983,8 +169001,8 @@ webhooks: type: string enum: - checks_requested - installation: *769 - merge_group: &799 + installation: *770 + merge_group: &800 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -169003,15 +169021,15 @@ webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *420 + head_commit: *421 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169097,10 +169115,10 @@ webhooks: - merged - invalidated - dequeued - installation: *769 - merge_group: *799 - organization: *770 - repository: *771 + installation: *770 + merge_group: *800 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169173,7 +169191,7 @@ webhooks: type: string enum: - deleted - enterprise: *768 + enterprise: *769 hook: description: 'The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -169282,12 +169300,12 @@ webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *769 - organization: *770 + installation: *770 + organization: *771 repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -169367,11 +169385,11 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 - milestone: *794 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169450,9 +169468,9 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - milestone: &800 + enterprise: *769 + installation: *770 + milestone: &801 title: Milestone description: A collection of related issues and pull requests. type: object @@ -169594,8 +169612,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169674,11 +169692,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - milestone: *794 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169788,11 +169806,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - milestone: *794 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169872,11 +169890,11 @@ webhooks: type: string enum: - opened - enterprise: *768 - installation: *769 - milestone: *800 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *801 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169955,11 +169973,11 @@ webhooks: type: string enum: - blocked - blocked_user: *788 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + blocked_user: *789 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170038,11 +170056,11 @@ webhooks: type: string enum: - unblocked - blocked_user: *788 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + blocked_user: *789 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170121,9 +170139,9 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - membership: &801 + enterprise: *769 + installation: *770 + membership: &802 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -170233,8 +170251,8 @@ webhooks: - role - organization_url - user - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170312,11 +170330,11 @@ webhooks: type: string enum: - member_added - enterprise: *768 - installation: *769 - membership: *801 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + membership: *802 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170395,8 +170413,8 @@ webhooks: type: string enum: - member_invited - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -170518,10 +170536,10 @@ webhooks: - inviter - team_count - invitation_teams_url - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 - user: *788 + user: *789 required: - action - invitation @@ -170599,11 +170617,11 @@ webhooks: type: string enum: - member_removed - enterprise: *768 - installation: *769 - membership: *801 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + membership: *802 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170690,11 +170708,11 @@ webhooks: properties: from: type: string - enterprise: *768 - installation: *769 - membership: *801 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + membership: *802 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170771,9 +170789,9 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 package: description: Information about the package. type: object @@ -171296,7 +171314,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: &802 + items: &803 title: Ruby Gems metadata type: object properties: @@ -171393,7 +171411,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -171469,9 +171487,9 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 package: description: Information about the package. type: object @@ -171833,7 +171851,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *802 + items: *803 source_url: type: string format: uri @@ -171904,7 +171922,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -172084,12 +172102,12 @@ webhooks: - duration - created_at - updated_at - enterprise: *768 + enterprise: *769 id: type: integer - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - id @@ -172166,7 +172184,7 @@ webhooks: type: string enum: - approved - personal_access_token_request: &803 + personal_access_token_request: &804 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -172316,10 +172334,10 @@ webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *768 - organization: *770 + enterprise: *769 + organization: *771 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -172396,11 +172414,11 @@ webhooks: type: string enum: - cancelled - personal_access_token_request: *803 - enterprise: *768 - organization: *770 + personal_access_token_request: *804 + enterprise: *769 + organization: *771 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -172476,11 +172494,11 @@ webhooks: type: string enum: - created - personal_access_token_request: *803 - enterprise: *768 - organization: *770 + personal_access_token_request: *804 + enterprise: *769 + organization: *771 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -172555,11 +172573,11 @@ webhooks: type: string enum: - denied - personal_access_token_request: *803 - organization: *770 - enterprise: *768 + personal_access_token_request: *804 + organization: *771 + enterprise: *769 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -172664,7 +172682,7 @@ webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *804 + last_response: *805 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -172696,8 +172714,8 @@ webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 zen: description: Random string of GitHub zen. @@ -172942,10 +172960,10 @@ webhooks: - from required: - note - enterprise: *768 - installation: *769 - organization: *770 - project_card: &805 + enterprise: *769 + installation: *770 + organization: *771 + project_card: &806 title: Project Card type: object properties: @@ -173068,7 +173086,7 @@ webhooks: - creator - created_at - updated_at - repository: *771 + repository: *772 sender: *4 required: - action @@ -173149,11 +173167,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - project_card: *805 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_card: *806 + repository: *772 sender: *4 required: - action @@ -173233,9 +173251,9 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 project_card: title: Project Card type: object @@ -173365,7 +173383,7 @@ webhooks: repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -173459,11 +173477,11 @@ webhooks: - from required: - note - enterprise: *768 - installation: *769 - organization: *770 - project_card: *805 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_card: *806 + repository: *772 sender: *4 required: - action @@ -173557,9 +173575,9 @@ webhooks: - from required: - column_id - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 project_card: allOf: - title: Project Card @@ -173756,7 +173774,7 @@ webhooks: type: string required: - after_id - repository: *771 + repository: *772 sender: *4 required: - action @@ -173836,10 +173854,10 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 - organization: *770 - project: &807 + enterprise: *769 + installation: *770 + organization: *771 + project: &808 title: Project type: object properties: @@ -173966,7 +173984,7 @@ webhooks: - creator - created_at - updated_at - repository: *771 + repository: *772 sender: *4 required: - action @@ -174046,10 +174064,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - project_column: &806 + enterprise: *769 + installation: *770 + organization: *771 + project_column: &807 title: Project Column type: object properties: @@ -174089,7 +174107,7 @@ webhooks: - name - created_at - updated_at - repository: *771 + repository: *772 sender: *4 required: - action @@ -174168,14 +174186,14 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - project_column: *806 + enterprise: *769 + installation: *770 + organization: *771 + project_column: *807 repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -174264,11 +174282,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - project_column: *806 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_column: *807 + repository: *772 sender: *4 required: - action @@ -174348,11 +174366,11 @@ webhooks: type: string enum: - moved - enterprise: *768 - installation: *769 - organization: *770 - project_column: *806 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_column: *807 + repository: *772 sender: *4 required: - action @@ -174432,11 +174450,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - project: *807 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 + repository: *772 sender: *4 required: - action @@ -174516,14 +174534,14 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - project: *807 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -174624,11 +174642,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - project: *807 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 + repository: *772 sender: *4 required: - action @@ -174707,11 +174725,11 @@ webhooks: type: string enum: - reopened - enterprise: *768 - installation: *769 - organization: *770 - project: *807 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 + repository: *772 sender: *4 required: - action @@ -174792,9 +174810,9 @@ webhooks: type: string enum: - closed - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -174875,9 +174893,9 @@ webhooks: type: string enum: - created - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -174958,9 +174976,9 @@ webhooks: type: string enum: - deleted - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -175081,9 +175099,9 @@ webhooks: type: string to: type: string - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -175166,7 +175184,7 @@ webhooks: type: string enum: - archived - changes: &811 + changes: &812 type: object properties: archived_at: @@ -175182,9 +175200,9 @@ webhooks: - string - 'null' format: date-time - installation: *769 - organization: *770 - projects_v2_item: &808 + installation: *770 + organization: *771 + projects_v2_item: &809 title: Projects v2 Item description: An item belonging to a project type: object @@ -175202,7 +175220,7 @@ webhooks: type: string description: The node ID of the content represented by this item. - content_type: *285 + content_type: *286 creator: *4 created_at: type: string @@ -175324,9 +175342,9 @@ webhooks: - 'null' to: type: string - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -175408,9 +175426,9 @@ webhooks: type: string enum: - created - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -175491,9 +175509,9 @@ webhooks: type: string enum: - deleted - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -175598,7 +175616,7 @@ webhooks: oneOf: - type: string - type: integer - - &809 + - &810 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -175622,7 +175640,7 @@ webhooks: required: - id - name - - &810 + - &811 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -175662,8 +175680,8 @@ webhooks: oneOf: - type: string - type: integer - - *809 - *810 + - *811 type: - 'null' - string @@ -175686,9 +175704,9 @@ webhooks: - 'null' required: - body - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -175785,9 +175803,9 @@ webhooks: type: - string - 'null' - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -175870,10 +175888,10 @@ webhooks: type: string enum: - restored - changes: *811 - installation: *769 - organization: *770 - projects_v2_item: *808 + changes: *812 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -175955,9 +175973,9 @@ webhooks: type: string enum: - reopened - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -176038,9 +176056,9 @@ webhooks: type: string enum: - created - installation: *769 - organization: *770 - projects_v2_status_update: *812 + installation: *770 + organization: *771 + projects_v2_status_update: *813 sender: *4 required: - action @@ -176121,9 +176139,9 @@ webhooks: type: string enum: - deleted - installation: *769 - organization: *770 - projects_v2_status_update: *812 + installation: *770 + organization: *771 + projects_v2_status_update: *813 sender: *4 required: - action @@ -176269,9 +176287,9 @@ webhooks: - string - 'null' format: date - installation: *769 - organization: *770 - projects_v2_status_update: *812 + installation: *770 + organization: *771 + projects_v2_status_update: *813 sender: *4 required: - action @@ -176342,10 +176360,10 @@ webhooks: title: public event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - repository @@ -176422,13 +176440,13 @@ webhooks: type: string enum: - assigned - assignee: *788 - enterprise: *768 - installation: *769 - number: &813 + assignee: *789 + enterprise: *769 + installation: *770 + number: &814 description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -178653,7 +178671,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -178781,7 +178799,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -178863,11 +178881,11 @@ webhooks: type: string enum: - auto_merge_disabled - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -181083,7 +181101,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -181213,7 +181231,7 @@ webhooks: - draft reason: type: string - repository: *771 + repository: *772 sender: *4 required: - action @@ -181295,11 +181313,11 @@ webhooks: type: string enum: - auto_merge_enabled - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -183515,7 +183533,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -183645,7 +183663,7 @@ webhooks: - draft reason: type: string - repository: *771 + repository: *772 sender: *4 required: - action @@ -183727,13 +183745,13 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: &814 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: &815 allOf: - - *602 + - *603 - type: object properties: allow_auto_merge: @@ -183795,7 +183813,7 @@ webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *771 + repository: *772 sender: *4 required: - action @@ -183876,12 +183894,12 @@ webhooks: type: string enum: - converted_to_draft - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -183961,11 +183979,11 @@ webhooks: type: string enum: - demilestoned - enterprise: *768 - milestone: *282 - number: *813 - organization: *770 - pull_request: &815 + enterprise: *769 + milestone: *283 + number: *814 + organization: *771 + pull_request: &816 title: Pull Request type: object properties: @@ -186182,7 +186200,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -186310,7 +186328,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -186389,11 +186407,11 @@ webhooks: type: string enum: - dequeued - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -188614,7 +188632,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -188757,7 +188775,7 @@ webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *771 + repository: *772 sender: *4 required: - action @@ -188881,12 +188899,12 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -188966,11 +188984,11 @@ webhooks: type: string enum: - enqueued - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -191191,7 +191209,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -191319,7 +191337,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -191399,11 +191417,11 @@ webhooks: type: string enum: - labeled - enterprise: *768 - installation: *769 - label: *787 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + label: *788 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -193627,7 +193645,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -193755,7 +193773,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -193836,10 +193854,10 @@ webhooks: type: string enum: - locked - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -196061,7 +196079,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -196189,7 +196207,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -196269,12 +196287,12 @@ webhooks: type: string enum: - milestoned - enterprise: *768 - milestone: *282 - number: *813 - organization: *770 - pull_request: *815 - repository: *771 + enterprise: *769 + milestone: *283 + number: *814 + organization: *771 + pull_request: *816 + repository: *772 sender: *4 required: - action @@ -196353,12 +196371,12 @@ webhooks: type: string enum: - opened - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -196439,12 +196457,12 @@ webhooks: type: string enum: - ready_for_review - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -196524,12 +196542,12 @@ webhooks: type: string enum: - reopened - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -196904,9 +196922,9 @@ webhooks: - start_side - side - reactions - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: type: object properties: @@ -199017,7 +199035,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -199140,7 +199158,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *771 + repository: *772 sender: *4 required: - action @@ -199220,7 +199238,7 @@ webhooks: type: string enum: - deleted - comment: &817 + comment: &818 title: Pull Request Review Comment description: The [comment](https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request) itself. @@ -199513,9 +199531,9 @@ webhooks: - start_side - side - reactions - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: type: object properties: @@ -201614,7 +201632,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -201737,7 +201755,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *771 + repository: *772 sender: *4 required: - action @@ -201817,11 +201835,11 @@ webhooks: type: string enum: - edited - changes: *816 - comment: *817 - enterprise: *768 - installation: *769 - organization: *770 + changes: *817 + comment: *818 + enterprise: *769 + installation: *770 + organization: *771 pull_request: type: object properties: @@ -203923,7 +203941,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -204046,7 +204064,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *771 + repository: *772 sender: *4 required: - action @@ -204127,9 +204145,9 @@ webhooks: type: string enum: - dismissed - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -206241,7 +206259,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -206366,7 +206384,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 + repository: *772 review: description: The review that was affected. type: object @@ -206617,9 +206635,9 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -208728,8 +208746,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 - review: &818 + repository: *772 + review: &819 description: The review that was affected. type: object properties: @@ -208967,12 +208985,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -211195,7 +211213,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -211323,7 +211341,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_reviewer: title: User type: @@ -211409,12 +211427,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -213644,7 +213662,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -213772,7 +213790,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_team: title: Team description: Groups of organization members that gives permissions @@ -213967,12 +213985,12 @@ webhooks: type: string enum: - review_requested - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -216196,7 +216214,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -216325,7 +216343,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_reviewer: title: User type: @@ -216412,12 +216430,12 @@ webhooks: type: string enum: - review_requested - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -218632,7 +218650,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -218761,7 +218779,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_team: title: Team description: Groups of organization members that gives permissions @@ -218945,9 +218963,9 @@ webhooks: type: string enum: - submitted - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -221062,7 +221080,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -221187,8 +221205,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 - review: *818 + repository: *772 + review: *819 sender: *4 required: - action @@ -221268,9 +221286,9 @@ webhooks: type: string enum: - resolved - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -223294,7 +223312,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -223419,7 +223437,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 + repository: *772 sender: *4 thread: type: object @@ -223816,9 +223834,9 @@ webhooks: type: string enum: - unresolved - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -225826,7 +225844,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -225950,7 +225968,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 + repository: *772 sender: *4 thread: type: object @@ -226343,11 +226361,11 @@ webhooks: type: string enum: - stacked - enterprise: *768 - installation: *769 - stack: *599 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + stack: *600 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -228571,7 +228589,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -228699,7 +228717,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -228785,10 +228803,10 @@ webhooks: type: string before: type: string - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -230999,7 +231017,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -231127,7 +231145,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -231209,11 +231227,11 @@ webhooks: type: string enum: - unassigned - assignee: *819 - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + assignee: *820 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -233439,7 +233457,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -233567,7 +233585,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -233646,11 +233664,11 @@ webhooks: type: string enum: - unlabeled - enterprise: *768 - installation: *769 - label: *787 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + label: *788 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -235865,7 +235883,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -235993,7 +236011,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -236074,10 +236092,10 @@ webhooks: type: string enum: - unlocked - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -238283,7 +238301,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -238410,7 +238428,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -238613,7 +238631,7 @@ webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *768 + enterprise: *769 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -238708,8 +238726,8 @@ webhooks: - url - author - committer - installation: *769 - organization: *770 + installation: *770 + organization: *771 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -239308,9 +239326,9 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 registry_package: type: object properties: @@ -239787,7 +239805,7 @@ webhooks: type: string rubygems_metadata: type: array - items: *802 + items: *803 summary: type: string tag_name: @@ -239843,7 +239861,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -239921,9 +239939,9 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 registry_package: type: object properties: @@ -240235,7 +240253,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *802 + items: *803 summary: type: string tag_name: @@ -240285,7 +240303,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -240362,10 +240380,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - release: &820 + enterprise: *769 + installation: *770 + organization: *771 + release: &821 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -240696,7 +240714,7 @@ webhooks: - updated_at - zipball_url - body - repository: *771 + repository: *772 sender: *4 required: - action @@ -240773,11 +240791,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - release: *820 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *821 + repository: *772 sender: *4 required: - action @@ -240894,11 +240912,11 @@ webhooks: type: boolean required: - to - enterprise: *768 - installation: *769 - organization: *770 - release: *820 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *821 + repository: *772 sender: *4 required: - action @@ -240976,9 +240994,9 @@ webhooks: type: string enum: - prereleased - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 release: title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) @@ -241314,7 +241332,7 @@ webhooks: - string - 'null' format: uri - repository: *771 + repository: *772 sender: *4 required: - action @@ -241390,10 +241408,10 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 - release: &821 + enterprise: *769 + installation: *770 + organization: *771 + release: &822 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -241726,7 +241744,7 @@ webhooks: - string - 'null' format: uri - repository: *771 + repository: *772 sender: *4 required: - action @@ -241802,11 +241820,11 @@ webhooks: type: string enum: - released - enterprise: *768 - installation: *769 - organization: *770 - release: *820 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *821 + repository: *772 sender: *4 required: - action @@ -241882,11 +241900,11 @@ webhooks: type: string enum: - unpublished - enterprise: *768 - installation: *769 - organization: *770 - release: *821 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *822 + repository: *772 sender: *4 required: - action @@ -241962,11 +241980,11 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_advisory: *688 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_advisory: *689 sender: *4 required: - action @@ -242042,11 +242060,11 @@ webhooks: type: string enum: - reported - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_advisory: *688 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_advisory: *689 sender: *4 required: - action @@ -242122,10 +242140,10 @@ webhooks: type: string enum: - archived - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -242202,10 +242220,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -242283,10 +242301,10 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -242371,10 +242389,10 @@ webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -242489,10 +242507,10 @@ webhooks: - 'null' items: type: string - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -242564,10 +242582,10 @@ webhooks: title: repository_import event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 status: type: string @@ -242648,10 +242666,10 @@ webhooks: type: string enum: - privatized - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -242728,10 +242746,10 @@ webhooks: type: string enum: - publicized - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -242825,10 +242843,10 @@ webhooks: - name required: - repository - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -242908,11 +242926,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_ruleset: *324 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_ruleset: *325 sender: *4 required: - action @@ -242990,11 +243008,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_ruleset: *324 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_ruleset: *325 sender: *4 required: - action @@ -243072,11 +243090,11 @@ webhooks: type: string enum: - edited - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_ruleset: *324 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_ruleset: *325 changes: type: object properties: @@ -243095,16 +243113,16 @@ webhooks: properties: added: type: array - items: *298 + items: *299 deleted: type: array - items: *298 + items: *299 updated: type: array items: type: object properties: - condition: *298 + condition: *299 changes: type: object properties: @@ -243137,16 +243155,16 @@ webhooks: properties: added: type: array - items: *624 + items: *625 deleted: type: array - items: *624 + items: *625 updated: type: array items: type: object properties: - rule: *624 + rule: *625 changes: type: object properties: @@ -243383,10 +243401,10 @@ webhooks: - from required: - owner - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243464,10 +243482,10 @@ webhooks: type: string enum: - unarchived - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243545,7 +243563,7 @@ webhooks: type: string enum: - create - alert: &822 + alert: &823 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -243670,10 +243688,10 @@ webhooks: enum: - auto_dismissed - open - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243883,10 +243901,10 @@ webhooks: type: string enum: - dismissed - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -243964,11 +243982,11 @@ webhooks: type: string enum: - reopen - alert: *822 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *823 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244170,10 +244188,10 @@ webhooks: enum: - fixed - open - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244251,7 +244269,7 @@ webhooks: type: string enum: - assigned - alert: &824 + alert: &825 type: object properties: number: *181 @@ -244398,12 +244416,12 @@ webhooks: anyOf: - type: 'null' - *4 - metadata: *823 + metadata: *824 assignee: *4 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244481,11 +244499,11 @@ webhooks: type: string enum: - created - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244566,11 +244584,11 @@ webhooks: type: string enum: - created - alert: *824 - installation: *769 - location: *825 - organization: *770 - repository: *771 + alert: *825 + installation: *770 + location: *826 + organization: *771 + repository: *772 sender: *4 required: - location @@ -244808,11 +244826,11 @@ webhooks: type: string enum: - metadata_created - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244889,11 +244907,11 @@ webhooks: type: string enum: - metadata_removed - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244970,11 +244988,11 @@ webhooks: type: string enum: - publicly_leaked - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245052,11 +245070,11 @@ webhooks: type: string enum: - reopened - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245134,11 +245152,11 @@ webhooks: type: string enum: - resolved - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245216,12 +245234,12 @@ webhooks: type: string enum: - unassigned - alert: *824 + alert: *825 assignee: *4 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245299,11 +245317,11 @@ webhooks: type: string enum: - validated - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245433,10 +245451,10 @@ webhooks: - organization - enterprise - - repository: *771 - enterprise: *768 - installation: *769 - organization: *770 + repository: *772 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -245514,11 +245532,11 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - security_advisory: &826 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + security_advisory: &827 description: The details of the security advisory, including summary, description, and severity. type: object @@ -245691,11 +245709,11 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - security_advisory: *826 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + security_advisory: *827 sender: *4 required: - action @@ -245768,10 +245786,10 @@ webhooks: type: string enum: - withdrawn - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -245944,11 +245962,11 @@ webhooks: from: type: object properties: - security_and_analysis: *297 - enterprise: *768 - installation: *769 - organization: *770 - repository: *343 + security_and_analysis: *298 + enterprise: *769 + installation: *770 + organization: *771 + repository: *344 sender: *4 required: - changes @@ -246026,12 +246044,12 @@ webhooks: type: string enum: - cancelled - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: &827 + sponsorship: &828 type: object properties: created_at: @@ -246336,12 +246354,12 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - sponsorship @@ -246429,12 +246447,12 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - changes @@ -246511,17 +246529,17 @@ webhooks: type: string enum: - pending_cancellation - effective_date: &828 + effective_date: &829 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: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - sponsorship @@ -246595,7 +246613,7 @@ webhooks: type: string enum: - pending_tier_change - changes: &829 + changes: &830 type: object properties: tier: @@ -246639,13 +246657,13 @@ webhooks: - from required: - tier - effective_date: *828 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + effective_date: *829 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - changes @@ -246722,13 +246740,13 @@ webhooks: type: string enum: - tier_changed - changes: *829 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + changes: *830 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - changes @@ -246802,10 +246820,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -246889,10 +246907,10 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -247326,15 +247344,15 @@ webhooks: type: - string - 'null' - enterprise: *768 + enterprise: *769 id: description: The unique identifier of the status. type: integer - installation: *769 + installation: *770 name: type: string - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 sha: description: The Commit SHA. @@ -247450,9 +247468,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -247541,9 +247559,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -247632,9 +247650,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -247723,9 +247741,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -247801,12 +247819,12 @@ webhooks: title: team_add event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - team: &830 + team: &831 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -248036,9 +248054,9 @@ webhooks: type: string enum: - added_to_repository - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -248508,7 +248526,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -248584,9 +248602,9 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -249056,7 +249074,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -249133,9 +249151,9 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -249605,7 +249623,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -249749,9 +249767,9 @@ webhooks: - from required: - permissions - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -250221,7 +250239,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - changes @@ -250299,9 +250317,9 @@ webhooks: type: string enum: - removed_from_repository - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -250771,7 +250789,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -250847,10 +250865,10 @@ webhooks: type: string enum: - started - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -250923,17 +250941,17 @@ webhooks: title: workflow_dispatch event type: object properties: - enterprise: *768 + enterprise: *769 inputs: type: - object - 'null' additionalProperties: true - installation: *769 - organization: *770 + installation: *770 + organization: *771 ref: type: string - repository: *771 + repository: *772 sender: *4 workflow: type: string @@ -251015,10 +251033,10 @@ webhooks: type: string enum: - completed - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: allOf: @@ -251274,7 +251292,7 @@ webhooks: type: string required: - conclusion - deployment: *500 + deployment: *501 required: - action - repository @@ -251353,10 +251371,10 @@ webhooks: type: string enum: - in_progress - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: allOf: @@ -251638,7 +251656,7 @@ webhooks: required: - status - steps - deployment: *500 + deployment: *501 required: - action - repository @@ -251717,10 +251735,10 @@ webhooks: type: string enum: - queued - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: type: object @@ -251866,7 +251884,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *500 + deployment: *501 required: - action - repository @@ -251945,10 +251963,10 @@ webhooks: type: string enum: - waiting - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: type: object @@ -252095,7 +252113,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *500 + deployment: *501 required: - action - repository @@ -252175,12 +252193,12 @@ webhooks: type: string enum: - completed - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Workflow Run type: object @@ -253199,12 +253217,12 @@ webhooks: type: string enum: - in_progress - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Workflow Run type: object @@ -254208,12 +254226,12 @@ webhooks: type: string enum: - requested - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Workflow Run type: object 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 6393218832..aa1b97a5f8 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 @@ -29477,6 +29477,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -31129,7 +31137,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -31354,7 +31363,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -149422,6 +149432,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -151074,7 +151092,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -151299,7 +151318,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -421003,6 +421023,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -422103,7 +422131,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -422261,7 +422290,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -423623,7 +423653,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -424993,7 +425024,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", 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 e4311862b9..d03d4972d3 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 @@ -938,7 +938,7 @@ paths: - subscriptions_url - type - url - type: &332 + type: &333 type: string description: The type of credit the user is receiving. enum: @@ -1131,7 +1131,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/global-advisories#get-a-global-security-advisory parameters: - - &690 + - &691 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -4394,7 +4394,7 @@ paths: schema: type: integer default: 30 - - &220 + - &221 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 @@ -4403,7 +4403,7 @@ paths: required: false schema: type: string - - &221 + - &222 name: status description: Returns webhook deliveries filtered by delivery outcome classification based on `status_code` range. A `status` of `success` returns deliveries @@ -4423,7 +4423,7 @@ paths: application/json: schema: type: array - items: &222 + items: &223 title: Simple webhook delivery description: Delivery made by a webhook, without request and response information. @@ -4519,7 +4519,7 @@ paths: - installation_id - repository_id examples: - default: &223 + default: &224 value: - id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -4654,7 +4654,7 @@ paths: description: Response content: application/json: - schema: &224 + schema: &225 title: Webhook delivery description: Delivery made by a webhook. type: object @@ -4789,7 +4789,7 @@ paths: - request - response examples: - default: &225 + default: &226 value: id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -12771,7 +12771,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 - - &489 + - &490 name: has in: query description: |- @@ -12805,6 +12805,16 @@ paths: - development - runtime - &211 + name: relationship + in: query + description: |- + A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned. + + > [!NOTE] + > We are rolling out support for dependency relationship across ecosystems. This value will be "unknown" for all dependencies in unsupported ecosystems. + schema: + type: string + - &212 name: sort in: query description: |- @@ -12830,7 +12840,7 @@ paths: application/json: schema: type: array - items: &212 + items: &213 type: object description: A Dependabot alert. properties: @@ -12901,7 +12911,7 @@ paths: - transitive - inconclusive - - security_advisory: &490 + security_advisory: &491 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -13195,7 +13205,7 @@ paths: and was considered fixed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - auto_dismissed_at: &491 + auto_dismissed_at: &492 type: - string - 'null' @@ -13203,7 +13213,7 @@ paths: ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissal_request: &492 + dismissal_request: &493 title: Dependabot alert dismissal request description: Information about an active dismissal request for this Dependabot alert. @@ -13266,7 +13276,7 @@ paths: - repository additionalProperties: false examples: - default: &213 + default: &214 value: - number: 2 state: dismissed @@ -13276,6 +13286,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -13462,6 +13473,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -13651,7 +13663,7 @@ paths: description: Response content: application/json: - schema: &214 + schema: &215 title: Dependabot Repository Access Details description: Information about repositories that Dependabot is able to access in an organization @@ -13677,7 +13689,7 @@ paths: - *66 additionalProperties: false examples: - default: &215 + default: &216 value: default_level: public accessible_repositories: @@ -14922,7 +14934,7 @@ paths: properties: action: type: string - discussion: &784 + discussion: &785 title: Discussion description: A Discussion in a repository. type: object @@ -15423,7 +15435,7 @@ paths: milestone: anyOf: - type: 'null' - - &282 + - &283 title: Milestone description: A collection of related issues and pull requests. @@ -15595,7 +15607,7 @@ paths: timeline_url: type: string format: uri - type: &246 + type: &247 title: Issue Type description: The type assigned to the issue. This is only present for issues in repositories where @@ -15708,7 +15720,7 @@ paths: - hooray - eyes - rocket - sub_issues_summary: &702 + sub_issues_summary: &703 title: Sub-issues Summary type: object properties: @@ -15792,7 +15804,7 @@ paths: pin: anyOf: - type: 'null' - - &568 + - &569 title: Pinned Issue Comment description: Context around who pinned an issue comment and when it was pinned. @@ -15813,7 +15825,7 @@ paths: minimized: anyOf: - type: 'null' - - &569 + - &570 title: Minimized Issue Comment description: Details about why an issue comment was minimized. @@ -15838,7 +15850,7 @@ paths: - url - created_at - updated_at - issue_dependencies_summary: &703 + issue_dependencies_summary: &704 title: Issue Dependencies Summary type: object properties: @@ -15857,7 +15869,7 @@ paths: - total_blocking issue_field_values: type: array - items: &550 + items: &551 title: Issue Field Value description: A value assigned to an issue field type: object @@ -16717,7 +16729,7 @@ paths: type: string release: allOf: - - &614 + - &615 title: Release description: A release. type: object @@ -16799,7 +16811,7 @@ paths: author: *4 assets: type: array - items: &615 + items: &616 title: Release Asset description: Data related to a release. type: object @@ -17431,7 +17443,7 @@ paths: url: type: string format: uri - user: &711 + user: &712 title: Public User description: Public User type: object @@ -19347,7 +19359,7 @@ paths: - closed - all default: open - - &249 + - &250 name: labels description: 'A list of comma separated label names. Example: `bug,ui,@high`' in: query @@ -19398,7 +19410,7 @@ paths: type: array items: *83 examples: - default: &250 + default: &251 value: - id: 1 node_id: MDU6SXNzdWUx @@ -20824,14 +20836,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-public-events-for-a-network-of-repositories parameters: - - &340 + - &341 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &341 + - &342 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -20893,7 +20905,7 @@ paths: '404': *6 '403': *27 '304': *36 - '301': &344 + '301': &345 description: Moved permanently content: application/json: @@ -20915,7 +20927,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &588 + - &589 name: all description: If `true`, show notifications marked as read. in: query @@ -20923,7 +20935,7 @@ paths: schema: type: boolean default: false - - &589 + - &590 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -20933,7 +20945,7 @@ paths: type: boolean default: false - *88 - - &590 + - &591 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: @@ -21315,7 +21327,7 @@ paths: type: boolean examples: - false - security_and_analysis: &297 + security_and_analysis: &298 type: - object - 'null' @@ -21532,7 +21544,7 @@ paths: - url - subscription_url examples: - default: &591 + default: &592 value: - id: '1' repository: @@ -23485,7 +23497,7 @@ paths: parameters: - *75 - *117 - - &762 + - &763 name: month description: If specified, only return results for a single month. The value of `month` is an integer between `1` and `12`. If no year is specified the @@ -23597,7 +23609,7 @@ paths: - *117 - *118 - *119 - - &763 + - &764 name: repository description: The repository name to query for usage in the format owner/repository. in: query @@ -23605,7 +23617,7 @@ paths: schema: type: string - *122 - - &764 + - &765 name: sku description: The SKU to query for usage. in: query @@ -24612,7 +24624,7 @@ paths: type: integer repository_cache_usages: type: array - items: &351 + items: &352 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -26000,7 +26012,7 @@ paths: - all - local_only - selected - selected_actions_url: &356 + selected_actions_url: &357 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` @@ -26083,7 +26095,7 @@ paths: description: Response content: application/json: - schema: &360 + schema: &361 type: object properties: days: @@ -26125,7 +26137,7 @@ paths: required: true content: application/json: - schema: &361 + schema: &362 type: object properties: days: @@ -26182,7 +26194,7 @@ paths: required: - approval_policy examples: - default: &362 + default: &363 value: approval_policy: first_time_contributors '404': *6 @@ -26241,7 +26253,7 @@ paths: description: Response content: application/json: - schema: &363 + schema: &364 type: object required: - run_workflows_from_fork_pull_requests @@ -26295,7 +26307,7 @@ paths: required: true content: application/json: - schema: &364 + schema: &365 type: object required: - run_workflows_from_fork_pull_requests @@ -26930,7 +26942,7 @@ paths: description: Response content: application/json: - schema: &365 + schema: &366 type: object properties: default_workflow_permissions: &149 @@ -26981,7 +26993,7 @@ paths: required: false content: application/json: - schema: &366 + schema: &367 type: object properties: default_workflow_permissions: *149 @@ -28132,7 +28144,7 @@ paths: application/json: schema: type: array - items: &367 + items: &368 title: Runner Application description: Runner Application type: object @@ -28157,7 +28169,7 @@ paths: - download_url - filename examples: - default: &368 + default: &369 value: - os: osx architecture: x64 @@ -28243,7 +28255,7 @@ paths: - no-gpu work_folder: _work responses: - '201': &369 + '201': &370 description: Response content: application/json: @@ -28358,7 +28370,7 @@ paths: - token - expires_at examples: - default: &370 + default: &371 value: token: LLBF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-22T12:13:35.123-08:00' @@ -28397,7 +28409,7 @@ paths: application/json: schema: *160 examples: - default: &371 + default: &372 value: token: AABF3JGZDX3P5PMEXLND6TS6FCWO6 expires_at: '2020-01-29T12:13:35.123-08:00' @@ -28431,7 +28443,7 @@ paths: application/json: schema: *158 examples: - default: &372 + default: &373 value: id: 23 name: MBP @@ -28658,7 +28670,7 @@ paths: - *75 - *157 responses: - '200': &373 + '200': &374 description: Response content: application/json: @@ -28715,7 +28727,7 @@ paths: parameters: - *75 - *157 - - &374 + - &375 name: name description: The name of a self-hosted runner's custom label. in: path @@ -31687,12 +31699,12 @@ paths: required: - subject_digests examples: - default: &743 + default: &744 value: subject_digests: - sha256:abc123 - sha512:def456 - withPredicateType: &744 + withPredicateType: &745 value: subject_digests: - sha256:abc123 @@ -31751,7 +31763,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: &745 + default: &746 value: attestations_subject_digests: - sha256:abc: @@ -32117,7 +32129,7 @@ paths: initiator: type: string examples: - default: &400 + default: &401 value: attestations: - repository_id: 1 @@ -32414,7 +32426,7 @@ paths: parent: anyOf: - type: 'null' - - &261 + - &262 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -33017,7 +33029,7 @@ paths: url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-an-organization parameters: - *75 - - &426 + - &427 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`, @@ -33027,7 +33039,7 @@ paths: schema: &188 type: string description: The name of the tool used to generate the code scanning analysis. - - &427 + - &428 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 @@ -33051,7 +33063,7 @@ paths: be returned. in: query required: false - schema: &429 + schema: &430 type: string description: State of a code scanning alert. enum: @@ -33074,7 +33086,7 @@ paths: be returned. in: query required: false - schema: &430 + schema: &431 type: string description: Severity of a code scanning alert. enum: @@ -33108,7 +33120,7 @@ paths: updated_at: *183 url: *184 html_url: *185 - instances_url: &431 + instances_url: &432 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -33130,7 +33142,7 @@ paths: - type: 'null' - *4 dismissed_at: *187 - dismissed_reason: &432 + dismissed_reason: &433 type: - string - 'null' @@ -33141,14 +33153,14 @@ paths: - won't fix - used in tests - - dismissed_comment: &433 + dismissed_comment: &434 type: - string - 'null' description: The dismissal comment associated with the dismissal of the alert. maxLength: 280 - rule: &434 + rule: &435 type: object properties: id: @@ -33209,7 +33221,7 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: &435 + tool: &436 type: object properties: name: *188 @@ -33220,26 +33232,26 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *189 - most_recent_instance: &436 + most_recent_instance: &437 type: object properties: - ref: &428 + ref: &429 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &447 + analysis_key: &448 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: &448 + environment: &449 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: &449 + category: &450 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -33259,7 +33271,7 @@ paths: with placeholder links for related locations replaced by links to the relevant code. Only populated when related locations are available for the alert instance. - location: &450 + location: &451 type: object description: Describe a region within a file for the alert. properties: @@ -33280,7 +33292,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: &451 + items: &452 type: - string - 'null' @@ -34580,7 +34592,7 @@ paths: type: integer codespaces: type: array - items: &251 + items: &252 type: object title: Codespace description: A codespace. @@ -34615,7 +34627,7 @@ paths: machine: anyOf: - type: 'null' - - &463 + - &464 type: object title: Codespace machine description: A description of the machine powering a codespace. @@ -34902,7 +34914,7 @@ paths: - pulls_url - recent_folders examples: - default: &252 + default: &253 value: total_count: 3 codespaces: @@ -35567,7 +35579,7 @@ paths: - updated_at - visibility examples: - default: &464 + default: &465 value: total_count: 2 secrets: @@ -35605,7 +35617,7 @@ paths: description: Response content: application/json: - schema: &465 + schema: &466 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -35640,7 +35652,7 @@ paths: - key_id - key examples: - default: &466 + default: &467 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -35672,7 +35684,7 @@ paths: application/json: schema: *196 examples: - default: &468 + default: &469 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -37758,7 +37770,7 @@ paths: currently being billed. seats: type: array - items: &254 + items: &255 title: Copilot Business Seat Detail description: Information about a Copilot Business seat assignment for a user, team, or organization. @@ -38966,6 +38978,7 @@ paths: type: string - *210 - *211 + - *212 - *61 - *46 - *47 @@ -38977,9 +38990,9 @@ paths: application/json: schema: type: array - items: *212 + items: *213 examples: - default: *213 + default: *214 '304': *36 '400': *14 '403': *27 @@ -39028,9 +39041,9 @@ paths: description: Response content: application/json: - schema: *214 + schema: *215 examples: - default: *215 + default: *216 '403': *27 '404': *6 x-github: @@ -39194,7 +39207,7 @@ paths: type: integer secrets: type: array - items: &216 + items: &217 title: Dependabot Secret for an Organization description: Secrets for GitHub Dependabot for an organization. type: object @@ -39273,7 +39286,7 @@ paths: description: Response content: application/json: - schema: &495 + schema: &496 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -39292,7 +39305,7 @@ paths: - key_id - key examples: - default: &496 + default: &497 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -39322,7 +39335,7 @@ paths: description: Response content: application/json: - schema: *216 + schema: *217 examples: default: value: @@ -39629,7 +39642,7 @@ paths: application/json: schema: type: array - items: &263 + items: &264 title: Package description: A software package type: object @@ -39700,7 +39713,7 @@ paths: - created_at - updated_at examples: - default: &264 + default: &265 value: - id: 197 name: hello_docker @@ -39870,7 +39883,7 @@ paths: application/json: schema: type: array - items: &240 + items: &241 title: Organization Invitation description: Organization Invitation type: object @@ -39924,7 +39937,7 @@ paths: - invitation_teams_url - node_id examples: - default: &241 + default: &242 value: - id: 1 login: monalisa @@ -39991,7 +40004,7 @@ paths: application/json: schema: type: array - items: &217 + items: &218 title: Org Hook description: Org Hook type: object @@ -40176,9 +40189,9 @@ paths: description: Response content: application/json: - schema: *217 + schema: *218 examples: - default: &218 + default: &219 value: id: 1 url: https://api.github.com/orgs/octocat/hooks/1 @@ -40226,7 +40239,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#get-an-organization-webhook parameters: - *75 - - &219 + - &220 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. @@ -40239,9 +40252,9 @@ paths: description: Response content: application/json: - schema: *217 + schema: *218 examples: - default: *218 + default: *219 '404': *6 x-github: githubCloudOnly: false @@ -40269,7 +40282,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#update-an-organization-webhook parameters: - *75 - - *219 + - *220 requestBody: required: false content: @@ -40315,7 +40328,7 @@ paths: description: Response content: application/json: - schema: *217 + schema: *218 examples: default: value: @@ -40357,7 +40370,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#delete-an-organization-webhook parameters: - *75 - - *219 + - *220 responses: '204': description: Response @@ -40385,7 +40398,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization parameters: - *75 - - *219 + - *220 responses: '200': description: Response @@ -40416,7 +40429,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization parameters: - *75 - - *219 + - *220 requestBody: required: false content: @@ -40467,10 +40480,10 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook parameters: - *75 - - *219 - - *17 - *220 + - *17 - *221 + - *222 responses: '200': description: Response @@ -40478,9 +40491,9 @@ paths: application/json: schema: type: array - items: *222 + items: *223 examples: - default: *223 + default: *224 '400': *14 '422': *15 x-github: @@ -40506,16 +40519,16 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook parameters: - *75 - - *219 + - *220 - *16 responses: '200': description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '400': *14 '422': *15 x-github: @@ -40541,7 +40554,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook parameters: - *75 - - *219 + - *220 - *16 responses: '202': *38 @@ -40571,7 +40584,7 @@ paths: url: https://docs.github.com/rest/orgs/webhooks#ping-an-organization-webhook parameters: - *75 - - *219 + - *220 responses: '204': description: Response @@ -40596,7 +40609,7 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-route-stats-by-actor parameters: - *75 - - &230 + - &231 name: actor_type in: path description: The type of the actor @@ -40609,14 +40622,14 @@ paths: - fine_grained_pat - oauth_app - github_app_user_to_server - - &231 + - &232 name: actor_id in: path description: The ID of the actor required: true schema: type: integer - - &226 + - &227 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`.' @@ -40624,7 +40637,7 @@ paths: required: true schema: type: string - - &227 + - &228 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) @@ -40721,12 +40734,12 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-subject-stats parameters: - *75 - - *226 - *227 + - *228 - *19 - *17 - *61 - - &236 + - &237 name: sort description: The property to sort the results by. in: query @@ -40807,14 +40820,14 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats parameters: - *75 - - *226 - *227 + - *228 responses: '200': description: Response content: application/json: - schema: &228 + schema: &229 title: Summary Stats description: API Insights usage summary stats for an organization type: object @@ -40830,7 +40843,7 @@ paths: type: integer format: int64 examples: - default: &229 + default: &230 value: total_request_count: 34225 rate_limited_request_count: 23 @@ -40853,23 +40866,23 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-user parameters: - *75 - - &232 + - &233 name: user_id in: path description: The ID of the user to query for stats required: true schema: type: string - - *226 - *227 + - *228 responses: '200': description: Response content: application/json: - schema: *228 + schema: *229 examples: - default: *229 + default: *230 x-github: enabledForGitHubApps: true category: orgs @@ -40889,18 +40902,18 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-summary-stats-by-actor parameters: - *75 - - *226 - *227 - - *230 + - *228 - *231 + - *232 responses: '200': description: Response content: application/json: - schema: *228 + schema: *229 examples: - default: *229 + default: *230 x-github: enabledForGitHubApps: true category: orgs @@ -40920,9 +40933,9 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-time-stats parameters: - *75 - - *226 - *227 - - &233 + - *228 + - &234 name: timestamp_increment description: The increment of time used to breakdown the query results (5m, 10m, 1h, etc.) @@ -40935,7 +40948,7 @@ paths: description: Response content: application/json: - schema: &234 + schema: &235 title: Time Stats description: API Insights usage time stats for an organization type: array @@ -40951,7 +40964,7 @@ paths: type: integer format: int64 examples: - default: &235 + default: &236 value: - timestamp: '2024-09-11T15:00:00Z' total_request_count: 34225 @@ -40990,18 +41003,18 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-user parameters: - *75 - - *232 - - *226 - - *227 - *233 + - *227 + - *228 + - *234 responses: '200': description: Response content: application/json: - schema: *234 + schema: *235 examples: - default: *235 + default: *236 x-github: enabledForGitHubApps: true category: orgs @@ -41021,19 +41034,19 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-time-stats-by-actor parameters: - *75 - - *230 - *231 - - *226 + - *232 - *227 - - *233 + - *228 + - *234 responses: '200': description: Response content: application/json: - schema: *234 + schema: *235 examples: - default: *235 + default: *236 x-github: enabledForGitHubApps: true category: orgs @@ -41053,13 +41066,13 @@ paths: url: https://docs.github.com/rest/orgs/api-insights#get-user-stats parameters: - *75 - - *232 - - *226 + - *233 - *227 + - *228 - *19 - *17 - *61 - - *236 + - *237 - name: actor_name_substring in: query description: Providing a substring will filter results where the actor name @@ -41143,7 +41156,7 @@ paths: application/json: schema: *20 examples: - default: &533 + default: &534 value: id: 1 account: @@ -41309,12 +41322,12 @@ paths: application/json: schema: anyOf: - - &238 + - &239 title: Interaction Limits description: Interaction limit settings. type: object properties: - limit: &237 + limit: &238 type: string description: The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit @@ -41342,7 +41355,7 @@ paths: properties: {} additionalProperties: false examples: - default: &239 + default: &240 value: limit: collaborators_only origin: organization @@ -41371,13 +41384,13 @@ paths: required: true content: application/json: - schema: &534 + schema: &535 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration type: object properties: - limit: *237 + limit: *238 expiry: type: string description: 'The duration of the interaction restriction. Default: @@ -41402,9 +41415,9 @@ paths: description: Response content: application/json: - schema: *238 + schema: *239 examples: - default: *239 + default: *240 '422': *15 x-github: githubCloudOnly: false @@ -41614,9 +41627,9 @@ paths: application/json: schema: type: array - items: *240 + items: *241 examples: - default: *241 + default: *242 headers: Link: *67 '404': *6 @@ -41693,7 +41706,7 @@ paths: description: Response content: application/json: - schema: *240 + schema: *241 examples: default: value: @@ -41748,7 +41761,7 @@ paths: url: https://docs.github.com/rest/orgs/members#cancel-an-organization-invitation parameters: - *75 - - &242 + - &243 name: invitation_id description: The unique identifier of the invitation. in: path @@ -41779,7 +41792,7 @@ paths: url: https://docs.github.com/rest/orgs/members#list-organization-invitation-teams parameters: - *75 - - *242 + - *243 - *17 - *19 responses: @@ -41791,7 +41804,7 @@ paths: type: array items: *201 examples: - default: &262 + default: &263 value: - id: 1 node_id: MDQ6VGVhbTE= @@ -41834,7 +41847,7 @@ paths: application/json: schema: type: array - items: &243 + items: &244 title: Issue Field description: A custom attribute defined at the organization level for attaching structured data to issues. @@ -42097,9 +42110,9 @@ paths: description: Response content: application/json: - schema: *243 + schema: *244 examples: - default: &244 + default: &245 value: id: 512 node_id: IF_kwDNAd3NAZr @@ -42155,7 +42168,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-fields#update-issue-field-for-an-organization parameters: - *75 - - &245 + - &246 name: issue_field_id description: The unique identifier of the issue field. in: path @@ -42265,9 +42278,9 @@ paths: description: Response content: application/json: - schema: *243 + schema: *244 examples: - default: *244 + default: *245 '404': *6 '422': *7 x-github: @@ -42292,7 +42305,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-fields#delete-issue-field-for-an-organization parameters: - *75 - - *245 + - *246 responses: '204': *58 '404': *6 @@ -42322,9 +42335,9 @@ paths: application/json: schema: type: array - items: *246 + items: *247 examples: - default: &538 + default: &539 value: - id: 410 node_id: IT_kwDNAd3NAZo @@ -42410,9 +42423,9 @@ paths: description: Response content: application/json: - schema: *246 + schema: *247 examples: - default: &247 + default: &248 value: id: 410 node_id: IT_kwDNAd3NAZo @@ -42445,7 +42458,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-types#update-issue-type-for-an-organization parameters: - *75 - - &248 + - &249 name: issue_type_id description: The unique identifier of the issue type. in: path @@ -42501,9 +42514,9 @@ paths: description: Response content: application/json: - schema: *246 + schema: *247 examples: - default: *247 + default: *248 '404': *6 '422': *7 x-github: @@ -42528,7 +42541,7 @@ paths: url: https://docs.github.com/rest/orgs/issue-types#delete-issue-type-for-an-organization parameters: - *75 - - *248 + - *249 responses: '204': description: Response @@ -42591,7 +42604,7 @@ paths: - closed - all default: open - - *249 + - *250 - name: type description: Can be the name of an issue type. in: query @@ -42622,7 +42635,7 @@ paths: type: array items: *83 examples: - default: *250 + default: *251 headers: Link: *67 '404': *6 @@ -42787,9 +42800,9 @@ paths: type: integer codespaces: type: array - items: *251 + items: *252 examples: - default: *252 + default: *253 '304': *36 '500': *54 '401': *23 @@ -42816,7 +42829,7 @@ paths: parameters: - *75 - *71 - - &253 + - &254 name: codespace_name in: path required: true @@ -42851,15 +42864,15 @@ paths: parameters: - *75 - *71 - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: &462 + default: &463 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -43039,7 +43052,7 @@ paths: description: The user's GitHub Copilot seat details, including usage. content: application/json: - schema: *254 + schema: *255 examples: default: value: @@ -43115,7 +43128,7 @@ paths: description: Response content: application/json: - schema: &255 + schema: &256 title: Org Membership description: Org Membership type: object @@ -43184,7 +43197,7 @@ paths: - organization - user examples: - response-if-user-has-an-active-admin-membership-with-organization: &256 + response-if-user-has-an-active-admin-membership-with-organization: &257 summary: Response if user has an active admin membership with organization value: url: https://api.github.com/orgs/octocat/memberships/defunkt @@ -43285,9 +43298,9 @@ paths: description: Response content: application/json: - schema: *255 + schema: *256 examples: - response-if-user-already-had-membership-with-organization: *256 + response-if-user-already-had-membership-with-organization: *257 '422': *15 '403': *27 x-github: @@ -43365,7 +43378,7 @@ paths: application/json: schema: type: array - items: &257 + items: &258 title: Migration description: A migration. type: object @@ -43714,7 +43727,7 @@ paths: description: Response content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -43893,7 +43906,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#get-an-organization-migration-status parameters: - *75 - - &258 + - &259 name: migration_id description: The unique identifier of the migration. in: path @@ -43921,7 +43934,7 @@ paths: * `failed`, which means the migration failed. content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -44091,7 +44104,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#download-an-organization-migration-archive parameters: - *75 - - *258 + - *259 responses: '302': description: Response @@ -44113,7 +44126,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#delete-an-organization-migration-archive parameters: - *75 - - *258 + - *259 responses: '204': description: Response @@ -44137,8 +44150,8 @@ paths: url: https://docs.github.com/rest/migrations/orgs#unlock-an-organization-repository parameters: - *75 - - *258 - - &726 + - *259 + - &727 name: repo_name description: repo_name parameter in: path @@ -44166,7 +44179,7 @@ paths: url: https://docs.github.com/rest/migrations/orgs#list-repositories-in-an-organization-migration parameters: - *75 - - *258 + - *259 - *17 - *19 responses: @@ -44178,7 +44191,7 @@ paths: type: array items: *156 examples: - default: &269 + default: &270 value: - id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -44351,7 +44364,7 @@ paths: roles: type: array description: The list of organization roles available to the organization. - items: &260 + items: &261 title: Organization Role description: Organization roles type: object @@ -44528,7 +44541,7 @@ paths: parameters: - *75 - *77 - - &259 + - &260 name: role_id description: The unique identifier of the role. in: path @@ -44565,7 +44578,7 @@ paths: parameters: - *75 - *77 - - *259 + - *260 responses: '204': description: Response @@ -44618,7 +44631,7 @@ paths: parameters: - *75 - *71 - - *259 + - *260 responses: '204': description: Response @@ -44650,7 +44663,7 @@ paths: parameters: - *75 - *71 - - *259 + - *260 responses: '204': description: Response @@ -44679,13 +44692,13 @@ paths: url: https://docs.github.com/rest/orgs/organization-roles#get-an-organization-role parameters: - *75 - - *259 + - *260 responses: '200': description: Response content: application/json: - schema: *260 + schema: *261 examples: default: value: @@ -44736,7 +44749,7 @@ paths: url: https://docs.github.com/rest/orgs/organization-roles#list-teams-that-are-assigned-to-an-organization-role parameters: - *75 - - *259 + - *260 - *17 - *19 responses: @@ -44815,7 +44828,7 @@ paths: parent: anyOf: - type: 'null' - - *261 + - *262 type: description: The ownership type of the team type: string @@ -44848,7 +44861,7 @@ paths: - type - parent examples: - default: *262 + default: *263 headers: Link: *67 '404': @@ -44878,7 +44891,7 @@ paths: url: https://docs.github.com/rest/orgs/organization-roles#list-users-that-are-assigned-to-an-organization-role parameters: - *75 - - *259 + - *260 - *17 - *19 responses: @@ -44907,7 +44920,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: *261 + items: *262 name: type: - string @@ -45217,7 +45230,7 @@ paths: - nuget - container - *75 - - &727 + - &728 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -45253,12 +45266,12 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *264 + default: *265 '403': *27 '401': *23 - '400': &729 + '400': &730 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -45280,7 +45293,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-for-an-organization parameters: - - &265 + - &266 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 @@ -45298,7 +45311,7 @@ paths: - docker - nuget - container - - &266 + - &267 name: package_name description: The name of the package. in: path @@ -45311,7 +45324,7 @@ paths: description: Response content: application/json: - schema: *263 + schema: *264 examples: default: value: @@ -45363,8 +45376,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-for-an-organization parameters: - - *265 - *266 + - *267 - *75 responses: '204': @@ -45397,8 +45410,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - name: token description: package token @@ -45431,8 +45444,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-an-organization parameters: - - *265 - *266 + - *267 - *75 - *19 - *17 @@ -45453,7 +45466,7 @@ paths: application/json: schema: type: array - items: &267 + items: &268 title: Package Version description: A version of a software package type: object @@ -45588,10 +45601,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - - &268 + - &269 name: package_version_id description: Unique identifier of the package version. in: path @@ -45603,7 +45616,7 @@ paths: description: Response content: application/json: - schema: *267 + schema: *268 examples: default: value: @@ -45639,10 +45652,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-package-version-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - - *268 + - *269 responses: '204': description: Response @@ -45674,10 +45687,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-package-version-for-an-organization parameters: - - *265 - *266 + - *267 - *75 - - *268 + - *269 responses: '204': description: Response @@ -45707,7 +45720,7 @@ paths: - *75 - *17 - *19 - - &270 + - &271 name: sort description: The property by which to sort the results. in: query @@ -45718,7 +45731,7 @@ paths: - created_at default: created_at - *61 - - &271 + - &272 name: owner description: A list of owner usernames to use to filter the results. in: query @@ -45730,7 +45743,7 @@ paths: type: string examples: - owner[]=octocat1,owner[]=octocat2 - - &272 + - &273 name: repository description: The name of the repository to use to filter the results. in: query @@ -45739,7 +45752,7 @@ paths: type: string examples: - Hello-World - - &273 + - &274 name: permission description: The permission to use to filter the results. in: query @@ -45748,7 +45761,7 @@ paths: type: string examples: - issues_read - - &274 + - &275 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) @@ -45758,7 +45771,7 @@ paths: schema: type: string format: date-time - - &275 + - &276 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) @@ -45768,7 +45781,7 @@ paths: schema: type: string format: date-time - - &276 + - &277 name: token_id description: The ID of the token in: query @@ -46087,7 +46100,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -46113,14 +46126,14 @@ paths: - *75 - *17 - *19 - - *270 - - *61 - *271 + - *61 - *272 - *273 - *274 - *275 - *276 + - *277 responses: '500': *54 '422': *15 @@ -46404,7 +46417,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -46446,7 +46459,7 @@ paths: type: integer configurations: type: array - items: &277 + items: &278 title: Organization private registry description: Private registry configuration for an organization type: object @@ -46963,7 +46976,7 @@ paths: - created_at - updated_at examples: - org-private-registry-with-selected-visibility: &278 + org-private-registry-with-selected-visibility: &279 value: name: MAVEN_REPOSITORY_SECRET registry_type: maven_repository @@ -47061,9 +47074,9 @@ paths: description: The specified private registry configuration for the organization content: application/json: - schema: *277 + schema: *278 examples: - default: *278 + default: *279 '404': *6 x-github: githubCloudOnly: false @@ -47315,7 +47328,7 @@ paths: application/json: schema: type: array - items: &279 + items: &280 title: Projects v2 Project description: A projects v2 project type: object @@ -47389,7 +47402,7 @@ paths: latest_status_update: anyOf: - type: 'null' - - &812 + - &813 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -47474,7 +47487,7 @@ paths: - deleted_at - deleted_by examples: - default: &280 + default: &281 value: id: 2 node_id: MDc6UHJvamVjdDEwMDI2MDM= @@ -47577,7 +47590,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#get-project-for-organization parameters: - - &281 + - &282 name: project_number description: The project's number. in: path @@ -47590,9 +47603,9 @@ paths: description: Response content: application/json: - schema: *279 + schema: *280 examples: - default: *280 + default: *281 headers: Link: *67 '304': *36 @@ -47615,7 +47628,7 @@ paths: url: https://docs.github.com/rest/projects/drafts#create-draft-item-for-organization-owned-project parameters: - *75 - - *281 + - *282 requestBody: required: true description: Details of the draft item to create in the project. @@ -47649,7 +47662,7 @@ paths: description: Response content: application/json: - schema: &286 + schema: &287 title: Projects v2 Item description: An item belonging to a project type: object @@ -47663,7 +47676,7 @@ paths: content: oneOf: - *83 - - &437 + - &438 title: Pull Request Simple description: Pull Request Simple type: object @@ -47783,7 +47796,7 @@ paths: milestone: anyOf: - type: 'null' - - *282 + - *283 active_lock_reason: type: - string @@ -47876,7 +47889,7 @@ paths: _links: type: object properties: - comments: &283 + comments: &284 title: Link description: Hypermedia Link type: object @@ -47885,13 +47898,13 @@ paths: type: string required: - href - commits: *283 - statuses: *283 - html: *283 - issue: *283 - review_comments: *283 - review_comment: *283 - self: *283 + commits: *284 + statuses: *284 + html: *284 + issue: *284 + review_comments: *284 + review_comment: *284 + self: *284 required: - comments - commits @@ -47902,7 +47915,7 @@ paths: - review_comment - self author_association: *80 - auto_merge: &598 + auto_merge: &599 title: Auto merge description: The status of auto merging a pull request. type: @@ -47928,7 +47941,7 @@ paths: - merge_method - commit_title - commit_message - stack: &599 + stack: &600 title: Pull Request Stack description: The stack information associated with a pull request. @@ -48116,7 +48129,7 @@ paths: - created_at - updated_at description: The content represented by the item. - content_type: &285 + content_type: &286 title: Projects v2 Item Content Type description: The type of content tracked in a project item type: string @@ -48160,7 +48173,7 @@ paths: - updated_at - archived_at examples: - draft_issue: &287 + draft_issue: &288 value: id: 17 node_id: PVTI_lADOANN5s84ACbL0zgBueEI @@ -48234,7 +48247,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#list-project-fields-for-organization parameters: - - *281 + - *282 - *75 - *17 - *46 @@ -48246,7 +48259,7 @@ paths: application/json: schema: type: array - items: &284 + items: &285 title: Projects v2 Field description: A field inside a projects v2 project type: object @@ -48399,7 +48412,7 @@ paths: - updated_at - project_url examples: - default: &749 + default: &750 value: - id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -48529,7 +48542,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#add-a-field-to-an-organization-owned-project parameters: - - *281 + - *282 - *75 requestBody: required: true @@ -48576,7 +48589,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: &750 + items: &751 type: object properties: name: @@ -48613,7 +48626,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: &751 + iteration_configuration: &752 type: object description: The configuration for iteration fields. properties: @@ -48663,7 +48676,7 @@ paths: value: name: Due date data_type: date - single_select_field: &752 + single_select_field: &753 summary: Create a single select field value: name: Priority @@ -48690,7 +48703,7 @@ paths: description: raw: High priority items html: High priority items - iteration_field: &753 + iteration_field: &754 summary: Create an iteration field value: name: Sprint @@ -48714,9 +48727,9 @@ paths: description: Response for adding a field to an organization-owned project. content: application/json: - schema: *284 + schema: *285 examples: - text_field: &754 + text_field: &755 value: id: 24680 node_id: PVTF_lADOABCD2468024680 @@ -48725,7 +48738,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: &755 + number_field: &756 value: id: 13579 node_id: PVTF_lADOABCD1357913579 @@ -48734,7 +48747,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: &756 + date_field: &757 value: id: 98765 node_id: PVTF_lADOABCD9876598765 @@ -48743,7 +48756,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: &757 + single_select_field: &758 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -48777,7 +48790,7 @@ paths: raw: High priority items created_at: '2022-04-28T12:00:00Z' updated_at: '2022-04-28T12:00:00Z' - iteration_field: &758 + iteration_field: &759 value: id: 11223 node_id: PVTF_lADOABCD1122311223 @@ -48822,8 +48835,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#get-project-field-for-organization parameters: - - *281 - - &759 + - *282 + - &760 name: field_id description: The unique identifier of the field. in: path @@ -48836,9 +48849,9 @@ paths: description: Response content: application/json: - schema: *284 + schema: *285 examples: - default: &760 + default: &761 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -48894,7 +48907,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-an-organization-owned-project parameters: - - *281 + - *282 - *75 - 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) @@ -48927,7 +48940,7 @@ paths: application/json: schema: type: array - items: &288 + items: &289 title: Projects v2 Item description: An item belonging to a project type: object @@ -48944,7 +48957,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: *285 + content_type: *286 content: type: - object @@ -48994,7 +49007,7 @@ paths: - updated_at - archived_at examples: - default: &289 + default: &290 value: id: 13 node_id: PVTI_lAAFAQ0 @@ -49692,7 +49705,7 @@ paths: url: https://docs.github.com/rest/projects/items#add-item-to-organization-owned-project parameters: - *75 - - *281 + - *282 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -49762,22 +49775,22 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *287 + value: *288 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *287 + value: *288 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *287 + value: *288 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *287 + value: *288 '304': *36 '403': *27 '401': *23 @@ -49797,9 +49810,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#get-an-item-for-an-organization-owned-project parameters: - - *281 + - *282 - *75 - - &290 + - &291 name: item_id description: The unique identifier of the project item. in: path @@ -49825,9 +49838,9 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -49848,9 +49861,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#update-project-item-for-organization parameters: - - *281 + - *282 - *75 - - *290 + - *291 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -49923,13 +49936,13 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - text_field: *289 - number_field: *289 - date_field: *289 - single_select_field: *289 - iteration_field: *289 + text_field: *290 + number_field: *290 + date_field: *290 + single_select_field: *290 + iteration_field: *290 '401': *23 '403': *27 '404': *6 @@ -49949,9 +49962,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#delete-project-item-for-organization parameters: - - *281 + - *282 - *75 - - *290 + - *291 responses: '204': description: Response @@ -49975,7 +49988,7 @@ paths: url: https://docs.github.com/rest/projects/views#create-a-view-for-an-organization-owned-project parameters: - *75 - - *281 + - *282 requestBody: required: true content: @@ -50049,7 +50062,7 @@ paths: description: Response for creating a view in an organization-owned project. content: application/json: - schema: &740 + schema: &741 title: Projects v2 View description: A view inside a projects v2 project type: object @@ -50153,7 +50166,7 @@ paths: examples: table_view: summary: Response for creating a table view - value: &291 + value: &292 value: id: 1 number: 1 @@ -50199,10 +50212,10 @@ paths: - 456 board_view: summary: Response for creating a board view with filter - value: *291 + value: *292 roadmap_view: summary: Response for creating a roadmap view - value: *291 + value: *292 '304': *36 '403': *27 '401': *23 @@ -50230,9 +50243,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-an-organization-project-view parameters: - - *281 + - *282 - *75 - - &761 + - &762 name: view_number description: The number that identifies the project view. in: path @@ -50264,9 +50277,9 @@ paths: application/json: schema: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -50299,7 +50312,7 @@ paths: application/json: schema: type: array - items: &292 + items: &293 title: Organization Custom Property description: Custom property defined on an organization type: object @@ -50377,7 +50390,7 @@ paths: - property_name - value_type examples: - default: &293 + default: &294 value: - property_name: environment url: https://api.github.com/orgs/github/properties/schema/environment @@ -50437,7 +50450,7 @@ paths: properties: type: array description: The array of custom properties to create or update. - items: *292 + items: *293 minItems: 1 maxItems: 100 required: @@ -50467,9 +50480,9 @@ paths: application/json: schema: type: array - items: *292 + items: *293 examples: - default: *293 + default: *294 '403': *27 '404': *6 x-github: @@ -50491,7 +50504,7 @@ paths: url: https://docs.github.com/rest/orgs/custom-properties#get-a-custom-property-for-an-organization parameters: - *75 - - &294 + - &295 name: custom_property_name description: The custom property name in: path @@ -50503,9 +50516,9 @@ paths: description: Response content: application/json: - schema: *292 + schema: *293 examples: - default: &295 + default: &296 value: property_name: environment url: https://api.github.com/orgs/github/properties/schema/environment @@ -50540,7 +50553,7 @@ paths: url: https://docs.github.com/rest/orgs/custom-properties#create-or-update-a-custom-property-for-an-organization parameters: - *75 - - *294 + - *295 requestBody: required: true content: @@ -50620,9 +50633,9 @@ paths: description: Response content: application/json: - schema: *292 + schema: *293 examples: - default: *295 + default: *296 '403': *27 '404': *6 x-github: @@ -50646,7 +50659,7 @@ paths: url: https://docs.github.com/rest/orgs/custom-properties#remove-a-custom-property-for-an-organization parameters: - *75 - - *294 + - *295 responses: '204': *58 '403': *27 @@ -50710,7 +50723,7 @@ paths: - octocat/Hello-World properties: type: array - items: &296 + items: &297 title: Custom Property Value description: Custom property name and associated value type: object @@ -50800,7 +50813,7 @@ paths: type: array description: List of custom property names and associated values to apply to the repositories. - items: *296 + items: *297 required: - repository_names - properties @@ -50992,7 +51005,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -51195,7 +51208,7 @@ paths: description: Response content: application/json: - schema: &343 + schema: &344 title: Full Repository description: Full Repository type: object @@ -51673,7 +51686,7 @@ paths: description: Whether anonymous git access is allowed. default: true type: boolean - code_of_conduct: &481 + code_of_conduct: &482 title: Code Of Conduct Simple description: Code of Conduct Simple type: object @@ -51703,7 +51716,7 @@ paths: - key - name - html_url - security_and_analysis: *297 + security_and_analysis: *298 custom_properties: type: object description: The custom properties that were defined for the repository. @@ -51798,7 +51811,7 @@ paths: has_downloads: version: '2026-03-10' examples: - default: &345 + default: &346 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -52331,7 +52344,7 @@ paths: - *75 - *17 - *19 - - &623 + - &624 name: targets description: | A comma-separated list of rule targets to filter by. @@ -52350,7 +52363,7 @@ paths: application/json: schema: type: array - items: &324 + items: &325 title: Repository ruleset type: object description: A set of rules to apply when specified conditions are @@ -52385,7 +52398,7 @@ paths: source: type: string description: The name of the source - enforcement: &300 + enforcement: &301 type: string description: The enforcement level of the ruleset. `evaluate` allows admins to test rules before enforcing them. Admins @@ -52398,7 +52411,7 @@ paths: bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: &301 + items: &302 title: Repository Ruleset Bypass Actor type: object description: An actor that can bypass rules in a ruleset @@ -52470,7 +52483,7 @@ paths: description: The html URL of the ruleset conditions: anyOf: - - &298 + - &299 title: Repository ruleset conditions for ref names type: object description: Parameters for a repository ruleset ref name @@ -52494,7 +52507,7 @@ paths: match. items: type: string - - &302 + - &303 title: Organization ruleset conditions type: object description: |- @@ -52508,7 +52521,7 @@ paths: description: Conditions to target repositories by name and refs by name allOf: - - *298 + - *299 - title: Repository ruleset conditions for repository names type: object description: Parameters for a repository name condition @@ -52542,7 +52555,7 @@ paths: description: Conditions to target repositories by id and refs by name allOf: - - *298 + - *299 - title: Repository ruleset conditions for repository IDs type: object description: Parameters for a repository ID condition @@ -52564,7 +52577,7 @@ paths: description: Conditions to target repositories by property and refs by name allOf: - - *298 + - *299 - title: Repository ruleset conditions for repository properties type: object description: Parameters for a repository property condition @@ -52577,7 +52590,7 @@ paths: description: The repository properties and values to include. All of these properties must match for the condition to pass. - items: &299 + items: &300 title: Repository ruleset property targeting definition type: object @@ -52610,7 +52623,7 @@ paths: description: The repository properties and values to exclude. The condition will not pass if any of these properties match. - items: *299 + items: *300 required: - repository_property type: @@ -52618,12 +52631,12 @@ paths: - object rules: type: array - items: &624 + items: &625 title: Repository Rule type: object description: A repository rule. oneOf: - - &303 + - &304 title: creation description: Only allow users with bypass permission to create matching refs. @@ -52635,7 +52648,7 @@ paths: type: string enum: - creation - - &304 + - &305 title: update description: Only allow users with bypass permission to update matching refs. @@ -52656,7 +52669,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &305 + - &306 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -52668,7 +52681,7 @@ paths: type: string enum: - deletion - - &306 + - &307 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -52680,7 +52693,7 @@ paths: type: string enum: - required_linear_history - - &621 + - &622 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -52758,7 +52771,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &307 + - &308 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that @@ -52782,7 +52795,7 @@ paths: type: string required: - required_deployment_environments - - &308 + - &309 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -52794,7 +52807,7 @@ paths: type: string enum: - required_signatures - - &309 + - &310 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can @@ -52937,7 +52950,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &310 + - &311 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be @@ -52985,7 +52998,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &311 + - &312 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -52997,7 +53010,7 @@ paths: type: string enum: - non_fast_forward - - &312 + - &313 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -53034,7 +53047,7 @@ paths: required: - operator - pattern - - &313 + - &314 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -53071,7 +53084,7 @@ paths: required: - operator - pattern - - &314 + - &315 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -53108,7 +53121,7 @@ paths: required: - operator - pattern - - &315 + - &316 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -53145,7 +53158,7 @@ paths: required: - operator - pattern - - &316 + - &317 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -53182,7 +53195,7 @@ paths: required: - operator - pattern - - &321 + - &322 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -53232,7 +53245,7 @@ paths: - repository_id required: - workflows - - &322 + - &323 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, @@ -53293,7 +53306,7 @@ paths: - tool required: - code_scanning_tools - - &323 + - &324 title: copilot_code_review description: Request Copilot code review for new pull requests automatically if the author has access to Copilot code @@ -53319,7 +53332,7 @@ paths: type: boolean description: Copilot automatically reviews each new push to the pull request. - - &622 + - &623 title: license_compliance_scanning description: Enforce any added or changed dependencies to comply with the organization's license policy. @@ -53331,7 +53344,7 @@ paths: type: string enum: - license_compliance_scanning - - &317 + - &318 title: file_path_restriction description: Prevent commits that include changes in specified file and folder paths from being pushed to the commit @@ -53356,7 +53369,7 @@ paths: type: string required: - restricted_file_paths - - &318 + - &319 title: max_file_path_length description: Prevent commits that include file paths that exceed the specified character limit from being pushed @@ -53380,7 +53393,7 @@ paths: maximum: 32767 required: - max_file_path_length - - &319 + - &320 title: file_extension_restriction description: Prevent commits that include files with specified file extensions from being pushed to the commit graph. @@ -53403,7 +53416,7 @@ paths: type: string required: - restricted_file_extensions - - &320 + - &321 title: max_file_size description: Prevent commits with individual files that exceed the specified limit from being pushed to the commit @@ -53501,21 +53514,20 @@ paths: - push - repository default: branch - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *302 + items: *302 + conditions: *303 rules: type: array description: An array of rules within the ruleset. - items: &326 + items: &327 title: Repository Rule type: object description: A repository rule. oneOf: - - *303 - *304 - *305 - *306 @@ -53536,6 +53548,7 @@ paths: - *321 - *322 - *323 + - *324 required: - name - enforcement @@ -53573,9 +53586,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: &325 + default: &326 value: id: 21 name: super cool ruleset @@ -53631,7 +53644,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#list-organization-rule-suites parameters: - *75 - - &625 + - &626 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 @@ -53646,7 +53659,7 @@ paths: in: query schema: type: string - - &626 + - &627 name: time_period description: |- The time period to filter by. @@ -53662,14 +53675,14 @@ paths: - week - month default: day - - &627 + - &628 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 - - &628 + - &629 name: rule_suite_result description: The rule suite results to filter on. When specified, only suites with this result will be returned. @@ -53682,7 +53695,7 @@ paths: - bypass - all default: all - - &629 + - &630 name: evaluate_status description: |- The evaluate status to filter on. When specified, only rule suites resulting from rulesets with the specified evaluate status will be returned. @@ -53705,7 +53718,7 @@ paths: description: Response content: application/json: - schema: &630 + schema: &631 title: Rule Suites description: Response type: array @@ -53761,7 +53774,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &631 + default: &632 value: - id: 21 actor_id: 12 @@ -53805,7 +53818,7 @@ paths: url: https://docs.github.com/rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *75 - - &632 + - &633 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -53821,7 +53834,7 @@ paths: description: Response content: application/json: - schema: &633 + schema: &634 title: Rule Suite description: Response type: object @@ -53928,7 +53941,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &634 + default: &635 value: id: 21 actor_id: 12 @@ -54001,9 +54014,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *325 + default: *326 '404': *6 '500': *54 put: @@ -54047,16 +54060,16 @@ paths: - tag - push - repository - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *302 + items: *302 + conditions: *303 rules: description: An array of rules within the ruleset. type: array - items: *326 + items: *327 examples: default: value: @@ -54091,9 +54104,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *325 + default: *326 '404': *6 '422': *15 '500': *54 @@ -54151,7 +54164,7 @@ paths: application/json: schema: type: array - items: &327 + items: &328 title: Ruleset version type: object description: The historical version of a ruleset @@ -54175,7 +54188,7 @@ paths: type: string format: date-time examples: - default: &636 + default: &637 value: - version_id: 3 actor: @@ -54228,9 +54241,9 @@ paths: description: Response content: application/json: - schema: &637 + schema: &638 allOf: - - *327 + - *328 - type: object required: - state @@ -54300,7 +54313,7 @@ paths: url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization parameters: - *75 - - &638 + - &639 name: state in: query description: Set to `open` or `resolved` to only list secret scanning alerts @@ -54311,7 +54324,7 @@ paths: enum: - open - resolved - - &639 + - &640 name: secret_type in: query description: A comma-separated list of secret types to return. All default @@ -54321,7 +54334,7 @@ paths: required: false schema: type: string - - &640 + - &641 name: exclude_secret_types in: query description: A comma-separated list of secret types to exclude from the results. @@ -54332,7 +54345,7 @@ paths: required: false schema: type: string - - &641 + - &642 name: exclude_providers in: query description: |- @@ -54343,7 +54356,7 @@ paths: required: false schema: type: string - - &642 + - &643 name: providers in: query description: |- @@ -54354,7 +54367,7 @@ paths: required: false schema: type: string - - &643 + - &644 name: resolution in: query description: A comma-separated list of resolutions. Only secret scanning alerts @@ -54363,7 +54376,7 @@ paths: required: false schema: type: string - - &644 + - &645 name: assignee in: query description: Filters alerts by assignee. Use `*` to get all assigned alerts, @@ -54382,7 +54395,7 @@ paths: all-unassigned: value: none summary: Filter for all unassigned alerts - - &645 + - &646 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. @@ -54397,7 +54410,7 @@ paths: - *61 - *19 - *17 - - &646 + - &647 name: before description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events before this cursor. To @@ -54407,7 +54420,7 @@ paths: required: false schema: type: string - - &647 + - &648 name: after description: A cursor, as given in the [Link header](https://docs.github.com/rest/guides/using-pagination-in-the-rest-api#using-link-headers). If specified, the query only searches for events after this cursor. To @@ -54417,7 +54430,7 @@ paths: required: false schema: type: string - - &648 + - &649 name: validity in: query description: A comma-separated list of validities that, when present, will @@ -54426,7 +54439,7 @@ paths: required: false schema: type: string - - &649 + - &650 name: is_publicly_leaked in: query description: A boolean value representing whether or not to filter alerts @@ -54435,7 +54448,7 @@ paths: schema: type: boolean default: false - - &650 + - &651 name: is_multi_repo in: query description: A boolean value representing whether or not to filter alerts @@ -54444,7 +54457,7 @@ paths: schema: type: boolean default: false - - &651 + - &652 name: hide_secret in: query description: A boolean value representing whether or not to hide literal secrets @@ -54453,7 +54466,7 @@ paths: schema: type: boolean default: false - - &652 + - &653 name: is_bypassed in: query description: A boolean value (`true` or `false`) indicating whether to filter @@ -54464,7 +54477,7 @@ paths: required: false schema: type: boolean - - &653 + - &654 name: included_metadata in: query description: |- @@ -54475,7 +54488,7 @@ paths: required: false schema: type: string - - &654 + - &655 name: owner_email_hash in: query description: |- @@ -54510,14 +54523,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &655 + state: &656 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: &656 + resolution: &657 type: - string - 'null' @@ -54636,14 +54649,14 @@ paths: first_location_detected: anyOf: - type: 'null' - - &657 + - &658 description: 'Details on the location where the token was initially detected. This can be a commit, wiki commit, issue, discussion, pull request. ' oneOf: - - &659 + - &660 description: Represents a 'commit' secret scanning location type. This location type shows that a secret was detected inside a commit to a repository. @@ -54707,7 +54720,7 @@ paths: - blob_url - commit_sha - commit_url - - &660 + - &661 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. @@ -54768,7 +54781,7 @@ paths: - page_url - commit_sha - commit_url - - &661 + - &662 description: Represents an 'issue_title' secret scanning location type. This location type shows that a secret was detected in the title of an issue. @@ -54790,7 +54803,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1 required: - issue_title_url - - &662 + - &663 description: Represents an 'issue_body' secret scanning location type. This location type shows that a secret was detected in the body of an issue. @@ -54812,7 +54825,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1 required: - issue_body_url - - &663 + - &664 description: Represents an 'issue_comment' secret scanning location type. This location type shows that a secret was detected in a comment on an issue. @@ -54834,7 +54847,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1#issuecomment-1081119451 required: - issue_comment_url - - &664 + - &665 description: Represents a 'discussion_title' secret scanning location type. This location type shows that a secret was detected in the title of a discussion. @@ -54849,7 +54862,7 @@ paths: - https://github.com/community/community/discussions/39082 required: - discussion_title_url - - &665 + - &666 description: Represents a 'discussion_body' secret scanning location type. This location type shows that a secret was detected in the body of a discussion. @@ -54864,7 +54877,7 @@ paths: - https://github.com/community/community/discussions/39082#discussion-4566270 required: - discussion_body_url - - &666 + - &667 description: Represents a 'discussion_comment' secret scanning location type. This location type shows that a secret was detected in a comment on a discussion. @@ -54879,7 +54892,7 @@ paths: - https://github.com/community/community/discussions/39082#discussioncomment-4158232 required: - discussion_comment_url - - &667 + - &668 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. @@ -54901,7 +54914,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846 required: - pull_request_title_url - - &668 + - &669 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. @@ -54923,7 +54936,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846 required: - pull_request_body_url - - &669 + - &670 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. @@ -54945,7 +54958,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846#issuecomment-1081119451 required: - pull_request_comment_url - - &670 + - &671 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. @@ -54967,7 +54980,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846#pullrequestreview-80 required: - pull_request_review_url - - &671 + - &672 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 @@ -55217,7 +55230,7 @@ paths: subcategory: custom-patterns parameters: - *75 - - &672 + - &673 name: state description: Filter custom patterns by state. When absent, returns patterns in all states. @@ -55228,7 +55241,7 @@ paths: enum: - published - unpublished - - &673 + - &674 name: push_protection description: Filter custom patterns by whether push protection is enabled. When absent, returns patterns regardless of push protection status. @@ -55239,7 +55252,7 @@ paths: enum: - enabled - disabled - - &674 + - &675 name: sort description: The property to sort the results by. in: query @@ -55261,7 +55274,7 @@ paths: application/json: schema: type: array - items: &328 + items: &329 title: Secret Scanning Custom Pattern description: A custom pattern for secret scanning. type: object @@ -55313,7 +55326,7 @@ paths: description: List of regexes that the secret must not match. items: type: string - custom_pattern_version: &329 + custom_pattern_version: &330 type: - string - 'null' @@ -55338,7 +55351,7 @@ paths: - state - push_protection_enabled examples: - default: &675 + default: &676 value: - id: 1 name: Example Custom Pattern @@ -55401,7 +55414,7 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: &676 + items: &677 title: Secret Scanning Custom Pattern To Create description: A custom pattern to create in a bulk operation. type: object @@ -55438,7 +55451,7 @@ paths: items: type: string examples: - default: &677 + default: &678 value: patterns: - name: Example Custom Pattern @@ -55462,9 +55475,9 @@ paths: created_patterns: type: array description: The list of successfully created custom patterns. - items: *328 + items: *329 examples: - default: &678 + default: &679 value: created_patterns: - id: 1 @@ -55516,7 +55529,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: &679 + items: &680 title: Secret Scanning Custom Pattern Validation Error description: A validation error for a custom pattern in a batch operation. @@ -55570,7 +55583,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: &680 + items: &681 title: Secret Scanning Custom Pattern To Delete description: A custom pattern to delete in a bulk operation. type: object @@ -55580,7 +55593,7 @@ paths: pattern_id: type: integer description: The ID of the custom pattern to delete. - custom_pattern_version: *329 + custom_pattern_version: *330 post_delete_action: type: string description: |- @@ -55593,7 +55606,7 @@ paths: - resolve_alerts default: delete_alerts examples: - default: &681 + default: &682 value: patterns: - pattern_id: 2 @@ -55604,7 +55617,7 @@ paths: '400': *14 '403': *27 '404': *6 - '412': &330 + '412': &331 description: Precondition Failed content: application/json: @@ -55639,7 +55652,7 @@ paths: required: true content: application/json: - schema: &682 + schema: &683 title: Secret Scanning Custom Pattern To Update description: Fields to update on a custom pattern. At least one updatable field (`pattern`, `start_delimiter`, `end_delimiter`, `must_match`, @@ -55678,9 +55691,9 @@ paths: description: Updated list of regexes that the secret must not match. items: type: string - custom_pattern_version: *329 + custom_pattern_version: *330 examples: - default: &683 + default: &684 value: pattern: updated_secret_[0-9A-Z]{16} start_delimiter: "[^0-9A-Za-z]" @@ -55695,9 +55708,9 @@ paths: description: Pattern updated successfully. content: application/json: - schema: *328 + schema: *329 examples: - default: &684 + default: &685 value: id: 1 name: Example Custom Pattern @@ -55717,7 +55730,7 @@ paths: '400': *14 '403': *27 '404': *6 - '412': *330 + '412': *331 '422': *15 "/orgs/{org}/secret-scanning/pattern-configurations": get: @@ -55750,11 +55763,11 @@ paths: related to push protection. type: object properties: - pattern_config_version: *329 + pattern_config_version: *330 provider_pattern_overrides: type: array description: Overrides for partner patterns. - items: &331 + items: &332 type: object properties: token_type: @@ -55823,7 +55836,7 @@ paths: custom_pattern_overrides: type: array description: Overrides for custom patterns defined by the organization. - items: *331 + items: *332 examples: default: value: @@ -55880,7 +55893,7 @@ paths: schema: type: object properties: - pattern_config_version: *329 + pattern_config_version: *330 provider_pattern_settings: type: array description: Pattern settings for provider patterns. @@ -55906,7 +55919,7 @@ paths: token_type: type: string description: The ID of the pattern to configure. - custom_pattern_version: *329 + custom_pattern_version: *330 push_protection_setting: type: string description: Push protection setting to set for the pattern. @@ -56004,7 +56017,7 @@ paths: application/json: schema: type: array - items: &688 + items: &689 description: A repository security advisory. type: object properties: @@ -56248,7 +56261,7 @@ paths: login: type: string description: The username of the user credited. - type: *332 + type: *333 credits_detailed: type: - array @@ -56259,7 +56272,7 @@ paths: type: object properties: user: *4 - type: *332 + type: *333 state: type: string description: The state of the user's acceptance of the @@ -56355,7 +56368,7 @@ paths: - private_fork version: '2026-03-10' examples: - default: &689 + default: &690 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -56742,7 +56755,7 @@ paths: application/json: schema: type: array - items: *261 + items: *262 examples: default: value: @@ -57097,7 +57110,7 @@ paths: type: integer network_configurations: type: array - items: &333 + items: &334 title: Hosted compute network configuration description: A hosted compute network configuration. type: object @@ -57250,9 +57263,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: &334 + default: &335 value: id: 123456789ABCDEF name: My network configuration @@ -57281,7 +57294,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - *75 - - &335 + - &336 name: network_configuration_id description: Unique identifier of the hosted compute network configuration. in: path @@ -57293,9 +57306,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 headers: Link: *67 x-github: @@ -57317,7 +57330,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - *75 - - *335 + - *336 requestBody: required: true content: @@ -57370,9 +57383,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -57392,7 +57405,7 @@ paths: url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - *75 - - *335 + - *336 responses: '204': description: Response @@ -57516,7 +57529,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 headers: Link: *67 '403': *27 @@ -57614,7 +57627,7 @@ paths: description: Response content: application/json: - schema: &336 + schema: &337 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -57688,7 +57701,7 @@ paths: parent: anyOf: - type: 'null' - - *261 + - *262 members_count: type: integer examples: @@ -58013,7 +58026,7 @@ paths: - repos_count - organization examples: - default: &337 + default: &338 value: id: 1 node_id: MDQ6VGVhbTE= @@ -58101,9 +58114,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 x-github: githubCloudOnly: false @@ -58194,16 +58207,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 '422': *15 '403': *27 @@ -58233,7 +58246,7 @@ paths: responses: '204': description: Response - '422': &338 + '422': &339 description: Unprocessable entity if you attempt to modify an enterprise team at the organization level. x-github: @@ -58267,12 +58280,12 @@ paths: application/json: schema: type: array - items: *240 + items: *241 examples: - default: *241 + default: *242 headers: Link: *67 - '422': *338 + '422': *339 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -58316,7 +58329,7 @@ paths: application/json: schema: type: array - items: &705 + items: &706 title: Team Member description: A user that is a member of a team, including their role on the team and whether the membership is inherited from @@ -58459,7 +58472,7 @@ paths: - type - url examples: - default: &706 + default: &707 value: - login: octocat id: 1 @@ -58518,7 +58531,7 @@ paths: description: Response content: application/json: - schema: &339 + schema: &340 title: Team Membership description: Team Membership type: object @@ -58546,7 +58559,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &707 + response-if-user-is-a-team-maintainer: &708 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -58609,9 +58622,9 @@ paths: description: Response content: application/json: - schema: *339 + schema: *340 examples: - response-if-users-membership-with-team-is-now-pending: &708 + response-if-users-membership-with-team-is-now-pending: &709 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -58689,7 +58702,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -58720,14 +58733,14 @@ paths: parameters: - *75 - *77 - - *340 - *341 + - *342 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &709 + schema: &710 title: Team Repository description: A team's access to a repository. type: object @@ -59455,8 +59468,8 @@ paths: parameters: - *75 - *77 - - *340 - *341 + - *342 requestBody: required: false content: @@ -59503,8 +59516,8 @@ paths: parameters: - *75 - *77 - - *340 - *341 + - *342 responses: '204': description: Response @@ -59541,7 +59554,7 @@ paths: type: array items: *201 examples: - response-if-child-teams-exist: &710 + response-if-child-teams-exist: &711 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -59694,7 +59707,7 @@ paths: resources: type: object properties: - core: &342 + core: &343 title: Rate Limit type: object properties: @@ -59711,21 +59724,21 @@ paths: - remaining - reset - used - graphql: *342 - search: *342 - code_search: *342 - source_import: *342 - integration_manifest: *342 - actions_runner_registration: *342 - scim: *342 - dependency_snapshots: *342 - dependency_sbom: *342 - code_scanning_autofix: *342 - copilot_usage_records: *342 + graphql: *343 + search: *343 + code_search: *343 + source_import: *343 + integration_manifest: *343 + actions_runner_registration: *343 + scim: *343 + dependency_snapshots: *343 + dependency_sbom: *343 + code_scanning_autofix: *343 + copilot_usage_records: *343 required: - core - search - rate: *342 + rate: *343 required: - rate - resources @@ -59839,14 +59852,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *343 + schema: *344 examples: default-response: summary: Default response @@ -60357,7 +60370,7 @@ paths: version: '2026-03-10' '403': *27 '404': *6 - '301': *344 + '301': *345 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -60375,8 +60388,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#update-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -60687,10 +60700,10 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 - '307': &346 + default: *346 + '307': &347 description: Temporary Redirect content: application/json: @@ -60719,8 +60732,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#delete-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -60742,7 +60755,7 @@ paths: value: message: Organization members cannot delete repositories. documentation_url: https://docs.github.com/rest/repos/repos#delete-a-repository - '307': *346 + '307': *347 '404': *6 '409': *53 x-github: @@ -60766,11 +60779,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 - - &378 + - &379 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -60793,7 +60806,7 @@ paths: type: integer artifacts: type: array - items: &347 + items: &348 title: Artifact description: An artifact type: object @@ -60888,7 +60901,7 @@ paths: - expires_at - updated_at examples: - default: &379 + default: &380 value: total_count: 2 artifacts: @@ -60949,9 +60962,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#get-an-artifact parameters: - - *340 - *341 - - &348 + - *342 + - &349 name: artifact_id description: The unique identifier of the artifact. in: path @@ -60963,7 +60976,7 @@ paths: description: Response content: application/json: - schema: *347 + schema: *348 examples: default: value: @@ -61001,9 +61014,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#delete-an-artifact parameters: - - *340 - *341 - - *348 + - *342 + - *349 responses: '204': description: Response @@ -61027,9 +61040,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#download-an-artifact parameters: - - *340 - *341 - - *348 + - *342 + - *349 - name: archive_format in: path required: true @@ -61039,7 +61052,7 @@ paths: '302': description: Response headers: - Location: &498 + Location: &499 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 @@ -61064,14 +61077,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-retention-limit-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &349 + schema: &350 title: Actions cache retention limit for a repository description: GitHub Actions cache retention policy for a repository. type: object @@ -61105,13 +61118,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#set-github-actions-cache-retention-limit-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *349 + schema: *350 examples: selected_actions: *41 responses: @@ -61140,14 +61153,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-storage-limit-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &350 + schema: &351 title: Actions cache storage limit for a repository description: GitHub Actions cache storage policy for a repository. type: object @@ -61181,13 +61194,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#set-github-actions-cache-storage-limit-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *350 + schema: *351 examples: selected_actions: *43 responses: @@ -61218,14 +61231,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#get-github-actions-cache-usage-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *351 + schema: *352 examples: default: value: @@ -61251,11 +61264,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 - - &352 + - &353 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 @@ -61289,7 +61302,7 @@ paths: description: Response content: application/json: - schema: &353 + schema: &354 title: Repository actions caches description: Repository actions caches type: object @@ -61339,7 +61352,7 @@ paths: - total_count - actions_caches examples: - default: &354 + default: &355 value: total_count: 1 actions_caches: @@ -61371,23 +61384,23 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key parameters: - - *340 - *341 + - *342 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *352 + - *353 responses: '200': description: Response content: application/json: - schema: *353 + schema: *354 examples: - default: *354 + default: *355 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -61407,8 +61420,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id parameters: - - *340 - *341 + - *342 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -61437,8 +61450,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/concurrency-groups#list-concurrency-groups-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *47 responses: @@ -61521,8 +61534,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/concurrency-groups#get-a-concurrency-group-for-a-repository parameters: - - *340 - *341 + - *342 - name: concurrency_group_name description: The name of the concurrency group. in: path @@ -61678,9 +61691,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#get-a-job-for-a-workflow-run parameters: - - *340 - *341 - - &355 + - *342 + - &356 name: job_id description: The unique identifier of the job. in: path @@ -61692,7 +61705,7 @@ paths: description: Response content: application/json: - schema: &382 + schema: &383 title: Job description: Information of a job execution in a workflow run type: object @@ -62039,9 +62052,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#download-job-logs-for-a-workflow-run parameters: - - *340 - *341 - - *355 + - *342 + - *356 responses: '302': description: Response @@ -62069,9 +62082,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-job-from-a-workflow-run parameters: - - *340 - *341 - - *355 + - *342 + - *356 requestBody: required: false content: @@ -62122,8 +62135,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Status response @@ -62182,8 +62195,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -62251,8 +62264,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-repository-organization-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -62270,7 +62283,7 @@ paths: type: integer secrets: type: array - items: &384 + items: &385 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -62291,7 +62304,7 @@ paths: - created_at - updated_at examples: - default: &385 + default: &386 value: total_count: 2 secrets: @@ -62324,8 +62337,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-repository-organization-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -62343,7 +62356,7 @@ paths: type: integer variables: type: array - items: &386 + items: &387 title: Actions Variable type: object properties: @@ -62377,7 +62390,7 @@ paths: - created_at - updated_at examples: - default: &387 + default: &388 value: total_count: 2 variables: @@ -62410,8 +62423,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -62420,11 +62433,11 @@ paths: schema: type: object properties: - enabled: &357 + enabled: &358 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *141 - selected_actions_url: *356 + selected_actions_url: *357 sha_pinning_required: *142 required: - enabled @@ -62453,8 +62466,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-github-actions-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -62465,7 +62478,7 @@ paths: schema: type: object properties: - enabled: *357 + enabled: *358 allowed_actions: *141 sha_pinning_required: *142 required: @@ -62497,14 +62510,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &358 + schema: &359 type: object properties: access_level: @@ -62521,7 +62534,7 @@ paths: required: - access_level examples: - default: &359 + default: &360 value: access_level: organization x-github: @@ -62545,15 +62558,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-the-level-of-access-for-workflows-outside-of-the-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *358 + schema: *359 examples: - default: *359 + default: *360 responses: '204': description: Response @@ -62577,14 +62590,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-artifact-and-log-retention-settings-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *360 + schema: *361 examples: default: value: @@ -62608,8 +62621,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-artifact-and-log-retention-settings-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Empty response for successful settings update @@ -62619,7 +62632,7 @@ paths: required: true content: application/json: - schema: *361 + schema: *362 examples: default: summary: Set retention days @@ -62643,8 +62656,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-fork-pr-contributor-approval-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -62652,7 +62665,7 @@ paths: application/json: schema: *143 examples: - default: *362 + default: *363 '404': *6 x-github: enabledForGitHubApps: true @@ -62671,8 +62684,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-fork-pr-contributor-approval-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -62706,14 +62719,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-private-repo-fork-pr-workflow-settings-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *363 + schema: *364 examples: default: *144 '403': *27 @@ -62735,13 +62748,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-private-repo-fork-pr-workflow-settings-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *364 + schema: *365 examples: default: *144 responses: @@ -62767,8 +62780,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -62795,8 +62808,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-allowed-actions-and-reusable-workflows-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -62828,14 +62841,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *365 + schema: *366 examples: default: *151 x-github: @@ -62858,8 +62871,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/permissions#set-default-workflow-permissions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Success response @@ -62870,7 +62883,7 @@ paths: required: true content: application/json: - schema: *366 + schema: *367 examples: default: *151 x-github: @@ -62899,8 +62912,8 @@ paths: in: query schema: type: string - - *340 - *341 + - *342 - *17 - *19 responses: @@ -62944,8 +62957,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-runner-applications-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -62953,9 +62966,9 @@ paths: application/json: schema: type: array - items: *367 + items: *368 examples: - default: *368 + default: *369 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62977,8 +62990,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-configuration-for-a-just-in-time-runner-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -63021,7 +63034,7 @@ paths: - no-gpu work_folder: _work responses: - '201': *369 + '201': *370 '404': *6 '422': *7 '409': *53 @@ -63052,8 +63065,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-registration-token-for-a-repository parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -63061,7 +63074,7 @@ paths: application/json: schema: *160 examples: - default: *370 + default: *371 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63089,8 +63102,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#create-a-remove-token-for-a-repository parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -63098,7 +63111,7 @@ paths: application/json: schema: *160 examples: - default: *371 + default: *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63120,8 +63133,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#get-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: '200': @@ -63130,7 +63143,7 @@ paths: application/json: schema: *158 examples: - default: *372 + default: *373 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63151,8 +63164,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#delete-a-self-hosted-runner-from-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: '204': @@ -63179,8 +63192,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#list-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: '200': *162 @@ -63205,8 +63218,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#add-custom-labels-to-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 requestBody: required: true @@ -63255,8 +63268,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/self-hosted-runners#set-custom-labels-for-a-self-hosted-runner-for-a-repository parameters: - - *340 - *341 + - *342 - *157 requestBody: required: true @@ -63306,11 +63319,11 @@ 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-a-repository parameters: - - *340 - *341 + - *342 - *157 responses: - '200': *373 + '200': *374 '404': *6 x-github: githubCloudOnly: false @@ -63337,10 +63350,10 @@ 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-a-repository parameters: - - *340 - *341 + - *342 - *157 - - *374 + - *375 responses: '200': *162 '404': *6 @@ -63368,9 +63381,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-repository parameters: - - *340 - *341 - - &390 + - *342 + - &391 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. @@ -63378,7 +63391,7 @@ paths: required: false schema: type: string - - &391 + - &392 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -63386,7 +63399,7 @@ paths: required: false schema: type: string - - &392 + - &393 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -63395,7 +63408,7 @@ paths: required: false schema: type: string - - &393 + - &394 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 @@ -63422,7 +63435,7 @@ paths: - pending - *17 - *19 - - &394 + - &395 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/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates)." @@ -63431,7 +63444,7 @@ paths: schema: type: string format: date-time - - &375 + - &376 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -63440,13 +63453,13 @@ paths: schema: type: boolean default: false - - &395 + - &396 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &396 + - &397 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -63469,7 +63482,7 @@ paths: type: integer workflow_runs: type: array - items: &376 + items: &377 title: Workflow Run description: An invocation of a workflow type: object @@ -63647,7 +63660,7 @@ paths: head_commit: anyOf: - type: 'null' - - &420 + - &421 title: Simple Commit description: A commit. type: object @@ -63762,7 +63775,7 @@ paths: - workflow_url - pull_requests examples: - default: &397 + default: &398 value: total_count: 1 workflow_runs: @@ -63998,24 +64011,24 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run parameters: - - *340 - *341 - - &377 + - *342 + - &378 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: &380 + default: &381 value: id: 30433642 name: Build @@ -64256,9 +64269,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '204': description: Response @@ -64281,9 +64294,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-the-review-history-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '200': description: Response @@ -64411,9 +64424,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#approve-a-workflow-run-for-a-fork-pull-request parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '201': description: Response @@ -64446,12 +64459,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *340 - *341 - - *377 + - *342 + - *378 - *17 - *19 - - *378 + - *379 - *61 responses: '200': @@ -64468,9 +64481,9 @@ paths: type: integer artifacts: type: array - items: *347 + items: *348 examples: - default: *379 + default: *380 headers: Link: *67 x-github: @@ -64494,25 +64507,25 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *340 - *341 - - *377 - - &381 + - *342 + - *378 + - &382 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *375 + - *376 responses: '200': description: Response content: application/json: - schema: *376 + schema: *377 examples: - default: *380 + default: *381 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -64535,10 +64548,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run-attempt parameters: - - *340 - *341 - - *377 - - *381 + - *342 + - *378 + - *382 - *17 - *19 responses: @@ -64556,9 +64569,9 @@ paths: type: integer jobs: type: array - items: *382 + items: *383 examples: - default: &383 + default: &384 value: total_count: 1 jobs: @@ -64671,10 +64684,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *340 - *341 - - *377 - - *381 + - *342 + - *378 + - *382 responses: '302': description: Response @@ -64702,9 +64715,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '202': description: Response @@ -64750,9 +64763,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/concurrency-groups#list-concurrency-groups-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 - *17 - *46 - *47 @@ -64929,9 +64942,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#review-custom-deployment-protection-rules-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: true content: @@ -64998,9 +65011,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '202': description: Response @@ -65033,9 +65046,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-jobs#list-jobs-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 - 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 @@ -65065,9 +65078,9 @@ paths: type: integer jobs: type: array - items: *382 + items: *383 examples: - default: *383 + default: *384 headers: Link: *67 x-github: @@ -65092,9 +65105,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '302': description: Response @@ -65121,9 +65134,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '204': description: Response @@ -65150,9 +65163,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-pending-deployments-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '200': description: Response @@ -65221,7 +65234,7 @@ paths: items: type: object properties: - type: &505 + type: &506 type: string description: The type of reviewer. enum: @@ -65307,9 +65320,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#review-pending-deployments-for-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: true content: @@ -65359,7 +65372,7 @@ paths: application/json: schema: type: array - items: &500 + items: &501 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -65471,7 +65484,7 @@ paths: - created_at - updated_at examples: - default: &501 + default: &502 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -65527,9 +65540,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-a-workflow parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: false content: @@ -65574,9 +65587,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#re-run-failed-jobs-from-a-workflow-run parameters: - - *340 - *341 - - *377 + - *342 + - *378 requestBody: required: false content: @@ -65630,9 +65643,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *340 - *341 - - *377 + - *342 + - *378 responses: '200': description: Response @@ -65769,8 +65782,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -65788,9 +65801,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -65815,8 +65828,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -65846,17 +65859,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: &398 + default: &399 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -65882,8 +65895,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -65941,8 +65954,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -65968,8 +65981,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-repository-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -65987,9 +66000,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -66012,8 +66025,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-a-repository-variable parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -66065,17 +66078,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: &399 + default: &400 value: name: USERNAME value: octocat @@ -66101,8 +66114,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 requestBody: required: true @@ -66145,8 +66158,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '204': @@ -66172,8 +66185,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#list-repository-workflows parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -66191,7 +66204,7 @@ paths: type: integer workflows: type: array - items: &388 + items: &389 title: Workflow description: A GitHub Actions workflow type: object @@ -66309,9 +66322,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#get-a-workflow parameters: - - *340 - *341 - - &389 + - *342 + - &390 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -66326,7 +66339,7 @@ paths: description: Response content: application/json: - schema: *388 + schema: *389 examples: default: value: @@ -66359,9 +66372,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#disable-a-workflow parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '204': description: Response @@ -66386,9 +66399,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '204': description: Empty response when `return_run_details` parameter is `false`. @@ -66486,9 +66499,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#enable-a-workflow parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '204': description: Response @@ -66515,19 +66528,19 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflow-runs#list-workflow-runs-for-a-workflow parameters: - - *340 - *341 - - *389 + - *342 - *390 - *391 - *392 - *393 + - *394 - *17 - *19 - - *394 - - *375 - *395 + - *376 - *396 + - *397 responses: '200': description: Response @@ -66543,9 +66556,9 @@ paths: type: integer workflow_runs: type: array - items: *376 + items: *377 examples: - default: *397 + default: *398 headers: Link: *67 x-github: @@ -66577,9 +66590,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/workflows#get-workflow-usage parameters: - - *340 - *341 - - *389 + - *342 + - *390 responses: '200': description: Response @@ -66640,8 +66653,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-activities parameters: - - *340 - *341 + - *342 - *61 - *17 - *46 @@ -66814,8 +66827,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#list-repository-organization-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -66833,9 +66846,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -66859,8 +66872,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#list-repository-organization-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -66878,9 +66891,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -66905,8 +66918,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -66924,9 +66937,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -66951,8 +66964,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -66982,17 +66995,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: *398 + default: *399 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67014,8 +67027,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -67073,8 +67086,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -67100,8 +67113,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#list-repository-variables parameters: - - *340 - *341 + - *342 - *173 - *19 responses: @@ -67119,9 +67132,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -67144,8 +67157,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#create-a-repository-variable parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -67197,17 +67210,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#get-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *399 + default: *400 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67228,8 +67241,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#update-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 requestBody: required: true @@ -67272,8 +67285,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/agents/variables#delete-a-repository-variable parameters: - - *340 - *341 + - *342 - *167 responses: '204': @@ -67295,8 +67308,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#list-assignees parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -67333,8 +67346,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned parameters: - - *340 - *341 + - *342 - name: assignee in: path required: true @@ -67370,8 +67383,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/attestations#create-an-attestation parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -67481,8 +67494,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/attestations#list-attestations parameters: - - *340 - *341 + - *342 - *17 - *46 - *47 @@ -67539,7 +67552,7 @@ paths: initiator: type: string examples: - default: *400 + default: *401 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67573,8 +67586,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -67582,7 +67595,7 @@ paths: application/json: schema: type: array - items: &401 + items: &402 title: Autolink reference description: An autolink reference. type: object @@ -67641,8 +67654,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#create-an-autolink-reference-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -67681,9 +67694,9 @@ paths: description: response content: application/json: - schema: *401 + schema: *402 examples: - default: &402 + default: &403 value: id: 1 key_prefix: TICKET- @@ -67714,9 +67727,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#get-an-autolink-reference-of-a-repository parameters: - - *340 - *341 - - &403 + - *342 + - &404 name: autolink_id description: The unique identifier of the autolink. in: path @@ -67728,9 +67741,9 @@ paths: description: Response content: application/json: - schema: *401 + schema: *402 examples: - default: *402 + default: *403 '404': *6 x-github: githubCloudOnly: false @@ -67750,9 +67763,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/autolinks#delete-an-autolink-reference-from-a-repository parameters: - - *340 - *341 - - *403 + - *342 + - *404 responses: '204': description: Response @@ -67776,8 +67789,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-dependabot-security-updates-are-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response if Dependabot is enabled @@ -67827,8 +67840,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-dependabot-security-updates parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -67849,8 +67862,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-dependabot-security-updates parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -67870,8 +67883,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#list-branches parameters: - - *340 - *341 + - *342 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -67909,7 +67922,7 @@ paths: - url protected: type: boolean - protection: &405 + protection: &406 title: Branch Protection description: Branch Protection type: object @@ -67952,7 +67965,7 @@ paths: required: - contexts - checks - enforce_admins: &408 + enforce_admins: &409 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -67969,7 +67982,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &410 + required_pull_request_reviews: &411 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -68053,7 +68066,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &407 + restrictions: &408 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -68346,9 +68359,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#get-a-branch parameters: - - *340 - *341 - - &406 + - *342 + - &407 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/graphql). @@ -68362,14 +68375,14 @@ paths: description: Response content: application/json: - schema: &416 + schema: &417 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &473 + commit: &474 title: Commit description: Commit type: object @@ -68408,7 +68421,7 @@ paths: author: anyOf: - type: 'null' - - &404 + - &405 title: Git User description: Metaproperties for Git author/committer information. @@ -68430,7 +68443,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 message: type: string examples: @@ -68454,7 +68467,7 @@ paths: required: - sha - url - verification: &523 + verification: &524 title: Verification type: object properties: @@ -68534,7 +68547,7 @@ paths: type: integer files: type: array - items: &483 + items: &484 title: Diff Entry description: Diff Entry type: object @@ -68630,7 +68643,7 @@ paths: - self protected: type: boolean - protection: *405 + protection: *406 protection_url: type: string format: uri @@ -68739,7 +68752,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *344 + '301': *345 '404': *6 x-github: githubCloudOnly: false @@ -68761,15 +68774,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *405 + schema: *406 examples: default: value: @@ -68963,9 +68976,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -69225,7 +69238,7 @@ paths: url: type: string format: uri - required_status_checks: &413 + required_status_checks: &414 title: Status Check Policy description: Status Check Policy type: object @@ -69384,7 +69397,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *407 + restrictions: *408 required_conversation_resolution: type: object properties: @@ -69496,9 +69509,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -69523,17 +69536,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-admin-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: &409 + default: &410 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -69555,17 +69568,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-admin-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: *409 + default: *410 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -69584,9 +69597,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -69611,17 +69624,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: &411 + default: &412 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -69717,9 +69730,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -69817,9 +69830,9 @@ paths: description: Response content: application/json: - schema: *410 + schema: *411 examples: - default: *411 + default: *412 '422': *15 x-github: githubCloudOnly: false @@ -69840,9 +69853,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -69869,17 +69882,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-commit-signature-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: &412 + default: &413 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -69902,17 +69915,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#create-commit-signature-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *408 + schema: *409 examples: - default: *412 + default: *413 '404': *6 x-github: githubCloudOnly: false @@ -69932,9 +69945,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -69959,17 +69972,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-status-checks-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *413 + schema: *414 examples: - default: &414 + default: &415 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -69995,9 +70008,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#update-status-check-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -70049,9 +70062,9 @@ paths: description: Response content: application/json: - schema: *413 + schema: *414 examples: - default: *414 + default: *415 '404': *6 '422': *15 x-github: @@ -70073,9 +70086,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-protection parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -70099,9 +70112,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -70135,9 +70148,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -70204,9 +70217,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -70270,9 +70283,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-status-check-contexts parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: content: application/json: @@ -70338,15 +70351,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response content: application/json: - schema: *407 + schema: *408 examples: default: value: @@ -70437,9 +70450,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#delete-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '204': description: Response @@ -70462,9 +70475,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-apps-with-access-to-the-protected-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -70474,7 +70487,7 @@ paths: type: array items: *5 examples: - default: &415 + default: &416 value: - id: 1 slug: octoapp @@ -70531,9 +70544,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-app-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -70567,7 +70580,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -70588,9 +70601,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-app-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -70624,7 +70637,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -70645,9 +70658,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -70681,7 +70694,7 @@ paths: type: array items: *5 examples: - default: *415 + default: *416 '422': *15 x-github: githubCloudOnly: false @@ -70703,9 +70716,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-teams-with-access-to-the-protected-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -70715,7 +70728,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '404': *6 x-github: githubCloudOnly: false @@ -70735,9 +70748,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-team-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -70775,7 +70788,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '422': *15 x-github: githubCloudOnly: false @@ -70796,9 +70809,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-team-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: false content: @@ -70836,7 +70849,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '422': *15 x-github: githubCloudOnly: false @@ -70857,9 +70870,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: content: application/json: @@ -70896,7 +70909,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 '422': *15 x-github: githubCloudOnly: false @@ -70918,9 +70931,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#get-users-with-access-to-the-protected-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 responses: '200': description: Response @@ -70954,9 +70967,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#add-user-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -71014,9 +71027,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#set-user-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -71074,9 +71087,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -71136,9 +71149,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#rename-a-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 requestBody: required: true content: @@ -71160,7 +71173,7 @@ paths: description: Response content: application/json: - schema: *416 + schema: *417 examples: default: value: @@ -71276,8 +71289,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#create-a-check-run parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -71556,7 +71569,7 @@ paths: description: Response content: application/json: - schema: &417 + schema: &418 title: CheckRun description: A check performed on the code of a given code change type: object @@ -71692,7 +71705,7 @@ paths: check. type: array items: *86 - deployment: &773 + deployment: &774 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -71979,9 +71992,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#get-a-check-run parameters: - - *340 - *341 - - &418 + - *342 + - &419 name: check_run_id description: The unique identifier of the check run. in: path @@ -71993,9 +72006,9 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: &419 + default: &420 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -72095,9 +72108,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#update-a-check-run parameters: - - *340 - *341 - - *418 + - *342 + - *419 requestBody: required: true content: @@ -72337,9 +72350,9 @@ paths: description: Response content: application/json: - schema: *417 + schema: *418 examples: - default: *419 + default: *420 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72359,9 +72372,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-run-annotations parameters: - - *340 - *341 - - *418 + - *342 + - *419 - *17 - *19 responses: @@ -72471,9 +72484,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#rerequest-a-check-run parameters: - - *340 - *341 - - *418 + - *342 + - *419 responses: '201': description: Response @@ -72517,8 +72530,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#create-a-check-suite parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -72540,7 +72553,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &421 + schema: &422 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -72638,7 +72651,7 @@ paths: - string - 'null' format: date-time - head_commit: *420 + head_commit: *421 latest_check_runs_count: type: integer check_runs_url: @@ -72666,7 +72679,7 @@ paths: - check_runs_url - pull_requests examples: - default: &422 + default: &423 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -72957,9 +72970,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72978,8 +72991,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -73288,9 +73301,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#get-a-check-suite parameters: - - *340 - *341 - - &423 + - *342 + - &424 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -73302,9 +73315,9 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -73327,17 +73340,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-runs-in-a-check-suite parameters: - - *340 - *341 - - *423 - - &478 + - *342 + - *424 + - &479 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &479 + - &480 name: status description: Returns check runs with the specified `status`. in: query @@ -73376,9 +73389,9 @@ paths: type: integer check_runs: type: array - items: *417 + items: *418 examples: - default: &480 + default: &481 value: total_count: 1 check_runs: @@ -73480,9 +73493,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#rerequest-a-check-suite parameters: - - *340 - *341 - - *423 + - *342 + - *424 responses: '201': description: Response @@ -73511,8 +73524,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#list-code-quality-findings-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *61 - *46 @@ -73534,7 +73547,7 @@ paths: application/json: schema: type: array - items: &424 + items: &425 description: Code quality finding type: object properties: @@ -73664,7 +73677,7 @@ paths: markdown: This check is useless. [o](java/UselessNullCheck.java#L9C4-L9C18) cannot be null at this check, since it is guarded by [...instanceof...](java/UselessNullCheck.java#L7C13-L7C25). created_at: '2026-01-23T12:34:56Z' - '403': &425 + '403': &426 description: Response if the user is not authorized to access Code quality for this repository. content: @@ -73691,8 +73704,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#get-a-code-quality-finding parameters: - - *340 - *341 + - *342 - name: finding_number in: path description: The number that identifies a finding. @@ -73704,7 +73717,7 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: default: value: @@ -73733,7 +73746,7 @@ paths: markdown: This check is useless. [o](java/UselessNullCheck.java#L9C4-L9C18) cannot be null at this check, since it is guarded by [...instanceof...](java/UselessNullCheck.java#L7C13-L7C25). created_at: '2026-01-23T12:34:56Z' - '403': *425 + '403': *426 '404': *6 '503': *115 x-github: @@ -73755,8 +73768,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#get-a-code-quality-setup-configuration parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -73838,7 +73851,7 @@ paths: updated_at: '2023-01-01T00:00:00Z' schedule: weekly ai_findings_option: on_push - '403': *425 + '403': *426 '404': *6 '503': *115 x-github: @@ -73859,8 +73872,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-quality/code-quality#update-a-code-quality-setup-configuration parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -73998,21 +74011,21 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-alerts-for-a-repository parameters: - - *340 - *341 - - *426 + - *342 - *427 + - *428 - *19 - *17 - - &445 + - &446 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: *428 - - &446 + schema: *429 + - &447 name: pr description: The number of the pull request for the results you want to list. in: query @@ -74037,13 +74050,13 @@ paths: be returned. in: query required: false - schema: *429 + schema: *430 - name: severity description: If specified, only code scanning alerts with this severity will be returned. in: query required: false - schema: *430 + schema: *431 - name: assignees description: | Filter alerts by assignees. Provide a comma-separated list of user handles (e.g., `octocat` or `octocat,hubot`). @@ -74067,7 +74080,7 @@ paths: updated_at: *183 url: *184 html_url: *185 - instances_url: *431 + instances_url: *432 state: *190 fixed_at: *186 dismissed_by: @@ -74075,11 +74088,11 @@ paths: - type: 'null' - *4 dismissed_at: *187 - dismissed_reason: *432 - dismissed_comment: *433 - rule: *434 - tool: *435 - most_recent_instance: *436 + dismissed_reason: *433 + dismissed_comment: *434 + rule: *435 + tool: *436 + most_recent_instance: *437 dismissal_approved_by: anyOf: - type: 'null' @@ -74202,7 +74215,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *36 - '403': &438 + '403': &439 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -74229,9 +74242,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-alert parameters: - - *340 - *341 - - &439 + - *342 + - &440 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -74245,7 +74258,7 @@ paths: description: Response content: application/json: - schema: &440 + schema: &441 type: object properties: number: *181 @@ -74253,7 +74266,7 @@ paths: updated_at: *183 url: *184 html_url: *185 - instances_url: *431 + instances_url: *432 state: *190 fixed_at: *186 dismissed_by: @@ -74261,8 +74274,8 @@ paths: - type: 'null' - *4 dismissed_at: *187 - dismissed_reason: *432 - dismissed_comment: *433 + dismissed_reason: *433 + dismissed_comment: *434 rule: type: object properties: @@ -74324,8 +74337,8 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: *435 - most_recent_instance: *436 + tool: *436 + most_recent_instance: *437 dismissal_approved_by: anyOf: - type: 'null' @@ -74336,7 +74349,7 @@ paths: linked_pull_requests: description: Pull requests linked to this alert. type: array - items: *437 + items: *438 required: - number - created_at @@ -74425,7 +74438,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *36 - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -74445,9 +74458,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 requestBody: required: true content: @@ -74462,8 +74475,8 @@ paths: enum: - open - dismissed - dismissed_reason: *432 - dismissed_comment: *433 + dismissed_reason: *433 + dismissed_comment: *434 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -74491,7 +74504,7 @@ paths: description: Response content: application/json: - schema: *440 + schema: *441 examples: default: value: @@ -74567,7 +74580,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &444 + '403': &445 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -74594,15 +74607,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-status-of-an-autofix-for-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 responses: '200': description: Response content: application/json: - schema: &441 + schema: &442 type: object properties: status: @@ -74629,13 +74642,13 @@ paths: - description - started_at examples: - default: &442 + default: &443 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &443 + '400': &444 description: Bad Request content: application/json: @@ -74646,7 +74659,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': *438 + '403': *439 '404': *6 '500': *54 x-github: @@ -74671,29 +74684,29 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#create-an-autofix-for-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 responses: '200': description: OK content: application/json: - schema: *441 + schema: *442 examples: - default: *442 + default: *443 '202': description: Accepted content: application/json: - schema: *441 + schema: *442 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *443 + '400': *444 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -74725,9 +74738,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#commit-an-autofix-for-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 requestBody: required: false content: @@ -74773,8 +74786,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *443 - '403': *444 + '400': *444 + '403': *445 '404': *6 '422': description: Unprocessable Entity @@ -74798,13 +74811,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-instances-of-a-code-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 - *19 - *17 - - *445 - *446 + - *447 responses: '200': description: Response @@ -74815,10 +74828,10 @@ paths: items: type: object properties: - ref: *428 - analysis_key: *447 - environment: *448 - category: *449 + ref: *429 + analysis_key: *448 + environment: *449 + category: *450 state: type: - string @@ -74835,7 +74848,7 @@ paths: properties: text: type: string - location: *450 + location: *451 html_url: type: string classifications: @@ -74843,7 +74856,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: *451 + items: *452 examples: default: value: @@ -74880,7 +74893,7 @@ paths: end_column: 50 classifications: - source - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -74914,25 +74927,25 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-code-scanning-analyses-for-a-repository parameters: - - *340 - *341 - - *426 + - *342 - *427 + - *428 - *19 - *17 - - *446 + - *447 - 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: *428 + schema: *429 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &452 + schema: &453 type: string description: An identifier for the upload. examples: @@ -74954,23 +74967,23 @@ paths: application/json: schema: type: array - items: &453 + items: &454 type: object properties: - ref: *428 - commit_sha: &461 + ref: *429 + commit_sha: &462 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 64 pattern: "^([0-9a-fA-F]{40}(?:[0-9a-fA-F]{24})?)$" - analysis_key: *447 + analysis_key: *448 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *449 + category: *450 error: type: string examples: @@ -74995,8 +75008,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *452 - tool: *435 + sarif_id: *453 + tool: *436 deletable: type: boolean warning: @@ -75058,7 +75071,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -75094,8 +75107,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-analysis-for-a-repository parameters: - - *340 - *341 + - *342 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -75108,7 +75121,7 @@ paths: description: Response content: application/json: - schema: *453 + schema: *454 examples: response: summary: application/json response @@ -75162,7 +75175,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *438 + '403': *439 '404': *6 '422': description: Response if analysis could not be processed @@ -75249,8 +75262,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-code-scanning-analysis-from-a-repository parameters: - - *340 - *341 + - *342 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -75306,7 +75319,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': *444 + '403': *445 '404': *6 '503': *115 x-github: @@ -75328,8 +75341,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#list-codeql-databases-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -75337,7 +75350,7 @@ paths: application/json: schema: type: array - items: &454 + items: &455 title: CodeQL Database description: A CodeQL database. type: object @@ -75449,7 +75462,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': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -75478,8 +75491,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-codeql-database-for-a-repository parameters: - - *340 - *341 + - *342 - name: language in: path description: The language of the CodeQL database. @@ -75491,7 +75504,7 @@ paths: description: Response content: application/json: - schema: *454 + schema: *455 examples: default: value: @@ -75523,9 +75536,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': &487 + '302': &488 description: Found - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -75547,8 +75560,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *340 - *341 + - *342 - name: language in: path description: The language of the CodeQL database. @@ -75558,7 +75571,7 @@ paths: responses: '204': description: Response - '403': *444 + '403': *445 '404': *6 '503': *115 x-github: @@ -75586,8 +75599,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#create-a-codeql-variant-analysis parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -75596,7 +75609,7 @@ paths: type: object additionalProperties: false properties: - language: &455 + language: &456 type: string description: The language targeted by the CodeQL query enum: @@ -75676,7 +75689,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &459 + schema: &460 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -75686,7 +75699,7 @@ paths: description: The ID of the variant analysis. controller_repo: *66 actor: *4 - query_language: *455 + query_language: *456 query_pack_url: type: string description: The download url for the query pack. @@ -75734,7 +75747,7 @@ paths: items: type: object properties: - repository: &456 + repository: &457 title: Repository Identifier description: Repository Identifier type: object @@ -75776,7 +75789,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &460 + analysis_status: &461 type: string description: The new status of the CodeQL variant analysis repository task. @@ -75808,7 +75821,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &457 + access_mismatch_repos: &458 type: object properties: repository_count: @@ -75823,7 +75836,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: *456 + items: *457 required: - repository_count - repositories @@ -75846,8 +75859,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *457 - over_limit_repos: *457 + no_codeql_db_repos: *458 + over_limit_repos: *458 required: - access_mismatch_repos - not_found_repos @@ -75863,7 +75876,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &458 + value: &459 summary: Default response value: id: 1 @@ -76009,10 +76022,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *458 + value: *459 repository_lists: summary: Response for a successful variant analysis submission - value: *458 + value: *459 '404': *6 '422': description: Unable to process variant analysis submission @@ -76040,8 +76053,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-summary-of-a-codeql-variant-analysis parameters: - - *340 - *341 + - *342 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -76053,9 +76066,9 @@ paths: description: Response content: application/json: - schema: *459 + schema: *460 examples: - default: *458 + default: *459 '404': *6 '503': *115 x-github: @@ -76078,7 +76091,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-the-analysis-status-of-a-repository-in-a-codeql-variant-analysis parameters: - - *340 + - *341 - name: repo in: path description: The name of the controller repository. @@ -76113,7 +76126,7 @@ paths: type: object properties: repository: *66 - analysis_status: *460 + analysis_status: *461 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -76238,8 +76251,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-a-code-scanning-default-setup-configuration parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -76349,7 +76362,7 @@ paths: threat_model: remote updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *438 + '403': *439 '404': *6 '503': *115 x-github: @@ -76370,8 +76383,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#update-a-code-scanning-default-setup-configuration parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -76465,7 +76478,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *444 + '403': *445 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -76536,8 +76549,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#upload-an-analysis-as-sarif-data parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -76545,7 +76558,7 @@ paths: schema: type: object properties: - commit_sha: *461 + commit_sha: *462 ref: type: string description: |- @@ -76605,7 +76618,7 @@ paths: schema: type: object properties: - id: *452 + id: *453 url: type: string description: The REST API URL for checking the status of the upload. @@ -76619,7 +76632,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': *444 + '403': *445 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -76642,8 +76655,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-scanning/code-scanning#get-information-about-a-sarif-upload parameters: - - *340 - *341 + - *342 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -76691,7 +76704,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': *438 + '403': *439 '404': description: Not Found if the sarif id does not match any upload '503': *115 @@ -76716,8 +76729,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/code-security/configurations#get-the-code-security-configuration-associated-with-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -76798,8 +76811,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-codeowners-errors parameters: - - *340 - *341 + - *342 - 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 @@ -76927,8 +76940,8 @@ paths: parameters: - *17 - *19 - - *340 - *341 + - *342 responses: '200': description: Response @@ -76944,7 +76957,7 @@ paths: type: integer codespaces: type: array - items: *251 + items: *252 examples: default: value: @@ -77242,8 +77255,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -77307,17 +77320,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '400': *14 '401': *23 '403': *27 @@ -77346,8 +77359,8 @@ paths: parameters: - *17 - *19 - - *340 - *341 + - *342 responses: '200': description: Response @@ -77411,8 +77424,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/machines#list-available-machine-types-for-a-repository parameters: - - *340 - *341 + - *342 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -77449,9 +77462,9 @@ paths: type: integer machines: type: array - items: *463 + items: *464 examples: - default: &716 + default: &717 value: total_count: 2 machines: @@ -77491,8 +77504,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *340 - *341 + - *342 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -77579,8 +77592,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#check-if-permissions-defined-by-a-devcontainer-have-been-accepted-by-the-authenticated-user parameters: - - *340 - *341 + - *342 - 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 @@ -77649,8 +77662,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -77668,7 +77681,7 @@ paths: type: integer secrets: type: array - items: &467 + items: &468 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -77689,7 +77702,7 @@ paths: - created_at - updated_at examples: - default: *464 + default: *465 headers: Link: *67 x-github: @@ -77712,16 +77725,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *465 + schema: *466 examples: - default: *466 + default: *467 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -77741,17 +77754,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *467 + schema: *468 examples: - default: *468 + default: *469 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -77771,8 +77784,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -77825,8 +77838,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -77855,8 +77868,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators parameters: - - *340 - *341 + - *342 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -77894,7 +77907,7 @@ paths: application/json: schema: type: array - items: &469 + items: &470 title: Collaborator description: Collaborator type: object @@ -78087,8 +78100,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator parameters: - - *340 - *341 + - *342 - *71 responses: '204': @@ -78135,8 +78148,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *340 - *341 + - *342 - *71 requestBody: required: false @@ -78163,7 +78176,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &537 + schema: &538 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -78391,8 +78404,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *340 - *341 + - *342 - *71 responses: '204': @@ -78424,8 +78437,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *340 - *341 + - *342 - *71 responses: '200': @@ -78446,7 +78459,7 @@ paths: user: anyOf: - type: 'null' - - *469 + - *470 required: - permission - role_name @@ -78500,8 +78513,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -78511,7 +78524,7 @@ paths: application/json: schema: type: array - items: &470 + items: &471 title: Commit Comment description: Commit Comment type: object @@ -78569,7 +78582,7 @@ paths: - created_at - updated_at examples: - default: &475 + default: &476 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -78628,17 +78641,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#get-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 responses: '200': description: Response content: application/json: - schema: *470 + schema: *471 examples: - default: &476 + default: &477 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -78695,8 +78708,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#update-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -78719,7 +78732,7 @@ paths: description: Response content: application/json: - schema: *470 + schema: *471 examples: default: value: @@ -78770,8 +78783,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -78793,8 +78806,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -78821,7 +78834,7 @@ paths: application/json: schema: type: array - items: &471 + items: &472 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -78865,7 +78878,7 @@ paths: - content - created_at examples: - default: &540 + default: &541 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -78910,8 +78923,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -78944,9 +78957,9 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: &472 + default: &473 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -78975,9 +78988,9 @@ paths: description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -78999,10 +79012,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *340 - *341 + - *342 - *97 - - &541 + - &542 name: reaction_id description: The unique identifier of the reaction. in: path @@ -79057,8 +79070,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-commits parameters: - - *340 - *341 + - *342 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -79114,9 +79127,9 @@ paths: application/json: schema: type: array - items: *473 + items: *474 examples: - default: &606 + default: &607 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -79210,9 +79223,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit parameters: - - *340 - *341 - - &474 + - *342 + - &475 name: commit_sha description: The SHA of the commit. in: path @@ -79284,9 +79297,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#list-commit-comments parameters: - - *340 - *341 - - *474 + - *342 + - *475 - *17 - *19 responses: @@ -79296,9 +79309,9 @@ paths: application/json: schema: type: array - items: *470 + items: *471 examples: - default: *475 + default: *476 headers: Link: *67 x-github: @@ -79326,9 +79339,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/comments#create-a-commit-comment parameters: - - *340 - *341 - - *474 + - *342 + - *475 requestBody: required: true content: @@ -79363,9 +79376,9 @@ paths: description: Response content: application/json: - schema: *470 + schema: *471 examples: - default: *476 + default: *477 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -79393,9 +79406,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit parameters: - - *340 - *341 - - *474 + - *342 + - *475 - *17 - *19 responses: @@ -79405,9 +79418,9 @@ paths: application/json: schema: type: array - items: *437 + items: *438 examples: - default: &597 + default: &598 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -79944,11 +79957,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#get-a-commit parameters: - - *340 - *341 + - *342 - *19 - *17 - - &477 + - &478 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)" @@ -79963,9 +79976,9 @@ paths: description: Response content: application/json: - schema: *473 + schema: *474 examples: - default: &585 + default: &586 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -80053,7 +80066,7 @@ paths: schema: type: string examples: - default: &484 + default: &485 value: | diff --git a/testfile b/testfile index 9bdeaeb..912c7ef 100644 @@ -80066,7 +80079,7 @@ paths: schema: type: string examples: - default: &485 + default: &486 value: | From ac3282a2725be3b1d4979169a7a311c89066af1c Mon Sep 17 00:00:00 2001 From: Mona Lisa <87831417+monalisa@users.noreply.github.com> @@ -80119,11 +80132,11 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/runs#list-check-runs-for-a-git-reference parameters: - - *340 - *341 - - *477 + - *342 - *478 - *479 + - *480 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -80157,9 +80170,9 @@ paths: type: integer check_runs: type: array - items: *417 + items: *418 examples: - default: *480 + default: *481 headers: Link: *67 x-github: @@ -80184,9 +80197,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/checks/suites#list-check-suites-for-a-git-reference parameters: - - *340 - *341 - - *477 + - *342 + - *478 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -80194,7 +80207,7 @@ paths: schema: type: integer example: 1 - - *478 + - *479 - *17 - *19 responses: @@ -80212,7 +80225,7 @@ paths: type: integer check_suites: type: array - items: *421 + items: *422 examples: default: value: @@ -80412,9 +80425,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference parameters: - - *340 - *341 - - *477 + - *342 + - *478 - *17 - *19 responses: @@ -80616,9 +80629,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *340 - *341 - - *477 + - *342 + - *478 - *17 - *19 responses: @@ -80628,7 +80641,7 @@ paths: application/json: schema: type: array - items: &694 + items: &695 title: Status description: The status of a commit. type: object @@ -80709,7 +80722,7 @@ paths: site_admin: false headers: Link: *67 - '301': *344 + '301': *345 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80737,8 +80750,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -80771,11 +80784,11 @@ paths: code_of_conduct: anyOf: - type: 'null' - - *481 + - *482 code_of_conduct_file: anyOf: - type: 'null' - - &482 + - &483 title: Community Health File type: object properties: @@ -80795,19 +80808,19 @@ paths: contributing: anyOf: - type: 'null' - - *482 + - *483 readme: anyOf: - type: 'null' - - *482 + - *483 issue_template: anyOf: - type: 'null' - - *482 + - *483 pull_request_template: anyOf: - type: 'null' - - *482 + - *483 required: - code_of_conduct - code_of_conduct_file @@ -80936,8 +80949,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/commits#compare-two-commits parameters: - - *340 - *341 + - *342 - *19 - *17 - name: basehead @@ -80985,8 +80998,8 @@ paths: format: uri examples: - https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *473 - merge_base_commit: *473 + base_commit: *474 + merge_base_commit: *474 status: type: string enum: @@ -81010,10 +81023,10 @@ paths: - 6 commits: type: array - items: *473 + items: *474 files: type: array - items: *483 + items: *484 required: - url - html_url @@ -81259,12 +81272,12 @@ paths: schema: type: string examples: - default: *484 + default: *485 application/vnd.github.patch: schema: type: string examples: - default: *485 + default: *486 '404': *6 '500': *54 '503': *115 @@ -81309,8 +81322,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-repository-content parameters: - - *340 - *341 + - *342 - name: path description: path parameter in: path @@ -81480,7 +81493,7 @@ paths: - type - url examples: - response-if-content-is-a-file-github-object: &486 + response-if-content-is-a-file-github-object: &487 summary: Response if content is a file value: type: file @@ -81617,7 +81630,7 @@ paths: - size - type - url - - &612 + - &613 title: Content File description: Content File type: object @@ -81835,7 +81848,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *486 + response-if-content-is-a-file: *487 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -81904,7 +81917,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *27 - '302': *487 + '302': *488 '304': *36 x-github: githubCloudOnly: false @@ -81957,8 +81970,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#create-or-update-file-contents parameters: - - *340 - *341 + - *342 - name: path description: path parameter in: path @@ -82053,7 +82066,7 @@ paths: description: Response content: application/json: - schema: &488 + schema: &489 title: File Commit description: File Commit type: object @@ -82209,7 +82222,7 @@ paths: description: Response content: application/json: - schema: *488 + schema: *489 examples: example-for-creating-a-file: value: @@ -82263,7 +82276,7 @@ paths: schema: oneOf: - *3 - - &518 + - &519 description: Repository rule violation was detected type: object properties: @@ -82284,7 +82297,7 @@ paths: items: type: object properties: - placeholder_id: &685 + placeholder_id: &686 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -82316,8 +82329,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#delete-a-file parameters: - - *340 - *341 + - *342 - name: path description: path parameter in: path @@ -82378,7 +82391,7 @@ paths: description: Response content: application/json: - schema: *488 + schema: *489 examples: default: value: @@ -82433,8 +82446,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-contributors parameters: - - *340 - *341 + - *342 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -82564,8 +82577,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/copilot/copilot-cloud-agent-management#get-copilot-cloud-agent-configuration-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -82717,8 +82730,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *340 - *341 + - *342 - *203 - *204 - *205 @@ -82731,10 +82744,11 @@ paths: schema: type: string - *208 - - *489 + - *490 - *209 - *210 - *211 + - *212 - *61 - *46 - *47 @@ -82746,7 +82760,7 @@ paths: application/json: schema: type: array - items: &493 + items: &494 type: object description: A Dependabot alert. properties: @@ -82797,7 +82811,7 @@ paths: - transitive - inconclusive - - security_advisory: *490 + security_advisory: *491 security_vulnerability: *65 url: *184 html_url: *185 @@ -82828,8 +82842,8 @@ paths: dismissal. maxLength: 280 fixed_at: *186 - auto_dismissed_at: *491 - dismissal_request: *492 + auto_dismissed_at: *492 + dismissal_request: *493 assignees: type: array description: The users assigned to this alert. @@ -82862,6 +82876,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -82983,6 +82998,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -83084,9 +83100,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *340 - *341 - - &494 + - *342 + - &495 name: alert_number in: path description: |- @@ -83101,7 +83117,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -83113,6 +83129,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -83233,9 +83250,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *340 - *341 - - *494 + - *342 + - *495 requestBody: required: true content: @@ -83308,7 +83325,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -83320,6 +83337,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -83438,8 +83456,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#list-repository-secrets parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -83457,7 +83475,7 @@ paths: type: integer secrets: type: array - items: &497 + items: &498 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -83511,16 +83529,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-public-key parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *495 + schema: *496 examples: - default: *496 + default: *497 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -83540,15 +83558,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#get-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '200': description: Response content: application/json: - schema: *497 + schema: *498 examples: default: value: @@ -83574,8 +83592,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 requestBody: required: true @@ -83628,8 +83646,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependabot/secrets#delete-a-repository-secret parameters: - - *340 - *341 + - *342 - *164 responses: '204': @@ -83652,8 +83670,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/dependency-review#get-a-diff-of-the-dependencies-between-commits parameters: - - *340 - *341 + - *342 - 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 @@ -83830,8 +83848,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/sboms#export-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -84090,8 +84108,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/sboms#fetch-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *340 - *341 + - *342 - name: sbom_uuid in: path required: true @@ -84102,7 +84120,7 @@ paths: '302': description: Redirects to a temporary download URL for the completed SBOM. headers: - Location: *498 + Location: *499 '202': description: SBOM is still being processed, no content is returned. '404': *6 @@ -84123,8 +84141,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/sboms#request-generation-of-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -84162,8 +84180,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -84246,7 +84264,7 @@ paths: - version - url additionalProperties: false - metadata: &499 + metadata: &500 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -84285,7 +84303,7 @@ paths: examples: - "/src/build/package-lock.json" additionalProperties: false - metadata: *499 + metadata: *500 resolved: type: object description: A collection of resolved package dependencies. @@ -84299,7 +84317,7 @@ paths: pattern: "^pkg" examples: - pkg:/npm/%40actions/http-client@1.0.11 - metadata: *499 + metadata: *500 relationship: type: string description: A notation of whether a dependency is requested @@ -84432,8 +84450,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#list-deployments parameters: - - *340 - *341 + - *342 - name: sha description: The SHA recorded at creation time. in: query @@ -84474,9 +84492,9 @@ paths: application/json: schema: type: array - items: *500 + items: *501 examples: - default: *501 + default: *502 headers: Link: *67 x-github: @@ -84542,8 +84560,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#create-a-deployment parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -84625,7 +84643,7 @@ paths: description: Response content: application/json: - schema: *500 + schema: *501 examples: simple-example: summary: Simple example @@ -84698,9 +84716,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#get-a-deployment parameters: - - *340 - *341 - - &502 + - *342 + - &503 name: deployment_id description: deployment_id parameter in: path @@ -84712,7 +84730,7 @@ paths: description: Response content: application/json: - schema: *500 + schema: *501 examples: default: value: @@ -84777,9 +84795,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/deployments#delete-a-deployment parameters: - - *340 - *341 - - *502 + - *342 + - *503 responses: '204': description: Response @@ -84801,9 +84819,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#list-deployment-statuses parameters: - - *340 - *341 - - *502 + - *342 + - *503 - *17 - *19 responses: @@ -84813,7 +84831,7 @@ paths: application/json: schema: type: array - items: &503 + items: &504 title: Deployment Status description: The status of a deployment. type: object @@ -84977,9 +84995,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#create-a-deployment-status parameters: - - *340 - *341 - - *502 + - *342 + - *503 requestBody: required: true content: @@ -85054,9 +85072,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - default: &504 + default: &505 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -85112,9 +85130,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/statuses#get-a-deployment-status parameters: - - *340 - *341 - - *502 + - *342 + - *503 - name: status_id in: path required: true @@ -85125,9 +85143,9 @@ paths: description: Response content: application/json: - schema: *503 + schema: *504 examples: - default: *504 + default: *505 '404': *6 x-github: githubCloudOnly: false @@ -85152,8 +85170,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#create-a-repository-dispatch-event parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -85210,8 +85228,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#list-environments parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -85229,7 +85247,7 @@ paths: - 5 environments: type: array - items: &506 + items: &507 title: Environment description: Details of a deployment environment type: object @@ -85291,7 +85309,7 @@ paths: type: string examples: - wait_timer - wait_timer: &508 + wait_timer: &509 type: integer description: The amount of time to delay a job after the job is initially triggered. The time (in minutes) @@ -85333,7 +85351,7 @@ paths: items: type: object properties: - type: *505 + type: *506 reviewer: anyOf: - *4 @@ -85360,7 +85378,7 @@ paths: - id - node_id - type - deployment_branch_policy: &509 + deployment_branch_policy: &510 type: - object - 'null' @@ -85477,9 +85495,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#get-an-environment parameters: - - *340 - *341 - - &507 + - *342 + - &508 name: environment_name in: path required: true @@ -85492,9 +85510,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: &510 + default: &511 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -85578,9 +85596,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#create-or-update-an-environment parameters: - - *340 - *341 - - *507 + - *342 + - *508 requestBody: required: false content: @@ -85590,7 +85608,7 @@ paths: - object - 'null' properties: - wait_timer: *508 + wait_timer: *509 prevent_self_review: type: boolean description: Whether or not a user who created the job is prevented @@ -85609,14 +85627,14 @@ paths: items: type: object properties: - type: *505 + type: *506 id: type: integer description: The id of the user or team who can review the deployment examples: - 4532992 - deployment_branch_policy: *509 + deployment_branch_policy: *510 additionalProperties: false examples: default: @@ -85636,9 +85654,9 @@ paths: description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *510 + default: *511 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -85662,9 +85680,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/environments#delete-an-environment parameters: - - *340 - *341 - - *507 + - *342 + - *508 responses: '204': description: Default response @@ -85689,9 +85707,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *17 - *19 responses: @@ -85710,7 +85728,7 @@ paths: - 2 branch_policies: type: array - items: &511 + items: &512 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -85771,9 +85789,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 + - *342 + - *508 requestBody: required: true content: @@ -85821,9 +85839,9 @@ paths: description: Response content: application/json: - schema: *511 + schema: *512 examples: - example-wildcard: &512 + example-wildcard: &513 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -85865,10 +85883,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 - - &513 + - *342 + - *508 + - &514 name: branch_policy_id in: path required: true @@ -85880,9 +85898,9 @@ paths: description: Response content: application/json: - schema: *511 + schema: *512 examples: - default: *512 + default: *513 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85901,10 +85919,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 - - *513 + - *342 + - *508 + - *514 requestBody: required: true content: @@ -85933,9 +85951,9 @@ paths: description: Response content: application/json: - schema: *511 + schema: *512 examples: - default: *512 + default: *513 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85954,10 +85972,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *340 - *341 - - *507 - - *513 + - *342 + - *508 + - *514 responses: '204': description: Response @@ -85982,9 +86000,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-all-deployment-protection-rules-for-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 responses: '200': description: List of deployment protection rules @@ -86001,7 +86019,7 @@ paths: - 10 custom_deployment_protection_rules: type: array - items: &514 + items: &515 title: Deployment protection rule description: Deployment protection rule type: object @@ -86023,7 +86041,7 @@ paths: for the environment. examples: - true - app: &515 + app: &516 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -86126,9 +86144,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#create-a-custom-deployment-protection-rule-on-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 requestBody: content: application/json: @@ -86149,9 +86167,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *514 + schema: *515 examples: - default: &516 + default: &517 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -86186,9 +86204,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#list-custom-deployment-rule-integrations-available-for-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 - *19 - *17 responses: @@ -86208,7 +86226,7 @@ paths: - 35 available_custom_deployment_protection_rule_integrations: type: array - items: *515 + items: *516 examples: default: value: @@ -86243,10 +86261,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#get-a-custom-deployment-protection-rule parameters: - - *340 - *341 - - *507 - - &517 + - *342 + - *508 + - &518 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -86258,9 +86276,9 @@ paths: description: Response content: application/json: - schema: *514 + schema: *515 examples: - default: *516 + default: *517 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86281,10 +86299,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/deployments/protection-rules#disable-a-custom-protection-rule-for-an-environment parameters: - - *507 + - *508 + - *342 - *341 - - *340 - - *517 + - *518 responses: '204': description: Response @@ -86310,9 +86328,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#list-environment-secrets parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *17 - *19 responses: @@ -86330,9 +86348,9 @@ paths: type: integer secrets: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *67 x-github: @@ -86357,9 +86375,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-environment-public-key parameters: - - *340 - *341 - - *507 + - *342 + - *508 responses: '200': description: Response @@ -86389,18 +86407,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#get-an-environment-secret parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *164 responses: '200': description: Response content: application/json: - schema: *384 + schema: *385 examples: - default: *398 + default: *399 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86422,9 +86440,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *164 requestBody: required: true @@ -86482,9 +86500,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/secrets#delete-an-environment-secret parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *164 responses: '204': @@ -86510,9 +86528,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#list-environment-variables parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *173 - *19 responses: @@ -86530,9 +86548,9 @@ paths: type: integer variables: type: array - items: *386 + items: *387 examples: - default: *387 + default: *388 headers: Link: *67 x-github: @@ -86555,9 +86573,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#create-an-environment-variable parameters: - - *340 - *341 - - *507 + - *342 + - *508 requestBody: required: true content: @@ -86609,18 +86627,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#get-an-environment-variable parameters: - - *340 - *341 - - *507 + - *342 + - *508 - *167 responses: '200': description: Response content: application/json: - schema: *386 + schema: *387 examples: - default: *399 + default: *400 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86641,10 +86659,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#update-an-environment-variable parameters: - - *340 - *341 + - *342 - *167 - - *507 + - *508 requestBody: required: true content: @@ -86686,10 +86704,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/actions/variables#delete-an-environment-variable parameters: - - *340 - *341 + - *342 - *167 - - *507 + - *508 responses: '204': description: Response @@ -86711,8 +86729,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/events#list-repository-events parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -86780,8 +86798,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/forks#list-forks parameters: - - *340 - *341 + - *342 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -86940,8 +86958,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/forks#create-a-fork parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -86974,9 +86992,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 '400': *14 '422': *15 '403': *27 @@ -86997,8 +87015,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/blobs#create-a-blob parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -87058,7 +87076,7 @@ paths: schema: oneOf: - *125 - - *518 + - *519 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87083,8 +87101,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/blobs#get-a-blob parameters: - - *340 - *341 + - *342 - name: file_sha in: path required: true @@ -87184,8 +87202,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/commits#create-a-commit parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -87294,7 +87312,7 @@ paths: description: Response content: application/json: - schema: &519 + schema: &520 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -87521,15 +87539,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/commits#get-a-commit-object parameters: - - *340 - *341 - - *474 + - *342 + - *475 responses: '200': description: Response content: application/json: - schema: *519 + schema: *520 examples: default: value: @@ -87585,9 +87603,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#list-matching-references parameters: - - *340 - *341 - - &520 + - *342 + - &521 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. @@ -87604,7 +87622,7 @@ paths: application/json: schema: type: array - items: &521 + items: &522 title: Git Reference description: Git references within a repository type: object @@ -87680,17 +87698,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#get-a-reference parameters: - - *340 - *341 - - *520 + - *342 + - *521 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: &522 + default: &523 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -87719,8 +87737,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#create-a-reference parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -87749,9 +87767,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -87777,9 +87795,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#update-a-reference parameters: - - *340 - *341 - - *520 + - *342 + - *521 requestBody: required: true content: @@ -87808,9 +87826,9 @@ paths: description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *522 + default: *523 '422': *15 '409': *53 x-github: @@ -87828,9 +87846,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/refs#delete-a-reference parameters: - - *340 - *341 - - *520 + - *342 + - *521 responses: '204': description: Response @@ -87885,8 +87903,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/tags#create-a-tag-object parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -87953,7 +87971,7 @@ paths: description: Response content: application/json: - schema: &524 + schema: &525 title: Git Tag description: Metadata for a Git tag type: object @@ -88009,7 +88027,7 @@ paths: - sha - type - url - verification: *523 + verification: *524 required: - sha - url @@ -88019,7 +88037,7 @@ paths: - tag - message examples: - default: &525 + default: &526 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -88092,8 +88110,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/tags#get-a-tag parameters: - - *340 - *341 + - *342 - name: tag_sha in: path required: true @@ -88104,9 +88122,9 @@ paths: description: Response content: application/json: - schema: *524 + schema: *525 examples: - default: *525 + default: *526 '404': *6 '409': *53 x-github: @@ -88130,8 +88148,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/trees#create-a-tree parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -88205,7 +88223,7 @@ paths: description: Response content: application/json: - schema: &526 + schema: &527 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -88307,8 +88325,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/git/trees#get-a-tree parameters: - - *340 - *341 + - *342 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -88331,7 +88349,7 @@ paths: description: Response content: application/json: - schema: *526 + schema: *527 examples: default-response: summary: Default response @@ -88389,8 +88407,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-the-hash-algorithm-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -88434,8 +88452,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#list-repository-webhooks parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -88445,7 +88463,7 @@ paths: application/json: schema: type: array - items: &527 + items: &528 title: Webhook description: Webhooks for repositories. type: object @@ -88508,7 +88526,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &804 + last_response: &805 title: Hook Response type: object properties: @@ -88585,8 +88603,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#create-a-repository-webhook parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -88639,9 +88657,9 @@ paths: description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: &528 + default: &529 value: type: Repository id: 12345678 @@ -88689,17 +88707,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '200': description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: *528 + default: *529 '404': *6 x-github: githubCloudOnly: false @@ -88719,9 +88737,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#update-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 requestBody: required: true content: @@ -88766,9 +88784,9 @@ paths: description: Response content: application/json: - schema: *527 + schema: *528 examples: - default: *528 + default: *529 '422': *15 '404': *6 x-github: @@ -88789,9 +88807,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#delete-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '204': description: Response @@ -88815,9 +88833,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '200': description: Response @@ -88844,9 +88862,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *340 - *341 - - *219 + - *342 + - *220 requestBody: required: false content: @@ -88890,12 +88908,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *340 - *341 - - *219 - - *17 + - *342 - *220 + - *17 - *221 + - *222 responses: '200': description: Response @@ -88903,9 +88921,9 @@ paths: application/json: schema: type: array - items: *222 + items: *223 examples: - default: *223 + default: *224 '400': *14 '422': *15 x-github: @@ -88924,18 +88942,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 - *16 responses: '200': description: Response content: application/json: - schema: *224 + schema: *225 examples: - default: *225 + default: *226 '400': *14 '422': *15 x-github: @@ -88954,9 +88972,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 - *16 responses: '202': *38 @@ -88979,9 +88997,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#ping-a-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '204': description: Response @@ -89006,9 +89024,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *340 - *341 - - *219 + - *342 + - *220 responses: '204': description: Response @@ -89031,8 +89049,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-immutable-releases-are-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response if immutable releases are enabled @@ -89080,8 +89098,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-immutable-releases parameters: - - *340 - *341 + - *342 responses: '204': *58 '409': *53 @@ -89101,8 +89119,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-immutable-releases parameters: - - *340 - *341 + - *342 responses: '204': *58 '409': *53 @@ -89159,14 +89177,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-an-import-status parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &529 + schema: &530 title: Import description: A repository import from an external source. type: object @@ -89273,7 +89291,7 @@ paths: - html_url - authors_url examples: - default: &532 + default: &533 value: vcs: subversion use_lfs: true @@ -89289,7 +89307,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': &530 + '503': &531 description: Unavailable due to service under maintenance. content: application/json: @@ -89318,8 +89336,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#start-an-import parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -89367,7 +89385,7 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: default: value: @@ -89392,7 +89410,7 @@ paths: type: string '422': *15 '404': *6 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89420,8 +89438,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#update-an-import parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -89473,7 +89491,7 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: example-1: summary: Example 1 @@ -89521,7 +89539,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': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89544,12 +89562,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#cancel-an-import parameters: - - *340 - *341 + - *342 responses: '204': description: Response - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89575,9 +89593,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-commit-authors parameters: - - *340 - *341 - - &738 + - *342 + - &739 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -89591,7 +89609,7 @@ paths: application/json: schema: type: array - items: &531 + items: &532 title: Porter Author description: Porter Author type: object @@ -89645,7 +89663,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': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89670,8 +89688,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#map-a-commit-author parameters: - - *340 - *341 + - *342 - name: author_id in: path required: true @@ -89701,7 +89719,7 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: default: value: @@ -89714,7 +89732,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89738,8 +89756,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#get-large-files parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -89780,7 +89798,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89808,8 +89826,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/source-imports#update-git-lfs-preference parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -89836,11 +89854,11 @@ paths: description: Response content: application/json: - schema: *529 + schema: *530 examples: - default: *532 + default: *533 '422': *15 - '503': *530 + '503': *531 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -89863,8 +89881,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -89872,8 +89890,8 @@ paths: application/json: schema: *20 examples: - default: *533 - '301': *344 + default: *534 + '301': *345 '404': *6 x-github: githubCloudOnly: false @@ -89893,8 +89911,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -89902,12 +89920,12 @@ paths: application/json: schema: anyOf: - - *238 + - *239 - type: object properties: {} additionalProperties: false examples: - default: &535 + default: &536 value: limit: collaborators_only origin: repository @@ -89932,13 +89950,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *534 + schema: *535 examples: default: summary: Example request body @@ -89950,9 +89968,9 @@ paths: description: Response content: application/json: - schema: *238 + schema: *239 examples: - default: *535 + default: *536 '409': description: Response x-github: @@ -89974,8 +89992,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -90002,8 +90020,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#get-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -90057,13 +90075,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#add-users-to-the-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: &536 + schema: &537 title: Interaction Limits Pull Request Bypass List description: A list of user logins to add or remove from the pull request creation cap bypass list. @@ -90113,13 +90131,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#remove-users-from-the-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: application/json: - schema: *536 + schema: *537 examples: default: summary: Example request body @@ -90152,8 +90170,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#get-pull-request-creation-cap-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -90206,8 +90224,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/interactions/repos#update-pull-request-creation-cap-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -90283,8 +90301,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -90294,9 +90312,9 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: &731 + default: &732 value: - id: 1 repository: @@ -90427,9 +90445,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation parameters: - - *340 - *341 - - *242 + - *342 + - *243 requestBody: required: false content: @@ -90458,7 +90476,7 @@ paths: description: Response content: application/json: - schema: *537 + schema: *538 examples: default: value: @@ -90589,9 +90607,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *340 - *341 - - *242 + - *342 + - *243 responses: '204': description: Response @@ -90614,8 +90632,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/issue-types#list-issue-types-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -90623,9 +90641,9 @@ paths: application/json: schema: type: array - items: *246 + items: *247 examples: - default: *538 + default: *539 '404': *6 x-github: githubCloudOnly: false @@ -90654,8 +90672,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#list-repository-issues parameters: - - *340 - *341 + - *342 - 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 @@ -90717,7 +90735,7 @@ paths: required: false schema: type: string - - *249 + - *250 - name: sort description: What to sort results by. in: query @@ -90742,7 +90760,7 @@ paths: type: array items: *83 examples: - default: &548 + default: &549 value: - id: 1 node_id: MDU6SXNzdWUx @@ -90891,7 +90909,7 @@ paths: state_reason: completed headers: Link: *67 - '301': *344 + '301': *345 '422': *15 '404': *6 x-github: @@ -90920,8 +90938,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#create-an-issue parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -91038,7 +91056,7 @@ paths: application/json: schema: *83 examples: - default: &545 + default: &546 value: id: 1 node_id: MDU6SXNzdWUx @@ -91239,8 +91257,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *340 - *341 + - *342 - *105 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. @@ -91263,7 +91281,7 @@ paths: type: array items: *84 examples: - default: &547 + default: &548 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -91322,8 +91340,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#get-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '200': @@ -91332,7 +91350,7 @@ paths: application/json: schema: *84 examples: - default: &539 + default: &540 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -91388,8 +91406,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#update-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -91414,7 +91432,7 @@ paths: application/json: schema: *84 examples: - default: *539 + default: *540 '422': *15 x-github: githubCloudOnly: false @@ -91432,8 +91450,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#delete-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -91462,8 +91480,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#pin-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '200': @@ -91543,8 +91561,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#unpin-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -91570,8 +91588,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -91598,9 +91616,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -91621,8 +91639,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -91655,16 +91673,16 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -91686,10 +91704,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *340 - *341 + - *342 - *97 - - *541 + - *542 responses: '204': description: Response @@ -91709,8 +91727,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#list-issue-events-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -91720,7 +91738,7 @@ paths: application/json: schema: type: array - items: &544 + items: &545 title: Issue Event description: Issue Event type: object @@ -91867,7 +91885,7 @@ paths: required: - from - to - issue_type: &542 + issue_type: &543 title: Issue Type description: The type of issue. type: @@ -91898,11 +91916,11 @@ paths: required: - id - name - prev_issue_type: *542 + prev_issue_type: *543 sub_issue: anyOf: - type: 'null' - - &543 + - &544 title: Issue Reference description: A minimal reference to an issue linked from a timeline event (e.g. sub-issue, parent-issue, or dependency @@ -91960,19 +91978,19 @@ paths: parent_issue: anyOf: - type: 'null' - - *543 + - *544 blocked_by: anyOf: - type: 'null' - - *543 + - *544 blocking: anyOf: - type: 'null' - - *543 + - *544 intent: anyOf: - type: 'null' - - &549 + - &550 title: Issue Event Intent description: The intent behind an agent's action on an issue, including the rationale and confidence. Present (and `null` @@ -92194,8 +92212,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#get-an-issue-event parameters: - - *340 - *341 + - *342 - name: event_id in: path required: true @@ -92206,7 +92224,7 @@ paths: description: Response content: application/json: - schema: *544 + schema: *545 examples: default: value: @@ -92433,9 +92451,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#get-an-issue parameters: - - *340 - *341 - - &546 + - *342 + - &547 name: issue_number description: The number that identifies the issue. in: path @@ -92451,7 +92469,7 @@ paths: examples: default: summary: Issue - value: *545 + value: *546 pinned_comment: summary: Issue with pinned comment value: @@ -92656,7 +92674,7 @@ paths: - op: remove path: "/value/assignee" version: '2026-03-10' - '301': *344 + '301': *345 '404': *6 '410': *31 '304': *36 @@ -92683,9 +92701,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#update-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -93056,11 +93074,11 @@ paths: - already_applied - issue_already_closed examples: - default: *545 + default: *546 '422': *15 '503': *115 '403': *27 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -93090,9 +93108,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#add-assignees-to-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -93142,7 +93160,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93158,9 +93176,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: content: application/json: @@ -93187,7 +93205,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -93209,9 +93227,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/assignees#check-if-a-user-can-be-assigned-to-a-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: assignee in: path required: true @@ -93251,9 +93269,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#list-issue-comments parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *88 - *17 - *19 @@ -93266,7 +93284,7 @@ paths: type: array items: *84 examples: - default: *547 + default: *548 headers: Link: *67 '404': *6 @@ -93299,9 +93317,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/comments#create-an-issue-comment parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -93325,7 +93343,7 @@ paths: application/json: schema: *84 examples: - default: *539 + default: *540 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 @@ -93360,9 +93378,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#list-dependencies-an-issue-is-blocked-by parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -93374,10 +93392,10 @@ paths: type: array items: *83 examples: - default: *548 + default: *549 headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -93407,9 +93425,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#add-a-dependency-an-issue-is-blocked-by parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -93433,13 +93451,13 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/dependencies/blocked_by schema: type: string - '301': *344 + '301': *345 '403': *27 '410': *31 '422': *15 @@ -93472,9 +93490,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#remove-dependency-an-issue-is-blocked-by parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: issue_id in: path description: The id of the blocking issue to remove as a dependency @@ -93488,8 +93506,8 @@ paths: application/json: schema: *83 examples: - default: *545 - '301': *344 + default: *546 + '301': *345 '400': *14 '401': *23 '403': *27 @@ -93520,9 +93538,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-dependencies#list-dependencies-an-issue-is-blocking parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -93534,10 +93552,10 @@ paths: type: array items: *83 examples: - default: *548 + default: *549 headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -93556,9 +93574,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/events#list-issue-events parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -93572,7 +93590,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &555 + - &556 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -93613,7 +93631,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - label - id @@ -93625,7 +93643,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &556 + - &557 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -93666,7 +93684,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - label - id @@ -93707,7 +93725,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - id - node_id @@ -93761,7 +93779,7 @@ paths: - performed_via_github_app - assignee - assigner - - &557 + - &558 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -93807,7 +93825,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &558 + - &559 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -93853,7 +93871,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &559 + - &560 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -93902,7 +93920,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &560 + - &561 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -93944,7 +93962,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &561 + - &562 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -93986,7 +94004,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &562 + - &563 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -94042,7 +94060,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &563 + - &564 title: Locked Issue Event description: Locked Issue Event type: object @@ -94087,7 +94105,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &564 + - &565 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -94148,7 +94166,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &565 + - &566 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -94209,7 +94227,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &566 + - &567 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -94270,7 +94288,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &567 + - &568 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -94328,7 +94346,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &570 + - &571 title: Issue Type Added Issue Event description: Issue Type Added Issue Event type: object @@ -94356,11 +94374,11 @@ paths: anyOf: - type: 'null' - *5 - issue_type: *542 + issue_type: *543 intent: anyOf: - type: 'null' - - *549 + - *550 required: - issue_type - id @@ -94372,7 +94390,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &571 + - &572 title: Issue Type Removed Issue Event description: Issue Type Removed Issue Event type: object @@ -94400,11 +94418,11 @@ paths: anyOf: - type: 'null' - *5 - prev_issue_type: *542 + prev_issue_type: *543 intent: anyOf: - type: 'null' - - *549 + - *550 required: - prev_issue_type - id @@ -94416,7 +94434,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &572 + - &573 title: Issue Type Changed Issue Event description: Issue Type Changed Issue Event type: object @@ -94444,12 +94462,12 @@ paths: anyOf: - type: 'null' - *5 - issue_type: *542 - prev_issue_type: *542 + issue_type: *543 + prev_issue_type: *543 intent: anyOf: - type: 'null' - - *549 + - *550 required: - issue_type - prev_issue_type @@ -94462,7 +94480,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &573 + - &574 title: Sub-issue Added Issue Event description: Sub-issue Added Issue Event type: object @@ -94493,7 +94511,7 @@ paths: sub_issue: anyOf: - type: 'null' - - *543 + - *544 required: - sub_issue - id @@ -94505,7 +94523,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &574 + - &575 title: Sub-issue Removed Issue Event description: Sub-issue Removed Issue Event type: object @@ -94536,7 +94554,7 @@ paths: sub_issue: anyOf: - type: 'null' - - *543 + - *544 required: - sub_issue - id @@ -94548,7 +94566,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &575 + - &576 title: Parent-issue Added Issue Event description: Parent-issue Added Issue Event type: object @@ -94579,7 +94597,7 @@ paths: parent_issue: anyOf: - type: 'null' - - *543 + - *544 required: - parent_issue - id @@ -94591,7 +94609,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &576 + - &577 title: Parent-issue Removed Issue Event description: Parent-issue Removed Issue Event type: object @@ -94622,7 +94640,7 @@ paths: parent_issue: anyOf: - type: 'null' - - *543 + - *544 required: - parent_issue - id @@ -94634,7 +94652,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &577 + - &578 title: Blocked-by Added Issue Event description: Blocked-by Added Issue Event type: object @@ -94665,7 +94683,7 @@ paths: blocked_by: anyOf: - type: 'null' - - *543 + - *544 required: - blocked_by - id @@ -94677,7 +94695,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &578 + - &579 title: Blocked-by Removed Issue Event description: Blocked-by Removed Issue Event type: object @@ -94708,7 +94726,7 @@ paths: blocked_by: anyOf: - type: 'null' - - *543 + - *544 required: - blocked_by - id @@ -94720,7 +94738,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &579 + - &580 title: Blocking Added Issue Event description: Blocking Added Issue Event type: object @@ -94751,7 +94769,7 @@ paths: blocking: anyOf: - type: 'null' - - *543 + - *544 required: - blocking - id @@ -94763,7 +94781,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &580 + - &581 title: Blocking Removed Issue Event description: Blocking Removed Issue Event type: object @@ -94794,7 +94812,7 @@ paths: blocking: anyOf: - type: 'null' - - *543 + - *544 required: - blocking - id @@ -94858,9 +94876,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#list-issue-field-values-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -94870,9 +94888,9 @@ paths: application/json: schema: type: array - items: *550 + items: *551 examples: - default: &551 + default: &552 value: - issue_field_id: 1 issue_field_name: DRI @@ -94912,7 +94930,7 @@ paths: color: green headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -94943,9 +94961,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#add-issue-field-values-to-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -95017,9 +95035,9 @@ paths: type: array description: The current issue field values for this issue after adding the new values - items: *550 + items: *551 examples: - default: *551 + default: *552 '400': *14 '403': *27 '404': *6 @@ -95055,9 +95073,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#set-issue-field-values-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -95124,9 +95142,9 @@ paths: type: array description: The current issue field values for this issue after setting the new values - items: *550 + items: *551 examples: - default: *551 + default: *552 '400': *14 '403': *27 '404': *6 @@ -95157,10 +95175,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issue-field-values#delete-an-issue-field-value-from-an-issue parameters: - - *340 - *341 - - *546 - - *245 + - *342 + - *547 + - *246 responses: '204': description: Issue field value deleted successfully @@ -95185,9 +95203,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -95199,7 +95217,7 @@ paths: type: array items: *82 examples: - default: &552 + default: &553 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -95217,7 +95235,7 @@ paths: default: false headers: Link: *67 - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -95235,9 +95253,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#add-labels-to-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -95317,8 +95335,8 @@ paths: type: array items: *82 examples: - default: *552 - '301': *344 + default: *553 + '301': *345 '404': *6 '410': *31 '422': *15 @@ -95337,9 +95355,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#set-labels-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -95401,8 +95419,8 @@ paths: type: array items: *82 examples: - default: *552 - '301': *344 + default: *553 + '301': *345 '404': *6 '410': *31 '422': *15 @@ -95421,13 +95439,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 responses: '204': description: Response - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -95448,9 +95466,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#remove-a-label-from-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: name in: path required: true @@ -95474,7 +95492,7 @@ paths: description: Something isn't working color: f29513 default: true - '301': *344 + '301': *345 '404': *6 '410': *31 x-github: @@ -95496,9 +95514,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#lock-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: false content: @@ -95545,9 +95563,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#unlock-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 responses: '204': description: Response @@ -95577,9 +95595,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#get-parent-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 responses: '200': description: Response @@ -95587,8 +95605,8 @@ paths: application/json: schema: *83 examples: - default: *545 - '301': *344 + default: *546 + '301': *345 '404': *6 '410': *31 x-github: @@ -95607,9 +95625,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to an issue. @@ -95635,9 +95653,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -95659,9 +95677,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -95693,16 +95711,16 @@ paths: description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Response content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -95724,10 +95742,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-an-issue-reaction parameters: - - *340 - *341 - - *546 - - *541 + - *342 + - *547 + - *542 responses: '204': description: Response @@ -95756,9 +95774,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#remove-sub-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -95782,7 +95800,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -95815,9 +95833,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#list-sub-issues parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 responses: @@ -95829,7 +95847,7 @@ paths: type: array items: *83 examples: - default: *548 + default: *549 headers: Link: *67 '404': *6 @@ -95861,9 +95879,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#add-sub-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -95892,7 +95910,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 @@ -95919,9 +95937,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 requestBody: required: true content: @@ -95954,7 +95972,7 @@ paths: application/json: schema: *83 examples: - default: *545 + default: *546 '403': *27 '404': *6 '422': *7 @@ -95983,9 +96001,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#list-issue-suggestions parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: state in: query required: false @@ -96022,7 +96040,7 @@ paths: application/json: schema: type: array - items: &553 + items: &554 title: Issue Suggestion description: An agent-proposed change to an issue that a maintainer can approve or dismiss. @@ -96186,9 +96204,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#approve-an-issue-suggestion parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: suggestion_id in: path required: true @@ -96200,9 +96218,9 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: - default: &554 + default: &555 value: id: 12 issue_id: 4567 @@ -96240,9 +96258,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/issues#dismiss-an-issue-suggestion parameters: - - *340 - *341 - - *546 + - *342 + - *547 - name: suggestion_id in: path required: true @@ -96254,9 +96272,9 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: - default: *554 + default: *555 '403': *27 '404': *6 '422': *15 @@ -96276,9 +96294,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *340 - *341 - - *546 + - *342 + - *547 - *17 - *19 - name: exclude @@ -96299,7 +96317,6 @@ paths: description: Timeline Event type: object anyOf: - - *555 - *556 - *557 - *558 @@ -96312,6 +96329,7 @@ paths: - *565 - *566 - *567 + - *568 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -96368,11 +96386,11 @@ paths: pin: anyOf: - type: 'null' - - *568 + - *569 minimized: anyOf: - type: 'null' - - *569 + - *570 required: - event - actor @@ -96648,7 +96666,7 @@ paths: type: string comments: type: array - items: &600 + items: &601 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -96889,7 +96907,7 @@ paths: type: string comments: type: array - items: *470 + items: *471 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -96921,7 +96939,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - id - node_id @@ -97006,7 +97024,7 @@ paths: intent: anyOf: - type: 'null' - - *549 + - *550 required: - id - node_id @@ -97017,7 +97035,6 @@ paths: - commit_url - created_at - performed_via_github_app - - *570 - *571 - *572 - *573 @@ -97028,6 +97045,7 @@ paths: - *578 - *579 - *580 + - *581 examples: default: value: @@ -97201,8 +97219,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -97212,7 +97230,7 @@ paths: application/json: schema: type: array - items: &581 + items: &582 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -97280,8 +97298,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -97317,9 +97335,9 @@ paths: description: Response content: application/json: - schema: *581 + schema: *582 examples: - default: &582 + default: &583 value: id: 1 key: ssh-rsa AAA... @@ -97353,9 +97371,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *340 - *341 - - &583 + - *342 + - &584 name: key_id description: The unique identifier of the key. in: path @@ -97367,9 +97385,9 @@ paths: description: Response content: application/json: - schema: *581 + schema: *582 examples: - default: *582 + default: *583 '404': *6 x-github: githubCloudOnly: false @@ -97387,9 +97405,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *340 - *341 - - *583 + - *342 + - *584 responses: '204': description: Response @@ -97409,8 +97427,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-a-repository parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -97422,7 +97440,7 @@ paths: type: array items: *82 examples: - default: *552 + default: *553 headers: Link: *67 '404': *6 @@ -97443,8 +97461,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#create-a-label parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -97482,7 +97500,7 @@ paths: application/json: schema: *82 examples: - default: &584 + default: &585 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -97514,8 +97532,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#get-a-label parameters: - - *340 - *341 + - *342 - name: name in: path required: true @@ -97528,7 +97546,7 @@ paths: application/json: schema: *82 examples: - default: *584 + default: *585 '404': *6 x-github: githubCloudOnly: false @@ -97545,8 +97563,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#update-a-label parameters: - - *340 - *341 + - *342 - name: name in: path required: true @@ -97611,8 +97629,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#delete-a-label parameters: - - *340 - *341 + - *342 - name: name in: path required: true @@ -97638,8 +97656,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-languages parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -97678,9 +97696,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *340 - *341 - - *445 + - *342 + - *446 responses: '200': description: Response @@ -97827,8 +97845,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#sync-a-fork-branch-with-the-upstream-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -97893,8 +97911,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/branches/branches#merge-a-branch parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -97928,9 +97946,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *473 + schema: *474 examples: - default: *585 + default: *586 '204': description: Response when already merged '404': @@ -97955,8 +97973,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#list-milestones parameters: - - *340 - *341 + - *342 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -97997,7 +98015,7 @@ paths: application/json: schema: type: array - items: *282 + items: *283 examples: default: value: @@ -98053,8 +98071,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#create-a-milestone parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -98094,9 +98112,9 @@ paths: description: Response content: application/json: - schema: *282 + schema: *283 examples: - default: &586 + default: &587 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -98155,9 +98173,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#get-a-milestone parameters: - - *340 - *341 - - &587 + - *342 + - &588 name: milestone_number description: The number that identifies the milestone. in: path @@ -98169,9 +98187,9 @@ paths: description: Response content: application/json: - schema: *282 + schema: *283 examples: - default: *586 + default: *587 '404': *6 x-github: githubCloudOnly: false @@ -98188,9 +98206,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#update-a-milestone parameters: - - *340 - *341 - - *587 + - *342 + - *588 requestBody: required: false content: @@ -98228,9 +98246,9 @@ paths: description: Response content: application/json: - schema: *282 + schema: *283 examples: - default: *586 + default: *587 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -98246,9 +98264,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/milestones#delete-a-milestone parameters: - - *340 - *341 - - *587 + - *342 + - *588 responses: '204': description: Response @@ -98269,9 +98287,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/issues/labels#list-labels-for-issues-in-a-milestone parameters: - - *340 - *341 - - *587 + - *342 + - *588 - *17 - *19 responses: @@ -98283,7 +98301,7 @@ paths: type: array items: *82 examples: - default: *552 + default: *553 headers: Link: *67 x-github: @@ -98302,12 +98320,12 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#list-repository-notifications-for-the-authenticated-user parameters: - - *340 - *341 - - *588 + - *342 - *589 - - *88 - *590 + - *88 + - *591 - *17 - *19 responses: @@ -98319,7 +98337,7 @@ paths: type: array items: *108 examples: - default: *591 + default: *592 headers: Link: *67 x-github: @@ -98343,8 +98361,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -98402,14 +98420,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: &592 + schema: &593 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -98553,7 +98571,7 @@ paths: - custom_404 - public examples: - default: &593 + default: &594 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -98594,8 +98612,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#create-a-apiname-pages-site parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -98650,9 +98668,9 @@ paths: description: Response content: application/json: - schema: *592 + schema: *593 examples: - default: *593 + default: *594 '422': *15 '409': *53 x-github: @@ -98675,8 +98693,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#update-information-about-a-apiname-pages-site parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -98776,8 +98794,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#delete-a-apiname-pages-site parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -98803,8 +98821,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#list-apiname-pages-builds parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -98814,7 +98832,7 @@ paths: application/json: schema: type: array - items: &594 + items: &595 title: Page Build description: Page Build type: object @@ -98906,8 +98924,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#request-a-apiname-pages-build parameters: - - *340 - *341 + - *342 responses: '201': description: Response @@ -98954,16 +98972,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-latest-pages-build parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *594 + schema: *595 examples: - default: &595 + default: &596 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -99011,8 +99029,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-apiname-pages-build parameters: - - *340 - *341 + - *342 - name: build_id in: path required: true @@ -99023,9 +99041,9 @@ paths: description: Response content: application/json: - schema: *594 + schema: *595 examples: - default: *595 + default: *596 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -99045,8 +99063,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#create-a-github-pages-deployment parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -99154,9 +99172,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-the-status-of-a-github-pages-deployment parameters: - - *340 - *341 - - &596 + - *342 + - &597 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -99214,9 +99232,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *340 - *341 - - *596 + - *342 + - *597 responses: '204': *58 '404': *6 @@ -99243,8 +99261,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pages/pages#get-a-dns-health-check-for-github-pages parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -99539,8 +99557,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-private-vulnerability-reporting-is-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Private vulnerability reporting status @@ -99577,8 +99595,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-private-vulnerability-reporting-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': *58 '422': *14 @@ -99599,8 +99617,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-private-vulnerability-reporting-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': *58 '422': *14 @@ -99622,8 +99640,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/custom-properties#get-all-custom-property-values-for-a-repository parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -99631,7 +99649,7 @@ paths: application/json: schema: type: array - items: *296 + items: *297 examples: default: value: @@ -99662,8 +99680,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/custom-properties#create-or-update-custom-property-values-for-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -99675,7 +99693,7 @@ paths: type: array description: A list of custom property names and associated values to apply to the repositories. - items: *296 + items: *297 required: - properties examples: @@ -99725,8 +99743,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-pull-requests parameters: - - *340 - *341 + - *342 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -99786,9 +99804,9 @@ paths: application/json: schema: type: array - items: *437 + items: *438 examples: - default: *597 + default: *598 headers: Link: *67 '304': *36 @@ -99820,8 +99838,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#create-a-pull-request parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -99888,7 +99906,7 @@ paths: description: Response content: application/json: - schema: &602 + schema: &603 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -100017,7 +100035,7 @@ paths: milestone: anyOf: - type: 'null' - - *282 + - *283 active_lock_reason: type: - string @@ -100066,7 +100084,7 @@ paths: items: *4 requested_teams: type: array - items: *261 + items: *262 head: type: object properties: @@ -100104,14 +100122,14 @@ paths: _links: type: object properties: - comments: *283 - commits: *283 - statuses: *283 - html: *283 - issue: *283 - review_comments: *283 - review_comment: *283 - self: *283 + comments: *284 + commits: *284 + statuses: *284 + html: *284 + issue: *284 + review_comments: *284 + review_comment: *284 + self: *284 required: - comments - commits @@ -100122,8 +100140,8 @@ paths: - review_comment - self author_association: *80 - auto_merge: *598 - stack: *599 + auto_merge: *599 + stack: *600 draft: description: Indicates whether or not the pull request is a draft. type: boolean @@ -100319,7 +100337,7 @@ paths: - review_comments version: '2026-03-10' examples: - default: &603 + default: &604 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -100857,8 +100875,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *340 - *341 + - *342 - name: sort in: query required: false @@ -100887,9 +100905,9 @@ paths: application/json: schema: type: array - items: *600 + items: *601 examples: - default: &605 + default: &606 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -100966,17 +100984,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request parameters: - - *340 - *341 + - *342 - *97 responses: '200': description: Response content: application/json: - schema: *600 + schema: *601 examples: - default: &601 + default: &602 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -101051,8 +101069,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#update-a-review-comment-for-a-pull-request parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -101075,9 +101093,9 @@ paths: description: Response content: application/json: - schema: *600 + schema: *601 examples: - default: *601 + default: *602 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101093,8 +101111,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#delete-a-review-comment-for-a-pull-request parameters: - - *340 - *341 + - *342 - *97 responses: '204': @@ -101116,8 +101134,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-pull-request-review-comment parameters: - - *340 - *341 + - *342 - *97 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). @@ -101144,9 +101162,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -101167,8 +101185,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-pull-request-review-comment parameters: - - *340 - *341 + - *342 - *97 requestBody: required: true @@ -101201,16 +101219,16 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -101232,10 +101250,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *340 - *341 + - *342 - *97 - - *541 + - *542 responses: '204': description: Response @@ -101278,9 +101296,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#get-a-pull-request parameters: - - *340 - *341 - - &604 + - *342 + - &605 name: pull_number description: The number that identifies the pull request. in: path @@ -101293,9 +101311,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *602 + schema: *603 examples: - default: *603 + default: *604 '304': *36 '404': *6 '406': @@ -101330,9 +101348,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -101374,9 +101392,9 @@ paths: description: Response content: application/json: - schema: *602 + schema: *603 examples: - default: *603 + default: *604 '422': *15 '403': *27 x-github: @@ -101398,9 +101416,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-codespace-from-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: true content: @@ -101461,17 +101479,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '401': *23 '403': *27 '404': *6 @@ -101501,9 +101519,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *105 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -101524,9 +101542,9 @@ paths: application/json: schema: type: array - items: *600 + items: *601 examples: - default: *605 + default: *606 headers: Link: *67 x-github: @@ -101559,9 +101577,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#create-a-review-comment-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: true content: @@ -101667,7 +101685,7 @@ paths: description: Response content: application/json: - schema: *600 + schema: *601 examples: example-for-a-multi-line-comment: value: @@ -101755,9 +101773,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *97 requestBody: required: true @@ -101780,7 +101798,7 @@ paths: description: Response content: application/json: - schema: *600 + schema: *601 examples: default: value: @@ -101866,9 +101884,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *17 - *19 responses: @@ -101878,9 +101896,9 @@ paths: application/json: schema: type: array - items: *473 + items: *474 examples: - default: *606 + default: *607 headers: Link: *67 x-github: @@ -101910,9 +101928,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#list-pull-requests-files parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *17 - *19 responses: @@ -101922,7 +101940,7 @@ paths: application/json: schema: type: array - items: *483 + items: *484 examples: default: value: @@ -101960,9 +101978,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#check-if-a-pull-request-has-been-merged parameters: - - *340 - *341 - - *604 + - *342 + - *605 responses: '204': description: Response if pull request has been merged @@ -101985,9 +102003,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#merge-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -102110,9 +102128,9 @@ paths: category: pulls subcategory: pulls parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -102165,7 +102183,7 @@ paths: description: if the merge request was accepted and will run in the background content: application/json: - schema: &607 + schema: &608 title: Pull Request Merge Async Result description: Pull Request Merge Async Result type: object @@ -102250,7 +102268,7 @@ paths: merge queue content: application/json: - schema: *607 + schema: *608 examples: response-if-pull-request-was-already-merged: summary: Already merged @@ -102270,7 +102288,7 @@ paths: this pull request content: application/json: - schema: *607 + schema: *608 examples: response-if-a-merge-request-already-exists: value: @@ -102286,7 +102304,7 @@ paths: it is closed content: application/json: - schema: *607 + schema: *608 examples: response-if-pull-request-is-not-ready-to-be-merged: value: @@ -102318,9 +102336,9 @@ paths: category: pulls subcategory: pulls parameters: - - *340 - *341 - - *604 + - *342 + - *605 - name: uuid description: The UUID of the asynchronous merge request, as returned when the merge was requested. @@ -102333,7 +102351,7 @@ paths: description: the current result of the asynchronous merge request content: application/json: - schema: *607 + schema: *608 examples: response-if-the-merge-is-still-queued: summary: Still queued @@ -102381,9 +102399,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#get-all-requested-reviewers-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 responses: '200': description: Response @@ -102458,9 +102476,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -102497,7 +102515,7 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: default: value: @@ -103033,9 +103051,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/review-requests#remove-requested-reviewers-from-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: true content: @@ -103069,7 +103087,7 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: default: value: @@ -103585,9 +103603,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 - *17 - *19 responses: @@ -103597,7 +103615,7 @@ paths: application/json: schema: type: array - items: &608 + items: &609 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -103753,9 +103771,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#create-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -103845,9 +103863,9 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: &610 + default: &611 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -103910,10 +103928,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#get-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - &609 + - *342 + - *605 + - &610 name: review_id description: The unique identifier of the review. in: path @@ -103925,9 +103943,9 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: &611 + default: &612 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -103986,10 +104004,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#update-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 requestBody: required: true content: @@ -104012,7 +104030,7 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: default: value: @@ -104074,18 +104092,18 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#delete-a-pending-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 responses: '200': description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: *610 + default: *611 '422': *7 '404': *6 x-github: @@ -104112,10 +104130,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#list-comments-for-a-pull-request-review parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 - *17 - *19 responses: @@ -104213,9 +104231,9 @@ paths: _links: type: object properties: - self: *283 - html: *283 - pull_request: *283 + self: *284 + html: *284 + pull_request: *284 required: - self - html @@ -104373,10 +104391,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#dismiss-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 requestBody: required: true content: @@ -104405,7 +104423,7 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: default: value: @@ -104468,10 +104486,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/reviews#submit-a-review-for-a-pull-request parameters: - - *340 - *341 - - *604 - - *609 + - *342 + - *605 + - *610 requestBody: required: true content: @@ -104506,9 +104524,9 @@ paths: description: Response content: application/json: - schema: *608 + schema: *609 examples: - default: *611 + default: *612 '404': *6 '422': *7 '403': *27 @@ -104530,9 +104548,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/pulls#update-a-pull-request-branch parameters: - - *340 - *341 - - *604 + - *342 + - *605 requestBody: required: false content: @@ -104596,8 +104614,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-a-repository-readme parameters: - - *340 - *341 + - *342 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -104610,9 +104628,9 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: &613 + default: &614 value: type: file encoding: base64 @@ -104654,8 +104672,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/contents#get-a-repository-readme-for-a-directory parameters: - - *340 - *341 + - *342 - name: dir description: The alternate path to look for a README file in: path @@ -104675,9 +104693,9 @@ paths: description: Response content: application/json: - schema: *612 + schema: *613 examples: - default: *613 + default: *614 '404': *6 '422': *15 x-github: @@ -104699,8 +104717,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#list-releases parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -104710,7 +104728,7 @@ paths: application/json: schema: type: array - items: *614 + items: *615 examples: default: value: @@ -104809,8 +104827,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#create-a-release parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -104886,9 +104904,9 @@ paths: description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: &618 + default: &619 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -104993,9 +105011,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#get-a-release-asset parameters: - - *340 - *341 - - &616 + - *342 + - &617 name: asset_id description: The unique identifier of the asset. in: path @@ -105007,9 +105025,9 @@ paths: description: Response content: application/json: - schema: *615 + schema: *616 examples: - default: &617 + default: &618 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 @@ -105044,7 +105062,7 @@ paths: type: User site_admin: false '404': *6 - '302': *487 + '302': *488 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -105060,9 +105078,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#update-a-release-asset parameters: - - *340 - *341 - - *616 + - *342 + - *617 requestBody: required: false content: @@ -105091,9 +105109,9 @@ paths: description: Response content: application/json: - schema: *615 + schema: *616 examples: - default: *617 + default: *618 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -105109,9 +105127,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#delete-a-release-asset parameters: - - *340 - *341 - - *616 + - *342 + - *617 responses: '204': description: Response @@ -105136,8 +105154,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -105223,16 +105241,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-the-latest-release parameters: - - *340 - *341 + - *342 responses: '200': description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '404': *6 x-github: githubCloudOnly: false @@ -105250,8 +105268,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-a-release-by-tag-name parameters: - - *340 - *341 + - *342 - name: tag description: tag parameter in: path @@ -105264,9 +105282,9 @@ paths: description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '404': *6 x-github: githubCloudOnly: false @@ -105288,9 +105306,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#get-a-release parameters: - - *340 - *341 - - &619 + - *342 + - &620 name: release_id description: The unique identifier of the release. in: path @@ -105304,9 +105322,9 @@ paths: For more information, see "[Getting started with the REST API](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#hypermedia)."' content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '401': description: Unauthorized x-github: @@ -105330,9 +105348,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#update-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 requestBody: required: false content: @@ -105396,9 +105414,9 @@ paths: description: Response content: application/json: - schema: *614 + schema: *615 examples: - default: *618 + default: *619 '404': description: Not Found if the discussion category name is invalid content: @@ -105419,9 +105437,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/releases#delete-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 responses: '204': description: Response @@ -105442,9 +105460,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/releases/assets#list-release-assets parameters: - - *340 - *341 - - *619 + - *342 + - *620 - *17 - *19 responses: @@ -105454,7 +105472,7 @@ paths: application/json: schema: type: array - items: *615 + items: *616 examples: default: value: @@ -105535,9 +105553,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: - - *340 - *341 - - *619 + - *342 + - *620 - name: name in: query required: true @@ -105563,7 +105581,7 @@ paths: description: Response for successful upload content: application/json: - schema: *615 + schema: *616 examples: response-for-successful-upload: value: @@ -105618,9 +105636,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#list-reactions-for-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 - name: content description: Returns a single [reaction type](https://docs.github.com/rest/reactions/reactions#about-reactions). Omit this parameter to list all reactions to a release. @@ -105644,9 +105662,9 @@ paths: application/json: schema: type: array - items: *471 + items: *472 examples: - default: *540 + default: *541 headers: Link: *67 '404': *6 @@ -105667,9 +105685,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#create-reaction-for-a-release parameters: - - *340 - *341 - - *619 + - *342 + - *620 requestBody: required: true content: @@ -105699,16 +105717,16 @@ paths: description: Reaction exists content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '201': description: Reaction created content: application/json: - schema: *471 + schema: *472 examples: - default: *472 + default: *473 '422': *15 x-github: githubCloudOnly: false @@ -105730,10 +105748,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/reactions/reactions#delete-a-release-reaction parameters: - - *340 - *341 - - *619 - - *541 + - *342 + - *620 + - *542 responses: '204': description: Response @@ -105757,9 +105775,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-rules-for-a-branch parameters: - - *340 - *341 - - *406 + - *342 + - *407 - *17 - *19 responses: @@ -105775,8 +105793,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *303 - - &620 + - *304 + - &621 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -105795,72 +105813,72 @@ paths: ruleset_id: type: integer description: The ID of the ruleset that includes this rule. - - allOf: - - *304 - - *620 - allOf: - *305 - - *620 + - *621 - allOf: - *306 - - *620 - - allOf: - *621 - - *620 - allOf: - *307 - - *620 + - *621 + - allOf: + - *622 + - *621 - allOf: - *308 - - *620 + - *621 - allOf: - *309 - - *620 + - *621 - allOf: - *310 - - *620 + - *621 - allOf: - *311 - - *620 + - *621 - allOf: - *312 - - *620 + - *621 - allOf: - *313 - - *620 + - *621 - allOf: - *314 - - *620 + - *621 - allOf: - *315 - - *620 + - *621 - allOf: - *316 - - *620 + - *621 - allOf: - - *321 - - *620 + - *317 + - *621 - allOf: - *322 - - *620 + - *621 - allOf: - *323 - - *620 + - *621 - allOf: - - *622 - - *620 + - *324 + - *621 - allOf: - - *317 - - *620 + - *623 + - *621 - allOf: - *318 - - *620 + - *621 - allOf: - *319 - - *620 + - *621 - allOf: - *320 - - *620 + - *621 + - allOf: + - *321 + - *621 examples: default: value: @@ -105899,8 +105917,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - *17 - *19 - name: includes_parents @@ -105911,7 +105929,7 @@ paths: schema: type: boolean default: true - - *623 + - *624 responses: '200': description: Response @@ -105919,7 +105937,7 @@ paths: application/json: schema: type: array - items: *324 + items: *325 examples: default: value: @@ -105966,8 +105984,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 requestBody: description: Request body required: true @@ -105987,16 +106005,16 @@ paths: - tag - push default: branch - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *298 + items: *302 + conditions: *299 rules: type: array description: An array of rules within the ruleset. - items: *624 + items: *625 required: - name - enforcement @@ -106027,9 +106045,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: &635 + default: &636 value: id: 42 name: super cool ruleset @@ -106077,13 +106095,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rule-suites#list-repository-rule-suites parameters: - - *340 - *341 - - *625 + - *342 - *626 - *627 - *628 - *629 + - *630 - *17 - *19 responses: @@ -106091,9 +106109,9 @@ paths: description: Response content: application/json: - schema: *630 + schema: *631 examples: - default: *631 + default: *632 '404': *6 '500': *54 x-github: @@ -106114,17 +106132,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *340 - *341 - - *632 + - *342 + - *633 responses: '200': description: Response content: application/json: - schema: *633 + schema: *634 examples: - default: *634 + default: *635 '404': *6 '500': *54 x-github: @@ -106152,8 +106170,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -106173,9 +106191,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *635 + default: *636 '404': *6 '500': *54 put: @@ -106193,8 +106211,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -106219,16 +106237,16 @@ paths: - branch - tag - push - enforcement: *300 + enforcement: *301 bypass_actors: type: array description: The actors that can bypass the rules in this ruleset - items: *301 - conditions: *298 + items: *302 + conditions: *299 rules: description: An array of rules within the ruleset. type: array - items: *624 + items: *625 examples: default: value: @@ -106256,9 +106274,9 @@ paths: description: Response content: application/json: - schema: *324 + schema: *325 examples: - default: *635 + default: *636 '404': *6 '422': *15 '500': *54 @@ -106277,8 +106295,8 @@ paths: category: repos subcategory: rules parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -106301,8 +106319,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-history parameters: - - *340 - *341 + - *342 - *17 - *19 - name: ruleset_id @@ -106318,9 +106336,9 @@ paths: application/json: schema: type: array - items: *327 + items: *328 examples: - default: *636 + default: *637 '404': *6 '500': *54 x-github: @@ -106339,8 +106357,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/rules#get-repository-ruleset-version parameters: - - *340 - *341 + - *342 - name: ruleset_id description: The ID of the ruleset. in: path @@ -106358,7 +106376,7 @@ paths: description: Response content: application/json: - schema: *637 + schema: *638 examples: default: value: @@ -106413,9 +106431,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-a-repository parameters: - - *340 - *341 - - *638 + - *342 - *639 - *640 - *641 @@ -106423,10 +106440,10 @@ paths: - *643 - *644 - *645 + - *646 - *61 - *19 - *17 - - *646 - *647 - *648 - *649 @@ -106435,6 +106452,7 @@ paths: - *652 - *653 - *654 + - *655 responses: '200': description: Response @@ -106458,8 +106476,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *655 - resolution: *656 + state: *656 + resolution: *657 resolved_at: type: - string @@ -106565,7 +106583,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *657 + - *658 has_more_locations: type: boolean description: A boolean value representing whether or not the @@ -106724,16 +106742,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *340 - *341 - - *439 - - *651 + - *342 + - *440 + - *652 responses: '200': description: Response content: application/json: - schema: &658 + schema: &659 type: object properties: number: *181 @@ -106748,8 +106766,8 @@ paths: type: string format: uri description: The REST API URL of the code locations for this alert. - state: *655 - resolution: *656 + state: *656 + resolution: *657 resolved_at: type: - string @@ -106855,7 +106873,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *657 + - *658 has_more_locations: type: boolean description: A boolean value representing whether or not the token @@ -106878,7 +106896,7 @@ paths: anyOf: - type: 'null' - *4 - metadata: &823 + metadata: &824 type: array description: A list of metadata key/value pairs associated with the secret scanning alert. @@ -106951,9 +106969,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#update-a-secret-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 requestBody: required: true content: @@ -106961,8 +106979,8 @@ paths: schema: type: object properties: - state: *655 - resolution: *656 + state: *656 + resolution: *657 resolution_comment: description: An optional comment when closing or reopening an alert. Cannot be updated or deleted. @@ -107010,7 +107028,7 @@ paths: description: Response content: application/json: - schema: *658 + schema: *659 examples: default: value: @@ -107112,9 +107130,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#list-locations-for-a-secret-scanning-alert parameters: - - *340 - *341 - - *439 + - *342 + - *440 - *19 - *17 responses: @@ -107125,7 +107143,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &825 + items: &826 type: object properties: type: @@ -107152,7 +107170,6 @@ paths: - commit details: oneOf: - - *659 - *660 - *661 - *662 @@ -107165,6 +107182,7 @@ paths: - *669 - *670 - *671 + - *672 examples: default: value: @@ -107253,11 +107271,11 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 - - *672 + - *342 - *673 - *674 + - *675 - *61 - *19 - *17 @@ -107268,9 +107286,9 @@ paths: application/json: schema: type: array - items: *328 + items: *329 examples: - default: *675 + default: *676 headers: Link: *67 '403': *27 @@ -107293,8 +107311,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -107307,9 +107325,9 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: *676 + items: *677 examples: - default: *677 + default: *678 responses: '201': description: All patterns created successfully. @@ -107321,9 +107339,9 @@ paths: created_patterns: type: array description: The list of successfully created custom patterns. - items: *328 + items: *329 examples: - default: *678 + default: *679 '400': *14 '403': *27 '404': *6 @@ -107347,7 +107365,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: *679 + items: *680 delete: summary: Bulk delete repository custom patterns description: |- @@ -107366,8 +107384,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -107381,7 +107399,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: *680 + items: *681 post_delete_action: type: string description: |- @@ -107394,14 +107412,14 @@ paths: - resolve_alerts default: delete_alerts examples: - default: *681 + default: *682 responses: '204': description: All patterns deleted successfully. '400': *14 '403': *27 '404': *6 - '412': *330 + '412': *331 "/repos/{owner}/{repo}/secret-scanning/custom-patterns/{pattern_id}": patch: summary: Update a repository custom pattern @@ -107421,8 +107439,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *340 - *341 + - *342 - name: pattern_id in: path required: true @@ -107433,21 +107451,21 @@ paths: required: true content: application/json: - schema: *682 + schema: *683 examples: - default: *683 + default: *684 responses: '200': description: Pattern updated successfully. content: application/json: - schema: *328 + schema: *329 examples: - default: *684 + default: *685 '400': *14 '403': *27 '404': *6 - '412': *330 + '412': *331 '422': *15 "/repos/{owner}/{repo}/secret-scanning/push-protection-bypasses": post: @@ -107465,8 +107483,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#create-a-push-protection-bypass parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -107474,14 +107492,14 @@ paths: schema: type: object properties: - reason: &686 + reason: &687 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *685 + placeholder_id: *686 required: - reason - placeholder_id @@ -107498,7 +107516,7 @@ paths: schema: type: object properties: - reason: *686 + reason: *687 expire_at: type: - string @@ -107545,8 +107563,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/secret-scanning/secret-scanning#get-secret-scanning-scan-history-for-a-repository parameters: - - *340 - *341 + - *342 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -107561,7 +107579,7 @@ paths: properties: incremental_scans: type: array - items: &687 + items: &688 description: Information on a single scan performed by secret scanning on the repository type: object @@ -107594,15 +107612,15 @@ paths: the scan is pending pattern_update_scans: type: array - items: *687 + items: *688 backfill_scans: type: array - items: *687 + items: *688 custom_pattern_backfill_scans: type: array items: allOf: - - *687 + - *688 - type: object properties: pattern_name: @@ -107615,7 +107633,7 @@ paths: one of "repository", "organization", or "enterprise" generic_secrets_backfill_scans: type: array - items: *687 + items: *688 examples: default: value: @@ -107680,8 +107698,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *340 - *341 + - *342 - *61 - name: sort description: The property to sort the results by. @@ -107725,9 +107743,9 @@ paths: application/json: schema: type: array - items: *688 + items: *689 examples: - default: *689 + default: *690 '400': *14 '404': *6 x-github: @@ -107750,8 +107768,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-repository-security-advisory parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -107831,7 +107849,7 @@ paths: login: type: string description: The username of the user credited. - type: *332 + type: *333 required: - login - type @@ -107921,9 +107939,9 @@ paths: description: Response content: application/json: - schema: *688 + schema: *689 examples: - default: &691 + default: &692 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -108162,8 +108180,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#privately-report-a-security-vulnerability parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -108276,7 +108294,7 @@ paths: description: Response content: application/json: - schema: *688 + schema: *689 examples: default: value: @@ -108429,17 +108447,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#get-a-repository-security-advisory parameters: - - *340 - *341 - - *690 + - *342 + - *691 responses: '200': description: Response content: application/json: - schema: *688 + schema: *689 examples: - default: *691 + default: *692 '403': *27 '404': *6 x-github: @@ -108463,9 +108481,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#update-a-repository-security-advisory parameters: - - *340 - *341 - - *690 + - *342 + - *691 requestBody: required: true content: @@ -108545,7 +108563,7 @@ paths: login: type: string description: The username of the user credited. - type: *332 + type: *333 required: - login - type @@ -108636,10 +108654,10 @@ paths: description: Response content: application/json: - schema: *688 + schema: *689 examples: - default: *691 - add_credit: *691 + default: *692 + add_credit: *692 '403': *27 '404': *6 '422': @@ -108677,9 +108695,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#request-a-cve-for-a-repository-security-advisory parameters: - - *340 - *341 - - *690 + - *342 + - *691 responses: '202': *38 '400': *14 @@ -108706,17 +108724,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/security-advisories/repository-advisories#create-a-temporary-private-fork parameters: - - *340 - *341 - - *690 + - *342 + - *691 responses: '202': description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 '400': *14 '422': *15 '403': *27 @@ -108737,8 +108755,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#list-pull-request-stacks parameters: - - *340 - *341 + - *342 - name: pull_request description: Filter to the stack containing this repository pull request number. in: query @@ -108871,8 +108889,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#create-a-pull-request-stack parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -108939,7 +108957,7 @@ paths: format: date-time pull_requests: type: array - items: &692 + items: &693 title: Pull Request Stack Pull Request type: object allOf: @@ -109166,8 +109184,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#get-a-pull-request-stack parameters: - - *340 - *341 + - *342 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -109216,7 +109234,7 @@ paths: format: date-time pull_requests: type: array - items: *692 + items: *693 examples: default: value: @@ -109336,8 +109354,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#add-pull-requests-to-a-pull-request-stack parameters: - - *340 - *341 + - *342 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -109409,7 +109427,7 @@ paths: format: date-time pull_requests: type: array - items: *692 + items: *693 examples: default: value: @@ -109616,8 +109634,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/pulls/stacks#remove-pull-requests-from-a-pull-request-stack parameters: - - *340 - *341 + - *342 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -109666,7 +109684,7 @@ paths: format: date-time pull_requests: type: array - items: *692 + items: *693 examples: default: value: @@ -109772,8 +109790,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-stargazers parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -109869,8 +109887,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *340 - *341 + - *342 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -109879,7 +109897,7 @@ paths: application/json: schema: type: array - items: &693 + items: &694 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -109912,8 +109930,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -109991,8 +110009,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -110086,8 +110104,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *340 - *341 + - *342 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -110241,8 +110259,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/statistics#get-the-hourly-commit-count-for-each-day parameters: - - *340 - *341 + - *342 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -110252,7 +110270,7 @@ paths: application/json: schema: type: array - items: *693 + items: *694 examples: default: value: @@ -110285,8 +110303,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/commits/statuses#create-a-commit-status parameters: - - *340 - *341 + - *342 - name: sha in: path required: true @@ -110342,7 +110360,7 @@ paths: description: Response content: application/json: - schema: *694 + schema: *695 examples: default: value: @@ -110396,8 +110414,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#list-watchers parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -110429,14 +110447,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#get-a-repository-subscription parameters: - - *340 - *341 + - *342 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &695 + schema: &696 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -110509,8 +110527,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#set-a-repository-subscription parameters: - - *340 - *341 + - *342 requestBody: required: false content: @@ -110536,7 +110554,7 @@ paths: description: Response content: application/json: - schema: *695 + schema: *696 examples: default: value: @@ -110563,8 +110581,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/watching#delete-a-repository-subscription parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -110584,8 +110602,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-tags parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -110667,8 +110685,8 @@ paths: url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *340 - *341 + - *342 - name: ref in: path required: true @@ -110704,8 +110722,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#list-repository-teams parameters: - - *340 - *341 + - *342 - *17 - *19 responses: @@ -110717,7 +110735,7 @@ paths: type: array items: *201 examples: - default: *262 + default: *263 headers: Link: *67 '404': *6 @@ -110737,8 +110755,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#get-all-repository-topics parameters: - - *340 - *341 + - *342 - *19 - *17 responses: @@ -110746,7 +110764,7 @@ paths: description: Response content: application/json: - schema: &696 + schema: &697 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -110758,7 +110776,7 @@ paths: required: - names examples: - default: &697 + default: &698 value: names: - octocat @@ -110781,8 +110799,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#replace-all-repository-topics parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -110813,9 +110831,9 @@ paths: description: Response content: application/json: - schema: *696 + schema: *697 examples: - default: *697 + default: *698 '404': *6 '422': *7 x-github: @@ -110836,9 +110854,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-repository-clones parameters: - - *340 - *341 - - &698 + - *342 + - &699 name: per description: The time frame to display results for. in: query @@ -110869,7 +110887,7 @@ paths: - 128 clones: type: array - items: &699 + items: &700 title: Traffic type: object properties: @@ -110956,8 +110974,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -111051,8 +111069,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources parameters: - - *340 - *341 + - *342 responses: '200': description: Response @@ -111115,9 +111133,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/metrics/traffic#get-page-views parameters: - - *340 - *341 - - *698 + - *342 + - *699 responses: '200': description: Response @@ -111138,7 +111156,7 @@ paths: - 3782 views: type: array - items: *699 + items: *700 required: - uniques - count @@ -111215,8 +111233,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#transfer-a-repository parameters: - - *340 - *341 + - *342 requestBody: required: true content: @@ -111496,8 +111514,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository parameters: - - *340 - *341 + - *342 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -111520,8 +111538,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#enable-vulnerability-alerts parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -111543,8 +111561,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/repos/repos#disable-vulnerability-alerts parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -111570,8 +111588,8 @@ paths: url: https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *340 - *341 + - *342 - name: ref in: path required: true @@ -111663,9 +111681,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -111917,7 +111935,7 @@ paths: examples: - 73..77 - 77..78 - text_matches: &700 + text_matches: &701 title: Search Result Text Matches type: array items: @@ -112080,7 +112098,7 @@ paths: enum: - author-date - committer-date - - &701 + - &702 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 @@ -112149,7 +112167,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 comment_count: type: integer message: @@ -112168,7 +112186,7 @@ paths: url: type: string format: uri - verification: *523 + verification: *524 required: - author - committer @@ -112183,7 +112201,7 @@ paths: committer: anyOf: - type: 'null' - - *404 + - *405 parents: type: array items: @@ -112200,7 +112218,7 @@ paths: type: number node_id: type: string - text_matches: *700 + text_matches: *701 required: - sha - node_id @@ -112392,7 +112410,7 @@ paths: - interactions - created - updated - - *701 + - *702 - *17 - *19 - name: advanced_search @@ -112506,11 +112524,11 @@ paths: type: - string - 'null' - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: type: string state_reason: @@ -112524,7 +112542,7 @@ paths: milestone: anyOf: - type: 'null' - - *282 + - *283 comments: type: integer created_at: @@ -112538,7 +112556,7 @@ paths: - string - 'null' format: date-time - text_matches: *700 + text_matches: *701 pull_request: type: object properties: @@ -112587,7 +112605,7 @@ paths: timeline_url: type: string format: uri - type: *246 + type: *247 performed_via_github_app: anyOf: - type: 'null' @@ -112848,7 +112866,7 @@ paths: enum: - created - updated - - *701 + - *702 - *17 - *19 responses: @@ -112893,7 +112911,7 @@ paths: - 'null' score: type: number - text_matches: *700 + text_matches: *701 required: - id - node_id @@ -112978,7 +112996,7 @@ paths: - forks - help-wanted-issues - updated - - *701 + - *702 - *17 - *19 responses: @@ -113224,7 +113242,7 @@ paths: - admin - pull - push - text_matches: *700 + text_matches: *701 temp_clone_token: type: string allow_merge_commit: @@ -113532,7 +113550,7 @@ paths: - string - 'null' format: uri - text_matches: *700 + text_matches: *701 related: type: - array @@ -113725,7 +113743,7 @@ paths: - followers - repositories - joined - - *701 + - *702 - *17 - *19 responses: @@ -113835,7 +113853,7 @@ paths: type: - boolean - 'null' - text_matches: *700 + text_matches: *701 blog: type: - string @@ -113917,7 +113935,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#get-a-team-legacy parameters: - - &704 + - &705 name: team_id description: The unique identifier of the team. in: path @@ -113929,9 +113947,9 @@ paths: description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 x-github: githubCloudOnly: false @@ -113958,7 +113976,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#update-a-team-legacy parameters: - - *704 + - *705 requestBody: required: true content: @@ -114028,16 +114046,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '201': description: Response content: application/json: - schema: *336 + schema: *337 examples: - default: *337 + default: *338 '404': *6 '422': *15 '403': *27 @@ -114065,7 +114083,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#delete-a-team-legacy parameters: - - *704 + - *705 responses: '204': description: Response @@ -114094,7 +114112,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-pending-team-invitations-legacy parameters: - - *704 + - *705 - *17 - *19 responses: @@ -114104,9 +114122,9 @@ paths: application/json: schema: type: array - items: *240 + items: *241 examples: - default: *241 + default: *242 headers: Link: *67 x-github: @@ -114134,7 +114152,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#list-team-members-legacy parameters: - - *704 + - *705 - name: role description: Filters members returned by their role in the team. in: query @@ -114155,9 +114173,9 @@ paths: application/json: schema: type: array - items: *705 + items: *706 examples: - default: *706 + default: *707 headers: Link: *67 '404': *6 @@ -114185,7 +114203,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-member-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -114222,7 +114240,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-team-member-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -114262,7 +114280,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-member-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -114299,16 +114317,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy parameters: - - *704 + - *705 - *71 responses: '200': description: Response content: application/json: - schema: *339 + schema: *340 examples: - response-if-user-is-a-team-maintainer: *707 + response-if-user-is-a-team-maintainer: *708 '404': *6 x-github: githubCloudOnly: false @@ -114341,7 +114359,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#add-or-update-team-membership-for-a-user-legacy parameters: - - *704 + - *705 - *71 requestBody: required: false @@ -114367,9 +114385,9 @@ paths: description: Response content: application/json: - schema: *339 + schema: *340 examples: - response-if-users-membership-with-team-is-now-pending: *708 + response-if-users-membership-with-team-is-now-pending: *709 '403': description: Forbidden if team synchronization is set up '422': @@ -114403,7 +114421,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/members#remove-team-membership-for-a-user-legacy parameters: - - *704 + - *705 - *71 responses: '204': @@ -114431,7 +114449,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-team-repositories-legacy parameters: - - *704 + - *705 - *17 - *19 responses: @@ -114443,7 +114461,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 '404': *6 @@ -114473,15 +114491,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#check-team-permissions-for-a-repository-legacy parameters: - - *704 - - *340 + - *705 - *341 + - *342 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *709 + schema: *710 examples: alternative-response-with-extra-repository-information: value: @@ -114638,9 +114656,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#add-or-update-team-repository-permissions-legacy parameters: - - *704 - - *340 + - *705 - *341 + - *342 requestBody: required: false content: @@ -114690,9 +114708,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#remove-a-repository-from-a-team-legacy parameters: - - *704 - - *340 + - *705 - *341 + - *342 responses: '204': description: Response @@ -114717,7 +114735,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/teams/teams#list-child-teams-legacy parameters: - - *704 + - *705 - *17 - *19 responses: @@ -114729,7 +114747,7 @@ paths: type: array items: *201 examples: - response-if-child-teams-exist: *710 + response-if-child-teams-exist: *711 headers: Link: *67 '404': *6 @@ -114762,7 +114780,7 @@ paths: application/json: schema: oneOf: - - &712 + - &713 title: Private User description: Private User type: object @@ -115012,7 +115030,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *711 + - *712 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -115172,7 +115190,7 @@ paths: description: Response content: application/json: - schema: *712 + schema: *713 examples: default: value: @@ -115375,9 +115393,9 @@ paths: type: integer codespaces: type: array - items: *251 + items: *252 examples: - default: *252 + default: *253 '304': *36 '500': *54 '401': *23 @@ -115516,17 +115534,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '401': *23 '403': *27 '404': *6 @@ -115570,7 +115588,7 @@ paths: type: integer secrets: type: array - items: &713 + items: &714 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -115612,7 +115630,7 @@ paths: - visibility - selected_repositories_url examples: - default: *464 + default: *465 headers: Link: *67 x-github: @@ -115690,7 +115708,7 @@ paths: description: Response content: application/json: - schema: *713 + schema: *714 examples: default: value: @@ -115980,15 +115998,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#get-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '304': *36 '500': *54 '401': *23 @@ -116014,7 +116032,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#update-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 requestBody: required: false content: @@ -116044,9 +116062,9 @@ paths: description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '401': *23 '403': *27 '404': *6 @@ -116068,7 +116086,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#delete-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '202': *38 '304': *36 @@ -116097,13 +116115,13 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#export-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '202': description: Response content: application/json: - schema: &714 + schema: &715 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -116156,7 +116174,7 @@ paths: examples: - https://github.com/octocat/hello-world/tree/:branch examples: - default: &715 + default: &716 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -116188,7 +116206,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#get-details-about-a-codespace-export parameters: - - *253 + - *254 - name: export_id in: path required: true @@ -116201,9 +116219,9 @@ paths: description: Response content: application/json: - schema: *714 + schema: *715 examples: - default: *715 + default: *716 '404': *6 x-github: githubCloudOnly: false @@ -116224,7 +116242,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace parameters: - - *253 + - *254 responses: '200': description: Response @@ -116240,9 +116258,9 @@ paths: type: integer machines: type: array - items: *463 + items: *464 examples: - default: *716 + default: *717 '304': *36 '500': *54 '401': *23 @@ -116271,7 +116289,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#create-a-repository-from-an-unpublished-codespace parameters: - - *253 + - *254 requestBody: required: true content: @@ -116327,11 +116345,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *343 + repository: *344 machine: anyOf: - type: 'null' - - *463 + - *464 devcontainer_path: description: Path to devcontainer.json from repo root used to create Codespace. @@ -117128,15 +117146,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#start-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '304': *36 '500': *54 '400': *14 @@ -117168,15 +117186,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/codespaces/codespaces#stop-a-codespace-for-the-authenticated-user parameters: - - *253 + - *254 responses: '200': description: Response content: application/json: - schema: *251 + schema: *252 examples: - default: *462 + default: *463 '500': *54 '401': *23 '403': *27 @@ -117206,9 +117224,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: &728 + default: &729 value: - id: 197 name: hello_docker @@ -117309,7 +117327,7 @@ paths: application/json: schema: type: array - items: &717 + items: &718 title: Email description: Email type: object @@ -117379,9 +117397,9 @@ paths: application/json: schema: type: array - items: *717 + items: *718 examples: - default: &730 + default: &731 value: - email: octocat@github.com verified: true @@ -117458,7 +117476,7 @@ paths: application/json: schema: type: array - items: *717 + items: *718 examples: default: value: @@ -117716,7 +117734,7 @@ paths: application/json: schema: type: array - items: &718 + items: &719 title: GPG Key description: A unique encryption key type: object @@ -117861,7 +117879,7 @@ paths: - subkeys - revoked examples: - default: &747 + default: &748 value: - id: 3 name: Octocat's GPG Key @@ -117946,9 +117964,9 @@ paths: description: Response content: application/json: - schema: *718 + schema: *719 examples: - default: &719 + default: &720 value: id: 3 name: Octocat's GPG Key @@ -118005,7 +118023,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#get-a-gpg-key-for-the-authenticated-user parameters: - - &720 + - &721 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -118017,9 +118035,9 @@ paths: description: Response content: application/json: - schema: *718 + schema: *719 examples: - default: *719 + default: *720 '404': *6 '304': *36 '403': *27 @@ -118042,7 +118060,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/gpg-keys#delete-a-gpg-key-for-the-authenticated-user parameters: - - *720 + - *721 responses: '204': description: Response @@ -118330,12 +118348,12 @@ paths: application/json: schema: anyOf: - - *238 + - *239 - type: object properties: {} additionalProperties: false examples: - default: *239 + default: *240 '204': description: Response when there are no restrictions x-github: @@ -118359,7 +118377,7 @@ paths: required: true content: application/json: - schema: *534 + schema: *535 examples: default: value: @@ -118370,7 +118388,7 @@ paths: description: Response content: application/json: - schema: *238 + schema: *239 examples: default: value: @@ -118451,7 +118469,7 @@ paths: - closed - all default: open - - *249 + - *250 - name: sort description: What to sort results by. in: query @@ -118476,7 +118494,7 @@ paths: type: array items: *83 examples: - default: *250 + default: *251 headers: Link: *67 '404': *6 @@ -118509,7 +118527,7 @@ paths: application/json: schema: type: array - items: &721 + items: &722 title: Key description: Key type: object @@ -118612,9 +118630,9 @@ paths: description: Response content: application/json: - schema: *721 + schema: *722 examples: - default: &722 + default: &723 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -118647,15 +118665,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#get-a-public-ssh-key-for-the-authenticated-user parameters: - - *583 + - *584 responses: '200': description: Response content: application/json: - schema: *721 + schema: *722 examples: - default: *722 + default: *723 '404': *6 '304': *36 '403': *27 @@ -118678,7 +118696,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/keys#delete-a-public-ssh-key-for-the-authenticated-user parameters: - - *583 + - *584 responses: '204': description: Response @@ -118711,7 +118729,7 @@ paths: application/json: schema: type: array - items: &723 + items: &724 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -118790,7 +118808,7 @@ paths: - account - plan examples: - default: &724 + default: &725 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -118852,9 +118870,9 @@ paths: application/json: schema: type: array - items: *723 + items: *724 examples: - default: *724 + default: *725 headers: Link: *67 '304': *36 @@ -118894,7 +118912,7 @@ paths: application/json: schema: type: array - items: *255 + items: *256 examples: default: value: @@ -119008,7 +119026,7 @@ paths: description: Response content: application/json: - schema: *255 + schema: *256 examples: default: value: @@ -119095,9 +119113,9 @@ paths: description: The user's organization invitation was accepted synchronously. content: application/json: - schema: *255 + schema: *256 examples: - default: &725 + default: &726 value: url: https://api.github.com/orgs/octocat/memberships/defunkt state: active @@ -119144,9 +119162,9 @@ paths: processed asynchronously. content: application/json: - schema: *255 + schema: *256 examples: - default: *725 + default: *726 '403': *27 '404': *6 '422': *15 @@ -119175,7 +119193,7 @@ paths: application/json: schema: type: array - items: *257 + items: *258 examples: default: value: @@ -119437,7 +119455,7 @@ paths: description: Response content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -119617,7 +119635,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#get-a-user-migration-status parameters: - - *258 + - *259 - name: exclude in: query required: false @@ -119630,7 +119648,7 @@ paths: description: Response content: application/json: - schema: *257 + schema: *258 examples: default: value: @@ -119824,7 +119842,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#download-a-user-migration-archive parameters: - - *258 + - *259 responses: '302': description: Response @@ -119850,7 +119868,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#delete-a-user-migration-archive parameters: - - *258 + - *259 responses: '204': description: Response @@ -119879,8 +119897,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#unlock-a-user-repository parameters: - - *258 - - *726 + - *259 + - *727 responses: '204': description: Response @@ -119904,7 +119922,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/migrations/users#list-repositories-for-a-user-migration parameters: - - *258 + - *259 - *17 - *19 responses: @@ -119916,7 +119934,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 '404': *6 @@ -120013,7 +120031,7 @@ paths: - docker - nuget - container - - *727 + - *728 - *19 - *17 responses: @@ -120023,10 +120041,10 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *728 - '400': *729 + default: *729 + '400': *730 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -120046,16 +120064,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-for-the-authenticated-user parameters: - - *265 - *266 + - *267 responses: '200': description: Response content: application/json: - schema: *263 + schema: *264 examples: - default: &748 + default: &749 value: id: 40201 name: octo-name @@ -120168,8 +120186,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-for-the-authenticated-user parameters: - - *265 - *266 + - *267 responses: '204': description: Response @@ -120199,8 +120217,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-for-the-authenticated-user parameters: - - *265 - *266 + - *267 - name: token description: package token schema: @@ -120232,8 +120250,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-the-authenticated-user parameters: - - *265 - *266 + - *267 - *19 - *17 - name: state @@ -120253,7 +120271,7 @@ paths: application/json: schema: type: array - items: *267 + items: *268 examples: default: value: @@ -120302,15 +120320,15 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-the-authenticated-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 responses: '200': description: Response content: application/json: - schema: *267 + schema: *268 examples: default: value: @@ -120346,9 +120364,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-version-for-the-authenticated-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 responses: '204': description: Response @@ -120378,9 +120396,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-version-for-the-authenticated-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 responses: '204': description: Response @@ -120417,9 +120435,9 @@ paths: application/json: schema: type: array - items: *717 + items: *718 examples: - default: *730 + default: *731 headers: Link: *67 '304': *36 @@ -120532,7 +120550,7 @@ paths: type: array items: *79 examples: - default: &737 + default: &738 summary: Default response value: - id: 1296269 @@ -120850,9 +120868,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *345 + default: *346 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -120896,9 +120914,9 @@ paths: application/json: schema: type: array - items: *537 + items: *538 examples: - default: *731 + default: *732 headers: Link: *67 '304': *36 @@ -120921,7 +120939,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation parameters: - - *242 + - *243 responses: '204': description: Response @@ -120950,7 +120968,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation parameters: - - *242 + - *243 responses: '204': description: Response @@ -120983,7 +121001,7 @@ paths: application/json: schema: type: array - items: &732 + items: &733 title: Social account description: Social media account type: object @@ -121000,7 +121018,7 @@ paths: - provider - url examples: - default: &733 + default: &734 value: - provider: twitter url: https://twitter.com/github @@ -121063,9 +121081,9 @@ paths: application/json: schema: type: array - items: *732 + items: *733 examples: - default: *733 + default: *734 '422': *15 '304': *36 '404': *6 @@ -121153,7 +121171,7 @@ paths: application/json: schema: type: array - items: &734 + items: &735 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -121173,7 +121191,7 @@ paths: - title - created_at examples: - default: &765 + default: &766 value: - id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -121238,9 +121256,9 @@ paths: description: Response content: application/json: - schema: *734 + schema: *735 examples: - default: &735 + default: &736 value: id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -121270,7 +121288,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#get-an-ssh-signing-key-for-the-authenticated-user parameters: - - &736 + - &737 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -121282,9 +121300,9 @@ paths: description: Response content: application/json: - schema: *734 + schema: *735 examples: - default: *735 + default: *736 '404': *6 '304': *36 '403': *27 @@ -121307,7 +121325,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/ssh-signing-keys#delete-an-ssh-signing-key-for-the-authenticated-user parameters: - - *736 + - *737 responses: '204': description: Response @@ -121336,7 +121354,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-the-authenticated-user parameters: - - &766 + - &767 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 @@ -121361,11 +121379,11 @@ paths: type: array items: *79 examples: - default-response: *737 + default-response: *738 application/vnd.github.v3.star+json: schema: type: array - items: &767 + items: &768 title: Starred Repository description: Starred Repository type: object @@ -121521,8 +121539,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#check-if-a-repository-is-starred-by-the-authenticated-user parameters: - - *340 - *341 + - *342 responses: '204': description: Response if this repository is starred by you @@ -121550,8 +121568,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#star-a-repository-for-the-authenticated-user parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -121575,8 +121593,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/activity/starring#unstar-a-repository-for-the-authenticated-user parameters: - - *340 - *341 + - *342 responses: '204': description: Response @@ -121611,7 +121629,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 '304': *36 @@ -121648,7 +121666,7 @@ paths: application/json: schema: type: array - items: *336 + items: *337 examples: default: value: @@ -121734,10 +121752,10 @@ paths: application/json: schema: oneOf: + - *713 - *712 - - *711 examples: - default-response: &741 + default-response: &742 summary: Default response value: login: octocat @@ -121772,7 +121790,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &742 + response-with-git-hub-plan-information: &743 summary: Response with GitHub plan information value: login: octocat @@ -121829,14 +121847,14 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/drafts#create-draft-item-for-user-owned-project parameters: - - &739 + - &740 name: user_id description: The unique identifier of the user. in: path required: true schema: type: string - - *281 + - *282 requestBody: required: true description: Details of the draft item to create in the project. @@ -121870,9 +121888,9 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: - draft_issue: *287 + draft_issue: *288 '304': *36 '403': *27 '401': *23 @@ -121895,7 +121913,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/users/users#list-users parameters: - - *738 + - *739 - *17 responses: '200': @@ -121930,8 +121948,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/views#create-a-view-for-a-user-owned-project parameters: - - *739 - - *281 + - *740 + - *282 requestBody: required: true content: @@ -122005,17 +122023,17 @@ paths: description: Response for creating a view in a user-owned project. content: application/json: - schema: *740 + schema: *741 examples: table_view: summary: Response for creating a table view - value: *291 + value: *292 board_view: summary: Response for creating a board view with filter - value: *291 + value: *292 roadmap_view: summary: Response for creating a roadmap view - value: *291 + value: *292 '304': *36 '403': *27 '401': *23 @@ -122057,11 +122075,11 @@ paths: application/json: schema: oneOf: + - *713 - *712 - - *711 examples: - default-response: *741 - response-with-git-hub-plan-information: *742 + default-response: *742 + response-with-git-hub-plan-information: *743 '404': *6 x-github: githubCloudOnly: false @@ -122111,8 +122129,8 @@ paths: required: - subject_digests examples: - default: *743 - withPredicateType: *744 + default: *744 + withPredicateType: *745 responses: '200': description: Response @@ -122166,7 +122184,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: *745 + default: *746 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -122386,7 +122404,7 @@ paths: initiator: type: string examples: - default: *400 + default: *401 '201': description: Response content: @@ -122684,7 +122702,7 @@ paths: application/json: schema: *197 examples: - default: &746 + default: &747 summary: Example response for a user copilot space value: id: 42 @@ -122785,7 +122803,7 @@ paths: application/json: schema: *197 examples: - default: *746 + default: *747 '403': *27 '404': *6 x-github: @@ -122911,7 +122929,7 @@ paths: application/json: schema: *197 examples: - default: *746 + default: *747 '403': *27 '404': *6 '422': *15 @@ -123677,9 +123695,9 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *728 + default: *729 '403': *27 '401': *23 x-github: @@ -124063,9 +124081,9 @@ paths: application/json: schema: type: array - items: *718 + items: *719 examples: - default: *747 + default: *748 headers: Link: *67 x-github: @@ -124169,7 +124187,7 @@ paths: application/json: schema: *20 examples: - default: *533 + default: *534 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -124294,7 +124312,7 @@ paths: - docker - nuget - container - - *727 + - *728 - *71 - *19 - *17 @@ -124305,12 +124323,12 @@ paths: application/json: schema: type: array - items: *263 + items: *264 examples: - default: *728 + default: *729 '403': *27 '401': *23 - '400': *729 + '400': *730 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -124330,17 +124348,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-for-a-user parameters: - - *265 - *266 + - *267 - *71 responses: '200': description: Response content: application/json: - schema: *263 + schema: *264 examples: - default: *748 + default: *749 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -124361,8 +124379,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-a-package-for-a-user parameters: - - *265 - *266 + - *267 - *71 responses: '204': @@ -124395,8 +124413,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-a-package-for-a-user parameters: - - *265 - *266 + - *267 - *71 - name: token description: package token @@ -124429,8 +124447,8 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#list-package-versions-for-a-package-owned-by-a-user parameters: - - *265 - *266 + - *267 - *71 responses: '200': @@ -124439,7 +124457,7 @@ paths: application/json: schema: type: array - items: *267 + items: *268 examples: default: value: @@ -124497,16 +124515,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#get-a-package-version-for-a-user parameters: - - *265 - *266 - - *268 + - *267 + - *269 - *71 responses: '200': description: Response content: application/json: - schema: *267 + schema: *268 examples: default: value: @@ -124541,10 +124559,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#delete-package-version-for-a-user parameters: - - *265 - *266 + - *267 - *71 - - *268 + - *269 responses: '204': description: Response @@ -124576,10 +124594,10 @@ paths: description: API method documentation url: https://docs.github.com/rest/packages/packages#restore-package-version-for-a-user parameters: - - *265 - *266 + - *267 - *71 - - *268 + - *269 responses: '204': description: Response @@ -124620,9 +124638,9 @@ paths: application/json: schema: type: array - items: *279 + items: *280 examples: - default: *280 + default: *281 headers: Link: *67 '304': *36 @@ -124644,16 +124662,16 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/projects#get-project-for-user parameters: - - *281 + - *282 - *71 responses: '200': description: Response content: application/json: - schema: *279 + schema: *280 examples: - default: *280 + default: *281 headers: Link: *67 '304': *36 @@ -124675,7 +124693,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#list-project-fields-for-user parameters: - - *281 + - *282 - *71 - *17 - *46 @@ -124687,9 +124705,9 @@ paths: application/json: schema: type: array - items: *284 + items: *285 examples: - default: *749 + default: *750 headers: Link: *67 '304': *36 @@ -124711,7 +124729,7 @@ paths: url: https://docs.github.com/rest/projects/fields#add-field-to-user-owned-project parameters: - *71 - - *281 + - *282 requestBody: required: true content: @@ -124749,7 +124767,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: *750 + items: *751 required: - name - data_type @@ -124765,7 +124783,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: *751 + iteration_configuration: *752 required: - name - data_type @@ -124787,20 +124805,20 @@ paths: value: name: Due date data_type: date - single_select_field: *752 - iteration_field: *753 + single_select_field: *753 + iteration_field: *754 responses: '201': description: Response content: application/json: - schema: *284 + schema: *285 examples: - text_field: *754 - number_field: *755 - date_field: *756 - single_select_field: *757 - iteration_field: *758 + text_field: *755 + number_field: *756 + date_field: *757 + single_select_field: *758 + iteration_field: *759 '304': *36 '403': *27 '401': *23 @@ -124821,17 +124839,17 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/fields#get-project-field-for-user parameters: - - *281 - - *759 + - *282 + - *760 - *71 responses: '200': description: Response content: application/json: - schema: *284 + schema: *285 examples: - default: *760 + default: *761 headers: Link: *67 '304': *36 @@ -124854,7 +124872,7 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-a-user-owned-project parameters: - - *281 + - *282 - *71 - *46 - *47 @@ -124887,9 +124905,9 @@ paths: application/json: schema: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -124911,7 +124929,7 @@ paths: url: https://docs.github.com/rest/projects/items#add-item-to-user-owned-project parameters: - *71 - - *281 + - *282 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -124981,22 +124999,22 @@ paths: description: Response content: application/json: - schema: *286 + schema: *287 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *287 + value: *288 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *287 + value: *288 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *287 + value: *288 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *287 + value: *288 '304': *36 '403': *27 '401': *23 @@ -125016,9 +125034,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#get-an-item-for-a-user-owned-project parameters: - - *281 + - *282 - *71 - - *290 + - *291 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the title field will be returned. @@ -125038,9 +125056,9 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -125061,9 +125079,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#update-project-item-for-user parameters: - - *281 + - *282 - *71 - - *290 + - *291 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -125136,13 +125154,13 @@ paths: description: Response content: application/json: - schema: *288 + schema: *289 examples: - text_field: *289 - number_field: *289 - date_field: *289 - single_select_field: *289 - iteration_field: *289 + text_field: *290 + number_field: *290 + date_field: *290 + single_select_field: *290 + iteration_field: *290 '401': *23 '403': *27 '404': *6 @@ -125162,9 +125180,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#delete-project-item-for-user parameters: - - *281 + - *282 - *71 - - *290 + - *291 responses: '204': description: Response @@ -125186,9 +125204,9 @@ paths: description: API method documentation url: https://docs.github.com/rest/projects/items#list-items-for-a-user-project-view parameters: - - *281 + - *282 - *71 - - *761 + - *762 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the @@ -125214,9 +125232,9 @@ paths: application/json: schema: type: array - items: *288 + items: *289 examples: - default: *289 + default: *290 headers: Link: *67 '304': *36 @@ -125437,7 +125455,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -125727,7 +125745,7 @@ paths: parameters: - *71 - *117 - - *762 + - *763 - *119 responses: '200': @@ -125826,9 +125844,9 @@ paths: - *117 - *118 - *119 - - *763 - - *122 - *764 + - *122 + - *765 responses: '200': description: Response when getting a billing usage summary @@ -125962,9 +125980,9 @@ paths: application/json: schema: type: array - items: *732 + items: *733 examples: - default: *733 + default: *734 headers: Link: *67 x-github: @@ -125994,9 +126012,9 @@ paths: application/json: schema: type: array - items: *734 + items: *735 examples: - default: *765 + default: *766 headers: Link: *67 x-github: @@ -126021,7 +126039,7 @@ paths: url: https://docs.github.com/rest/activity/starring#list-repositories-starred-by-a-user parameters: - *71 - - *766 + - *767 - *61 - *17 - *19 @@ -126033,11 +126051,11 @@ paths: schema: anyOf: - type: array - items: *767 + items: *768 - type: array items: *79 examples: - default-response: *737 + default-response: *738 headers: Link: *67 x-github: @@ -126068,7 +126086,7 @@ paths: type: array items: *156 examples: - default: *269 + default: *270 headers: Link: *67 x-github: @@ -126197,7 +126215,7 @@ webhooks: type: string enum: - disabled - enterprise: &768 + enterprise: &769 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -126266,7 +126284,7 @@ webhooks: - created_at - updated_at - avatar_url - installation: &769 + installation: &770 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -126287,7 +126305,7 @@ webhooks: required: - id - node_id - organization: &770 + organization: &771 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -126360,7 +126378,7 @@ webhooks: - public_members_url - avatar_url - description - repository: &771 + repository: &772 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property @@ -127300,10 +127318,10 @@ webhooks: type: string enum: - enabled - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -127379,11 +127397,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - rule: &772 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + rule: &773 title: branch protection rule description: The branch protection rule. Includes a `name` and all the [branch protection settings](https://docs.github.com/github/administering-a-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#about-branch-protection-settings) @@ -127606,11 +127624,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - rule: *772 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + rule: *773 sender: *4 required: - action @@ -127798,11 +127816,11 @@ webhooks: - everyone required: - from - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - rule: *772 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + rule: *773 sender: *4 required: - action @@ -127886,7 +127904,7 @@ webhooks: type: string enum: - completed - check_run: &774 + check_run: &775 title: CheckRun description: A check performed on the code of a given code change type: object @@ -127996,7 +128014,7 @@ webhooks: - examples: - neutral - deployment: *773 + deployment: *774 details_url: type: string examples: @@ -128094,10 +128112,10 @@ webhooks: - output - app - pull_requests - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 sender: *4 required: - check_run @@ -128488,11 +128506,11 @@ webhooks: type: string enum: - created - check_run: *774 - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + check_run: *775 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 sender: *4 required: - check_run @@ -128886,11 +128904,11 @@ webhooks: type: string enum: - requested_action - check_run: *774 - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + check_run: *775 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 requested_action: description: The action requested by the user. type: object @@ -129293,11 +129311,11 @@ webhooks: type: string enum: - rerequested - check_run: *774 - installation: *769 - enterprise: *768 - organization: *770 - repository: *771 + check_run: *775 + installation: *770 + enterprise: *769 + organization: *771 + repository: *772 sender: *4 required: - check_run @@ -130282,10 +130300,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -130999,10 +131017,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -131710,10 +131728,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -131882,7 +131900,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -132034,20 +132052,20 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: &775 + commit_oid: &776 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: *768 - installation: *769 - organization: *770 - ref: &776 + enterprise: *769 + installation: *770 + organization: *771 + ref: &777 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: *771 + repository: *772 sender: *4 required: - action @@ -132214,7 +132232,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -132455,12 +132473,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -132558,7 +132576,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -132743,12 +132761,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -132917,7 +132935,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -133094,12 +133112,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -133200,7 +133218,7 @@ webhooks: type: - object - 'null' - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -133389,9 +133407,9 @@ webhooks: type: - string - 'null' - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event @@ -133399,7 +133417,7 @@ webhooks: type: - string - 'null' - repository: *771 + repository: *772 sender: *4 required: - action @@ -133498,7 +133516,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -133645,12 +133663,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *775 - enterprise: *768 - installation: *769 - organization: *770 - ref: *776 - repository: *771 + commit_oid: *776 + enterprise: *769 + installation: *770 + organization: *771 + ref: *777 + repository: *772 sender: *4 required: - action @@ -133819,7 +133837,7 @@ webhooks: required: - login - id - dismissed_comment: *433 + dismissed_comment: *434 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -133971,10 +133989,10 @@ webhooks: - dismissed_reason - rule - tool - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -134234,10 +134252,10 @@ webhooks: - updated_at - author_association - body - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -134318,18 +134336,18 @@ webhooks: type: - string - 'null' - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *770 - pusher_type: &777 + organization: *771 + pusher_type: &778 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &778 + ref: &779 description: The [`git ref`](https://docs.github.com/rest/git/refs#get-a-reference) resource. type: string @@ -134339,7 +134357,7 @@ webhooks: enum: - tag - branch - repository: *771 + repository: *772 sender: *4 required: - ref @@ -134421,10 +134439,10 @@ webhooks: type: string enum: - created - definition: *292 - enterprise: *768 - installation: *769 - organization: *770 + definition: *293 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -134509,9 +134527,9 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -134588,10 +134606,10 @@ webhooks: type: string enum: - promote_to_enterprise - definition: *292 - enterprise: *768 - installation: *769 - organization: *770 + definition: *293 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -134668,10 +134686,10 @@ webhooks: type: string enum: - updated - definition: *292 - enterprise: *768 - installation: *769 - organization: *770 + definition: *293 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -134748,19 +134766,19 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - repository: *771 - organization: *770 + enterprise: *769 + installation: *770 + repository: *772 + organization: *771 sender: *4 new_property_values: type: array description: The new custom property values for the repository. - items: *296 + items: *297 old_property_values: type: array description: The old custom property values for the repository. - items: *296 + items: *297 required: - action - repository @@ -134836,18 +134854,18 @@ webhooks: title: delete event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - pusher_type: *777 - ref: *778 + enterprise: *769 + installation: *770 + organization: *771 + pusher_type: *778 + ref: *779 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *771 + repository: *772 sender: *4 required: - ref @@ -134927,11 +134945,11 @@ webhooks: type: string enum: - assignees_changed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -135011,11 +135029,11 @@ webhooks: type: string enum: - auto_dismissed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -135096,11 +135114,11 @@ webhooks: type: string enum: - auto_reopened - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -135181,11 +135199,11 @@ webhooks: type: string enum: - created - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -135264,11 +135282,11 @@ webhooks: type: string enum: - dismissed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -135347,11 +135365,11 @@ webhooks: type: string enum: - fixed - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -135431,11 +135449,11 @@ webhooks: type: string enum: - reintroduced - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -135514,11 +135532,11 @@ webhooks: type: string enum: - reopened - alert: *493 - installation: *769 - organization: *770 - enterprise: *768 - repository: *771 + alert: *494 + installation: *770 + organization: *771 + enterprise: *769 + repository: *772 sender: *4 required: - action @@ -135595,9 +135613,9 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - key: &779 + enterprise: *769 + installation: *770 + key: &780 description: The [`deploy key`](https://docs.github.com/rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -135635,8 +135653,8 @@ webhooks: - verified - created_at - read_only - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -135713,11 +135731,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - key: *779 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + key: *780 + organization: *771 + repository: *772 sender: *4 required: - action @@ -136284,12 +136302,12 @@ webhooks: - updated_at - statuses_url - repository_url - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: &783 + workflow: &784 title: Workflow type: - object @@ -137040,13 +137058,13 @@ webhooks: deployment: anyOf: - type: 'null' - - *500 + - *501 pull_requests: type: array - items: *602 - repository: *771 - organization: *770 - installation: *769 + items: *603 + repository: *772 + organization: *771 + installation: *770 sender: *4 responses: '200': @@ -137117,7 +137135,7 @@ webhooks: type: string enum: - approved - approver: &780 + approver: &781 type: object properties: avatar_url: @@ -137160,11 +137178,11 @@ webhooks: type: string comment: type: string - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - reviewers: &781 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + reviewers: &782 type: array items: type: object @@ -137245,7 +137263,7 @@ webhooks: sender: *4 since: type: string - workflow_job_run: &782 + workflow_job_run: &783 type: object properties: conclusion: @@ -137991,18 +138009,18 @@ webhooks: type: string enum: - rejected - approver: *780 + approver: *781 comment: type: string - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - reviewers: *781 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + reviewers: *782 sender: *4 since: type: string - workflow_job_run: *782 + workflow_job_run: *783 workflow_job_runs: type: array items: @@ -138719,13 +138737,13 @@ webhooks: type: string enum: - requested - enterprise: *768 + enterprise: *769 environment: type: string - installation: *769 - organization: *770 - repository: *771 - requestor: &788 + installation: *770 + organization: *771 + repository: *772 + requestor: &789 title: User type: - object @@ -140658,12 +140676,12 @@ webhooks: - updated_at - deployment_url - repository_url - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Deployment Workflow Run type: @@ -141354,7 +141372,7 @@ webhooks: type: string enum: - answered - answer: &786 + answer: &787 type: object properties: author_association: @@ -141514,11 +141532,11 @@ webhooks: - created_at - updated_at - body - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141645,11 +141663,11 @@ webhooks: - from required: - category - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141732,11 +141750,11 @@ webhooks: type: string enum: - closed - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -141818,7 +141836,7 @@ webhooks: type: string enum: - created - comment: &785 + comment: &786 type: object properties: author_association: @@ -141978,11 +141996,11 @@ webhooks: - updated_at - body - reactions - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142065,12 +142083,12 @@ webhooks: type: string enum: - deleted - comment: *785 - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + comment: *786 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142165,12 +142183,12 @@ webhooks: - from required: - body - comment: *785 - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + comment: *786 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142254,11 +142272,11 @@ webhooks: type: string enum: - created - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142340,11 +142358,11 @@ webhooks: type: string enum: - deleted - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142444,11 +142462,11 @@ webhooks: type: string required: - from - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142530,10 +142548,10 @@ webhooks: type: string enum: - labeled - discussion: *784 - enterprise: *768 - installation: *769 - label: &787 + discussion: *785 + enterprise: *769 + installation: *770 + label: &788 title: Label type: object properties: @@ -142566,8 +142584,8 @@ webhooks: - color - default - description - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142650,11 +142668,11 @@ webhooks: type: string enum: - locked - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142736,11 +142754,11 @@ webhooks: type: string enum: - pinned - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142822,11 +142840,11 @@ webhooks: type: string enum: - reopened - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -142911,16 +142929,16 @@ webhooks: changes: type: object properties: - new_discussion: *784 - new_repository: *771 + new_discussion: *785 + new_repository: *772 required: - new_discussion - new_repository - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -143003,10 +143021,10 @@ webhooks: type: string enum: - unanswered - discussion: *784 - old_answer: *786 - organization: *770 - repository: *771 + discussion: *785 + old_answer: *787 + organization: *771 + repository: *772 sender: *4 required: - action @@ -143088,12 +143106,12 @@ webhooks: type: string enum: - unlabeled - discussion: *784 - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -143176,11 +143194,11 @@ webhooks: type: string enum: - unlocked - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -143262,11 +143280,11 @@ webhooks: type: string enum: - unpinned - discussion: *784 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + discussion: *785 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -143339,7 +143357,7 @@ webhooks: description: A user forks a repository. type: object properties: - enterprise: *768 + enterprise: *769 forkee: description: The created [`repository`](https://docs.github.com/rest/repos/repos#get-a-repository) resource. @@ -144017,9 +144035,9 @@ webhooks: type: integer watchers_count: type: integer - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - forkee @@ -144165,9 +144183,9 @@ webhooks: title: gollum event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pages: description: The pages that were updated. type: array @@ -144205,7 +144223,7 @@ webhooks: - action - sha - html_url - repository: *771 + repository: *772 sender: *4 required: - pages @@ -144281,10 +144299,10 @@ webhooks: type: string enum: - created - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: &789 + organization: *771 + repositories: &790 description: An array of repository objects that the installation can access. type: array @@ -144310,8 +144328,8 @@ webhooks: - name - full_name - private - repository: *771 - requester: *788 + repository: *772 + requester: *789 sender: *4 required: - action @@ -144386,11 +144404,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -144467,11 +144485,11 @@ webhooks: type: string enum: - new_permissions_accepted - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -144548,10 +144566,10 @@ webhooks: type: string enum: - added - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories_added: &790 + organization: *771 + repositories_added: &791 description: An array of repository objects, which were added to the installation. type: array @@ -144597,15 +144615,15 @@ webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *771 - repository_selection: &791 + repository: *772 + repository_selection: &792 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *788 + requester: *789 sender: *4 required: - action @@ -144684,10 +144702,10 @@ webhooks: type: string enum: - removed - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories_added: *790 + organization: *771 + repositories_added: *791 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -144714,9 +144732,9 @@ webhooks: - name - full_name - private - repository: *771 - repository_selection: *791 - requester: *788 + repository: *772 + repository_selection: *792 + requester: *789 sender: *4 required: - action @@ -144795,11 +144813,11 @@ webhooks: type: string enum: - suspend - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -144981,10 +144999,10 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 target_type: type: string @@ -145063,11 +145081,11 @@ webhooks: type: string enum: - unsuspend - enterprise: *768 + enterprise: *769 installation: *20 - organization: *770 - repositories: *789 - repository: *771 + organization: *771 + repositories: *790 + repository: *772 requester: type: - 'null' @@ -145233,11 +145251,11 @@ webhooks: pin: anyOf: - type: 'null' - - *568 + - *569 minimized: anyOf: - type: 'null' - - *569 + - *570 user: title: User type: @@ -145323,8 +145341,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -146136,8 +146154,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -146154,7 +146172,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -146498,8 +146516,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -146579,7 +146597,7 @@ webhooks: type: string enum: - deleted - comment: &792 + comment: &793 title: issue comment description: The [comment](https://docs.github.com/rest/issues/comments#get-an-issue-comment) itself. @@ -146736,11 +146754,11 @@ webhooks: pin: anyOf: - type: 'null' - - *568 + - *569 minimized: anyOf: - type: 'null' - - *569 + - *570 required: - url - html_url @@ -146754,8 +146772,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -147563,8 +147581,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -147581,7 +147599,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -147927,8 +147945,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -148008,7 +148026,7 @@ webhooks: type: string enum: - edited - changes: &816 + changes: &817 description: The changes to the comment. type: object properties: @@ -148020,9 +148038,9 @@ webhooks: type: string required: - from - comment: *792 - enterprise: *768 - installation: *769 + comment: *793 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -148833,8 +148851,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -148851,7 +148869,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -149195,8 +149213,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -149277,9 +149295,9 @@ webhooks: type: string enum: - pinned - comment: *792 - enterprise: *768 - installation: *769 + comment: *793 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -150092,8 +150110,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -150110,7 +150128,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -150456,8 +150474,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -150537,9 +150555,9 @@ webhooks: type: string enum: - unpinned - comment: *792 - enterprise: *768 - installation: *769 + comment: *793 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) the comment belongs to. @@ -151352,8 +151370,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 state: description: State of the issue; either 'open' or 'closed' type: string @@ -151370,7 +151388,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -151716,8 +151734,8 @@ webhooks: - state - locked - assignee - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -151806,9 +151824,9 @@ webhooks: type: number blocking_issue: *83 blocking_issue_repo: *79 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -151897,9 +151915,9 @@ webhooks: type: number blocking_issue: *83 blocking_issue_repo: *79 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -151987,9 +152005,9 @@ webhooks: description: The ID of the blocking issue. type: number blocking_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -152078,9 +152096,9 @@ webhooks: description: The ID of the blocking issue. type: number blocking_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -152160,10 +152178,10 @@ webhooks: type: string enum: - assigned - assignee: *788 - enterprise: *768 - installation: *769 - issue: &793 + assignee: *789 + enterprise: *769 + installation: *770 + issue: &794 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -152974,11 +152992,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -152995,7 +153013,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -153098,8 +153116,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -153179,8 +153197,8 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -153996,11 +154014,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -154017,7 +154035,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -154263,8 +154281,8 @@ webhooks: required: - state - closed_at - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -154343,8 +154361,8 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -155151,11 +155169,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -155172,7 +155190,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -155274,8 +155292,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -155354,8 +155372,8 @@ webhooks: type: string enum: - demilestoned - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -156185,11 +156203,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -156206,7 +156224,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -156287,7 +156305,7 @@ webhooks: format: uri user_view_type: type: string - milestone: &794 + milestone: &795 title: Milestone description: A collection of related issues and pull requests. type: object @@ -156430,8 +156448,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -156530,8 +156548,8 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -157342,11 +157360,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -157360,7 +157378,7 @@ webhooks: timeline_url: type: string format: uri - type: *246 + type: *247 title: description: Title of the issue type: string @@ -157466,9 +157484,9 @@ webhooks: - active_lock_reason - body - reactions - label: *787 - organization: *770 - repository: *771 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -157548,9 +157566,9 @@ webhooks: type: string enum: - field_added - enterprise: *768 - installation: *769 - issue: *793 + enterprise: *769 + installation: *770 + issue: *794 issue_field: type: object description: The issue field whose value was set or updated on the @@ -157716,8 +157734,8 @@ webhooks: - id required: - from - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -157797,9 +157815,9 @@ webhooks: type: string enum: - field_removed - enterprise: *768 - installation: *769 - issue: *793 + enterprise: *769 + installation: *770 + issue: *794 issue_field: type: object description: The issue field whose value was cleared from the issue. @@ -157886,8 +157904,8 @@ webhooks: - 'null' required: - id - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -157967,8 +157985,8 @@ webhooks: type: string enum: - labeled - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -158778,11 +158796,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -158796,7 +158814,7 @@ webhooks: timeline_url: type: string format: uri - type: *246 + type: *247 title: description: Title of the issue type: string @@ -158902,9 +158920,9 @@ webhooks: - active_lock_reason - body - reactions - label: *787 - organization: *770 - repository: *771 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -158984,8 +159002,8 @@ webhooks: type: string enum: - locked - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -159820,11 +159838,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -159838,7 +159856,7 @@ webhooks: timeline_url: type: string format: uri - type: *246 + type: *247 title: description: Title of the issue type: string @@ -159921,8 +159939,8 @@ webhooks: format: uri user_view_type: type: string - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -160001,8 +160019,8 @@ webhooks: type: string enum: - milestoned - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -160831,11 +160849,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -160852,7 +160870,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -160932,9 +160950,9 @@ webhooks: format: uri user_view_type: type: string - milestone: *794 - organization: *770 - repository: *771 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -161821,11 +161839,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -161925,7 +161943,7 @@ webhooks: required: - login - id - type: *246 + type: *247 required: - id - number @@ -162417,8 +162435,8 @@ webhooks: required: - old_issue - old_repository - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -163225,11 +163243,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -163246,7 +163264,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -163352,8 +163370,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -163433,9 +163451,9 @@ webhooks: type: string enum: - pinned - enterprise: *768 - installation: *769 - issue: &795 + enterprise: *769 + installation: *770 + issue: &796 title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) itself. @@ -164240,11 +164258,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -164261,7 +164279,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -164363,8 +164381,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -164443,8 +164461,8 @@ webhooks: type: string enum: - reopened - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -165277,11 +165295,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -165378,9 +165396,9 @@ webhooks: format: uri user_view_type: type: string - type: *246 - organization: *770 - repository: *771 + type: *247 + organization: *771 + repository: *772 sender: *4 required: - action @@ -166268,11 +166286,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -166289,7 +166307,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -166882,11 +166900,11 @@ webhooks: required: - new_issue - new_repository - enterprise: *768 - installation: *769 - issue: *795 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *796 + organization: *771 + repository: *772 sender: *4 required: - action @@ -166966,12 +166984,12 @@ webhooks: type: string enum: - typed - enterprise: *768 - installation: *769 - issue: *793 - type: *246 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + type: *247 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167052,7 +167070,7 @@ webhooks: type: string enum: - unassigned - assignee: &819 + assignee: &820 title: User type: - object @@ -167124,11 +167142,11 @@ webhooks: required: - login - id - enterprise: *768 - installation: *769 - issue: *793 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167207,12 +167225,12 @@ webhooks: type: string enum: - unlabeled - enterprise: *768 - installation: *769 - issue: *793 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -167292,8 +167310,8 @@ webhooks: type: string enum: - unlocked - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 issue: title: Issue description: The [issue](https://docs.github.com/rest/issues/issues#get-an-issue) @@ -168126,11 +168144,11 @@ webhooks: anyOf: - type: 'null' - *84 - sub_issues_summary: *702 - issue_dependencies_summary: *703 + sub_issues_summary: *703 + issue_dependencies_summary: *704 issue_field_values: type: array - items: *550 + items: *551 state: description: State of the issue; either 'open' or 'closed' type: string @@ -168147,7 +168165,7 @@ webhooks: title: description: Title of the issue type: string - type: *246 + type: *247 updated_at: type: string format: date-time @@ -168227,8 +168245,8 @@ webhooks: format: uri user_view_type: type: string - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168308,11 +168326,11 @@ webhooks: type: string enum: - unpinned - enterprise: *768 - installation: *769 - issue: *795 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *796 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168391,12 +168409,12 @@ webhooks: type: string enum: - untyped - enterprise: *768 - installation: *769 - issue: *793 - type: *246 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + issue: *794 + type: *247 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168476,11 +168494,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168558,11 +168576,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168672,11 +168690,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - label: *787 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + label: *788 + organization: *771 + repository: *772 sender: *4 required: - action @@ -168758,9 +168776,9 @@ webhooks: - cancelled effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: &796 + enterprise: *769 + installation: *770 + marketplace_purchase: &797 title: Marketplace Purchase type: object required: @@ -168848,8 +168866,8 @@ webhooks: type: integer unit_count: type: integer - organization: *770 - previous_marketplace_purchase: &797 + organization: *771 + previous_marketplace_purchase: &798 title: Marketplace Purchase type: object properties: @@ -168933,7 +168951,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *771 + repository: *772 sender: *4 required: - action @@ -169013,10 +169031,10 @@ webhooks: - changed effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: *796 - organization: *770 + enterprise: *769 + installation: *770 + marketplace_purchase: *797 + organization: *771 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -169104,7 +169122,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *771 + repository: *772 sender: *4 required: - action @@ -169186,10 +169204,10 @@ webhooks: - pending_change effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: *796 - organization: *770 + enterprise: *769 + installation: *770 + marketplace_purchase: *797 + organization: *771 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -169275,7 +169293,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *771 + repository: *772 sender: *4 required: - action @@ -169356,8 +169374,8 @@ webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 marketplace_purchase: title: Marketplace Purchase type: object @@ -169443,9 +169461,9 @@ webhooks: type: integer unit_count: type: integer - organization: *770 - previous_marketplace_purchase: *797 - repository: *771 + organization: *771 + previous_marketplace_purchase: *798 + repository: *772 sender: *4 required: - action @@ -169525,12 +169543,12 @@ webhooks: - purchased effective_date: type: string - enterprise: *768 - installation: *769 - marketplace_purchase: *796 - organization: *770 - previous_marketplace_purchase: *797 - repository: *771 + enterprise: *769 + installation: *770 + marketplace_purchase: *797 + organization: *771 + previous_marketplace_purchase: *798 + repository: *772 sender: *4 required: - action @@ -169632,11 +169650,11 @@ webhooks: type: string required: - to - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169738,11 +169756,11 @@ webhooks: type: - string - 'null' - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169821,11 +169839,11 @@ webhooks: type: string enum: - removed - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 sender: *4 required: - action @@ -169903,11 +169921,11 @@ webhooks: type: string enum: - added - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 scope: description: The scope of the membership. Currently, can only be `team`. @@ -169985,7 +170003,7 @@ webhooks: required: - login - id - team: &798 + team: &799 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -170215,11 +170233,11 @@ webhooks: type: string enum: - removed - enterprise: *768 - installation: *769 - member: *788 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + member: *789 + organization: *771 + repository: *772 scope: description: The scope of the membership. Currently, can only be `team`. @@ -170298,7 +170316,7 @@ webhooks: required: - login - id - team: *798 + team: *799 required: - action - scope @@ -170380,8 +170398,8 @@ webhooks: type: string enum: - checks_requested - installation: *769 - merge_group: &799 + installation: *770 + merge_group: &800 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -170400,15 +170418,15 @@ webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *420 + head_commit: *421 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170494,10 +170512,10 @@ webhooks: - merged - invalidated - dequeued - installation: *769 - merge_group: *799 - organization: *770 - repository: *771 + installation: *770 + merge_group: *800 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170570,7 +170588,7 @@ webhooks: type: string enum: - deleted - enterprise: *768 + enterprise: *769 hook: description: 'The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -170679,12 +170697,12 @@ webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *769 - organization: *770 + installation: *770 + organization: *771 repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -170764,11 +170782,11 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 - milestone: *794 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -170847,9 +170865,9 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - milestone: &800 + enterprise: *769 + installation: *770 + milestone: &801 title: Milestone description: A collection of related issues and pull requests. type: object @@ -170991,8 +171009,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -171071,11 +171089,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - milestone: *794 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -171185,11 +171203,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - milestone: *794 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *795 + organization: *771 + repository: *772 sender: *4 required: - action @@ -171269,11 +171287,11 @@ webhooks: type: string enum: - opened - enterprise: *768 - installation: *769 - milestone: *800 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + milestone: *801 + organization: *771 + repository: *772 sender: *4 required: - action @@ -171352,11 +171370,11 @@ webhooks: type: string enum: - blocked - blocked_user: *788 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + blocked_user: *789 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -171435,11 +171453,11 @@ webhooks: type: string enum: - unblocked - blocked_user: *788 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + blocked_user: *789 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -171518,9 +171536,9 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - membership: &801 + enterprise: *769 + installation: *770 + membership: &802 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -171630,8 +171648,8 @@ webhooks: - role - organization_url - user - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 required: - action @@ -171709,11 +171727,11 @@ webhooks: type: string enum: - member_added - enterprise: *768 - installation: *769 - membership: *801 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + membership: *802 + organization: *771 + repository: *772 sender: *4 required: - action @@ -171792,8 +171810,8 @@ webhooks: type: string enum: - member_invited - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -171915,10 +171933,10 @@ webhooks: - inviter - team_count - invitation_teams_url - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 - user: *788 + user: *789 required: - action - invitation @@ -171996,11 +172014,11 @@ webhooks: type: string enum: - member_removed - enterprise: *768 - installation: *769 - membership: *801 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + membership: *802 + organization: *771 + repository: *772 sender: *4 required: - action @@ -172087,11 +172105,11 @@ webhooks: properties: from: type: string - enterprise: *768 - installation: *769 - membership: *801 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + membership: *802 + organization: *771 + repository: *772 sender: *4 required: - action @@ -172168,9 +172186,9 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 package: description: Information about the package. type: object @@ -172693,7 +172711,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: &802 + items: &803 title: Ruby Gems metadata type: object properties: @@ -172790,7 +172808,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -172866,9 +172884,9 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 package: description: Information about the package. type: object @@ -173230,7 +173248,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *802 + items: *803 source_url: type: string format: uri @@ -173301,7 +173319,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -173481,12 +173499,12 @@ webhooks: - duration - created_at - updated_at - enterprise: *768 + enterprise: *769 id: type: integer - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - id @@ -173563,7 +173581,7 @@ webhooks: type: string enum: - approved - personal_access_token_request: &803 + personal_access_token_request: &804 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -173713,10 +173731,10 @@ webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *768 - organization: *770 + enterprise: *769 + organization: *771 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -173793,11 +173811,11 @@ webhooks: type: string enum: - cancelled - personal_access_token_request: *803 - enterprise: *768 - organization: *770 + personal_access_token_request: *804 + enterprise: *769 + organization: *771 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -173873,11 +173891,11 @@ webhooks: type: string enum: - created - personal_access_token_request: *803 - enterprise: *768 - organization: *770 + personal_access_token_request: *804 + enterprise: *769 + organization: *771 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -173952,11 +173970,11 @@ webhooks: type: string enum: - denied - personal_access_token_request: *803 - organization: *770 - enterprise: *768 + personal_access_token_request: *804 + organization: *771 + enterprise: *769 sender: *4 - installation: *769 + installation: *770 required: - action - personal_access_token_request @@ -174061,7 +174079,7 @@ webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *804 + last_response: *805 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -174093,8 +174111,8 @@ webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 zen: description: Random string of GitHub zen. @@ -174339,10 +174357,10 @@ webhooks: - from required: - note - enterprise: *768 - installation: *769 - organization: *770 - project_card: &805 + enterprise: *769 + installation: *770 + organization: *771 + project_card: &806 title: Project Card type: object properties: @@ -174465,7 +174483,7 @@ webhooks: - creator - created_at - updated_at - repository: *771 + repository: *772 sender: *4 required: - action @@ -174546,11 +174564,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - project_card: *805 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_card: *806 + repository: *772 sender: *4 required: - action @@ -174630,9 +174648,9 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 project_card: title: Project Card type: object @@ -174762,7 +174780,7 @@ webhooks: repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -174856,11 +174874,11 @@ webhooks: - from required: - note - enterprise: *768 - installation: *769 - organization: *770 - project_card: *805 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_card: *806 + repository: *772 sender: *4 required: - action @@ -174954,9 +174972,9 @@ webhooks: - from required: - column_id - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 project_card: allOf: - title: Project Card @@ -175153,7 +175171,7 @@ webhooks: type: string required: - after_id - repository: *771 + repository: *772 sender: *4 required: - action @@ -175233,10 +175251,10 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 - organization: *770 - project: &807 + enterprise: *769 + installation: *770 + organization: *771 + project: &808 title: Project type: object properties: @@ -175363,7 +175381,7 @@ webhooks: - creator - created_at - updated_at - repository: *771 + repository: *772 sender: *4 required: - action @@ -175443,10 +175461,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - project_column: &806 + enterprise: *769 + installation: *770 + organization: *771 + project_column: &807 title: Project Column type: object properties: @@ -175486,7 +175504,7 @@ webhooks: - name - created_at - updated_at - repository: *771 + repository: *772 sender: *4 required: - action @@ -175565,14 +175583,14 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - project_column: *806 + enterprise: *769 + installation: *770 + organization: *771 + project_column: *807 repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -175661,11 +175679,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - project_column: *806 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_column: *807 + repository: *772 sender: *4 required: - action @@ -175745,11 +175763,11 @@ webhooks: type: string enum: - moved - enterprise: *768 - installation: *769 - organization: *770 - project_column: *806 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project_column: *807 + repository: *772 sender: *4 required: - action @@ -175829,11 +175847,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - project: *807 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 + repository: *772 sender: *4 required: - action @@ -175913,14 +175931,14 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - project: *807 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 repository: anyOf: - type: 'null' - - *771 + - *772 sender: *4 required: - action @@ -176021,11 +176039,11 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - project: *807 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 + repository: *772 sender: *4 required: - action @@ -176104,11 +176122,11 @@ webhooks: type: string enum: - reopened - enterprise: *768 - installation: *769 - organization: *770 - project: *807 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + project: *808 + repository: *772 sender: *4 required: - action @@ -176189,9 +176207,9 @@ webhooks: type: string enum: - closed - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -176272,9 +176290,9 @@ webhooks: type: string enum: - created - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -176355,9 +176373,9 @@ webhooks: type: string enum: - deleted - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -176478,9 +176496,9 @@ webhooks: type: string to: type: string - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -176563,7 +176581,7 @@ webhooks: type: string enum: - archived - changes: &811 + changes: &812 type: object properties: archived_at: @@ -176579,9 +176597,9 @@ webhooks: - string - 'null' format: date-time - installation: *769 - organization: *770 - projects_v2_item: &808 + installation: *770 + organization: *771 + projects_v2_item: &809 title: Projects v2 Item description: An item belonging to a project type: object @@ -176599,7 +176617,7 @@ webhooks: type: string description: The node ID of the content represented by this item. - content_type: *285 + content_type: *286 creator: *4 created_at: type: string @@ -176721,9 +176739,9 @@ webhooks: - 'null' to: type: string - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -176805,9 +176823,9 @@ webhooks: type: string enum: - created - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -176888,9 +176906,9 @@ webhooks: type: string enum: - deleted - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -176995,7 +177013,7 @@ webhooks: oneOf: - type: string - type: integer - - &809 + - &810 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -177019,7 +177037,7 @@ webhooks: required: - id - name - - &810 + - &811 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -177059,8 +177077,8 @@ webhooks: oneOf: - type: string - type: integer - - *809 - *810 + - *811 type: - 'null' - string @@ -177083,9 +177101,9 @@ webhooks: - 'null' required: - body - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -177182,9 +177200,9 @@ webhooks: type: - string - 'null' - installation: *769 - organization: *770 - projects_v2_item: *808 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -177267,10 +177285,10 @@ webhooks: type: string enum: - restored - changes: *811 - installation: *769 - organization: *770 - projects_v2_item: *808 + changes: *812 + installation: *770 + organization: *771 + projects_v2_item: *809 sender: *4 required: - action @@ -177352,9 +177370,9 @@ webhooks: type: string enum: - reopened - installation: *769 - organization: *770 - projects_v2: *279 + installation: *770 + organization: *771 + projects_v2: *280 sender: *4 required: - action @@ -177435,9 +177453,9 @@ webhooks: type: string enum: - created - installation: *769 - organization: *770 - projects_v2_status_update: *812 + installation: *770 + organization: *771 + projects_v2_status_update: *813 sender: *4 required: - action @@ -177518,9 +177536,9 @@ webhooks: type: string enum: - deleted - installation: *769 - organization: *770 - projects_v2_status_update: *812 + installation: *770 + organization: *771 + projects_v2_status_update: *813 sender: *4 required: - action @@ -177666,9 +177684,9 @@ webhooks: - string - 'null' format: date - installation: *769 - organization: *770 - projects_v2_status_update: *812 + installation: *770 + organization: *771 + projects_v2_status_update: *813 sender: *4 required: - action @@ -177739,10 +177757,10 @@ webhooks: title: public event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - repository @@ -177819,13 +177837,13 @@ webhooks: type: string enum: - assigned - assignee: *788 - enterprise: *768 - installation: *769 - number: &813 + assignee: *789 + enterprise: *769 + installation: *770 + number: &814 description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -180068,7 +180086,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -180197,7 +180215,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -180294,11 +180312,11 @@ webhooks: type: string enum: - auto_merge_disabled - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -182532,7 +182550,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -182663,7 +182681,7 @@ webhooks: - draft reason: type: string - repository: *771 + repository: *772 sender: *4 required: - action @@ -182760,11 +182778,11 @@ webhooks: type: string enum: - auto_merge_enabled - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -184998,7 +185016,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -185129,7 +185147,7 @@ webhooks: - draft reason: type: string - repository: *771 + repository: *772 sender: *4 required: - action @@ -185226,13 +185244,13 @@ webhooks: type: string enum: - closed - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: &814 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: &815 allOf: - - *602 + - *603 - type: object properties: allow_auto_merge: @@ -185294,7 +185312,7 @@ webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *771 + repository: *772 sender: *4 required: - action @@ -185375,12 +185393,12 @@ webhooks: type: string enum: - converted_to_draft - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -185460,11 +185478,11 @@ webhooks: type: string enum: - demilestoned - enterprise: *768 - milestone: *282 - number: *813 - organization: *770 - pull_request: &815 + enterprise: *769 + milestone: *283 + number: *814 + organization: *771 + pull_request: &816 title: Pull Request type: object properties: @@ -187685,7 +187703,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -187856,7 +187874,7 @@ webhooks: - active_lock_reason - draft version: '2026-03-10' - repository: *771 + repository: *772 sender: *4 required: - action @@ -187935,11 +187953,11 @@ webhooks: type: string enum: - dequeued - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -190164,7 +190182,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -190308,7 +190326,7 @@ webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *771 + repository: *772 sender: *4 required: - action @@ -190440,12 +190458,12 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -190525,11 +190543,11 @@ webhooks: type: string enum: - enqueued - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -192754,7 +192772,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -192883,7 +192901,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -192971,11 +192989,11 @@ webhooks: type: string enum: - labeled - enterprise: *768 - installation: *769 - label: *787 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + label: *788 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -195217,7 +195235,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -195346,7 +195364,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -195442,10 +195460,10 @@ webhooks: type: string enum: - locked - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -197685,7 +197703,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -197814,7 +197832,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -197909,12 +197927,12 @@ webhooks: type: string enum: - milestoned - enterprise: *768 - milestone: *282 - number: *813 - organization: *770 - pull_request: *815 - repository: *771 + enterprise: *769 + milestone: *283 + number: *814 + organization: *771 + pull_request: *816 + repository: *772 sender: *4 required: - action @@ -197993,12 +198011,12 @@ webhooks: type: string enum: - opened - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -198079,12 +198097,12 @@ webhooks: type: string enum: - ready_for_review - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -198164,12 +198182,12 @@ webhooks: type: string enum: - reopened - enterprise: *768 - installation: *769 - number: *813 - organization: *770 - pull_request: *814 - repository: *771 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 + pull_request: *815 + repository: *772 sender: *4 required: - action @@ -198544,9 +198562,9 @@ webhooks: - start_side - side - reactions - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: type: object properties: @@ -200675,7 +200693,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -200799,7 +200817,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *771 + repository: *772 sender: *4 required: - action @@ -200894,7 +200912,7 @@ webhooks: type: string enum: - deleted - comment: &817 + comment: &818 title: Pull Request Review Comment description: The [comment](https://docs.github.com/rest/pulls/comments#get-a-review-comment-for-a-pull-request) itself. @@ -201187,9 +201205,9 @@ webhooks: - start_side - side - reactions - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: type: object properties: @@ -203306,7 +203324,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -203430,7 +203448,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *771 + repository: *772 sender: *4 required: - action @@ -203525,11 +203543,11 @@ webhooks: type: string enum: - edited - changes: *816 - comment: *817 - enterprise: *768 - installation: *769 - organization: *770 + changes: *817 + comment: *818 + enterprise: *769 + installation: *770 + organization: *771 pull_request: type: object properties: @@ -205649,7 +205667,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -205773,7 +205791,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *771 + repository: *772 sender: *4 required: - action @@ -205869,9 +205887,9 @@ webhooks: type: string enum: - dismissed - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -208001,7 +208019,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -208127,7 +208145,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 + repository: *772 review: description: The review that was affected. type: object @@ -208393,9 +208411,9 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -210509,8 +210527,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 - review: &818 + repository: *772 + review: &819 description: The review that was affected. type: object properties: @@ -210756,12 +210774,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -213002,7 +213020,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -213131,7 +213149,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_reviewer: title: User type: @@ -213217,12 +213235,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -215470,7 +215488,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -215599,7 +215617,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_team: title: Team description: Groups of organization members that gives permissions @@ -215817,12 +215835,12 @@ webhooks: type: string enum: - review_requested - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -218064,7 +218082,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -218194,7 +218212,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_reviewer: title: User type: @@ -218281,12 +218299,12 @@ webhooks: type: string enum: - review_requested - enterprise: *768 - installation: *769 + enterprise: *769 + installation: *770 number: description: The pull request number. type: integer - organization: *770 + organization: *771 pull_request: title: Pull Request type: object @@ -220519,7 +220537,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. @@ -220649,7 +220667,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 requested_team: title: Team description: Groups of organization members that gives permissions @@ -220856,9 +220874,9 @@ webhooks: type: string enum: - submitted - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -222991,7 +223009,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -223117,8 +223135,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 - review: *818 + repository: *772 + review: *819 sender: *4 required: - action @@ -223213,9 +223231,9 @@ webhooks: type: string enum: - resolved - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -225243,7 +225261,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -225369,7 +225387,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 + repository: *772 sender: *4 thread: type: object @@ -225774,9 +225792,9 @@ webhooks: type: string enum: - unresolved - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 pull_request: title: Simple Pull Request type: object @@ -227788,7 +227806,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: type: string enum: @@ -227913,7 +227931,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *771 + repository: *772 sender: *4 thread: type: object @@ -228314,11 +228332,11 @@ webhooks: type: string enum: - stacked - enterprise: *768 - installation: *769 - stack: *599 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + stack: *600 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -230560,7 +230578,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -230689,7 +230707,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -230790,10 +230808,10 @@ webhooks: type: string before: type: string - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -233022,7 +233040,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -233151,7 +233169,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -233248,11 +233266,11 @@ webhooks: type: string enum: - unassigned - assignee: *819 - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + assignee: *820 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -235496,7 +235514,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -235625,7 +235643,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -235719,11 +235737,11 @@ webhooks: type: string enum: - unlabeled - enterprise: *768 - installation: *769 - label: *787 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + label: *788 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -237956,7 +237974,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -238085,7 +238103,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -238181,10 +238199,10 @@ webhooks: type: string enum: - unlocked - enterprise: *768 - installation: *769 - number: *813 - organization: *770 + enterprise: *769 + installation: *770 + number: *814 + organization: *771 pull_request: title: Pull Request type: object @@ -240408,7 +240426,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *599 + stack: *600 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -240536,7 +240554,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *771 + repository: *772 sender: *4 required: - action @@ -240754,7 +240772,7 @@ webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *768 + enterprise: *769 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -240849,8 +240867,8 @@ webhooks: - url - author - committer - installation: *769 - organization: *770 + installation: *770 + organization: *771 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -241449,9 +241467,9 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 registry_package: type: object properties: @@ -241928,7 +241946,7 @@ webhooks: type: string rubygems_metadata: type: array - items: *802 + items: *803 summary: type: string tag_name: @@ -241984,7 +242002,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -242062,9 +242080,9 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 registry_package: type: object properties: @@ -242376,7 +242394,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *802 + items: *803 summary: type: string tag_name: @@ -242426,7 +242444,7 @@ webhooks: - owner - package_version - registry - repository: *771 + repository: *772 sender: *4 required: - action @@ -242503,10 +242521,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - release: &820 + enterprise: *769 + installation: *770 + organization: *771 + release: &821 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -242837,7 +242855,7 @@ webhooks: - updated_at - zipball_url - body - repository: *771 + repository: *772 sender: *4 required: - action @@ -242914,11 +242932,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - release: *820 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *821 + repository: *772 sender: *4 required: - action @@ -243035,11 +243053,11 @@ webhooks: type: boolean required: - to - enterprise: *768 - installation: *769 - organization: *770 - release: *820 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *821 + repository: *772 sender: *4 required: - action @@ -243117,9 +243135,9 @@ webhooks: type: string enum: - prereleased - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 release: title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) @@ -243455,7 +243473,7 @@ webhooks: - string - 'null' format: uri - repository: *771 + repository: *772 sender: *4 required: - action @@ -243531,10 +243549,10 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 - release: &821 + enterprise: *769 + installation: *770 + organization: *771 + release: &822 title: Release description: The [release](https://docs.github.com/rest/releases/releases/#get-a-release) object. @@ -243867,7 +243885,7 @@ webhooks: - string - 'null' format: uri - repository: *771 + repository: *772 sender: *4 required: - action @@ -243943,11 +243961,11 @@ webhooks: type: string enum: - released - enterprise: *768 - installation: *769 - organization: *770 - release: *820 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *821 + repository: *772 sender: *4 required: - action @@ -244023,11 +244041,11 @@ webhooks: type: string enum: - unpublished - enterprise: *768 - installation: *769 - organization: *770 - release: *821 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + release: *822 + repository: *772 sender: *4 required: - action @@ -244103,11 +244121,11 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_advisory: *688 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_advisory: *689 sender: *4 required: - action @@ -244183,11 +244201,11 @@ webhooks: type: string enum: - reported - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_advisory: *688 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_advisory: *689 sender: *4 required: - action @@ -244263,10 +244281,10 @@ webhooks: type: string enum: - archived - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244343,10 +244361,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244424,10 +244442,10 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244512,10 +244530,10 @@ webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244630,10 +244648,10 @@ webhooks: - 'null' items: type: string - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244705,10 +244723,10 @@ webhooks: title: repository_import event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 status: type: string @@ -244789,10 +244807,10 @@ webhooks: type: string enum: - privatized - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244869,10 +244887,10 @@ webhooks: type: string enum: - publicized - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -244966,10 +244984,10 @@ webhooks: - name required: - repository - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245049,11 +245067,11 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_ruleset: *324 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_ruleset: *325 sender: *4 required: - action @@ -245131,11 +245149,11 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_ruleset: *324 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_ruleset: *325 sender: *4 required: - action @@ -245213,11 +245231,11 @@ webhooks: type: string enum: - edited - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - repository_ruleset: *324 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + repository_ruleset: *325 changes: type: object properties: @@ -245236,16 +245254,16 @@ webhooks: properties: added: type: array - items: *298 + items: *299 deleted: type: array - items: *298 + items: *299 updated: type: array items: type: object properties: - condition: *298 + condition: *299 changes: type: object properties: @@ -245278,16 +245296,16 @@ webhooks: properties: added: type: array - items: *624 + items: *625 deleted: type: array - items: *624 + items: *625 updated: type: array items: type: object properties: - rule: *624 + rule: *625 changes: type: object properties: @@ -245524,10 +245542,10 @@ webhooks: - from required: - owner - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245605,10 +245623,10 @@ webhooks: type: string enum: - unarchived - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -245686,7 +245704,7 @@ webhooks: type: string enum: - create - alert: &822 + alert: &823 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -245811,10 +245829,10 @@ webhooks: enum: - auto_dismissed - open - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -246024,10 +246042,10 @@ webhooks: type: string enum: - dismissed - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -246105,11 +246123,11 @@ webhooks: type: string enum: - reopen - alert: *822 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *823 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -246311,10 +246329,10 @@ webhooks: enum: - fixed - open - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -246392,7 +246410,7 @@ webhooks: type: string enum: - assigned - alert: &824 + alert: &825 type: object properties: number: *181 @@ -246539,12 +246557,12 @@ webhooks: anyOf: - type: 'null' - *4 - metadata: *823 + metadata: *824 assignee: *4 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -246622,11 +246640,11 @@ webhooks: type: string enum: - created - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -246707,11 +246725,11 @@ webhooks: type: string enum: - created - alert: *824 - installation: *769 - location: *825 - organization: *770 - repository: *771 + alert: *825 + installation: *770 + location: *826 + organization: *771 + repository: *772 sender: *4 required: - location @@ -246949,11 +246967,11 @@ webhooks: type: string enum: - metadata_created - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -247030,11 +247048,11 @@ webhooks: type: string enum: - metadata_removed - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -247111,11 +247129,11 @@ webhooks: type: string enum: - publicly_leaked - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -247193,11 +247211,11 @@ webhooks: type: string enum: - reopened - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -247275,11 +247293,11 @@ webhooks: type: string enum: - resolved - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -247357,12 +247375,12 @@ webhooks: type: string enum: - unassigned - alert: *824 + alert: *825 assignee: *4 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -247440,11 +247458,11 @@ webhooks: type: string enum: - validated - alert: *824 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + alert: *825 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -247574,10 +247592,10 @@ webhooks: - organization - enterprise - - repository: *771 - enterprise: *768 - installation: *769 - organization: *770 + repository: *772 + enterprise: *769 + installation: *770 + organization: *771 sender: *4 required: - action @@ -247655,11 +247673,11 @@ webhooks: type: string enum: - published - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - security_advisory: &826 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + security_advisory: &827 description: The details of the security advisory, including summary, description, and severity. type: object @@ -247863,11 +247881,11 @@ webhooks: type: string enum: - updated - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 - security_advisory: *826 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 + security_advisory: *827 sender: *4 required: - action @@ -247940,10 +247958,10 @@ webhooks: type: string enum: - withdrawn - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -248137,11 +248155,11 @@ webhooks: from: type: object properties: - security_and_analysis: *297 - enterprise: *768 - installation: *769 - organization: *770 - repository: *343 + security_and_analysis: *298 + enterprise: *769 + installation: *770 + organization: *771 + repository: *344 sender: *4 required: - changes @@ -248219,12 +248237,12 @@ webhooks: type: string enum: - cancelled - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: &827 + sponsorship: &828 type: object properties: created_at: @@ -248529,12 +248547,12 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - sponsorship @@ -248622,12 +248640,12 @@ webhooks: type: string required: - from - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - changes @@ -248704,17 +248722,17 @@ webhooks: type: string enum: - pending_cancellation - effective_date: &828 + effective_date: &829 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: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - sponsorship @@ -248788,7 +248806,7 @@ webhooks: type: string enum: - pending_tier_change - changes: &829 + changes: &830 type: object properties: tier: @@ -248832,13 +248850,13 @@ webhooks: - from required: - tier - effective_date: *828 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + effective_date: *829 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - changes @@ -248915,13 +248933,13 @@ webhooks: type: string enum: - tier_changed - changes: *829 - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + changes: *830 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - sponsorship: *827 + sponsorship: *828 required: - action - changes @@ -248995,10 +249013,10 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -249082,10 +249100,10 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -249519,15 +249537,15 @@ webhooks: type: - string - 'null' - enterprise: *768 + enterprise: *769 id: description: The unique identifier of the status. type: integer - installation: *769 + installation: *770 name: type: string - organization: *770 - repository: *771 + organization: *771 + repository: *772 sender: *4 sha: description: The Commit SHA. @@ -249643,9 +249661,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -249734,9 +249752,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -249825,9 +249843,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -249916,9 +249934,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *83 - installation: *769 - organization: *770 - repository: *771 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -249994,12 +250012,12 @@ webhooks: title: team_add event type: object properties: - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - team: &830 + team: &831 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -250229,9 +250247,9 @@ webhooks: type: string enum: - added_to_repository - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -250701,7 +250719,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -250777,9 +250795,9 @@ webhooks: type: string enum: - created - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -251249,7 +251267,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -251326,9 +251344,9 @@ webhooks: type: string enum: - deleted - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -251798,7 +251816,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -251942,9 +251960,9 @@ webhooks: - from required: - permissions - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -252414,7 +252432,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - changes @@ -252492,9 +252510,9 @@ webhooks: type: string enum: - removed_from_repository - enterprise: *768 - installation: *769 - organization: *770 + enterprise: *769 + installation: *770 + organization: *771 repository: title: Repository description: A git repository @@ -252964,7 +252982,7 @@ webhooks: - topics - visibility sender: *4 - team: *830 + team: *831 required: - action - team @@ -253040,10 +253058,10 @@ webhooks: type: string enum: - started - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 required: - action @@ -253116,17 +253134,17 @@ webhooks: title: workflow_dispatch event type: object properties: - enterprise: *768 + enterprise: *769 inputs: type: - object - 'null' additionalProperties: true - installation: *769 - organization: *770 + installation: *770 + organization: *771 ref: type: string - repository: *771 + repository: *772 sender: *4 workflow: type: string @@ -253208,10 +253226,10 @@ webhooks: type: string enum: - completed - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: allOf: @@ -253467,7 +253485,7 @@ webhooks: type: string required: - conclusion - deployment: *500 + deployment: *501 required: - action - repository @@ -253546,10 +253564,10 @@ webhooks: type: string enum: - in_progress - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: allOf: @@ -253831,7 +253849,7 @@ webhooks: required: - status - steps - deployment: *500 + deployment: *501 required: - action - repository @@ -253910,10 +253928,10 @@ webhooks: type: string enum: - queued - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: type: object @@ -254059,7 +254077,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *500 + deployment: *501 required: - action - repository @@ -254138,10 +254156,10 @@ webhooks: type: string enum: - waiting - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 workflow_job: type: object @@ -254288,7 +254306,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *500 + deployment: *501 required: - action - repository @@ -254368,12 +254386,12 @@ webhooks: type: string enum: - completed - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Workflow Run type: object @@ -255392,12 +255410,12 @@ webhooks: type: string enum: - in_progress - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Workflow Run type: object @@ -256401,12 +256419,12 @@ webhooks: type: string enum: - requested - enterprise: *768 - installation: *769 - organization: *770 - repository: *771 + enterprise: *769 + installation: *770 + organization: *771 + repository: *772 sender: *4 - workflow: *783 + workflow: *784 workflow_run: title: Workflow Run type: object 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 a89d8f849b..61c1e84c24 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -54885,6 +54885,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -56512,7 +56520,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -56737,7 +56746,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -206026,6 +206036,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -207653,7 +207671,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -207878,7 +207897,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -477786,6 +477806,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -478861,7 +478889,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -479019,7 +479048,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -480356,7 +480386,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -481701,7 +481732,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", 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 7d70d554ef..b106d4ce4c 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -922,7 +922,7 @@ paths: - subscriptions_url - type - url - type: &475 + type: &476 type: string description: The type of credit the user is receiving. enum: @@ -1088,7 +1088,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: - - &802 + - &803 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -4345,7 +4345,7 @@ paths: schema: type: integer default: 30 - - &363 + - &364 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 @@ -4354,7 +4354,7 @@ paths: required: false schema: type: string - - &364 + - &365 name: status description: Returns webhook deliveries filtered by delivery outcome classification based on `status_code` range. A `status` of `success` returns deliveries @@ -4374,7 +4374,7 @@ paths: application/json: schema: type: array - items: &365 + items: &366 title: Simple webhook delivery description: Delivery made by a webhook, without request and response information. @@ -4470,7 +4470,7 @@ paths: - installation_id - repository_id examples: - default: &366 + default: &367 value: - id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -4502,7 +4502,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &812 + schema: &813 title: Scim Error description: Scim Error type: object @@ -4605,7 +4605,7 @@ paths: description: Response content: application/json: - schema: &367 + schema: &368 title: Webhook delivery description: Delivery made by a webhook. type: object @@ -4740,7 +4740,7 @@ paths: - request - response examples: - default: &368 + default: &369 value: id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -12204,7 +12204,7 @@ paths: value: days: 90 maximum_allowed_days: 365 - '401': &813 + '401': &814 description: Authorization failure '404': *6 x-github: @@ -16555,7 +16555,7 @@ paths: description: The GitHub URL of the alert resource. format: uri readOnly: true - instances_url: &565 + instances_url: &566 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -16591,7 +16591,7 @@ paths: format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissed_reason: &566 + dismissed_reason: &567 type: - string - 'null' @@ -16602,14 +16602,14 @@ paths: - won't fix - used in tests - - dismissed_comment: &567 + dismissed_comment: &568 type: - string - 'null' description: The dismissal comment associated with the dismissal of the alert. maxLength: 280 - rule: &568 + rule: &569 type: object properties: id: @@ -16670,7 +16670,7 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: &569 + tool: &570 type: object properties: name: *112 @@ -16681,26 +16681,26 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *113 - most_recent_instance: &570 + most_recent_instance: &571 type: object properties: - ref: &563 + ref: &564 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &581 + analysis_key: &582 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: &582 + environment: &583 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: &583 + category: &584 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -16720,7 +16720,7 @@ paths: with placeholder links for related locations replaced by links to the relevant code. Only populated when related locations are available for the alert instance. - location: &584 + location: &585 type: object description: Describe a region within a file for the alert. properties: @@ -16741,7 +16741,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: &585 + items: &586 type: - string - 'null' @@ -19171,7 +19171,7 @@ paths: parent: anyOf: - type: 'null' - - &403 + - &404 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -21464,7 +21464,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 - - &623 + - &624 name: has in: query description: |- @@ -21498,6 +21498,16 @@ paths: - development - runtime - &350 + name: relationship + in: query + description: |- + A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned. + + > [!NOTE] + > We are rolling out support for dependency relationship across ecosystems. This value will be "unknown" for all dependencies in unsupported ecosystems. + schema: + type: string + - &351 name: sort in: query description: |- @@ -21523,7 +21533,7 @@ paths: application/json: schema: type: array - items: &351 + items: &352 type: object description: A Dependabot alert. properties: @@ -21591,7 +21601,7 @@ paths: - transitive - inconclusive - - security_advisory: &624 + security_advisory: &625 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -21834,7 +21844,7 @@ paths: dismissal. maxLength: 280 fixed_at: *142 - auto_dismissed_at: &625 + auto_dismissed_at: &626 type: - string - 'null' @@ -21842,7 +21852,7 @@ paths: ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissal_request: &626 + dismissal_request: &627 title: Dependabot alert dismissal request description: Information about an active dismissal request for this Dependabot alert. @@ -21905,7 +21915,7 @@ paths: - repository additionalProperties: false examples: - default: &352 + default: &353 value: - number: 2 state: dismissed @@ -21915,6 +21925,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -22101,6 +22112,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -22290,7 +22302,7 @@ paths: description: Response content: application/json: - schema: &353 + schema: &354 title: Dependabot Repository Access Details description: Information about repositories that Dependabot is able to access in an organization @@ -22316,7 +22328,7 @@ paths: - *121 additionalProperties: false examples: - default: &354 + default: &355 value: default_level: public accessible_repositories: @@ -22539,7 +22551,7 @@ paths: - *104 - *105 - *106 - - &356 + - &357 name: request_status description: The status of the dismissal request to filter on. When specified, only requests with this status will be returned. @@ -22565,7 +22577,7 @@ paths: application/json: schema: type: array - items: &358 + items: &359 title: Secret scanning alert dismissal request description: A dismissal request made by a user asking to close a secret scanning alert in this repository. @@ -22692,7 +22704,7 @@ paths: examples: - https://github.com/octo-org/smile/security/secret-scanning/17 examples: - default: &359 + default: &360 value: - id: 21 number: 42 @@ -23790,7 +23802,7 @@ paths: application/json: schema: *20 examples: - default: &380 + default: &381 value: id: 1 account: @@ -24051,7 +24063,7 @@ paths: - name - created_on examples: - default: &479 + default: &480 value: total_count: 2 network_configurations: @@ -24302,7 +24314,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: - *40 - - &480 + - &481 name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -24314,7 +24326,7 @@ paths: description: Response content: application/json: - schema: &481 + schema: &482 title: Hosted compute network settings resource description: A hosted compute network settings resource. type: object @@ -24353,7 +24365,7 @@ paths: - subnet_id - region examples: - default: &482 + default: &483 value: id: 220F78DACB92BBFBC5E6F22DE1CCF52309D network_configuration_id: 934E208B3EE0BD60CF5F752C426BFB53562 @@ -25206,7 +25218,7 @@ paths: required: true content: application/json: - schema: &434 + schema: &435 title: Custom Property Set Payload description: Custom property set payload type: object @@ -26447,7 +26459,7 @@ paths: conditions: anyOf: - *162 - - &438 + - &439 title: Organization ruleset conditions type: object description: |- @@ -26497,7 +26509,7 @@ paths: - object rules: type: array - items: &767 + items: &768 title: Repository Rule type: object description: A repository rule. @@ -26506,7 +26518,7 @@ paths: - *171 - *172 - *173 - - &764 + - &765 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -26597,7 +26609,7 @@ paths: - *184 - *185 - *186 - - &765 + - &766 title: license_compliance_scanning description: Enforce any added or changed dependencies to comply with the organization's license policy. @@ -26846,7 +26858,7 @@ paths: type: string format: date-time examples: - default: &441 + default: &442 value: - version_id: 3 actor: @@ -26899,7 +26911,7 @@ paths: description: Response content: application/json: - schema: &442 + schema: &443 allOf: - *195 - type: object @@ -26954,7 +26966,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise parameters: - *40 - - &443 + - &444 name: state in: query description: Set to `open` or `resolved` to only list secret scanning alerts @@ -26965,7 +26977,7 @@ paths: enum: - open - resolved - - &444 + - &445 name: secret_type in: query description: A comma-separated list of secret types to return. All default @@ -26975,7 +26987,7 @@ paths: required: false schema: type: string - - &445 + - &446 name: exclude_secret_types in: query description: A comma-separated list of secret types to exclude from the results. @@ -26986,7 +26998,7 @@ paths: required: false schema: type: string - - &446 + - &447 name: exclude_providers in: query description: |- @@ -26997,7 +27009,7 @@ paths: required: false schema: type: string - - &447 + - &448 name: providers in: query description: |- @@ -27008,7 +27020,7 @@ paths: required: false schema: type: string - - &448 + - &449 name: resolution in: query description: A comma-separated list of resolutions. Only secret scanning alerts @@ -27017,7 +27029,7 @@ paths: required: false schema: type: string - - &449 + - &450 name: assignee in: query description: Filters alerts by assignee. Use `*` to get all assigned alerts, @@ -27036,7 +27048,7 @@ paths: all-unassigned: value: none summary: Filter for all unassigned alerts - - &450 + - &451 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. @@ -27052,7 +27064,7 @@ paths: - *17 - *109 - *110 - - &451 + - &452 name: validity in: query description: A comma-separated list of validities that, when present, will @@ -27061,7 +27073,7 @@ paths: required: false schema: type: string - - &452 + - &453 name: is_publicly_leaked in: query description: A boolean value representing whether or not to filter alerts @@ -27070,7 +27082,7 @@ paths: schema: type: boolean default: false - - &453 + - &454 name: is_multi_repo in: query description: A boolean value representing whether or not to filter alerts @@ -27079,7 +27091,7 @@ paths: schema: type: boolean default: false - - &454 + - &455 name: hide_secret in: query description: A boolean value representing whether or not to hide literal secrets @@ -27088,7 +27100,7 @@ paths: schema: type: boolean default: false - - &455 + - &456 name: is_bypassed in: query description: A boolean value (`true` or `false`) indicating whether to filter @@ -27099,7 +27111,7 @@ paths: required: false schema: type: boolean - - &456 + - &457 name: included_metadata in: query description: |- @@ -27110,7 +27122,7 @@ paths: required: false schema: type: string - - &457 + - &458 name: owner_email_hash in: query description: |- @@ -27129,7 +27141,7 @@ paths: application/json: schema: type: array - items: &458 + items: &459 type: object properties: number: *132 @@ -27145,14 +27157,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &780 + state: &781 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: &781 + resolution: &782 type: - string - 'null' @@ -27271,14 +27283,14 @@ paths: first_location_detected: anyOf: - type: 'null' - - &782 + - &783 description: 'Details on the location where the token was initially detected. This can be a commit, wiki commit, issue, discussion, pull request. ' oneOf: - - &784 + - &785 description: Represents a 'commit' secret scanning location type. This location type shows that a secret was detected inside a commit to a repository. @@ -27342,7 +27354,7 @@ paths: - blob_url - commit_sha - commit_url - - &785 + - &786 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. @@ -27403,7 +27415,7 @@ paths: - page_url - commit_sha - commit_url - - &786 + - &787 description: Represents an 'issue_title' secret scanning location type. This location type shows that a secret was detected in the title of an issue. @@ -27425,7 +27437,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1 required: - issue_title_url - - &787 + - &788 description: Represents an 'issue_body' secret scanning location type. This location type shows that a secret was detected in the body of an issue. @@ -27447,7 +27459,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1 required: - issue_body_url - - &788 + - &789 description: Represents an 'issue_comment' secret scanning location type. This location type shows that a secret was detected in a comment on an issue. @@ -27469,7 +27481,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1#issuecomment-1081119451 required: - issue_comment_url - - &789 + - &790 description: Represents a 'discussion_title' secret scanning location type. This location type shows that a secret was detected in the title of a discussion. @@ -27484,7 +27496,7 @@ paths: - https://github.com/community/community/discussions/39082 required: - discussion_title_url - - &790 + - &791 description: Represents a 'discussion_body' secret scanning location type. This location type shows that a secret was detected in the body of a discussion. @@ -27499,7 +27511,7 @@ paths: - https://github.com/community/community/discussions/39082#discussion-4566270 required: - discussion_body_url - - &791 + - &792 description: Represents a 'discussion_comment' secret scanning location type. This location type shows that a secret was detected in a comment on a discussion. @@ -27514,7 +27526,7 @@ paths: - https://github.com/community/community/discussions/39082#discussioncomment-4158232 required: - discussion_comment_url - - &792 + - &793 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. @@ -27536,7 +27548,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846 required: - pull_request_title_url - - &793 + - &794 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. @@ -27558,7 +27570,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846 required: - pull_request_body_url - - &794 + - &795 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. @@ -27580,7 +27592,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846#issuecomment-1081119451 required: - pull_request_comment_url - - &795 + - &796 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. @@ -27602,7 +27614,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846#pullrequestreview-80 required: - pull_request_review_url - - &796 + - &797 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 @@ -27648,7 +27660,7 @@ paths: - type: 'null' - *4 examples: - default: &459 + default: &460 value: - number: 2 created_at: '2020-11-06T18:48:51Z' @@ -27852,7 +27864,7 @@ paths: subcategory: custom-patterns parameters: - *40 - - &460 + - &461 name: state description: Filter custom patterns by state. When absent, returns patterns in all states. @@ -27863,7 +27875,7 @@ paths: enum: - published - unpublished - - &461 + - &462 name: push_protection description: Filter custom patterns by whether push protection is enabled. When absent, returns patterns regardless of push protection status. @@ -27874,7 +27886,7 @@ paths: enum: - enabled - disabled - - &462 + - &463 name: sort description: The property to sort the results by. in: query @@ -27973,7 +27985,7 @@ paths: - state - push_protection_enabled examples: - default: &463 + default: &464 value: - id: 1 name: Example Custom Pattern @@ -28036,7 +28048,7 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: &464 + items: &465 title: Secret Scanning Custom Pattern To Create description: A custom pattern to create in a bulk operation. type: object @@ -28073,7 +28085,7 @@ paths: items: type: string examples: - default: &465 + default: &466 value: patterns: - name: Example Custom Pattern @@ -28099,7 +28111,7 @@ paths: description: The list of successfully created custom patterns. items: *197 examples: - default: &466 + default: &467 value: created_patterns: - id: 1 @@ -28151,7 +28163,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: &467 + items: &468 title: Secret Scanning Custom Pattern Validation Error description: A validation error for a custom pattern in a batch operation. @@ -28205,7 +28217,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: &468 + items: &469 title: Secret Scanning Custom Pattern To Delete description: A custom pattern to delete in a bulk operation. type: object @@ -28228,7 +28240,7 @@ paths: - resolve_alerts default: delete_alerts examples: - default: &469 + default: &470 value: patterns: - pattern_id: 2 @@ -28274,7 +28286,7 @@ paths: required: true content: application/json: - schema: &470 + schema: &471 title: Secret Scanning Custom Pattern To Update description: Fields to update on a custom pattern. At least one updatable field (`pattern`, `start_delimiter`, `end_delimiter`, `must_match`, @@ -28315,7 +28327,7 @@ paths: type: string custom_pattern_version: *198 examples: - default: &471 + default: &472 value: pattern: updated_secret_[0-9A-Z]{16} start_delimiter: "[^0-9A-Za-z]" @@ -28332,7 +28344,7 @@ paths: application/json: schema: *197 examples: - default: &472 + default: &473 value: id: 1 name: Example Custom Pattern @@ -28379,7 +28391,7 @@ paths: description: Response content: application/json: - schema: &473 + schema: &474 title: Secret scanning pattern configuration description: A collection of secret scanning patterns and their settings related to push protection. @@ -28460,7 +28472,7 @@ paths: description: Overrides for custom patterns defined by the organization. items: *200 examples: - default: &474 + default: &475 value: pattern_config_version: 0ujsswThIGTUYm2K8FjOOfXtY1K provider_pattern_overrides: @@ -28596,7 +28608,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/enterprise-admin/licensing#get-github-advanced-security-active-committers-for-an-enterprise parameters: - *40 - - &476 + - &477 name: advanced_security_product in: query description: | @@ -28616,7 +28628,7 @@ paths: description: Success content: application/json: - schema: &477 + schema: &478 type: object properties: total_advanced_security_committers: @@ -28679,7 +28691,7 @@ paths: required: - repositories examples: - default: &478 + default: &479 value: total_advanced_security_committers: 2 total_count: 2 @@ -32589,7 +32601,7 @@ paths: properties: action: type: string - discussion: &921 + discussion: &922 title: Discussion description: A Discussion in a repository. type: object @@ -33090,7 +33102,7 @@ paths: milestone: anyOf: - type: 'null' - - &424 + - &425 title: Milestone description: A collection of related issues and pull requests. @@ -33262,7 +33274,7 @@ paths: timeline_url: type: string format: uri - type: &390 + type: &391 title: Issue Type description: The type assigned to the issue. This is only present for issues in repositories where @@ -33375,7 +33387,7 @@ paths: - hooray - eyes - rocket - sub_issues_summary: &840 + sub_issues_summary: &841 title: Sub-issues Summary type: object properties: @@ -33459,7 +33471,7 @@ paths: pin: anyOf: - type: 'null' - - &709 + - &710 title: Pinned Issue Comment description: Context around who pinned an issue comment and when it was pinned. @@ -33480,7 +33492,7 @@ paths: minimized: anyOf: - type: 'null' - - &710 + - &711 title: Minimized Issue Comment description: Details about why an issue comment was minimized. @@ -33505,7 +33517,7 @@ paths: - url - created_at - updated_at - issue_dependencies_summary: &841 + issue_dependencies_summary: &842 title: Issue Dependencies Summary type: object properties: @@ -33524,7 +33536,7 @@ paths: - total_blocking issue_field_values: type: array - items: &691 + items: &692 title: Issue Field Value description: A value assigned to an issue field type: object @@ -34341,7 +34353,7 @@ paths: type: string release: allOf: - - &757 + - &758 title: Release description: A release. type: object @@ -34423,7 +34435,7 @@ paths: author: *4 assets: type: array - items: &758 + items: &759 title: Release Asset description: Data related to a release. type: object @@ -35014,7 +35026,7 @@ paths: url: type: string format: uri - user: &849 + user: &850 title: Public User description: Public User type: object @@ -36916,7 +36928,7 @@ paths: - closed - all default: open - - &393 + - &394 name: labels description: 'A list of comma separated label names. Example: `bug,ui,@high`' in: query @@ -36967,7 +36979,7 @@ paths: type: array items: *225 examples: - default: &394 + default: &395 value: - id: 1 node_id: MDU6SXNzdWUx @@ -38393,14 +38405,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: - - &491 + - &492 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &492 + - &493 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -38462,7 +38474,7 @@ paths: '404': *6 '403': *27 '304': *36 - '301': &497 + '301': &498 description: Moved permanently content: application/json: @@ -38484,7 +38496,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &729 + - &730 name: all description: If `true`, show notifications marked as read. in: query @@ -38492,7 +38504,7 @@ paths: schema: type: boolean default: false - - &730 + - &731 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -38502,7 +38514,7 @@ paths: type: boolean default: false - *230 - - &731 + - &732 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: @@ -38884,7 +38896,7 @@ paths: type: boolean examples: - false - security_and_analysis: &435 + security_and_analysis: &436 type: - object - 'null' @@ -39103,7 +39115,7 @@ paths: - url - subscription_url examples: - default: &732 + default: &733 value: - id: '1' repository: @@ -39966,7 +39978,7 @@ paths: type: array items: *156 examples: - default: &738 + default: &739 value: - property_name: environment value: production @@ -40016,7 +40028,7 @@ paths: required: - properties examples: - default: &739 + default: &740 value: properties: - property_name: environment @@ -40907,7 +40919,7 @@ paths: type: integer repository_cache_usages: type: array - items: &504 + items: &505 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -47210,12 +47222,12 @@ paths: required: - subject_digests examples: - default: &881 + default: &882 value: subject_digests: - sha256:abc123 - sha512:def456 - withPredicateType: &882 + withPredicateType: &883 value: subject_digests: - sha256:abc123 @@ -47274,7 +47286,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: &883 + default: &884 value: attestations_subject_digests: - sha256:abc: @@ -47625,7 +47637,7 @@ paths: initiator: type: string examples: - default: &537 + default: &538 value: attestations: - repository_id: 1 @@ -48465,7 +48477,7 @@ paths: be returned. in: query required: false - schema: &564 + schema: &565 type: string description: Severity of a code scanning alert. enum: @@ -49531,7 +49543,7 @@ paths: type: integer codespaces: type: array - items: &395 + items: &396 type: object title: Codespace description: A codespace. @@ -49566,7 +49578,7 @@ paths: machine: anyOf: - type: 'null' - - &597 + - &598 type: object title: Codespace machine description: A description of the machine powering a codespace. @@ -49853,7 +49865,7 @@ paths: - pulls_url - recent_folders examples: - default: &396 + default: &397 value: total_count: 3 codespaces: @@ -50518,7 +50530,7 @@ paths: - updated_at - visibility examples: - default: &598 + default: &599 value: total_count: 2 secrets: @@ -50556,7 +50568,7 @@ paths: description: Response content: application/json: - schema: &599 + schema: &600 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -50591,7 +50603,7 @@ paths: - key_id - key examples: - default: &600 + default: &601 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -50623,7 +50635,7 @@ paths: application/json: schema: *331 examples: - default: &602 + default: &603 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -54471,6 +54483,7 @@ paths: type: string - *349 - *350 + - *351 - *111 - *109 - *110 @@ -54482,9 +54495,9 @@ paths: application/json: schema: type: array - items: *351 + items: *352 examples: - default: *352 + default: *353 '304': *36 '400': *14 '403': *27 @@ -54533,9 +54546,9 @@ paths: description: Response content: application/json: - schema: *353 + schema: *354 examples: - default: *354 + default: *355 '403': *27 '404': *6 x-github: @@ -54699,7 +54712,7 @@ paths: type: integer secrets: type: array - items: &355 + items: &356 title: Dependabot Secret for an Organization description: Secrets for GitHub Dependabot for an organization. type: object @@ -54778,7 +54791,7 @@ paths: description: Response content: application/json: - schema: &629 + schema: &630 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -54797,7 +54810,7 @@ paths: - key_id - key examples: - default: &630 + default: &631 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -54827,7 +54840,7 @@ paths: description: Response content: application/json: - schema: *355 + schema: *356 examples: default: value: @@ -55125,7 +55138,7 @@ paths: subcategory: alert-dismissal-requests parameters: - *88 - - &639 + - &640 name: reviewer description: Filter alert dismissal requests by the handle of the GitHub user who reviewed the dismissal request. @@ -55133,7 +55146,7 @@ paths: required: false schema: type: string - - &640 + - &641 name: requester description: Filter alert dismissal requests by the handle of the GitHub user who requested the dismissal. @@ -55141,7 +55154,7 @@ paths: required: false schema: type: string - - &641 + - &642 name: time_period description: |- The time period to filter by. @@ -55157,7 +55170,7 @@ paths: - week - month default: month - - &642 + - &643 name: request_status description: Filter alert dismissal requests by status. When specified, only requests with this status will be returned. @@ -55182,7 +55195,7 @@ paths: application/json: schema: type: array - items: &643 + items: &644 title: Code scanning alert dismissal request description: Alert dismisal request made by a user asking to dismiss a code scanning alert. @@ -55292,7 +55305,7 @@ paths: - array - 'null' description: The responses to the dismissal request. - items: &357 + items: &358 title: Dismissal request response description: A response made by a requester to dismiss the request. @@ -55345,7 +55358,7 @@ paths: examples: - https://github.com/octo-org/smile/code-scanning/alerts/1 examples: - default: &644 + default: &645 value: - id: 21 number: 42 @@ -55437,7 +55450,7 @@ paths: - *104 - *105 - *106 - - *356 + - *357 - *17 - *19 responses: @@ -55447,7 +55460,7 @@ paths: application/json: schema: type: array - items: &645 + items: &646 title: Dependabot alert dismissal request description: Alert dismissal request made by a user asking to dismiss a Dependabot alert. @@ -55557,7 +55570,7 @@ paths: - array - 'null' description: The responses to the dismissal request. - items: *357 + items: *358 url: type: string format: uri @@ -55570,7 +55583,7 @@ paths: examples: - https://github.com/octo-org/smile/security/dependabot/1 examples: - default: &646 + default: &647 value: - id: 21 number: 42 @@ -55662,7 +55675,7 @@ paths: - *104 - *105 - *106 - - *356 + - *357 - *17 - *19 responses: @@ -55672,9 +55685,9 @@ paths: application/json: schema: type: array - items: *358 + items: *359 examples: - default: *359 + default: *360 '404': *6 '403': *27 '500': *39 @@ -55700,7 +55713,7 @@ paths: application/json: schema: type: array - items: &405 + items: &406 title: Package description: A software package type: object @@ -55771,7 +55784,7 @@ paths: - created_at - updated_at examples: - default: &406 + default: &407 value: - id: 197 name: hello_docker @@ -55958,7 +55971,7 @@ paths: description: Response content: application/json: - schema: &488 + schema: &489 title: ExternalGroup description: Information about an external group's usage and its members type: object @@ -56048,7 +56061,7 @@ paths: member_name: Octo Lisa member_email: octo_lisa@github.com examples: - default: &489 + default: &490 value: group_id: '123' group_name: Octocat admins @@ -56103,7 +56116,7 @@ paths: description: Response content: application/json: - schema: &485 + schema: &486 title: ExternalGroups description: A list of external groups available to be connected to a team @@ -56143,7 +56156,7 @@ paths: group_name: group-azuread-test2 updated_at: 2021-06-03 22:27:15:000 -700 examples: - default: &486 + default: &487 value: groups: - group_id: '123' @@ -56188,7 +56201,7 @@ paths: application/json: schema: type: array - items: &384 + items: &385 title: Organization Invitation description: Organization Invitation type: object @@ -56242,7 +56255,7 @@ paths: - invitation_teams_url - node_id examples: - default: &385 + default: &386 value: - id: 1 login: monalisa @@ -56309,7 +56322,7 @@ paths: application/json: schema: type: array - items: &436 + items: &437 title: Repository Fine-Grained Permission description: A fine-grained permission that protects repository resources. @@ -56323,7 +56336,7 @@ paths: - name - description examples: - default: &437 + default: &438 value: - name: add_assignee description: Assign or remove a user @@ -56364,7 +56377,7 @@ paths: application/json: schema: type: array - items: &360 + items: &361 title: Org Hook description: Org Hook type: object @@ -56547,9 +56560,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: &361 + default: &362 value: id: 1 url: https://api.github.com/orgs/octocat/hooks/1 @@ -56594,7 +56607,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#get-an-organization-webhook parameters: - *88 - - &362 + - &363 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. @@ -56607,9 +56620,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *361 + default: *362 '404': *6 x-github: githubCloudOnly: false @@ -56631,7 +56644,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#update-an-organization-webhook parameters: - *88 - - *362 + - *363 requestBody: required: false content: @@ -56677,7 +56690,7 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: default: value: @@ -56717,7 +56730,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#delete-an-organization-webhook parameters: - *88 - - *362 + - *363 responses: '204': description: Response @@ -56743,7 +56756,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization parameters: - *88 - - *362 + - *363 responses: '200': description: Response @@ -56772,7 +56785,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization parameters: - *88 - - *362 + - *363 requestBody: required: false content: @@ -56821,10 +56834,10 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook parameters: - *88 - - *362 - - *17 - *363 + - *17 - *364 + - *365 responses: '200': description: Response @@ -56832,9 +56845,9 @@ paths: application/json: schema: type: array - items: *365 + items: *366 examples: - default: *366 + default: *367 '400': *14 '422': *15 x-github: @@ -56858,16 +56871,16 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook parameters: - *88 - - *362 + - *363 - *16 responses: '200': description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '400': *14 '422': *15 x-github: @@ -56891,7 +56904,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook parameters: - *88 - - *362 + - *363 - *16 responses: '202': *38 @@ -56918,7 +56931,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#ping-an-organization-webhook parameters: - *88 - - *362 + - *363 responses: '204': description: Response @@ -56943,7 +56956,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-route-stats-by-actor parameters: - *88 - - &373 + - &374 name: actor_type in: path description: The type of the actor @@ -56956,14 +56969,14 @@ paths: - fine_grained_pat - oauth_app - github_app_user_to_server - - &374 + - &375 name: actor_id in: path description: The ID of the actor required: true schema: type: integer - - &369 + - &370 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`.' @@ -56971,7 +56984,7 @@ paths: required: true schema: type: string - - &370 + - &371 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) @@ -57068,12 +57081,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-subject-stats parameters: - *88 - - *369 - *370 + - *371 - *19 - *17 - *111 - - &379 + - &380 name: sort description: The property to sort the results by. in: query @@ -57154,14 +57167,14 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-summary-stats parameters: - *88 - - *369 - *370 + - *371 responses: '200': description: Response content: application/json: - schema: &371 + schema: &372 title: Summary Stats description: API Insights usage summary stats for an organization type: object @@ -57177,7 +57190,7 @@ paths: type: integer format: int64 examples: - default: &372 + default: &373 value: total_request_count: 34225 rate_limited_request_count: 23 @@ -57200,23 +57213,23 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-summary-stats-by-user parameters: - *88 - - &375 + - &376 name: user_id in: path description: The ID of the user to query for stats required: true schema: type: string - - *369 - *370 + - *371 responses: '200': description: Response content: application/json: - schema: *371 + schema: *372 examples: - default: *372 + default: *373 x-github: enabledForGitHubApps: true category: orgs @@ -57236,18 +57249,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-summary-stats-by-actor parameters: - *88 - - *369 - *370 - - *373 + - *371 - *374 + - *375 responses: '200': description: Response content: application/json: - schema: *371 + schema: *372 examples: - default: *372 + default: *373 x-github: enabledForGitHubApps: true category: orgs @@ -57267,9 +57280,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-time-stats parameters: - *88 - - *369 - *370 - - &376 + - *371 + - &377 name: timestamp_increment description: The increment of time used to breakdown the query results (5m, 10m, 1h, etc.) @@ -57282,7 +57295,7 @@ paths: description: Response content: application/json: - schema: &377 + schema: &378 title: Time Stats description: API Insights usage time stats for an organization type: array @@ -57298,7 +57311,7 @@ paths: type: integer format: int64 examples: - default: &378 + default: &379 value: - timestamp: '2024-09-11T15:00:00Z' total_request_count: 34225 @@ -57337,18 +57350,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-time-stats-by-user parameters: - *88 - - *375 - - *369 - - *370 - *376 + - *370 + - *371 + - *377 responses: '200': description: Response content: application/json: - schema: *377 + schema: *378 examples: - default: *378 + default: *379 x-github: enabledForGitHubApps: true category: orgs @@ -57368,19 +57381,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-time-stats-by-actor parameters: - *88 - - *373 - *374 - - *369 + - *375 - *370 - - *376 + - *371 + - *377 responses: '200': description: Response content: application/json: - schema: *377 + schema: *378 examples: - default: *378 + default: *379 x-github: enabledForGitHubApps: true category: orgs @@ -57400,13 +57413,13 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-user-stats parameters: - *88 - - *375 - - *369 + - *376 - *370 + - *371 - *19 - *17 - *111 - - *379 + - *380 - name: actor_name_substring in: query description: Providing a substring will filter results where the actor name @@ -57490,7 +57503,7 @@ paths: application/json: schema: *20 examples: - default: *380 + default: *381 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -57610,12 +57623,12 @@ paths: application/json: schema: anyOf: - - &382 + - &383 title: Interaction Limits description: Interaction limit settings. type: object properties: - limit: &381 + limit: &382 type: string description: The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit @@ -57643,7 +57656,7 @@ paths: properties: {} additionalProperties: false examples: - default: &383 + default: &384 value: limit: collaborators_only origin: organization @@ -57672,13 +57685,13 @@ paths: required: true content: application/json: - schema: &675 + schema: &676 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration type: object properties: - limit: *381 + limit: *382 expiry: type: string description: 'The duration of the interaction restriction. Default: @@ -57703,9 +57716,9 @@ paths: description: Response content: application/json: - schema: *382 + schema: *383 examples: - default: *383 + default: *384 '422': *15 x-github: githubCloudOnly: false @@ -57917,9 +57930,9 @@ paths: application/json: schema: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *46 '404': *6 @@ -57997,7 +58010,7 @@ paths: description: Response content: application/json: - schema: *384 + schema: *385 examples: default: value: @@ -58054,7 +58067,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/members#cancel-an-organization-invitation parameters: - *88 - - &386 + - &387 name: invitation_id description: The unique identifier of the invitation. in: path @@ -58088,7 +58101,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/members#list-organization-invitation-teams parameters: - *88 - - *386 + - *387 - *17 - *19 responses: @@ -58100,7 +58113,7 @@ paths: type: array items: *317 examples: - default: &404 + default: &405 value: - id: 1 node_id: MDQ6VGVhbTE= @@ -58143,7 +58156,7 @@ paths: application/json: schema: type: array - items: &387 + items: &388 title: Issue Field description: A custom attribute defined at the organization level for attaching structured data to issues. @@ -58406,9 +58419,9 @@ paths: description: Response content: application/json: - schema: *387 + schema: *388 examples: - default: &388 + default: &389 value: id: 512 node_id: IF_kwDNAd3NAZr @@ -58464,7 +58477,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/issue-fields#update-issue-field-for-an-organization parameters: - *88 - - &389 + - &390 name: issue_field_id description: The unique identifier of the issue field. in: path @@ -58574,9 +58587,9 @@ paths: description: Response content: application/json: - schema: *387 + schema: *388 examples: - default: *388 + default: *389 '404': *6 '422': *7 x-github: @@ -58601,7 +58614,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/issue-fields#delete-issue-field-for-an-organization parameters: - *88 - - *389 + - *390 responses: '204': *125 '404': *6 @@ -58631,9 +58644,9 @@ paths: application/json: schema: type: array - items: *390 + items: *391 examples: - default: &679 + default: &680 value: - id: 410 node_id: IT_kwDNAd3NAZo @@ -58719,9 +58732,9 @@ paths: description: Response content: application/json: - schema: *390 + schema: *391 examples: - default: &391 + default: &392 value: id: 410 node_id: IT_kwDNAd3NAZo @@ -58754,7 +58767,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/issue-types#update-issue-type-for-an-organization parameters: - *88 - - &392 + - &393 name: issue_type_id description: The unique identifier of the issue type. in: path @@ -58810,9 +58823,9 @@ paths: description: Response content: application/json: - schema: *390 + schema: *391 examples: - default: *391 + default: *392 '404': *6 '422': *7 x-github: @@ -58837,7 +58850,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/issue-types#delete-issue-type-for-an-organization parameters: - *88 - - *392 + - *393 responses: '204': description: Response @@ -58900,7 +58913,7 @@ paths: - closed - all default: open - - *393 + - *394 - name: type description: Can be the name of an issue type. in: query @@ -58931,7 +58944,7 @@ paths: type: array items: *225 examples: - default: *394 + default: *395 headers: Link: *46 '404': *6 @@ -59090,9 +59103,9 @@ paths: type: integer codespaces: type: array - items: *395 + items: *396 examples: - default: *396 + default: *397 '304': *36 '500': *39 '401': *23 @@ -59119,7 +59132,7 @@ paths: parameters: - *88 - *131 - - &397 + - &398 name: codespace_name in: path required: true @@ -59154,15 +59167,15 @@ paths: parameters: - *88 - *131 - - *397 + - *398 responses: '200': description: Response content: application/json: - schema: *395 + schema: *396 examples: - default: &596 + default: &597 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -59418,7 +59431,7 @@ paths: description: Response content: application/json: - schema: &398 + schema: &399 title: Org Membership description: Org Membership type: object @@ -59487,7 +59500,7 @@ paths: - organization - user examples: - response-if-user-has-an-active-admin-membership-with-organization: &399 + response-if-user-has-an-active-admin-membership-with-organization: &400 summary: Response if user has an active admin membership with organization value: url: https://api.github.com/orgs/octocat/memberships/defunkt @@ -59588,9 +59601,9 @@ paths: description: Response content: application/json: - schema: *398 + schema: *399 examples: - response-if-user-already-had-membership-with-organization: *399 + response-if-user-already-had-membership-with-organization: *400 '422': *15 '403': *27 x-github: @@ -59662,7 +59675,7 @@ paths: application/json: schema: type: array - items: &400 + items: &401 title: Migration description: A migration. type: object @@ -60000,7 +60013,7 @@ paths: description: Response content: application/json: - schema: *400 + schema: *401 examples: default: value: @@ -60179,7 +60192,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/orgs#get-an-organization-migration-status parameters: - *88 - - &401 + - &402 name: migration_id description: The unique identifier of the migration. in: path @@ -60207,7 +60220,7 @@ paths: * `failed`, which means the migration failed. content: application/json: - schema: *400 + schema: *401 examples: default: value: @@ -60377,7 +60390,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/orgs#download-an-organization-migration-archive parameters: - *88 - - *401 + - *402 responses: '302': description: Response @@ -60399,7 +60412,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/orgs#delete-an-organization-migration-archive parameters: - *88 - - *401 + - *402 responses: '204': description: Response @@ -60423,8 +60436,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/orgs#unlock-an-organization-repository parameters: - *88 - - *401 - - &864 + - *402 + - &865 name: repo_name description: repo_name parameter in: path @@ -60452,7 +60465,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/orgs#list-repositories-in-an-organization-migration parameters: - *88 - - *401 + - *402 - *17 - *19 responses: @@ -60464,7 +60477,7 @@ paths: type: array items: *284 examples: - default: &411 + default: &412 value: - id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -60675,7 +60688,7 @@ paths: roles: type: array description: The list of organization roles available to the organization. - items: &402 + items: &403 title: Organization Role description: Organization roles type: object @@ -60884,7 +60897,7 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: default: value: @@ -61114,7 +61127,7 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: default: value: @@ -61211,7 +61224,7 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: default: value: @@ -61370,7 +61383,7 @@ paths: parent: anyOf: - type: 'null' - - *403 + - *404 type: description: The ownership type of the team type: string @@ -61403,7 +61416,7 @@ paths: - type - parent examples: - default: *404 + default: *405 headers: Link: *46 '404': @@ -61462,7 +61475,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: *403 + items: *404 name: type: - string @@ -61772,7 +61785,7 @@ paths: - nuget - container - *88 - - &865 + - &866 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -61808,12 +61821,12 @@ paths: application/json: schema: type: array - items: *405 + items: *406 examples: - default: *406 + default: *407 '403': *27 '401': *23 - '400': &867 + '400': &868 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -61835,7 +61848,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#get-a-package-for-an-organization parameters: - - &407 + - &408 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 @@ -61853,7 +61866,7 @@ paths: - docker - nuget - container - - &408 + - &409 name: package_name description: The name of the package. in: path @@ -61866,7 +61879,7 @@ paths: description: Response content: application/json: - schema: *405 + schema: *406 examples: default: value: @@ -61918,8 +61931,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#delete-a-package-for-an-organization parameters: - - *407 - *408 + - *409 - *88 responses: '204': @@ -61952,8 +61965,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#restore-a-package-for-an-organization parameters: - - *407 - *408 + - *409 - *88 - name: token description: package token @@ -61986,8 +61999,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: - - *407 - *408 + - *409 - *88 - *19 - *17 @@ -62008,7 +62021,7 @@ paths: application/json: schema: type: array - items: &409 + items: &410 title: Package Version description: A version of a software package type: object @@ -62143,10 +62156,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: - - *407 - *408 + - *409 - *88 - - &410 + - &411 name: package_version_id description: Unique identifier of the package version. in: path @@ -62158,7 +62171,7 @@ paths: description: Response content: application/json: - schema: *409 + schema: *410 examples: default: value: @@ -62194,10 +62207,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#delete-package-version-for-an-organization parameters: - - *407 - *408 + - *409 - *88 - - *410 + - *411 responses: '204': description: Response @@ -62229,10 +62242,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#restore-package-version-for-an-organization parameters: - - *407 - *408 + - *409 - *88 - - *410 + - *411 responses: '204': description: Response @@ -62262,7 +62275,7 @@ paths: - *88 - *17 - *19 - - &412 + - &413 name: sort description: The property by which to sort the results. in: query @@ -62273,7 +62286,7 @@ paths: - created_at default: created_at - *111 - - &413 + - &414 name: owner description: A list of owner usernames to use to filter the results. in: query @@ -62285,7 +62298,7 @@ paths: type: string examples: - owner[]=octocat1,owner[]=octocat2 - - &414 + - &415 name: repository description: The name of the repository to use to filter the results. in: query @@ -62294,7 +62307,7 @@ paths: type: string examples: - Hello-World - - &415 + - &416 name: permission description: The permission to use to filter the results. in: query @@ -62303,7 +62316,7 @@ paths: type: string examples: - issues_read - - &416 + - &417 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) @@ -62313,7 +62326,7 @@ paths: schema: type: string format: date-time - - &417 + - &418 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) @@ -62323,7 +62336,7 @@ paths: schema: type: string format: date-time - - &418 + - &419 name: token_id description: The ID of the token in: query @@ -62642,7 +62655,7 @@ paths: type: array items: *284 examples: - default: *411 + default: *412 headers: Link: *46 x-github: @@ -62668,14 +62681,14 @@ paths: - *88 - *17 - *19 - - *412 - - *111 - *413 + - *111 - *414 - *415 - *416 - *417 - *418 + - *419 responses: '500': *39 '422': *15 @@ -62959,7 +62972,7 @@ paths: type: array items: *284 examples: - default: *411 + default: *412 headers: Link: *46 x-github: @@ -63001,7 +63014,7 @@ paths: type: integer configurations: type: array - items: &419 + items: &420 title: Organization private registry description: Private registry configuration for an organization type: object @@ -63518,7 +63531,7 @@ paths: - created_at - updated_at examples: - org-private-registry-with-selected-visibility: &420 + org-private-registry-with-selected-visibility: &421 value: name: MAVEN_REPOSITORY_SECRET registry_type: maven_repository @@ -63616,9 +63629,9 @@ paths: description: The specified private registry configuration for the organization content: application/json: - schema: *419 + schema: *420 examples: - default: *420 + default: *421 '404': *6 x-github: githubCloudOnly: false @@ -63870,7 +63883,7 @@ paths: application/json: schema: type: array - items: &421 + items: &422 title: Projects v2 Project description: A projects v2 project type: object @@ -63944,7 +63957,7 @@ paths: latest_status_update: anyOf: - type: 'null' - - &954 + - &955 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -64029,7 +64042,7 @@ paths: - deleted_at - deleted_by examples: - default: &422 + default: &423 value: id: 2 node_id: MDc6UHJvamVjdDEwMDI2MDM= @@ -64132,7 +64145,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/projects#get-project-for-organization parameters: - - &423 + - &424 name: project_number description: The project's number. in: path @@ -64145,9 +64158,9 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 headers: Link: *46 '304': *36 @@ -64170,7 +64183,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/projects/drafts#create-draft-item-for-organization-owned-project parameters: - *88 - - *423 + - *424 requestBody: required: true description: Details of the draft item to create in the project. @@ -64204,7 +64217,7 @@ paths: description: Response content: application/json: - schema: &428 + schema: &429 title: Projects v2 Item description: An item belonging to a project type: object @@ -64218,7 +64231,7 @@ paths: content: oneOf: - *225 - - &571 + - &572 title: Pull Request Simple description: Pull Request Simple type: object @@ -64338,7 +64351,7 @@ paths: milestone: anyOf: - type: 'null' - - *424 + - *425 active_lock_reason: type: - string @@ -64431,7 +64444,7 @@ paths: _links: type: object properties: - comments: &425 + comments: &426 title: Link description: Hypermedia Link type: object @@ -64440,13 +64453,13 @@ paths: type: string required: - href - commits: *425 - statuses: *425 - html: *425 - issue: *425 - review_comments: *425 - review_comment: *425 - self: *425 + commits: *426 + statuses: *426 + html: *426 + issue: *426 + review_comments: *426 + review_comment: *426 + self: *426 required: - comments - commits @@ -64457,7 +64470,7 @@ paths: - review_comment - self author_association: *222 - auto_merge: &741 + auto_merge: &742 title: Auto merge description: The status of auto merging a pull request. type: @@ -64483,7 +64496,7 @@ paths: - merge_method - commit_title - commit_message - stack: &742 + stack: &743 title: Pull Request Stack description: The stack information associated with a pull request. @@ -64599,7 +64612,7 @@ paths: - created_at - updated_at description: The content represented by the item. - content_type: &427 + content_type: &428 title: Projects v2 Item Content Type description: The type of content tracked in a project item type: string @@ -64643,7 +64656,7 @@ paths: - updated_at - archived_at examples: - draft_issue: &429 + draft_issue: &430 value: id: 17 node_id: PVTI_lADOANN5s84ACbL0zgBueEI @@ -64717,7 +64730,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/fields#list-project-fields-for-organization parameters: - - *423 + - *424 - *88 - *17 - *109 @@ -64729,7 +64742,7 @@ paths: application/json: schema: type: array - items: &426 + items: &427 title: Projects v2 Field description: A field inside a projects v2 project type: object @@ -64882,7 +64895,7 @@ paths: - updated_at - project_url examples: - default: &887 + default: &888 value: - id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -65012,7 +65025,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: - - *423 + - *424 - *88 requestBody: required: true @@ -65059,7 +65072,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: &888 + items: &889 type: object properties: name: @@ -65096,7 +65109,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: &889 + iteration_configuration: &890 type: object description: The configuration for iteration fields. properties: @@ -65146,7 +65159,7 @@ paths: value: name: Due date data_type: date - single_select_field: &890 + single_select_field: &891 summary: Create a single select field value: name: Priority @@ -65173,7 +65186,7 @@ paths: description: raw: High priority items html: High priority items - iteration_field: &891 + iteration_field: &892 summary: Create an iteration field value: name: Sprint @@ -65197,9 +65210,9 @@ paths: description: Response for adding a field to an organization-owned project. content: application/json: - schema: *426 + schema: *427 examples: - text_field: &892 + text_field: &893 value: id: 24680 node_id: PVTF_lADOABCD2468024680 @@ -65208,7 +65221,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: &893 + number_field: &894 value: id: 13579 node_id: PVTF_lADOABCD1357913579 @@ -65217,7 +65230,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: &894 + date_field: &895 value: id: 98765 node_id: PVTF_lADOABCD9876598765 @@ -65226,7 +65239,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: &895 + single_select_field: &896 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -65260,7 +65273,7 @@ paths: raw: High priority items created_at: '2022-04-28T12:00:00Z' updated_at: '2022-04-28T12:00:00Z' - iteration_field: &896 + iteration_field: &897 value: id: 11223 node_id: PVTF_lADOABCD1122311223 @@ -65305,8 +65318,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/fields#get-project-field-for-organization parameters: - - *423 - - &897 + - *424 + - &898 name: field_id description: The unique identifier of the field. in: path @@ -65319,9 +65332,9 @@ paths: description: Response content: application/json: - schema: *426 + schema: *427 examples: - default: &898 + default: &899 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -65377,7 +65390,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: - - *423 + - *424 - *88 - 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) @@ -65410,7 +65423,7 @@ paths: application/json: schema: type: array - items: &430 + items: &431 title: Projects v2 Item description: An item belonging to a project type: object @@ -65427,7 +65440,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: *427 + content_type: *428 content: type: - object @@ -65477,7 +65490,7 @@ paths: - updated_at - archived_at examples: - default: &431 + default: &432 value: id: 13 node_id: PVTI_lAAFAQ0 @@ -66175,7 +66188,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#add-item-to-organization-owned-project parameters: - *88 - - *423 + - *424 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -66245,22 +66258,22 @@ paths: description: Response content: application/json: - schema: *428 + schema: *429 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *429 + value: *430 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *429 + value: *430 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *429 + value: *430 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *429 + value: *430 '304': *36 '403': *27 '401': *23 @@ -66280,9 +66293,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: - - *423 + - *424 - *88 - - &432 + - &433 name: item_id description: The unique identifier of the project item. in: path @@ -66308,9 +66321,9 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: - default: *431 + default: *432 headers: Link: *46 '304': *36 @@ -66331,9 +66344,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#update-project-item-for-organization parameters: - - *423 + - *424 - *88 - - *432 + - *433 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -66406,13 +66419,13 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: - text_field: *431 - number_field: *431 - date_field: *431 - single_select_field: *431 - iteration_field: *431 + text_field: *432 + number_field: *432 + date_field: *432 + single_select_field: *432 + iteration_field: *432 '401': *23 '403': *27 '404': *6 @@ -66432,9 +66445,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#delete-project-item-for-organization parameters: - - *423 + - *424 - *88 - - *432 + - *433 responses: '204': description: Response @@ -66458,7 +66471,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/projects/views#create-a-view-for-an-organization-owned-project parameters: - *88 - - *423 + - *424 requestBody: required: true content: @@ -66532,7 +66545,7 @@ paths: description: Response for creating a view in an organization-owned project. content: application/json: - schema: &878 + schema: &879 title: Projects v2 View description: A view inside a projects v2 project type: object @@ -66636,7 +66649,7 @@ paths: examples: table_view: summary: Response for creating a table view - value: &433 + value: &434 value: id: 1 number: 1 @@ -66682,10 +66695,10 @@ paths: - 456 board_view: summary: Response for creating a board view with filter - value: *433 + value: *434 roadmap_view: summary: Response for creating a roadmap view - value: *433 + value: *434 '304': *36 '403': *27 '401': *23 @@ -66713,9 +66726,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: - - *423 + - *424 - *88 - - &899 + - &900 name: view_number description: The number that identifies the project view. in: path @@ -66747,9 +66760,9 @@ paths: application/json: schema: type: array - items: *430 + items: *431 examples: - default: *431 + default: *432 headers: Link: *46 '304': *36 @@ -66913,7 +66926,7 @@ paths: required: true content: application/json: - schema: *434 + schema: *435 examples: default: value: @@ -67281,7 +67294,7 @@ paths: type: array items: *284 examples: - default: *411 + default: *412 headers: Link: *46 x-github: @@ -67485,7 +67498,7 @@ paths: description: Response content: application/json: - schema: &496 + schema: &497 title: Full Repository description: Full Repository type: object @@ -67963,7 +67976,7 @@ paths: description: Whether anonymous git access is allowed. default: true type: boolean - code_of_conduct: &615 + code_of_conduct: &616 title: Code Of Conduct Simple description: Code of Conduct Simple type: object @@ -67993,7 +68006,7 @@ paths: - key - name - html_url - security_and_analysis: *435 + security_and_analysis: *436 custom_properties: type: object description: The custom properties that were defined for the repository. @@ -68077,7 +68090,7 @@ paths: - network_count - subscribers_count examples: - default: &498 + default: &499 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -68603,9 +68616,9 @@ paths: application/json: schema: type: array - items: *436 + items: *437 examples: - default: *437 + default: *438 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -68630,7 +68643,7 @@ paths: - *88 - *17 - *19 - - &766 + - &767 name: targets description: | A comma-separated list of rule targets to filter by. @@ -68722,11 +68735,11 @@ paths: type: array description: The actors that can bypass the rules in this ruleset items: *169 - conditions: *438 + conditions: *439 rules: type: array description: An array of rules within the ruleset. - items: &440 + items: &441 title: Repository Rule type: object description: A repository rule. @@ -68791,7 +68804,7 @@ paths: application/json: schema: *191 examples: - default: &439 + default: &440 value: id: 21 name: super cool ruleset @@ -68847,7 +68860,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/rule-suites#list-organization-rule-suites parameters: - *88 - - &768 + - &769 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 @@ -68859,14 +68872,14 @@ paths: x-multi-segment: true - *314 - *106 - - &769 + - &770 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 - - &770 + - &771 name: rule_suite_result description: The rule suite results to filter on. When specified, only suites with this result will be returned. @@ -68879,7 +68892,7 @@ paths: - bypass - all default: all - - &771 + - &772 name: evaluate_status description: |- The evaluate status to filter on. When specified, only rule suites resulting from rulesets with the specified evaluate status will be returned. @@ -68902,7 +68915,7 @@ paths: description: Response content: application/json: - schema: &772 + schema: &773 title: Rule Suites description: Response type: array @@ -68958,7 +68971,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &773 + default: &774 value: - id: 21 actor_id: 12 @@ -69002,7 +69015,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *88 - - &774 + - &775 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -69018,7 +69031,7 @@ paths: description: Response content: application/json: - schema: &775 + schema: &776 title: Rule Suite description: Response type: object @@ -69125,7 +69138,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &776 + default: &777 value: id: 21 actor_id: 12 @@ -69200,7 +69213,7 @@ paths: application/json: schema: *191 examples: - default: *439 + default: *440 '404': *6 '500': *39 put: @@ -69249,11 +69262,11 @@ paths: type: array description: The actors that can bypass the rules in this ruleset items: *169 - conditions: *438 + conditions: *439 rules: description: An array of rules within the ruleset. type: array - items: *440 + items: *441 examples: default: value: @@ -69290,7 +69303,7 @@ paths: application/json: schema: *191 examples: - default: *439 + default: *440 '404': *6 '422': *15 '500': *39 @@ -69350,7 +69363,7 @@ paths: type: array items: *195 examples: - default: *441 + default: *442 '404': *6 '500': *39 x-github: @@ -69387,7 +69400,7 @@ paths: description: Response content: application/json: - schema: *442 + schema: *443 examples: default: value: @@ -69450,7 +69463,6 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization parameters: - *88 - - *443 - *444 - *445 - *446 @@ -69458,10 +69470,11 @@ paths: - *448 - *449 - *450 + - *451 - *111 - *19 - *17 - - &778 + - &779 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 @@ -69471,7 +69484,7 @@ paths: required: false schema: type: string - - &779 + - &780 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 @@ -69481,13 +69494,13 @@ paths: required: false schema: type: string - - *451 - *452 - *453 - *454 - *455 - *456 - *457 + - *458 responses: '200': description: Response @@ -69495,9 +69508,9 @@ paths: application/json: schema: type: array - items: *458 + items: *459 examples: - default: *459 + default: *460 headers: Link: *46 '404': *6 @@ -69527,9 +69540,9 @@ paths: subcategory: custom-patterns parameters: - *88 - - *460 - *461 - *462 + - *463 - *111 - *19 - *17 @@ -69542,7 +69555,7 @@ paths: type: array items: *197 examples: - default: *463 + default: *464 headers: Link: *46 '403': *27 @@ -69578,9 +69591,9 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: *464 + items: *465 examples: - default: *465 + default: *466 responses: '201': description: All patterns created successfully. @@ -69594,7 +69607,7 @@ paths: description: The list of successfully created custom patterns. items: *197 examples: - default: *466 + default: *467 '400': *14 '403': *27 '404': *6 @@ -69618,7 +69631,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: *467 + items: *468 delete: summary: Bulk delete organization custom patterns description: |- @@ -69651,7 +69664,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: *468 + items: *469 post_delete_action: type: string description: |- @@ -69664,7 +69677,7 @@ paths: - resolve_alerts default: delete_alerts examples: - default: *469 + default: *470 responses: '204': description: All patterns deleted successfully. @@ -69702,9 +69715,9 @@ paths: required: true content: application/json: - schema: *470 + schema: *471 examples: - default: *471 + default: *472 responses: '200': description: Pattern updated successfully. @@ -69712,7 +69725,7 @@ paths: application/json: schema: *197 examples: - default: *472 + default: *473 '400': *14 '403': *27 '404': *6 @@ -69743,9 +69756,9 @@ paths: description: Response content: application/json: - schema: *473 + schema: *474 examples: - default: *474 + default: *475 '403': *27 '404': *6 patch: @@ -69898,7 +69911,7 @@ paths: application/json: schema: type: array - items: &800 + items: &801 description: A repository security advisory. type: object properties: @@ -70142,7 +70155,7 @@ paths: login: type: string description: The username of the user credited. - type: *475 + type: *476 credits_detailed: type: - array @@ -70153,7 +70166,7 @@ paths: type: object properties: user: *4 - type: *475 + type: *476 state: type: string description: The state of the user's acceptance of the @@ -70217,7 +70230,7 @@ paths: - private_fork additionalProperties: false examples: - default: &801 + default: &802 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -70604,7 +70617,7 @@ paths: application/json: schema: type: array - items: *403 + items: *404 examples: default: value: @@ -70703,7 +70716,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization parameters: - *88 - - *476 + - *477 - *17 - *19 responses: @@ -70711,9 +70724,9 @@ paths: description: Success content: application/json: - schema: *477 + schema: *478 examples: - default: *478 + default: *479 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -70996,7 +71009,7 @@ paths: type: array items: *149 examples: - default: *479 + default: *480 headers: Link: *46 x-github: @@ -71225,15 +71238,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: - *88 - - *480 + - *481 responses: '200': description: Response content: application/json: - schema: *481 + schema: *482 examples: - default: *482 + default: *483 headers: Link: *46 x-github: @@ -71271,7 +71284,7 @@ paths: description: Response content: application/json: - schema: &493 + schema: &494 title: GroupMapping description: External Groups to be mapped to a team for membership type: object @@ -71323,7 +71336,7 @@ paths: group_description: Another group of Developers working on AzureAD SAML SSO examples: - default: &494 + default: &495 value: groups: - group_id: '123' @@ -71380,7 +71393,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 headers: Link: *46 '403': *27 @@ -71478,7 +71491,7 @@ paths: description: Response content: application/json: - schema: &483 + schema: &484 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -71552,7 +71565,7 @@ paths: parent: anyOf: - type: 'null' - - *403 + - *404 members_count: type: integer examples: @@ -71877,7 +71890,7 @@ paths: - repos_count - organization examples: - default: &484 + default: &485 value: id: 1 node_id: MDQ6VGVhbTE= @@ -71954,9 +71967,9 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '404': *6 x-github: githubCloudOnly: false @@ -72047,16 +72060,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '201': description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '404': *6 '422': *15 '403': *27 @@ -72086,7 +72099,7 @@ paths: responses: '204': description: Response - '422': &487 + '422': &488 description: Unprocessable entity if you attempt to modify an enterprise team at the organization level. x-github: @@ -72115,10 +72128,10 @@ paths: description: Response content: application/json: - schema: *485 + schema: *486 examples: - default: *486 - '422': *487 + default: *487 + '422': *488 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -72162,10 +72175,10 @@ paths: description: Response content: application/json: - schema: *488 + schema: *489 examples: - default: *489 - '422': *487 + default: *490 + '422': *488 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -72189,7 +72202,7 @@ paths: responses: '204': description: Response - '422': *487 + '422': *488 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -72221,12 +72234,12 @@ paths: application/json: schema: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *46 - '422': *487 + '422': *488 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72270,7 +72283,7 @@ paths: application/json: schema: type: array - items: &843 + items: &844 title: Team Member description: A user that is a member of a team, including their role on the team and whether the membership is inherited from @@ -72413,7 +72426,7 @@ paths: - type - url examples: - default: &844 + default: &845 value: - login: octocat id: 1 @@ -72472,7 +72485,7 @@ paths: description: Response content: application/json: - schema: &490 + schema: &491 title: Team Membership description: Team Membership type: object @@ -72500,7 +72513,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &845 + response-if-user-is-a-team-maintainer: &846 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -72563,9 +72576,9 @@ paths: description: Response content: application/json: - schema: *490 + schema: *491 examples: - response-if-users-membership-with-team-is-now-pending: &846 + response-if-users-membership-with-team-is-now-pending: &847 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -72643,7 +72656,7 @@ paths: type: array items: *284 examples: - default: *411 + default: *412 headers: Link: *46 x-github: @@ -72674,14 +72687,14 @@ paths: parameters: - *88 - *219 - - *491 - *492 + - *493 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &847 + schema: &848 title: Team Repository description: A team's access to a repository. type: object @@ -73324,8 +73337,8 @@ paths: parameters: - *88 - *219 - - *491 - *492 + - *493 requestBody: required: false content: @@ -73372,8 +73385,8 @@ paths: parameters: - *88 - *219 - - *491 - *492 + - *493 responses: '204': description: Response @@ -73406,10 +73419,10 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: *494 - '422': *487 + default: *495 + '422': *488 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -73475,7 +73488,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -73487,7 +73500,7 @@ paths: group_name: Octocat docs members group_description: The people who make your octoworld come to life. - '422': *487 + '422': *488 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -73521,7 +73534,7 @@ paths: type: array items: *317 examples: - response-if-child-teams-exist: &848 + response-if-child-teams-exist: &849 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -73674,7 +73687,7 @@ paths: resources: type: object properties: - core: &495 + core: &496 title: Rate Limit type: object properties: @@ -73691,21 +73704,21 @@ paths: - remaining - reset - used - graphql: *495 - search: *495 - code_search: *495 - source_import: *495 - integration_manifest: *495 - actions_runner_registration: *495 - scim: *495 - dependency_snapshots: *495 - dependency_sbom: *495 - code_scanning_autofix: *495 - copilot_usage_records: *495 + graphql: *496 + search: *496 + code_search: *496 + source_import: *496 + integration_manifest: *496 + actions_runner_registration: *496 + scim: *496 + dependency_snapshots: *496 + dependency_sbom: *496 + code_scanning_autofix: *496 + copilot_usage_records: *496 required: - core - search - rate: *495 + rate: *496 required: - rate - resources @@ -73805,14 +73818,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#get-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *496 + schema: *497 examples: default-response: summary: Default response @@ -74321,7 +74334,7 @@ paths: status: disabled '403': *27 '404': *6 - '301': *497 + '301': *498 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74339,8 +74352,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#update-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -74661,10 +74674,10 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: - default: *498 - '307': &499 + default: *499 + '307': &500 description: Temporary Redirect content: application/json: @@ -74693,8 +74706,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#delete-a-repository parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -74716,7 +74729,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': *499 + '307': *500 '404': *6 '409': *120 x-github: @@ -74740,11 +74753,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *19 - - &515 + - &516 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -74767,7 +74780,7 @@ paths: type: integer artifacts: type: array - items: &500 + items: &501 title: Artifact description: An artifact type: object @@ -74862,7 +74875,7 @@ paths: - expires_at - updated_at examples: - default: &516 + default: &517 value: total_count: 2 artifacts: @@ -74923,9 +74936,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/artifacts#get-an-artifact parameters: - - *491 - *492 - - &501 + - *493 + - &502 name: artifact_id description: The unique identifier of the artifact. in: path @@ -74937,7 +74950,7 @@ paths: description: Response content: application/json: - schema: *500 + schema: *501 examples: default: value: @@ -74975,9 +74988,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/artifacts#delete-an-artifact parameters: - - *491 - *492 - - *501 + - *493 + - *502 responses: '204': description: Response @@ -75001,9 +75014,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/artifacts#download-an-artifact parameters: - - *491 - *492 - - *501 + - *493 + - *502 - name: archive_format in: path required: true @@ -75013,7 +75026,7 @@ paths: '302': description: Response headers: - Location: &632 + Location: &633 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 @@ -75038,14 +75051,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: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: &502 + schema: &503 title: Actions cache retention limit for a repository description: GitHub Actions cache retention policy for a repository. type: object @@ -75079,13 +75092,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: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: *502 + schema: *503 examples: selected_actions: *43 responses: @@ -75114,14 +75127,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: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: &503 + schema: &504 title: Actions cache storage limit for a repository description: GitHub Actions cache storage policy for a repository. type: object @@ -75155,13 +75168,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: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: *503 + schema: *504 examples: selected_actions: *45 responses: @@ -75192,14 +75205,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: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *504 + schema: *505 examples: default: value: @@ -75225,11 +75238,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: - - *491 - *492 + - *493 - *17 - *19 - - &505 + - &506 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 @@ -75263,7 +75276,7 @@ paths: description: Response content: application/json: - schema: &506 + schema: &507 title: Repository actions caches description: Repository actions caches type: object @@ -75313,7 +75326,7 @@ paths: - total_count - actions_caches examples: - default: &507 + default: &508 value: total_count: 1 actions_caches: @@ -75345,23 +75358,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: - - *491 - *492 + - *493 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *505 + - *506 responses: '200': description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75381,8 +75394,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: - - *491 - *492 + - *493 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -75411,8 +75424,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/concurrency-groups#list-concurrency-groups-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *110 responses: @@ -75495,8 +75508,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/concurrency-groups#get-a-concurrency-group-for-a-repository parameters: - - *491 - *492 + - *493 - name: concurrency_group_name description: The name of the concurrency group. in: path @@ -75652,9 +75665,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: - - *491 - *492 - - &508 + - *493 + - &509 name: job_id description: The unique identifier of the job. in: path @@ -75666,7 +75679,7 @@ paths: description: Response content: application/json: - schema: &519 + schema: &520 title: Job description: Information of a job execution in a workflow run type: object @@ -76013,9 +76026,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: - - *491 - *492 - - *508 + - *493 + - *509 responses: '302': description: Response @@ -76043,9 +76056,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: - - *491 - *492 - - *508 + - *493 + - *509 requestBody: required: false content: @@ -76096,8 +76109,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: - - *491 - *492 + - *493 responses: '200': description: Status response @@ -76156,8 +76169,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -76225,8 +76238,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#list-repository-organization-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -76244,7 +76257,7 @@ paths: type: integer secrets: type: array - items: &521 + items: &522 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -76265,7 +76278,7 @@ paths: - created_at - updated_at examples: - default: &522 + default: &523 value: total_count: 2 secrets: @@ -76298,8 +76311,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#list-repository-organization-variables parameters: - - *491 - *492 + - *493 - *303 - *19 responses: @@ -76317,7 +76330,7 @@ paths: type: integer variables: type: array - items: &523 + items: &524 title: Actions Variable type: object properties: @@ -76351,7 +76364,7 @@ paths: - created_at - updated_at examples: - default: &524 + default: &525 value: total_count: 2 variables: @@ -76384,8 +76397,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76394,7 +76407,7 @@ paths: schema: type: object properties: - enabled: &509 + enabled: &510 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *61 @@ -76429,8 +76442,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: - - *491 - *492 + - *493 responses: '204': description: Response @@ -76441,7 +76454,7 @@ paths: schema: type: object properties: - enabled: *509 + enabled: *510 allowed_actions: *61 sha_pinning_required: *62 required: @@ -76474,14 +76487,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: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: &510 + schema: &511 type: object properties: access_level: @@ -76499,7 +76512,7 @@ paths: required: - access_level examples: - default: &511 + default: &512 value: access_level: organization x-github: @@ -76524,15 +76537,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: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: *510 + schema: *511 examples: - default: *511 + default: *512 responses: '204': description: Response @@ -76556,8 +76569,8 @@ 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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76587,8 +76600,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: - - *491 - *492 + - *493 responses: '204': description: Empty response for successful settings update @@ -76622,8 +76635,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76650,8 +76663,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: - - *491 - *492 + - *493 responses: '204': description: Response @@ -76685,8 +76698,8 @@ 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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76714,8 +76727,8 @@ 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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -76746,8 +76759,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76778,8 +76791,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: - - *491 - *492 + - *493 responses: '204': description: Response @@ -76811,8 +76824,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76841,8 +76854,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: - - *491 - *492 + - *493 responses: '204': description: Success response @@ -76882,8 +76895,8 @@ paths: in: query schema: type: string - - *491 - *492 + - *493 - *17 - *19 responses: @@ -76928,8 +76941,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/self-hosted-runners#get-runner-version-end-of-life-schedule-for-a-repository parameters: - - *491 - *492 + - *493 - name: version description: The runner version to look up. in: path @@ -76996,8 +77009,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -77029,8 +77042,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -77104,8 +77117,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: - - *491 - *492 + - *493 responses: '201': description: Response @@ -77141,8 +77154,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: - - *491 - *492 + - *493 responses: '201': description: Response @@ -77172,8 +77185,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: - - *491 - *492 + - *493 - *76 responses: '200': @@ -77203,8 +77216,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: - - *491 - *492 + - *493 - *76 responses: '204': @@ -77231,8 +77244,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: - - *491 - *492 + - *493 - *76 responses: '200': *82 @@ -77257,8 +77270,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: - - *491 - *492 + - *493 - *76 requestBody: required: true @@ -77307,8 +77320,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: - - *491 - *492 + - *493 - *76 requestBody: required: true @@ -77358,8 +77371,8 @@ 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: - - *491 - *492 + - *493 - *76 responses: '200': *291 @@ -77389,8 +77402,8 @@ 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: - - *491 - *492 + - *493 - *76 - *292 responses: @@ -77420,9 +77433,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: - - *491 - *492 - - &527 + - *493 + - &528 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. @@ -77430,7 +77443,7 @@ paths: required: false schema: type: string - - &528 + - &529 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -77438,7 +77451,7 @@ paths: required: false schema: type: string - - &529 + - &530 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -77447,7 +77460,7 @@ paths: required: false schema: type: string - - &530 + - &531 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 @@ -77474,7 +77487,7 @@ paths: - pending - *17 - *19 - - &531 + - &532 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)." @@ -77483,7 +77496,7 @@ paths: schema: type: string format: date-time - - &512 + - &513 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -77492,13 +77505,13 @@ paths: schema: type: boolean default: false - - &532 + - &533 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &533 + - &534 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -77521,7 +77534,7 @@ paths: type: integer workflow_runs: type: array - items: &513 + items: &514 title: Workflow Run description: An invocation of a workflow type: object @@ -77699,7 +77712,7 @@ paths: head_commit: anyOf: - type: 'null' - - &557 + - &558 title: Simple Commit description: A commit. type: object @@ -77814,7 +77827,7 @@ paths: - workflow_url - pull_requests examples: - default: &534 + default: &535 value: total_count: 1 workflow_runs: @@ -78050,24 +78063,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#get-a-workflow-run parameters: - - *491 - *492 - - &514 + - *493 + - &515 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *512 + - *513 responses: '200': description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: &517 + default: &518 value: id: 30433642 name: Build @@ -78308,9 +78321,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '204': description: Response @@ -78333,9 +78346,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: - - *491 - *492 - - *514 + - *493 + - *515 responses: '200': description: Response @@ -78463,9 +78476,9 @@ 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: - - *491 - *492 - - *514 + - *493 + - *515 responses: '201': description: Response @@ -78498,12 +78511,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *491 - *492 - - *514 + - *493 + - *515 - *17 - *19 - - *515 + - *516 - *111 responses: '200': @@ -78520,9 +78533,9 @@ paths: type: integer artifacts: type: array - items: *500 + items: *501 examples: - default: *516 + default: *517 headers: Link: *46 x-github: @@ -78546,25 +78559,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *491 - *492 - - *514 - - &518 + - *493 + - *515 + - &519 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *512 + - *513 responses: '200': description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *517 + default: *518 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78587,10 +78600,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: - - *491 - *492 - - *514 - - *518 + - *493 + - *515 + - *519 - *17 - *19 responses: @@ -78608,9 +78621,9 @@ paths: type: integer jobs: type: array - items: *519 + items: *520 examples: - default: &520 + default: &521 value: total_count: 1 jobs: @@ -78723,10 +78736,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *491 - *492 - - *514 - - *518 + - *493 + - *515 + - *519 responses: '302': description: Response @@ -78754,9 +78767,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '202': description: Response @@ -78802,9 +78815,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/concurrency-groups#list-concurrency-groups-for-a-workflow-run parameters: - - *491 - *492 - - *514 + - *493 + - *515 - *17 - *109 - *110 @@ -78981,9 +78994,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: - - *491 - *492 - - *514 + - *493 + - *515 requestBody: required: true content: @@ -79050,9 +79063,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '202': description: Response @@ -79085,9 +79098,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: - - *491 - *492 - - *514 + - *493 + - *515 - 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 @@ -79117,9 +79130,9 @@ paths: type: integer jobs: type: array - items: *519 + items: *520 examples: - default: *520 + default: *521 headers: Link: *46 x-github: @@ -79144,9 +79157,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '302': description: Response @@ -79173,9 +79186,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '204': description: Response @@ -79202,9 +79215,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: - - *491 - *492 - - *514 + - *493 + - *515 responses: '200': description: Response @@ -79273,7 +79286,7 @@ paths: items: type: object properties: - type: &647 + type: &648 type: string description: The type of reviewer. enum: @@ -79359,9 +79372,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: - - *491 - *492 - - *514 + - *493 + - *515 requestBody: required: true content: @@ -79411,7 +79424,7 @@ paths: application/json: schema: type: array - items: &634 + items: &635 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -79523,7 +79536,7 @@ paths: - created_at - updated_at examples: - default: &635 + default: &636 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -79579,9 +79592,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#re-run-a-workflow parameters: - - *491 - *492 - - *514 + - *493 + - *515 requestBody: required: false content: @@ -79626,9 +79639,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: - - *491 - *492 - - *514 + - *493 + - *515 requestBody: required: false content: @@ -79683,9 +79696,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '200': description: Response @@ -79822,8 +79835,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#list-repository-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -79841,9 +79854,9 @@ paths: type: integer secrets: type: array - items: *521 + items: *522 examples: - default: *522 + default: *523 headers: Link: *46 x-github: @@ -79868,8 +79881,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#get-a-repository-public-key parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -79899,17 +79912,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#get-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: &535 + default: &536 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -79935,8 +79948,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 requestBody: required: true @@ -79994,8 +80007,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#delete-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '204': @@ -80021,8 +80034,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#list-repository-variables parameters: - - *491 - *492 + - *493 - *303 - *19 responses: @@ -80040,9 +80053,9 @@ paths: type: integer variables: type: array - items: *523 + items: *524 examples: - default: *524 + default: *525 headers: Link: *46 x-github: @@ -80065,8 +80078,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#create-a-repository-variable parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -80118,17 +80131,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#get-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 responses: '200': description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: &536 + default: &537 value: name: USERNAME value: octocat @@ -80154,8 +80167,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#update-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 requestBody: required: true @@ -80198,8 +80211,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#delete-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 responses: '204': @@ -80225,8 +80238,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#list-repository-workflows parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -80244,7 +80257,7 @@ paths: type: integer workflows: type: array - items: &525 + items: &526 title: Workflow description: A GitHub Actions workflow type: object @@ -80362,9 +80375,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#get-a-workflow parameters: - - *491 - *492 - - &526 + - *493 + - &527 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -80379,7 +80392,7 @@ paths: description: Response content: application/json: - schema: *525 + schema: *526 examples: default: value: @@ -80412,9 +80425,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#disable-a-workflow parameters: - - *491 - *492 - - *526 + - *493 + - *527 responses: '204': description: Response @@ -80439,9 +80452,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *491 - *492 - - *526 + - *493 + - *527 responses: '204': description: Empty response when `return_run_details` parameter is `false`. @@ -80528,9 +80541,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#enable-a-workflow parameters: - - *491 - *492 - - *526 + - *493 + - *527 responses: '204': description: Response @@ -80557,19 +80570,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: - - *491 - *492 - - *526 + - *493 - *527 - *528 - *529 - *530 + - *531 - *17 - *19 - - *531 - - *512 - *532 + - *513 - *533 + - *534 responses: '200': description: Response @@ -80585,9 +80598,9 @@ paths: type: integer workflow_runs: type: array - items: *513 + items: *514 examples: - default: *534 + default: *535 headers: Link: *46 x-github: @@ -80620,9 +80633,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#get-workflow-usage parameters: - - *491 - *492 - - *526 + - *493 + - *527 responses: '200': description: Response @@ -80683,8 +80696,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-repository-activities parameters: - - *491 - *492 + - *493 - *111 - *17 - *109 @@ -80857,8 +80870,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#list-repository-organization-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -80876,9 +80889,9 @@ paths: type: integer secrets: type: array - items: *521 + items: *522 examples: - default: *522 + default: *523 headers: Link: *46 x-github: @@ -80902,8 +80915,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#list-repository-organization-variables parameters: - - *491 - *492 + - *493 - *303 - *19 responses: @@ -80921,9 +80934,9 @@ paths: type: integer variables: type: array - items: *523 + items: *524 examples: - default: *524 + default: *525 headers: Link: *46 x-github: @@ -80948,8 +80961,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#list-repository-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -80967,9 +80980,9 @@ paths: type: integer secrets: type: array - items: *521 + items: *522 examples: - default: *522 + default: *523 headers: Link: *46 x-github: @@ -80994,8 +81007,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#get-a-repository-public-key parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -81025,17 +81038,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#get-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *535 + default: *536 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81057,8 +81070,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#create-or-update-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 requestBody: required: true @@ -81116,8 +81129,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#delete-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '204': @@ -81143,8 +81156,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#list-repository-variables parameters: - - *491 - *492 + - *493 - *303 - *19 responses: @@ -81162,9 +81175,9 @@ paths: type: integer variables: type: array - items: *523 + items: *524 examples: - default: *524 + default: *525 headers: Link: *46 x-github: @@ -81187,8 +81200,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#create-a-repository-variable parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -81240,17 +81253,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#get-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 responses: '200': description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *536 + default: *537 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81271,8 +81284,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#update-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 requestBody: required: true @@ -81315,8 +81328,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#delete-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 responses: '204': @@ -81338,8 +81351,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/assignees#list-assignees parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -81376,8 +81389,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: - - *491 - *492 + - *493 - name: assignee in: path required: true @@ -81413,8 +81426,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/attestations#create-an-attestation parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -81524,8 +81537,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/attestations#list-attestations parameters: - - *491 - *492 + - *493 - *17 - *109 - *110 @@ -81582,7 +81595,7 @@ paths: initiator: type: string examples: - default: *537 + default: *538 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81602,8 +81615,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -81611,7 +81624,7 @@ paths: application/json: schema: type: array - items: &538 + items: &539 title: Autolink reference description: An autolink reference. type: object @@ -81670,8 +81683,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -81710,9 +81723,9 @@ paths: description: response content: application/json: - schema: *538 + schema: *539 examples: - default: &539 + default: &540 value: id: 1 key_prefix: TICKET- @@ -81743,9 +81756,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: - - *491 - *492 - - &540 + - *493 + - &541 name: autolink_id description: The unique identifier of the autolink. in: path @@ -81757,9 +81770,9 @@ paths: description: Response content: application/json: - schema: *538 + schema: *539 examples: - default: *539 + default: *540 '404': *6 x-github: githubCloudOnly: false @@ -81779,9 +81792,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: - - *491 - *492 - - *540 + - *493 + - *541 responses: '204': description: Response @@ -81805,8 +81818,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: - - *491 - *492 + - *493 responses: '200': description: Response if Dependabot is enabled @@ -81856,8 +81869,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#enable-dependabot-security-updates parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -81878,8 +81891,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#disable-dependabot-security-updates parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -81899,8 +81912,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branches#list-branches parameters: - - *491 - *492 + - *493 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -81938,7 +81951,7 @@ paths: - url protected: type: boolean - protection: &542 + protection: &543 title: Branch Protection description: Branch Protection type: object @@ -81981,7 +81994,7 @@ paths: required: - contexts - checks - enforce_admins: &545 + enforce_admins: &546 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -81998,7 +82011,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &547 + required_pull_request_reviews: &548 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -82082,7 +82095,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &544 + restrictions: &545 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -82375,9 +82388,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branches#get-a-branch parameters: - - *491 - *492 - - &543 + - *493 + - &544 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). @@ -82391,14 +82404,14 @@ paths: description: Response content: application/json: - schema: &553 + schema: &554 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &607 + commit: &608 title: Commit description: Commit type: object @@ -82437,7 +82450,7 @@ paths: author: anyOf: - type: 'null' - - &541 + - &542 title: Git User description: Metaproperties for Git author/committer information. @@ -82459,7 +82472,7 @@ paths: committer: anyOf: - type: 'null' - - *541 + - *542 message: type: string examples: @@ -82483,7 +82496,7 @@ paths: required: - sha - url - verification: &665 + verification: &666 title: Verification type: object properties: @@ -82563,7 +82576,7 @@ paths: type: integer files: type: array - items: &617 + items: &618 title: Diff Entry description: Diff Entry type: object @@ -82659,7 +82672,7 @@ paths: - self protected: type: boolean - protection: *542 + protection: *543 protection_url: type: string format: uri @@ -82768,7 +82781,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *497 + '301': *498 '404': *6 x-github: githubCloudOnly: false @@ -82790,15 +82803,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *542 + schema: *543 examples: default: value: @@ -82992,9 +83005,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#update-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -83254,7 +83267,7 @@ paths: url: type: string format: uri - required_status_checks: &550 + required_status_checks: &551 title: Status Check Policy description: Status Check Policy type: object @@ -83413,7 +83426,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *544 + restrictions: *545 required_conversation_resolution: type: object properties: @@ -83525,9 +83538,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#delete-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -83552,17 +83565,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-admin-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *545 + schema: *546 examples: - default: &546 + default: &547 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -83584,17 +83597,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#set-admin-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *545 + schema: *546 examples: - default: *546 + default: *547 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -83613,9 +83626,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -83640,17 +83653,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *547 + schema: *548 examples: - default: &548 + default: &549 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -83746,9 +83759,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -83846,9 +83859,9 @@ paths: description: Response content: application/json: - schema: *547 + schema: *548 examples: - default: *548 + default: *549 '422': *15 x-github: githubCloudOnly: false @@ -83869,9 +83882,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -83898,17 +83911,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-commit-signature-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *545 + schema: *546 examples: - default: &549 + default: &550 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -83931,17 +83944,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#create-commit-signature-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *545 + schema: *546 examples: - default: *549 + default: *550 '404': *6 x-github: githubCloudOnly: false @@ -83961,9 +83974,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -83988,17 +84001,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-status-checks-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *550 + schema: *551 examples: - default: &551 + default: &552 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -84024,9 +84037,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#update-status-check-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -84078,9 +84091,9 @@ paths: description: Response content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '404': *6 '422': *15 x-github: @@ -84102,9 +84115,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#remove-status-check-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -84128,9 +84141,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response @@ -84164,9 +84177,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#add-status-check-contexts parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -84233,9 +84246,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#set-status-check-contexts parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -84299,9 +84312,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#remove-status-check-contexts parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: content: application/json: @@ -84367,15 +84380,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *544 + schema: *545 examples: default: value: @@ -84466,9 +84479,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#delete-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -84491,9 +84504,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: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response @@ -84503,7 +84516,7 @@ paths: type: array items: *5 examples: - default: &552 + default: &553 value: - id: 1 slug: octoapp @@ -84560,9 +84573,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#add-app-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -84596,7 +84609,7 @@ paths: type: array items: *5 examples: - default: *552 + default: *553 '422': *15 x-github: githubCloudOnly: false @@ -84617,9 +84630,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#set-app-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -84653,7 +84666,7 @@ paths: type: array items: *5 examples: - default: *552 + default: *553 '422': *15 x-github: githubCloudOnly: false @@ -84674,9 +84687,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -84710,7 +84723,7 @@ paths: type: array items: *5 examples: - default: *552 + default: *553 '422': *15 x-github: githubCloudOnly: false @@ -84732,9 +84745,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: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response @@ -84744,7 +84757,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 '404': *6 x-github: githubCloudOnly: false @@ -84764,9 +84777,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#add-team-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -84804,7 +84817,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 '422': *15 x-github: githubCloudOnly: false @@ -84825,9 +84838,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#set-team-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -84865,7 +84878,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 '422': *15 x-github: githubCloudOnly: false @@ -84886,9 +84899,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: content: application/json: @@ -84925,7 +84938,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 '422': *15 x-github: githubCloudOnly: false @@ -84947,9 +84960,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: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response @@ -84983,9 +84996,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#add-user-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -85043,9 +85056,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#set-user-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -85103,9 +85116,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -85165,9 +85178,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branches#rename-a-branch parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -85189,7 +85202,7 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: default: value: @@ -85303,8 +85316,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *491 - *492 + - *493 - *104 - *105 - *106 @@ -85340,8 +85353,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *491 - *492 + - *493 - name: bypass_request_number in: path required: true @@ -85414,8 +85427,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *491 - *492 + - *493 - *104 - *105 - *106 @@ -85455,8 +85468,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *491 - *492 + - *493 - name: bypass_request_number in: path required: true @@ -85526,8 +85539,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *491 - *492 + - *493 - name: bypass_request_number in: path required: true @@ -85598,8 +85611,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *491 - *492 + - *493 - name: bypass_response_id in: path required: true @@ -85632,8 +85645,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/runs#create-a-check-run parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -85912,7 +85925,7 @@ paths: description: Response content: application/json: - schema: &554 + schema: &555 title: CheckRun description: A check performed on the code of a given code change type: object @@ -86048,7 +86061,7 @@ paths: check. type: array items: *228 - deployment: &910 + deployment: &911 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -86335,9 +86348,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/runs#get-a-check-run parameters: - - *491 - *492 - - &555 + - *493 + - &556 name: check_run_id description: The unique identifier of the check run. in: path @@ -86349,9 +86362,9 @@ paths: description: Response content: application/json: - schema: *554 + schema: *555 examples: - default: &556 + default: &557 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -86451,9 +86464,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/runs#update-a-check-run parameters: - - *491 - *492 - - *555 + - *493 + - *556 requestBody: required: true content: @@ -86693,9 +86706,9 @@ paths: description: Response content: application/json: - schema: *554 + schema: *555 examples: - default: *556 + default: *557 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86715,9 +86728,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/runs#list-check-run-annotations parameters: - - *491 - *492 - - *555 + - *493 + - *556 - *17 - *19 responses: @@ -86827,9 +86840,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/runs#rerequest-a-check-run parameters: - - *491 - *492 - - *555 + - *493 + - *556 responses: '201': description: Response @@ -86873,8 +86886,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/suites#create-a-check-suite parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -86896,7 +86909,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &558 + schema: &559 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -86994,7 +87007,7 @@ paths: - string - 'null' format: date-time - head_commit: *557 + head_commit: *558 latest_check_runs_count: type: integer check_runs_url: @@ -87022,7 +87035,7 @@ paths: - check_runs_url - pull_requests examples: - default: &559 + default: &560 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -87313,9 +87326,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *558 + schema: *559 examples: - default: *559 + default: *560 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87334,8 +87347,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -87644,9 +87657,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/suites#get-a-check-suite parameters: - - *491 - *492 - - &560 + - *493 + - &561 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -87658,9 +87671,9 @@ paths: description: Response content: application/json: - schema: *558 + schema: *559 examples: - default: *559 + default: *560 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87683,17 +87696,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: - - *491 - *492 - - *560 - - &612 + - *493 + - *561 + - &613 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &613 + - &614 name: status description: Returns check runs with the specified `status`. in: query @@ -87732,9 +87745,9 @@ paths: type: integer check_runs: type: array - items: *554 + items: *555 examples: - default: &614 + default: &615 value: total_count: 1 check_runs: @@ -87836,9 +87849,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/suites#rerequest-a-check-suite parameters: - - *491 - *492 - - *560 + - *493 + - *561 responses: '201': description: Response @@ -87867,8 +87880,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/code-quality/code-quality#list-code-quality-findings-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *111 - *109 @@ -87890,7 +87903,7 @@ paths: application/json: schema: type: array - items: &561 + items: &562 description: Code quality finding type: object properties: @@ -88020,7 +88033,7 @@ paths: markdown: This check is useless. [o](java/UselessNullCheck.java#L9C4-L9C18) cannot be null at this check, since it is guarded by [...instanceof...](java/UselessNullCheck.java#L7C13-L7C25). created_at: '2026-01-23T12:34:56Z' - '403': &562 + '403': &563 description: Response if the user is not authorized to access Code quality for this repository. content: @@ -88047,8 +88060,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/code-quality/code-quality#get-a-code-quality-finding parameters: - - *491 - *492 + - *493 - name: finding_number in: path description: The number that identifies a finding. @@ -88060,7 +88073,7 @@ paths: description: Response content: application/json: - schema: *561 + schema: *562 examples: default: value: @@ -88089,7 +88102,7 @@ paths: markdown: This check is useless. [o](java/UselessNullCheck.java#L9C4-L9C18) cannot be null at this check, since it is guarded by [...instanceof...](java/UselessNullCheck.java#L7C13-L7C25). created_at: '2026-01-23T12:34:56Z' - '403': *562 + '403': *563 '404': *6 '503': *196 x-github: @@ -88111,8 +88124,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/code-quality/code-quality#get-a-code-quality-setup-configuration parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -88194,7 +88207,7 @@ paths: updated_at: '2023-01-01T00:00:00Z' schedule: weekly ai_findings_option: on_push - '403': *562 + '403': *563 '404': *6 '503': *196 x-github: @@ -88215,8 +88228,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/code-quality/code-quality#update-a-code-quality-setup-configuration parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -88354,21 +88367,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: - - *491 - *492 + - *493 - *321 - *322 - *19 - *17 - - &579 + - &580 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: *563 - - &580 + schema: *564 + - &581 name: pr description: The number of the pull request for the results you want to list. in: query @@ -88399,7 +88412,7 @@ paths: be returned. in: query required: false - schema: *564 + schema: *565 - name: assignees description: | Filter alerts by assignees. Provide a comma-separated list of user handles (e.g., `octocat` or `octocat,hubot`). @@ -88423,7 +88436,7 @@ paths: updated_at: *140 url: *137 html_url: *138 - instances_url: *565 + instances_url: *566 state: *114 fixed_at: *142 dismissed_by: @@ -88431,11 +88444,11 @@ paths: - type: 'null' - *4 dismissed_at: *141 - dismissed_reason: *566 - dismissed_comment: *567 - rule: *568 - tool: *569 - most_recent_instance: *570 + dismissed_reason: *567 + dismissed_comment: *568 + rule: *569 + tool: *570 + most_recent_instance: *571 dismissal_approved_by: anyOf: - type: 'null' @@ -88558,7 +88571,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *36 - '403': &572 + '403': &573 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -88585,9 +88598,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: - - *491 - *492 - - &573 + - *493 + - &574 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -88601,7 +88614,7 @@ paths: description: Response content: application/json: - schema: &574 + schema: &575 type: object properties: number: *132 @@ -88609,7 +88622,7 @@ paths: updated_at: *140 url: *137 html_url: *138 - instances_url: *565 + instances_url: *566 state: *114 fixed_at: *142 dismissed_by: @@ -88617,8 +88630,8 @@ paths: - type: 'null' - *4 dismissed_at: *141 - dismissed_reason: *566 - dismissed_comment: *567 + dismissed_reason: *567 + dismissed_comment: *568 rule: type: object properties: @@ -88680,8 +88693,8 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: *569 - most_recent_instance: *570 + tool: *570 + most_recent_instance: *571 dismissal_approved_by: anyOf: - type: 'null' @@ -88692,7 +88705,7 @@ paths: linked_pull_requests: description: Pull requests linked to this alert. type: array - items: *571 + items: *572 required: - number - created_at @@ -88781,7 +88794,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *36 - '403': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -88801,9 +88814,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: - - *491 - *492 - - *573 + - *493 + - *574 requestBody: required: true content: @@ -88818,8 +88831,8 @@ paths: enum: - open - dismissed - dismissed_reason: *566 - dismissed_comment: *567 + dismissed_reason: *567 + dismissed_comment: *568 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -88847,7 +88860,7 @@ paths: description: Response content: application/json: - schema: *574 + schema: *575 examples: default: value: @@ -88923,7 +88936,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &578 + '403': &579 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -88950,15 +88963,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: - - *491 - *492 - - *573 + - *493 + - *574 responses: '200': description: Response content: application/json: - schema: &575 + schema: &576 type: object properties: status: @@ -88985,13 +88998,13 @@ paths: - description - started_at examples: - default: &576 + default: &577 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &577 + '400': &578 description: Bad Request content: application/json: @@ -89002,7 +89015,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': *572 + '403': *573 '404': *6 '500': *39 x-github: @@ -89027,29 +89040,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: - - *491 - *492 - - *573 + - *493 + - *574 responses: '200': description: OK content: application/json: - schema: *575 + schema: *576 examples: - default: *576 + default: *577 '202': description: Accepted content: application/json: - schema: *575 + schema: *576 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *577 + '400': *578 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -89081,9 +89094,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: - - *491 - *492 - - *573 + - *493 + - *574 requestBody: required: false content: @@ -89129,8 +89142,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *577 - '403': *578 + '400': *578 + '403': *579 '404': *6 '422': description: Unprocessable Entity @@ -89154,13 +89167,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: - - *491 - *492 - - *573 + - *493 + - *574 - *19 - *17 - - *579 - *580 + - *581 responses: '200': description: Response @@ -89171,10 +89184,10 @@ paths: items: type: object properties: - ref: *563 - analysis_key: *581 - environment: *582 - category: *583 + ref: *564 + analysis_key: *582 + environment: *583 + category: *584 state: type: - string @@ -89191,7 +89204,7 @@ paths: properties: text: type: string - location: *584 + location: *585 html_url: type: string classifications: @@ -89199,7 +89212,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: *585 + items: *586 examples: default: value: @@ -89236,7 +89249,7 @@ paths: end_column: 50 classifications: - source - '403': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -89270,25 +89283,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: - - *491 - *492 + - *493 - *321 - *322 - *19 - *17 - - *580 + - *581 - 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: *563 + schema: *564 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &586 + schema: &587 type: string description: An identifier for the upload. examples: @@ -89310,23 +89323,23 @@ paths: application/json: schema: type: array - items: &587 + items: &588 type: object properties: - ref: *563 - commit_sha: &595 + ref: *564 + commit_sha: &596 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 64 pattern: "^([0-9a-fA-F]{40}(?:[0-9a-fA-F]{24})?)$" - analysis_key: *581 + analysis_key: *582 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *583 + category: *584 error: type: string examples: @@ -89351,8 +89364,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *586 - tool: *569 + sarif_id: *587 + tool: *570 deletable: type: boolean warning: @@ -89414,7 +89427,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -89450,8 +89463,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: - - *491 - *492 + - *493 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -89464,7 +89477,7 @@ paths: description: Response content: application/json: - schema: *587 + schema: *588 examples: response: summary: application/json response @@ -89518,7 +89531,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *572 + '403': *573 '404': *6 '422': description: Response if analysis could not be processed @@ -89605,8 +89618,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: - - *491 - *492 + - *493 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -89662,7 +89675,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': *578 + '403': *579 '404': *6 '503': *196 x-github: @@ -89684,8 +89697,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -89693,7 +89706,7 @@ paths: application/json: schema: type: array - items: &588 + items: &589 title: CodeQL Database description: A CodeQL database. type: object @@ -89805,7 +89818,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': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -89834,8 +89847,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: - - *491 - *492 + - *493 - name: language in: path description: The language of the CodeQL database. @@ -89847,7 +89860,7 @@ paths: description: Response content: application/json: - schema: *588 + schema: *589 examples: default: value: @@ -89879,9 +89892,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': &621 + '302': &622 description: Found - '403': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -89903,8 +89916,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *491 - *492 + - *493 - name: language in: path description: The language of the CodeQL database. @@ -89914,7 +89927,7 @@ paths: responses: '204': description: Response - '403': *578 + '403': *579 '404': *6 '503': *196 x-github: @@ -89942,8 +89955,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -89952,7 +89965,7 @@ paths: type: object additionalProperties: false properties: - language: &589 + language: &590 type: string description: The language targeted by the CodeQL query enum: @@ -90032,7 +90045,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &593 + schema: &594 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -90042,7 +90055,7 @@ paths: description: The ID of the variant analysis. controller_repo: *121 actor: *4 - query_language: *589 + query_language: *590 query_pack_url: type: string description: The download url for the query pack. @@ -90090,7 +90103,7 @@ paths: items: type: object properties: - repository: &590 + repository: &591 title: Repository Identifier description: Repository Identifier type: object @@ -90132,7 +90145,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &594 + analysis_status: &595 type: string description: The new status of the CodeQL variant analysis repository task. @@ -90164,7 +90177,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &591 + access_mismatch_repos: &592 type: object properties: repository_count: @@ -90179,7 +90192,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: *590 + items: *591 required: - repository_count - repositories @@ -90202,8 +90215,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *591 - over_limit_repos: *591 + no_codeql_db_repos: *592 + over_limit_repos: *592 required: - access_mismatch_repos - not_found_repos @@ -90219,7 +90232,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &592 + value: &593 summary: Default response value: id: 1 @@ -90365,10 +90378,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *592 + value: *593 repository_lists: summary: Response for a successful variant analysis submission - value: *592 + value: *593 '404': *6 '422': description: Unable to process variant analysis submission @@ -90396,8 +90409,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: - - *491 - *492 + - *493 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -90409,9 +90422,9 @@ paths: description: Response content: application/json: - schema: *593 + schema: *594 examples: - default: *592 + default: *593 '404': *6 '503': *196 x-github: @@ -90434,7 +90447,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: - - *491 + - *492 - name: repo in: path description: The name of the controller repository. @@ -90469,7 +90482,7 @@ paths: type: object properties: repository: *121 - analysis_status: *594 + analysis_status: *595 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -90594,8 +90607,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -90688,7 +90701,7 @@ paths: threat_model: remote updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -90709,8 +90722,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -90804,7 +90817,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *578 + '403': *579 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -90875,8 +90888,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -90884,7 +90897,7 @@ paths: schema: type: object properties: - commit_sha: *595 + commit_sha: *596 ref: type: string description: |- @@ -90944,7 +90957,7 @@ paths: schema: type: object properties: - id: *586 + id: *587 url: type: string description: The REST API URL for checking the status of the upload. @@ -90958,7 +90971,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': *578 + '403': *579 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -90981,8 +90994,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: - - *491 - *492 + - *493 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -91030,7 +91043,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': *572 + '403': *573 '404': description: Not Found if the sarif id does not match any upload '503': *196 @@ -91055,8 +91068,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -91137,8 +91150,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-codeowners-errors parameters: - - *491 - *492 + - *493 - 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 @@ -91266,8 +91279,8 @@ paths: parameters: - *17 - *19 - - *491 - *492 + - *493 responses: '200': description: Response @@ -91283,7 +91296,7 @@ paths: type: integer codespaces: type: array - items: *395 + items: *396 examples: default: value: @@ -91581,8 +91594,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -91646,17 +91659,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '400': *14 '401': *23 '403': *27 @@ -91685,8 +91698,8 @@ paths: parameters: - *17 - *19 - - *491 - *492 + - *493 responses: '200': description: Response @@ -91750,8 +91763,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: - - *491 - *492 + - *493 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -91788,9 +91801,9 @@ paths: type: integer machines: type: array - items: *597 + items: *598 examples: - default: &854 + default: &855 value: total_count: 2 machines: @@ -91830,8 +91843,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *491 - *492 + - *493 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -91918,8 +91931,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: - - *491 - *492 + - *493 - 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 @@ -91988,8 +92001,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -92007,7 +92020,7 @@ paths: type: integer secrets: type: array - items: &601 + items: &602 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -92028,7 +92041,7 @@ paths: - created_at - updated_at examples: - default: *598 + default: *599 headers: Link: *46 x-github: @@ -92051,16 +92064,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *599 + schema: *600 examples: - default: *600 + default: *601 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -92080,17 +92093,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '200': description: Response content: application/json: - schema: *601 + schema: *602 examples: - default: *602 + default: *603 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -92110,8 +92123,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 requestBody: required: true @@ -92164,8 +92177,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '204': @@ -92194,8 +92207,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/collaborators#list-repository-collaborators parameters: - - *491 - *492 + - *493 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -92233,7 +92246,7 @@ paths: application/json: schema: type: array - items: &603 + items: &604 title: Collaborator description: Collaborator type: object @@ -92426,8 +92439,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: - - *491 - *492 + - *493 - *131 responses: '204': @@ -92474,8 +92487,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *491 - *492 + - *493 - *131 requestBody: required: false @@ -92502,7 +92515,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &678 + schema: &679 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -92730,8 +92743,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *491 - *492 + - *493 - *131 responses: '204': @@ -92763,8 +92776,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *491 - *492 + - *493 - *131 responses: '200': @@ -92785,7 +92798,7 @@ paths: user: anyOf: - type: 'null' - - *603 + - *604 required: - permission - role_name @@ -92839,8 +92852,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -92850,7 +92863,7 @@ paths: application/json: schema: type: array - items: &604 + items: &605 title: Commit Comment description: Commit Comment type: object @@ -92908,7 +92921,7 @@ paths: - created_at - updated_at examples: - default: &609 + default: &610 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -92967,17 +92980,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#get-a-commit-comment parameters: - - *491 - *492 + - *493 - *239 responses: '200': description: Response content: application/json: - schema: *604 + schema: *605 examples: - default: &610 + default: &611 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -93034,8 +93047,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#update-a-commit-comment parameters: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -93058,7 +93071,7 @@ paths: description: Response content: application/json: - schema: *604 + schema: *605 examples: default: value: @@ -93109,8 +93122,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#delete-a-commit-comment parameters: - - *491 - *492 + - *493 - *239 responses: '204': @@ -93132,8 +93145,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *491 - *492 + - *493 - *239 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#about-reactions). @@ -93160,7 +93173,7 @@ paths: application/json: schema: type: array - items: &605 + items: &606 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -93204,7 +93217,7 @@ paths: - content - created_at examples: - default: &681 + default: &682 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -93249,8 +93262,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -93283,9 +93296,9 @@ paths: description: Reaction exists content: application/json: - schema: *605 + schema: *606 examples: - default: &606 + default: &607 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -93314,9 +93327,9 @@ paths: description: Reaction created content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '422': *15 x-github: githubCloudOnly: false @@ -93338,10 +93351,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *491 - *492 + - *493 - *239 - - &682 + - &683 name: reaction_id description: The unique identifier of the reaction. in: path @@ -93396,8 +93409,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/commits#list-commits parameters: - - *491 - *492 + - *493 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -93453,9 +93466,9 @@ paths: application/json: schema: type: array - items: *607 + items: *608 examples: - default: &749 + default: &750 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -93549,9 +93562,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/commits#list-branches-for-head-commit parameters: - - *491 - *492 - - &608 + - *493 + - &609 name: commit_sha description: The SHA of the commit. in: path @@ -93623,9 +93636,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#list-commit-comments parameters: - - *491 - *492 - - *608 + - *493 + - *609 - *17 - *19 responses: @@ -93635,9 +93648,9 @@ paths: application/json: schema: type: array - items: *604 + items: *605 examples: - default: *609 + default: *610 headers: Link: *46 x-github: @@ -93665,9 +93678,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#create-a-commit-comment parameters: - - *491 - *492 - - *608 + - *493 + - *609 requestBody: required: true content: @@ -93702,9 +93715,9 @@ paths: description: Response content: application/json: - schema: *604 + schema: *605 examples: - default: *610 + default: *611 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -93732,9 +93745,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: - - *491 - *492 - - *608 + - *493 + - *609 - *17 - *19 responses: @@ -93744,9 +93757,9 @@ paths: application/json: schema: type: array - items: *571 + items: *572 examples: - default: &740 + default: &741 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -94283,11 +94296,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/commits#get-a-commit parameters: - - *491 - *492 + - *493 - *19 - *17 - - &611 + - &612 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)" @@ -94302,9 +94315,9 @@ paths: description: Response content: application/json: - schema: *607 + schema: *608 examples: - default: &726 + default: &727 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -94392,7 +94405,7 @@ paths: schema: type: string examples: - default: &618 + default: &619 value: | diff --git a/testfile b/testfile index 9bdeaeb..912c7ef 100644 @@ -94405,7 +94418,7 @@ paths: schema: type: string examples: - default: &619 + default: &620 value: | From ac3282a2725be3b1d4979169a7a311c89066af1c Mon Sep 17 00:00:00 2001 From: Mona Lisa <87831417+monalisa@users.noreply.github.com> @@ -94458,11 +94471,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: - - *491 - *492 - - *611 + - *493 - *612 - *613 + - *614 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -94496,9 +94509,9 @@ paths: type: integer check_runs: type: array - items: *554 + items: *555 examples: - default: *614 + default: *615 headers: Link: *46 x-github: @@ -94523,9 +94536,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: - - *491 - *492 - - *611 + - *493 + - *612 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -94533,7 +94546,7 @@ paths: schema: type: integer example: 1 - - *612 + - *613 - *17 - *19 responses: @@ -94551,7 +94564,7 @@ paths: type: integer check_suites: type: array - items: *558 + items: *559 examples: default: value: @@ -94751,9 +94764,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: - - *491 - *492 - - *611 + - *493 + - *612 - *17 - *19 responses: @@ -94955,9 +94968,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *491 - *492 - - *611 + - *493 + - *612 - *17 - *19 responses: @@ -94967,7 +94980,7 @@ paths: application/json: schema: type: array - items: &806 + items: &807 title: Status description: The status of a commit. type: object @@ -95048,7 +95061,7 @@ paths: site_admin: false headers: Link: *46 - '301': *497 + '301': *498 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -95076,8 +95089,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/community#get-community-profile-metrics parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -95110,11 +95123,11 @@ paths: code_of_conduct: anyOf: - type: 'null' - - *615 + - *616 code_of_conduct_file: anyOf: - type: 'null' - - &616 + - &617 title: Community Health File type: object properties: @@ -95134,19 +95147,19 @@ paths: contributing: anyOf: - type: 'null' - - *616 + - *617 readme: anyOf: - type: 'null' - - *616 + - *617 issue_template: anyOf: - type: 'null' - - *616 + - *617 pull_request_template: anyOf: - type: 'null' - - *616 + - *617 required: - code_of_conduct - code_of_conduct_file @@ -95275,8 +95288,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/commits#compare-two-commits parameters: - - *491 - *492 + - *493 - *19 - *17 - name: basehead @@ -95324,8 +95337,8 @@ paths: format: uri examples: - https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *607 - merge_base_commit: *607 + base_commit: *608 + merge_base_commit: *608 status: type: string enum: @@ -95349,10 +95362,10 @@ paths: - 6 commits: type: array - items: *607 + items: *608 files: type: array - items: *617 + items: *618 required: - url - html_url @@ -95598,12 +95611,12 @@ paths: schema: type: string examples: - default: *618 + default: *619 application/vnd.github.patch: schema: type: string examples: - default: *619 + default: *620 '404': *6 '500': *39 '503': *196 @@ -95648,8 +95661,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#get-repository-content parameters: - - *491 - *492 + - *493 - name: path description: path parameter in: path @@ -95819,7 +95832,7 @@ paths: - type - url examples: - response-if-content-is-a-file-github-object: &620 + response-if-content-is-a-file-github-object: &621 summary: Response if content is a file value: type: file @@ -95956,7 +95969,7 @@ paths: - size - type - url - - &755 + - &756 title: Content File description: Content File type: object @@ -96174,7 +96187,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *620 + response-if-content-is-a-file: *621 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -96243,7 +96256,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *27 - '302': *621 + '302': *622 '304': *36 x-github: githubCloudOnly: false @@ -96266,8 +96279,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#create-or-update-file-contents parameters: - - *491 - *492 + - *493 - name: path description: path parameter in: path @@ -96362,7 +96375,7 @@ paths: description: Response content: application/json: - schema: &622 + schema: &623 title: File Commit description: File Commit type: object @@ -96518,7 +96531,7 @@ paths: description: Response content: application/json: - schema: *622 + schema: *623 examples: example-for-creating-a-file: value: @@ -96572,7 +96585,7 @@ paths: schema: oneOf: - *3 - - &660 + - &661 description: Repository rule violation was detected type: object properties: @@ -96593,7 +96606,7 @@ paths: items: type: object properties: - placeholder_id: &797 + placeholder_id: &798 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -96625,8 +96638,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#delete-a-file parameters: - - *491 - *492 + - *493 - name: path description: path parameter in: path @@ -96687,7 +96700,7 @@ paths: description: Response content: application/json: - schema: *622 + schema: *623 examples: default: value: @@ -96742,8 +96755,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-repository-contributors parameters: - - *491 - *492 + - *493 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -96873,8 +96886,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/copilot/copilot-cloud-agent-management#get-copilot-cloud-agent-configuration-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -97026,8 +97039,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *491 - *492 + - *493 - *342 - *343 - *344 @@ -97040,10 +97053,11 @@ paths: schema: type: string - *347 - - *623 + - *624 - *348 - *349 - *350 + - *351 - *111 - *109 - *110 @@ -97055,7 +97069,7 @@ paths: application/json: schema: type: array - items: &627 + items: &628 type: object description: A Dependabot alert. properties: @@ -97106,7 +97120,7 @@ paths: - transitive - inconclusive - - security_advisory: *624 + security_advisory: *625 security_vulnerability: *136 url: *137 html_url: *138 @@ -97137,8 +97151,8 @@ paths: dismissal. maxLength: 280 fixed_at: *142 - auto_dismissed_at: *625 - dismissal_request: *626 + auto_dismissed_at: *626 + dismissal_request: *627 assignees: type: array description: The users assigned to this alert. @@ -97171,6 +97185,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -97292,6 +97307,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -97393,9 +97409,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *491 - *492 - - &628 + - *493 + - &629 name: alert_number in: path description: |- @@ -97410,7 +97426,7 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: default: value: @@ -97422,6 +97438,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -97542,9 +97559,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *491 - *492 - - *628 + - *493 + - *629 requestBody: required: true content: @@ -97617,7 +97634,7 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: default: value: @@ -97629,6 +97646,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -97747,8 +97765,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/secrets#list-repository-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -97766,7 +97784,7 @@ paths: type: integer secrets: type: array - items: &631 + items: &632 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -97820,16 +97838,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/secrets#get-a-repository-public-key parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *629 + schema: *630 examples: - default: *630 + default: *631 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -97849,15 +97867,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/secrets#get-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '200': description: Response content: application/json: - schema: *631 + schema: *632 examples: default: value: @@ -97883,8 +97901,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 requestBody: required: true @@ -97937,8 +97955,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/secrets#delete-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '204': @@ -97961,8 +97979,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: - - *491 - *492 + - *493 - 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 @@ -98139,8 +98157,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -98399,8 +98417,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependency-graph/sboms#fetch-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *491 - *492 + - *493 - name: sbom_uuid in: path required: true @@ -98411,7 +98429,7 @@ paths: '302': description: Redirects to a temporary download URL for the completed SBOM. headers: - Location: *632 + Location: *633 '202': description: SBOM is still being processed, no content is returned. '404': *6 @@ -98432,8 +98450,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependency-graph/sboms#request-generation-of-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *491 - *492 + - *493 responses: '201': description: Response @@ -98471,8 +98489,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -98555,7 +98573,7 @@ paths: - version - url additionalProperties: false - metadata: &633 + metadata: &634 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -98594,7 +98612,7 @@ paths: examples: - "/src/build/package-lock.json" additionalProperties: false - metadata: *633 + metadata: *634 resolved: type: object description: A collection of resolved package dependencies. @@ -98608,7 +98626,7 @@ paths: pattern: "^pkg" examples: - pkg:/npm/%40actions/http-client@1.0.11 - metadata: *633 + metadata: *634 relationship: type: string description: A notation of whether a dependency is requested @@ -98741,8 +98759,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/deployments#list-deployments parameters: - - *491 - *492 + - *493 - name: sha description: The SHA recorded at creation time. in: query @@ -98783,9 +98801,9 @@ paths: application/json: schema: type: array - items: *634 + items: *635 examples: - default: *635 + default: *636 headers: Link: *46 x-github: @@ -98851,8 +98869,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/deployments#create-a-deployment parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -98934,7 +98952,7 @@ paths: description: Response content: application/json: - schema: *634 + schema: *635 examples: simple-example: summary: Simple example @@ -99007,9 +99025,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/deployments#get-a-deployment parameters: - - *491 - *492 - - &636 + - *493 + - &637 name: deployment_id description: deployment_id parameter in: path @@ -99021,7 +99039,7 @@ paths: description: Response content: application/json: - schema: *634 + schema: *635 examples: default: value: @@ -99086,9 +99104,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/deployments#delete-a-deployment parameters: - - *491 - *492 - - *636 + - *493 + - *637 responses: '204': description: Response @@ -99110,9 +99128,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/statuses#list-deployment-statuses parameters: - - *491 - *492 - - *636 + - *493 + - *637 - *17 - *19 responses: @@ -99122,7 +99140,7 @@ paths: application/json: schema: type: array - items: &637 + items: &638 title: Deployment Status description: The status of a deployment. type: object @@ -99286,9 +99304,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/statuses#create-a-deployment-status parameters: - - *491 - *492 - - *636 + - *493 + - *637 requestBody: required: true content: @@ -99363,9 +99381,9 @@ paths: description: Response content: application/json: - schema: *637 + schema: *638 examples: - default: &638 + default: &639 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -99421,9 +99439,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/statuses#get-a-deployment-status parameters: - - *491 - *492 - - *636 + - *493 + - *637 - name: status_id in: path required: true @@ -99434,9 +99452,9 @@ paths: description: Response content: application/json: - schema: *637 + schema: *638 examples: - default: *638 + default: *639 '404': *6 x-github: githubCloudOnly: false @@ -99463,12 +99481,12 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 - - *639 + - *493 - *640 - *641 - *642 + - *643 - *17 - *19 responses: @@ -99478,9 +99496,9 @@ paths: application/json: schema: type: array - items: *643 + items: *644 examples: - default: *644 + default: *645 '404': *6 '403': *27 '500': *39 @@ -99504,8 +99522,8 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99517,7 +99535,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *643 + schema: *644 examples: default: value: @@ -99573,8 +99591,8 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99633,12 +99651,12 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *491 - *492 - - *639 + - *493 - *640 - *641 - *642 + - *643 - *17 - *19 responses: @@ -99648,9 +99666,9 @@ paths: application/json: schema: type: array - items: *645 + items: *646 examples: - default: *646 + default: *647 '404': *6 '403': *27 '500': *39 @@ -99674,8 +99692,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99687,7 +99705,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *645 + schema: *646 examples: default: value: @@ -99738,8 +99756,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99777,7 +99795,7 @@ paths: description: The created dismissal request. content: application/json: - schema: *645 + schema: *646 examples: default: value: @@ -99828,8 +99846,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99900,8 +99918,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99934,12 +99952,12 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - *104 - *105 - *106 - - *356 + - *357 - *17 - *19 responses: @@ -99949,9 +99967,9 @@ paths: application/json: schema: type: array - items: *358 + items: *359 examples: - default: *359 + default: *360 '404': *6 '403': *27 '500': *39 @@ -99976,8 +99994,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99989,7 +100007,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *358 + schema: *359 examples: default: value: @@ -100047,8 +100065,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -100117,8 +100135,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#create-a-repository-dispatch-event parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -100175,8 +100193,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/environments#list-environments parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -100194,7 +100212,7 @@ paths: - 5 environments: type: array - items: &648 + items: &649 title: Environment description: Details of a deployment environment type: object @@ -100256,7 +100274,7 @@ paths: type: string examples: - wait_timer - wait_timer: &650 + wait_timer: &651 type: integer description: The amount of time to delay a job after the job is initially triggered. The time (in minutes) @@ -100298,7 +100316,7 @@ paths: items: type: object properties: - type: *647 + type: *648 reviewer: anyOf: - *4 @@ -100325,7 +100343,7 @@ paths: - id - node_id - type - deployment_branch_policy: &651 + deployment_branch_policy: &652 type: - object - 'null' @@ -100442,9 +100460,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/environments#get-an-environment parameters: - - *491 - *492 - - &649 + - *493 + - &650 name: environment_name in: path required: true @@ -100457,9 +100475,9 @@ paths: description: Response content: application/json: - schema: *648 + schema: *649 examples: - default: &652 + default: &653 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -100543,9 +100561,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/environments#create-or-update-an-environment parameters: - - *491 - *492 - - *649 + - *493 + - *650 requestBody: required: false content: @@ -100555,7 +100573,7 @@ paths: - object - 'null' properties: - wait_timer: *650 + wait_timer: *651 prevent_self_review: type: boolean description: Whether or not a user who created the job is prevented @@ -100574,14 +100592,14 @@ paths: items: type: object properties: - type: *647 + type: *648 id: type: integer description: The id of the user or team who can review the deployment examples: - 4532992 - deployment_branch_policy: *651 + deployment_branch_policy: *652 additionalProperties: false examples: default: @@ -100601,9 +100619,9 @@ paths: description: Response content: application/json: - schema: *648 + schema: *649 examples: - default: *652 + default: *653 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -100627,9 +100645,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/environments#delete-an-environment parameters: - - *491 - *492 - - *649 + - *493 + - *650 responses: '204': description: Default response @@ -100654,9 +100672,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *17 - *19 responses: @@ -100675,7 +100693,7 @@ paths: - 2 branch_policies: type: array - items: &653 + items: &654 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -100736,9 +100754,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *491 - *492 - - *649 + - *493 + - *650 requestBody: required: true content: @@ -100786,9 +100804,9 @@ paths: description: Response content: application/json: - schema: *653 + schema: *654 examples: - example-wildcard: &654 + example-wildcard: &655 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -100830,10 +100848,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *491 - *492 - - *649 - - &655 + - *493 + - *650 + - &656 name: branch_policy_id in: path required: true @@ -100845,9 +100863,9 @@ paths: description: Response content: application/json: - schema: *653 + schema: *654 examples: - default: *654 + default: *655 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100866,10 +100884,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *491 - *492 - - *649 - - *655 + - *493 + - *650 + - *656 requestBody: required: true content: @@ -100898,9 +100916,9 @@ paths: description: Response content: application/json: - schema: *653 + schema: *654 examples: - default: *654 + default: *655 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100919,10 +100937,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *491 - *492 - - *649 - - *655 + - *493 + - *650 + - *656 responses: '204': description: Response @@ -100947,9 +100965,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: - - *649 + - *650 + - *493 - *492 - - *491 responses: '200': description: List of deployment protection rules @@ -100966,7 +100984,7 @@ paths: - 10 custom_deployment_protection_rules: type: array - items: &656 + items: &657 title: Deployment protection rule description: Deployment protection rule type: object @@ -100988,7 +101006,7 @@ paths: for the environment. examples: - true - app: &657 + app: &658 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -101091,9 +101109,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: - - *649 + - *650 + - *493 - *492 - - *491 requestBody: content: application/json: @@ -101114,9 +101132,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *656 + schema: *657 examples: - default: &658 + default: &659 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -101151,9 +101169,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: - - *649 + - *650 + - *493 - *492 - - *491 - *19 - *17 responses: @@ -101173,7 +101191,7 @@ paths: - 35 available_custom_deployment_protection_rule_integrations: type: array - items: *657 + items: *658 examples: default: value: @@ -101208,10 +101226,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: - - *491 - *492 - - *649 - - &659 + - *493 + - *650 + - &660 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -101223,9 +101241,9 @@ paths: description: Response content: application/json: - schema: *656 + schema: *657 examples: - default: *658 + default: *659 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101246,10 +101264,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: - - *649 + - *650 + - *493 - *492 - - *491 - - *659 + - *660 responses: '204': description: Response @@ -101275,9 +101293,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#list-environment-secrets parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *17 - *19 responses: @@ -101295,9 +101313,9 @@ paths: type: integer secrets: type: array - items: *521 + items: *522 examples: - default: *522 + default: *523 headers: Link: *46 x-github: @@ -101322,9 +101340,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#get-an-environment-public-key parameters: - - *491 - *492 - - *649 + - *493 + - *650 responses: '200': description: Response @@ -101354,18 +101372,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#get-an-environment-secret parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *294 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *535 + default: *536 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101387,9 +101405,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *294 requestBody: required: true @@ -101447,9 +101465,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#delete-an-environment-secret parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *294 responses: '204': @@ -101475,9 +101493,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#list-environment-variables parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *303 - *19 responses: @@ -101495,9 +101513,9 @@ paths: type: integer variables: type: array - items: *523 + items: *524 examples: - default: *524 + default: *525 headers: Link: *46 x-github: @@ -101520,9 +101538,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#create-an-environment-variable parameters: - - *491 - *492 - - *649 + - *493 + - *650 requestBody: required: true content: @@ -101574,18 +101592,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#get-an-environment-variable parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *297 responses: '200': description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *536 + default: *537 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101606,10 +101624,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#update-an-environment-variable parameters: - - *491 - *492 + - *493 - *297 - - *649 + - *650 requestBody: required: true content: @@ -101651,10 +101669,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#delete-an-environment-variable parameters: - - *491 - *492 + - *493 - *297 - - *649 + - *650 responses: '204': description: Response @@ -101676,8 +101694,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/events#list-repository-events parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -101745,8 +101763,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/forks#list-forks parameters: - - *491 - *492 + - *493 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -101905,8 +101923,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/forks#create-a-fork parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -101939,9 +101957,9 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: - default: *498 + default: *499 '400': *14 '422': *15 '403': *27 @@ -101962,8 +101980,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/blobs#create-a-blob parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -102023,7 +102041,7 @@ paths: schema: oneOf: - *259 - - *660 + - *661 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -102048,8 +102066,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/blobs#get-a-blob parameters: - - *491 - *492 + - *493 - name: file_sha in: path required: true @@ -102149,8 +102167,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/commits#create-a-commit parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -102259,7 +102277,7 @@ paths: description: Response content: application/json: - schema: &661 + schema: &662 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -102486,15 +102504,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/commits#get-a-commit-object parameters: - - *491 - *492 - - *608 + - *493 + - *609 responses: '200': description: Response content: application/json: - schema: *661 + schema: *662 examples: default: value: @@ -102550,9 +102568,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/refs#list-matching-references parameters: - - *491 - *492 - - &662 + - *493 + - &663 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. @@ -102569,7 +102587,7 @@ paths: application/json: schema: type: array - items: &663 + items: &664 title: Git Reference description: Git references within a repository type: object @@ -102645,17 +102663,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/refs#get-a-reference parameters: - - *491 - *492 - - *662 + - *493 + - *663 responses: '200': description: Response content: application/json: - schema: *663 + schema: *664 examples: - default: &664 + default: &665 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -102684,8 +102702,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/refs#create-a-reference parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -102714,9 +102732,9 @@ paths: description: Response content: application/json: - schema: *663 + schema: *664 examples: - default: *664 + default: *665 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -102742,9 +102760,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/refs#update-a-reference parameters: - - *491 - *492 - - *662 + - *493 + - *663 requestBody: required: true content: @@ -102773,9 +102791,9 @@ paths: description: Response content: application/json: - schema: *663 + schema: *664 examples: - default: *664 + default: *665 '422': *15 '409': *120 x-github: @@ -102793,9 +102811,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/refs#delete-a-reference parameters: - - *491 - *492 - - *662 + - *493 + - *663 responses: '204': description: Response @@ -102850,8 +102868,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/tags#create-a-tag-object parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -102918,7 +102936,7 @@ paths: description: Response content: application/json: - schema: &666 + schema: &667 title: Git Tag description: Metadata for a Git tag type: object @@ -102974,7 +102992,7 @@ paths: - sha - type - url - verification: *665 + verification: *666 required: - sha - url @@ -102984,7 +103002,7 @@ paths: - tag - message examples: - default: &667 + default: &668 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -103057,8 +103075,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/tags#get-a-tag parameters: - - *491 - *492 + - *493 - name: tag_sha in: path required: true @@ -103069,9 +103087,9 @@ paths: description: Response content: application/json: - schema: *666 + schema: *667 examples: - default: *667 + default: *668 '404': *6 '409': *120 x-github: @@ -103095,8 +103113,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/trees#create-a-tree parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -103170,7 +103188,7 @@ paths: description: Response content: application/json: - schema: &668 + schema: &669 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -103272,8 +103290,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/trees#get-a-tree parameters: - - *491 - *492 + - *493 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -103296,7 +103314,7 @@ paths: description: Response content: application/json: - schema: *668 + schema: *669 examples: default-response: summary: Default response @@ -103354,8 +103372,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#get-the-hash-algorithm-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -103399,8 +103417,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#list-repository-webhooks parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -103410,7 +103428,7 @@ paths: application/json: schema: type: array - items: &669 + items: &670 title: Webhook description: Webhooks for repositories. type: object @@ -103473,7 +103491,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &946 + last_response: &947 title: Hook Response type: object properties: @@ -103550,8 +103568,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#create-a-repository-webhook parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -103604,9 +103622,9 @@ paths: description: Response content: application/json: - schema: *669 + schema: *670 examples: - default: &670 + default: &671 value: type: Repository id: 12345678 @@ -103654,17 +103672,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#get-a-repository-webhook parameters: - - *491 - *492 - - *362 + - *493 + - *363 responses: '200': description: Response content: application/json: - schema: *669 + schema: *670 examples: - default: *670 + default: *671 '404': *6 x-github: githubCloudOnly: false @@ -103684,9 +103702,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#update-a-repository-webhook parameters: - - *491 - *492 - - *362 + - *493 + - *363 requestBody: required: true content: @@ -103731,9 +103749,9 @@ paths: description: Response content: application/json: - schema: *669 + schema: *670 examples: - default: *670 + default: *671 '422': *15 '404': *6 x-github: @@ -103754,9 +103772,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#delete-a-repository-webhook parameters: - - *491 - *492 - - *362 + - *493 + - *363 responses: '204': description: Response @@ -103780,9 +103798,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: - - *491 - *492 - - *362 + - *493 + - *363 responses: '200': description: Response @@ -103809,9 +103827,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: - - *491 - *492 - - *362 + - *493 + - *363 requestBody: required: false content: @@ -103855,12 +103873,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *491 - *492 - - *362 - - *17 + - *493 - *363 + - *17 - *364 + - *365 responses: '200': description: Response @@ -103868,9 +103886,9 @@ paths: application/json: schema: type: array - items: *365 + items: *366 examples: - default: *366 + default: *367 '400': *14 '422': *15 x-github: @@ -103889,18 +103907,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: - - *491 - *492 - - *362 + - *493 + - *363 - *16 responses: '200': description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '400': *14 '422': *15 x-github: @@ -103919,9 +103937,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: - - *491 - *492 - - *362 + - *493 + - *363 - *16 responses: '202': *38 @@ -103944,9 +103962,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#ping-a-repository-webhook parameters: - - *491 - *492 - - *362 + - *493 + - *363 responses: '204': description: Response @@ -103971,9 +103989,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *491 - *492 - - *362 + - *493 + - *363 responses: '204': description: Response @@ -103996,8 +104014,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: - - *491 - *492 + - *493 responses: '200': description: Response if immutable releases are enabled @@ -104045,8 +104063,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#enable-immutable-releases parameters: - - *491 - *492 + - *493 responses: '204': *125 '409': *120 @@ -104066,8 +104084,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#disable-immutable-releases parameters: - - *491 - *492 + - *493 responses: '204': *125 '409': *120 @@ -104124,14 +104142,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#get-an-import-status parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: &671 + schema: &672 title: Import description: A repository import from an external source. type: object @@ -104238,7 +104256,7 @@ paths: - html_url - authors_url examples: - default: &674 + default: &675 value: vcs: subversion use_lfs: true @@ -104254,7 +104272,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': &672 + '503': &673 description: Unavailable due to service under maintenance. content: application/json: @@ -104283,8 +104301,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#start-an-import parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -104332,7 +104350,7 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: default: value: @@ -104357,7 +104375,7 @@ paths: type: string '422': *15 '404': *6 - '503': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104385,8 +104403,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#update-an-import parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -104438,7 +104456,7 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: example-1: summary: Example 1 @@ -104486,7 +104504,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': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104509,12 +104527,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#cancel-an-import parameters: - - *491 - *492 + - *493 responses: '204': description: Response - '503': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104540,9 +104558,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#get-commit-authors parameters: - - *491 - *492 - - &876 + - *493 + - &877 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -104556,7 +104574,7 @@ paths: application/json: schema: type: array - items: &673 + items: &674 title: Porter Author description: Porter Author type: object @@ -104610,7 +104628,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': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104635,8 +104653,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#map-a-commit-author parameters: - - *491 - *492 + - *493 - name: author_id in: path required: true @@ -104666,7 +104684,7 @@ paths: description: Response content: application/json: - schema: *673 + schema: *674 examples: default: value: @@ -104679,7 +104697,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104703,8 +104721,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#get-large-files parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -104745,7 +104763,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104773,8 +104791,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#update-git-lfs-preference parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -104801,11 +104819,11 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: - default: *674 + default: *675 '422': *15 - '503': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104828,8 +104846,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -104837,8 +104855,8 @@ paths: application/json: schema: *20 examples: - default: *380 - '301': *497 + default: *381 + '301': *498 '404': *6 x-github: githubCloudOnly: false @@ -104858,8 +104876,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -104867,12 +104885,12 @@ paths: application/json: schema: anyOf: - - *382 + - *383 - type: object properties: {} additionalProperties: false examples: - default: &676 + default: &677 value: limit: collaborators_only origin: repository @@ -104897,13 +104915,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: *675 + schema: *676 examples: default: summary: Example request body @@ -104915,9 +104933,9 @@ paths: description: Response content: application/json: - schema: *382 + schema: *383 examples: - default: *676 + default: *677 '409': description: Response x-github: @@ -104939,8 +104957,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -104967,8 +104985,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#get-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -105022,13 +105040,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#add-users-to-the-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: &677 + schema: &678 title: Interaction Limits Pull Request Bypass List description: A list of user logins to add or remove from the pull request creation cap bypass list. @@ -105078,13 +105096,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#remove-users-from-the-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: *677 + schema: *678 examples: default: summary: Example request body @@ -105117,8 +105135,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#get-pull-request-creation-cap-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -105171,8 +105189,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#update-pull-request-creation-cap-for-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -105248,8 +105266,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/invitations#list-repository-invitations parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -105259,9 +105277,9 @@ paths: application/json: schema: type: array - items: *678 + items: *679 examples: - default: &869 + default: &870 value: - id: 1 repository: @@ -105392,9 +105410,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/invitations#update-a-repository-invitation parameters: - - *491 - *492 - - *386 + - *493 + - *387 requestBody: required: false content: @@ -105423,7 +105441,7 @@ paths: description: Response content: application/json: - schema: *678 + schema: *679 examples: default: value: @@ -105554,9 +105572,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *491 - *492 - - *386 + - *493 + - *387 responses: '204': description: Response @@ -105579,8 +105597,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/issue-types#list-issue-types-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -105588,9 +105606,9 @@ paths: application/json: schema: type: array - items: *390 + items: *391 examples: - default: *679 + default: *680 '404': *6 x-github: githubCloudOnly: false @@ -105619,8 +105637,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#list-repository-issues parameters: - - *491 - *492 + - *493 - 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 @@ -105682,7 +105700,7 @@ paths: required: false schema: type: string - - *393 + - *394 - name: sort description: What to sort results by. in: query @@ -105707,7 +105725,7 @@ paths: type: array items: *225 examples: - default: &689 + default: &690 value: - id: 1 node_id: MDU6SXNzdWUx @@ -105856,7 +105874,7 @@ paths: state_reason: completed headers: Link: *46 - '301': *497 + '301': *498 '422': *15 '404': *6 x-github: @@ -105885,8 +105903,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#create-an-issue parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -106003,7 +106021,7 @@ paths: application/json: schema: *225 examples: - default: &686 + default: &687 value: id: 1 node_id: MDU6SXNzdWUx @@ -106188,8 +106206,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *491 - *492 + - *493 - *247 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. @@ -106212,7 +106230,7 @@ paths: type: array items: *226 examples: - default: &688 + default: &689 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -106271,8 +106289,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#get-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 responses: '200': @@ -106281,7 +106299,7 @@ paths: application/json: schema: *226 examples: - default: &680 + default: &681 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -106337,8 +106355,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#update-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -106363,7 +106381,7 @@ paths: application/json: schema: *226 examples: - default: *680 + default: *681 '422': *15 x-github: githubCloudOnly: false @@ -106381,8 +106399,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#delete-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 responses: '204': @@ -106411,8 +106429,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#pin-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 responses: '200': @@ -106492,8 +106510,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#unpin-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 responses: '204': @@ -106519,8 +106537,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#about-reactions). @@ -106547,9 +106565,9 @@ paths: application/json: schema: type: array - items: *605 + items: *606 examples: - default: *681 + default: *682 headers: Link: *46 '404': *6 @@ -106570,8 +106588,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -106604,16 +106622,16 @@ paths: description: Reaction exists content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '201': description: Reaction created content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '422': *15 x-github: githubCloudOnly: false @@ -106635,10 +106653,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *491 - *492 + - *493 - *239 - - *682 + - *683 responses: '204': description: Response @@ -106658,8 +106676,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/events#list-issue-events-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -106669,7 +106687,7 @@ paths: application/json: schema: type: array - items: &685 + items: &686 title: Issue Event description: Issue Event type: object @@ -106816,7 +106834,7 @@ paths: required: - from - to - issue_type: &683 + issue_type: &684 title: Issue Type description: The type of issue. type: @@ -106847,11 +106865,11 @@ paths: required: - id - name - prev_issue_type: *683 + prev_issue_type: *684 sub_issue: anyOf: - type: 'null' - - &684 + - &685 title: Issue Reference description: A minimal reference to an issue linked from a timeline event (e.g. sub-issue, parent-issue, or dependency @@ -106909,19 +106927,19 @@ paths: parent_issue: anyOf: - type: 'null' - - *684 + - *685 blocked_by: anyOf: - type: 'null' - - *684 + - *685 blocking: anyOf: - type: 'null' - - *684 + - *685 intent: anyOf: - type: 'null' - - &690 + - &691 title: Issue Event Intent description: The intent behind an agent's action on an issue, including the rationale and confidence. Present (and `null` @@ -107143,8 +107161,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/events#get-an-issue-event parameters: - - *491 - *492 + - *493 - name: event_id in: path required: true @@ -107155,7 +107173,7 @@ paths: description: Response content: application/json: - schema: *685 + schema: *686 examples: default: value: @@ -107382,9 +107400,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue parameters: - - *491 - *492 - - &687 + - *493 + - &688 name: issue_number description: The number that identifies the issue. in: path @@ -107400,7 +107418,7 @@ paths: examples: default: summary: Issue - value: *686 + value: *687 pinned_comment: summary: Issue with pinned comment value: @@ -107599,7 +107617,7 @@ paths: site_admin: false author_association: COLLABORATOR state_reason: completed - '301': *497 + '301': *498 '404': *6 '410': *31 '304': *36 @@ -107626,9 +107644,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#update-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: false content: @@ -107999,11 +108017,11 @@ paths: - already_applied - issue_already_closed examples: - default: *686 + default: *687 '422': *15 '503': *196 '403': *27 - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -108023,9 +108041,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/assignees#add-assignees-to-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: false content: @@ -108075,7 +108093,7 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -108091,9 +108109,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: content: application/json: @@ -108120,7 +108138,7 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -108142,9 +108160,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: - - *491 - *492 - - *687 + - *493 + - *688 - name: assignee in: path required: true @@ -108184,9 +108202,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#list-issue-comments parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *230 - *17 - *19 @@ -108199,7 +108217,7 @@ paths: type: array items: *226 examples: - default: *688 + default: *689 headers: Link: *46 '404': *6 @@ -108232,9 +108250,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#create-an-issue-comment parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -108258,7 +108276,7 @@ paths: application/json: schema: *226 examples: - default: *680 + default: *681 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 @@ -108293,9 +108311,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: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -108307,10 +108325,10 @@ paths: type: array items: *225 examples: - default: *689 + default: *690 headers: Link: *46 - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -108340,9 +108358,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: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -108366,13 +108384,13 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/dependencies/blocked_by schema: type: string - '301': *497 + '301': *498 '403': *27 '410': *31 '422': *15 @@ -108405,9 +108423,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: - - *491 - *492 - - *687 + - *493 + - *688 - name: issue_id in: path description: The id of the blocking issue to remove as a dependency @@ -108421,8 +108439,8 @@ paths: application/json: schema: *225 examples: - default: *686 - '301': *497 + default: *687 + '301': *498 '400': *14 '401': *23 '403': *27 @@ -108453,9 +108471,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: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -108467,10 +108485,10 @@ paths: type: array items: *225 examples: - default: *689 + default: *690 headers: Link: *46 - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -108489,9 +108507,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/events#list-issue-events parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -108505,7 +108523,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &696 + - &697 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -108546,7 +108564,7 @@ paths: intent: anyOf: - type: 'null' - - *690 + - *691 required: - label - id @@ -108558,7 +108576,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &697 + - &698 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -108599,7 +108617,7 @@ paths: intent: anyOf: - type: 'null' - - *690 + - *691 required: - label - id @@ -108640,7 +108658,7 @@ paths: intent: anyOf: - type: 'null' - - *690 + - *691 required: - id - node_id @@ -108694,7 +108712,7 @@ paths: - performed_via_github_app - assignee - assigner - - &698 + - &699 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -108740,7 +108758,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &699 + - &700 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -108786,7 +108804,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &700 + - &701 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -108835,7 +108853,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &701 + - &702 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -108877,7 +108895,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &702 + - &703 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -108919,7 +108937,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &703 + - &704 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -108975,7 +108993,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &704 + - &705 title: Locked Issue Event description: Locked Issue Event type: object @@ -109020,7 +109038,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &705 + - &706 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -109081,7 +109099,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &706 + - &707 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -109142,7 +109160,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &707 + - &708 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -109203,7 +109221,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &708 + - &709 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -109261,7 +109279,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &711 + - &712 title: Issue Type Added Issue Event description: Issue Type Added Issue Event type: object @@ -109289,11 +109307,11 @@ paths: anyOf: - type: 'null' - *5 - issue_type: *683 + issue_type: *684 intent: anyOf: - type: 'null' - - *690 + - *691 required: - issue_type - id @@ -109305,7 +109323,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &712 + - &713 title: Issue Type Removed Issue Event description: Issue Type Removed Issue Event type: object @@ -109333,11 +109351,11 @@ paths: anyOf: - type: 'null' - *5 - prev_issue_type: *683 + prev_issue_type: *684 intent: anyOf: - type: 'null' - - *690 + - *691 required: - prev_issue_type - id @@ -109349,7 +109367,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &713 + - &714 title: Issue Type Changed Issue Event description: Issue Type Changed Issue Event type: object @@ -109377,12 +109395,12 @@ paths: anyOf: - type: 'null' - *5 - issue_type: *683 - prev_issue_type: *683 + issue_type: *684 + prev_issue_type: *684 intent: anyOf: - type: 'null' - - *690 + - *691 required: - issue_type - prev_issue_type @@ -109395,7 +109413,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &714 + - &715 title: Sub-issue Added Issue Event description: Sub-issue Added Issue Event type: object @@ -109426,7 +109444,7 @@ paths: sub_issue: anyOf: - type: 'null' - - *684 + - *685 required: - sub_issue - id @@ -109438,7 +109456,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &715 + - &716 title: Sub-issue Removed Issue Event description: Sub-issue Removed Issue Event type: object @@ -109469,7 +109487,7 @@ paths: sub_issue: anyOf: - type: 'null' - - *684 + - *685 required: - sub_issue - id @@ -109481,7 +109499,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &716 + - &717 title: Parent-issue Added Issue Event description: Parent-issue Added Issue Event type: object @@ -109512,7 +109530,7 @@ paths: parent_issue: anyOf: - type: 'null' - - *684 + - *685 required: - parent_issue - id @@ -109524,7 +109542,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &717 + - &718 title: Parent-issue Removed Issue Event description: Parent-issue Removed Issue Event type: object @@ -109555,7 +109573,7 @@ paths: parent_issue: anyOf: - type: 'null' - - *684 + - *685 required: - parent_issue - id @@ -109567,7 +109585,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &718 + - &719 title: Blocked-by Added Issue Event description: Blocked-by Added Issue Event type: object @@ -109598,7 +109616,7 @@ paths: blocked_by: anyOf: - type: 'null' - - *684 + - *685 required: - blocked_by - id @@ -109610,7 +109628,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &719 + - &720 title: Blocked-by Removed Issue Event description: Blocked-by Removed Issue Event type: object @@ -109641,7 +109659,7 @@ paths: blocked_by: anyOf: - type: 'null' - - *684 + - *685 required: - blocked_by - id @@ -109653,7 +109671,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &720 + - &721 title: Blocking Added Issue Event description: Blocking Added Issue Event type: object @@ -109684,7 +109702,7 @@ paths: blocking: anyOf: - type: 'null' - - *684 + - *685 required: - blocking - id @@ -109696,7 +109714,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &721 + - &722 title: Blocking Removed Issue Event description: Blocking Removed Issue Event type: object @@ -109727,7 +109745,7 @@ paths: blocking: anyOf: - type: 'null' - - *684 + - *685 required: - blocking - id @@ -109791,9 +109809,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issue-field-values#list-issue-field-values-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -109803,9 +109821,9 @@ paths: application/json: schema: type: array - items: *691 + items: *692 examples: - default: &692 + default: &693 value: - issue_field_id: 1 issue_field_name: DRI @@ -109845,7 +109863,7 @@ paths: color: green headers: Link: *46 - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -109876,9 +109894,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issue-field-values#add-issue-field-values-to-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -109950,9 +109968,9 @@ paths: type: array description: The current issue field values for this issue after adding the new values - items: *691 + items: *692 examples: - default: *692 + default: *693 '400': *14 '403': *27 '404': *6 @@ -109988,9 +110006,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issue-field-values#set-issue-field-values-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -110057,9 +110075,9 @@ paths: type: array description: The current issue field values for this issue after setting the new values - items: *691 + items: *692 examples: - default: *692 + default: *693 '400': *14 '403': *27 '404': *6 @@ -110090,10 +110108,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issue-field-values#delete-an-issue-field-value-from-an-issue parameters: - - *491 - *492 - - *687 - - *389 + - *493 + - *688 + - *390 responses: '204': description: Issue field value deleted successfully @@ -110118,9 +110136,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#list-labels-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -110132,7 +110150,7 @@ paths: type: array items: *224 examples: - default: &693 + default: &694 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -110150,7 +110168,7 @@ paths: default: false headers: Link: *46 - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -110168,9 +110186,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#add-labels-to-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: false content: @@ -110250,8 +110268,8 @@ paths: type: array items: *224 examples: - default: *693 - '301': *497 + default: *694 + '301': *498 '404': *6 '410': *31 '422': *15 @@ -110270,9 +110288,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#set-labels-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: false content: @@ -110334,8 +110352,8 @@ paths: type: array items: *224 examples: - default: *693 - '301': *497 + default: *694 + '301': *498 '404': *6 '410': *31 '422': *15 @@ -110354,13 +110372,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 responses: '204': description: Response - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -110381,9 +110399,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#remove-a-label-from-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 - name: name in: path required: true @@ -110407,7 +110425,7 @@ paths: description: Something isn't working color: f29513 default: true - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -110429,9 +110447,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#lock-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: false content: @@ -110478,9 +110496,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#unlock-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 responses: '204': description: Response @@ -110510,9 +110528,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/sub-issues#get-parent-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 responses: '200': description: Response @@ -110520,8 +110538,8 @@ paths: application/json: schema: *225 examples: - default: *686 - '301': *497 + default: *687 + '301': *498 '404': *6 '410': *31 x-github: @@ -110540,9 +110558,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 - 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. @@ -110568,9 +110586,9 @@ paths: application/json: schema: type: array - items: *605 + items: *606 examples: - default: *681 + default: *682 headers: Link: *46 '404': *6 @@ -110592,9 +110610,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -110626,16 +110644,16 @@ paths: description: Response content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '201': description: Response content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '422': *15 x-github: githubCloudOnly: false @@ -110657,10 +110675,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#delete-an-issue-reaction parameters: - - *491 - *492 - - *687 - - *682 + - *493 + - *688 + - *683 responses: '204': description: Response @@ -110689,9 +110707,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/sub-issues#remove-sub-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -110715,7 +110733,7 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -110748,9 +110766,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/sub-issues#list-sub-issues parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -110762,7 +110780,7 @@ paths: type: array items: *225 examples: - default: *689 + default: *690 headers: Link: *46 '404': *6 @@ -110794,9 +110812,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/sub-issues#add-sub-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -110825,7 +110843,7 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 @@ -110852,9 +110870,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -110887,7 +110905,7 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 '403': *27 '404': *6 '422': *7 @@ -110916,9 +110934,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#list-issue-suggestions parameters: - - *491 - *492 - - *687 + - *493 + - *688 - name: state in: query required: false @@ -110955,7 +110973,7 @@ paths: application/json: schema: type: array - items: &694 + items: &695 title: Issue Suggestion description: An agent-proposed change to an issue that a maintainer can approve or dismiss. @@ -111119,9 +111137,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#approve-an-issue-suggestion parameters: - - *491 - *492 - - *687 + - *493 + - *688 - name: suggestion_id in: path required: true @@ -111133,9 +111151,9 @@ paths: description: Response content: application/json: - schema: *694 + schema: *695 examples: - default: &695 + default: &696 value: id: 12 issue_id: 4567 @@ -111173,9 +111191,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#dismiss-an-issue-suggestion parameters: - - *491 - *492 - - *687 + - *493 + - *688 - name: suggestion_id in: path required: true @@ -111187,9 +111205,9 @@ paths: description: Response content: application/json: - schema: *694 + schema: *695 examples: - default: *695 + default: *696 '403': *27 '404': *6 '422': *15 @@ -111209,9 +111227,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 - name: exclude @@ -111232,7 +111250,6 @@ paths: description: Timeline Event type: object anyOf: - - *696 - *697 - *698 - *699 @@ -111245,6 +111262,7 @@ paths: - *706 - *707 - *708 + - *709 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -111301,11 +111319,11 @@ paths: pin: anyOf: - type: 'null' - - *709 + - *710 minimized: anyOf: - type: 'null' - - *710 + - *711 required: - event - actor @@ -111581,7 +111599,7 @@ paths: type: string comments: type: array - items: &743 + items: &744 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -111822,7 +111840,7 @@ paths: type: string comments: type: array - items: *604 + items: *605 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -111854,7 +111872,7 @@ paths: intent: anyOf: - type: 'null' - - *690 + - *691 required: - id - node_id @@ -111939,7 +111957,7 @@ paths: intent: anyOf: - type: 'null' - - *690 + - *691 required: - id - node_id @@ -111950,7 +111968,6 @@ paths: - commit_url - created_at - performed_via_github_app - - *711 - *712 - *713 - *714 @@ -111961,6 +111978,7 @@ paths: - *719 - *720 - *721 + - *722 examples: default: value: @@ -112134,8 +112152,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -112145,7 +112163,7 @@ paths: application/json: schema: type: array - items: &722 + items: &723 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -112213,8 +112231,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -112250,9 +112268,9 @@ paths: description: Response content: application/json: - schema: *722 + schema: *723 examples: - default: &723 + default: &724 value: id: 1 key: ssh-rsa AAA... @@ -112286,9 +112304,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *491 - *492 - - &724 + - *493 + - &725 name: key_id description: The unique identifier of the key. in: path @@ -112300,9 +112318,9 @@ paths: description: Response content: application/json: - schema: *722 + schema: *723 examples: - default: *723 + default: *724 '404': *6 x-github: githubCloudOnly: false @@ -112320,9 +112338,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *491 - *492 - - *724 + - *493 + - *725 responses: '204': description: Response @@ -112342,8 +112360,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#list-labels-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -112355,7 +112373,7 @@ paths: type: array items: *224 examples: - default: *693 + default: *694 headers: Link: *46 '404': *6 @@ -112376,8 +112394,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#create-a-label parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -112415,7 +112433,7 @@ paths: application/json: schema: *224 examples: - default: &725 + default: &726 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -112447,8 +112465,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#get-a-label parameters: - - *491 - *492 + - *493 - name: name in: path required: true @@ -112461,7 +112479,7 @@ paths: application/json: schema: *224 examples: - default: *725 + default: *726 '404': *6 x-github: githubCloudOnly: false @@ -112478,8 +112496,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#update-a-label parameters: - - *491 - *492 + - *493 - name: name in: path required: true @@ -112544,8 +112562,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#delete-a-label parameters: - - *491 - *492 + - *493 - name: name in: path required: true @@ -112571,8 +112589,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-repository-languages parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -112608,8 +112626,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/lfs#enable-git-lfs-for-a-repository parameters: - - *491 - *492 + - *493 responses: '202': *38 '403': @@ -112637,8 +112655,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/lfs#disable-git-lfs-for-a-repository parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -112664,9 +112682,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *491 - *492 - - *579 + - *493 + - *580 responses: '200': description: Response @@ -112813,8 +112831,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -112879,8 +112897,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branches#merge-a-branch parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -112914,9 +112932,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *607 + schema: *608 examples: - default: *726 + default: *727 '204': description: Response when already merged '404': @@ -112941,8 +112959,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/milestones#list-milestones parameters: - - *491 - *492 + - *493 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -112983,7 +113001,7 @@ paths: application/json: schema: type: array - items: *424 + items: *425 examples: default: value: @@ -113039,8 +113057,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/milestones#create-a-milestone parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -113080,9 +113098,9 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: - default: &727 + default: &728 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -113141,9 +113159,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/milestones#get-a-milestone parameters: - - *491 - *492 - - &728 + - *493 + - &729 name: milestone_number description: The number that identifies the milestone. in: path @@ -113155,9 +113173,9 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: - default: *727 + default: *728 '404': *6 x-github: githubCloudOnly: false @@ -113174,9 +113192,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/milestones#update-a-milestone parameters: - - *491 - *492 - - *728 + - *493 + - *729 requestBody: required: false content: @@ -113214,9 +113232,9 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: - default: *727 + default: *728 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -113232,9 +113250,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/milestones#delete-a-milestone parameters: - - *491 - *492 - - *728 + - *493 + - *729 responses: '204': description: Response @@ -113255,9 +113273,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: - - *491 - *492 - - *728 + - *493 + - *729 - *17 - *19 responses: @@ -113269,7 +113287,7 @@ paths: type: array items: *224 examples: - default: *693 + default: *694 headers: Link: *46 x-github: @@ -113288,12 +113306,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: - - *491 - *492 - - *729 + - *493 - *730 - - *230 - *731 + - *230 + - *732 - *17 - *19 responses: @@ -113305,7 +113323,7 @@ paths: type: array items: *250 examples: - default: *732 + default: *733 headers: Link: *46 x-github: @@ -113329,8 +113347,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -113388,14 +113406,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#get-a-apiname-pages-site parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: &733 + schema: &734 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -113539,7 +113557,7 @@ paths: - custom_404 - public examples: - default: &734 + default: &735 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -113580,8 +113598,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#create-a-apiname-pages-site parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -113636,9 +113654,9 @@ paths: description: Response content: application/json: - schema: *733 + schema: *734 examples: - default: *734 + default: *735 '422': *15 '409': *120 x-github: @@ -113661,8 +113679,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -113770,8 +113788,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#delete-a-apiname-pages-site parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -113797,8 +113815,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#list-apiname-pages-builds parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -113808,7 +113826,7 @@ paths: application/json: schema: type: array - items: &735 + items: &736 title: Page Build description: Page Build type: object @@ -113900,8 +113918,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#request-a-apiname-pages-build parameters: - - *491 - *492 + - *493 responses: '201': description: Response @@ -113948,16 +113966,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#get-latest-pages-build parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *735 + schema: *736 examples: - default: &736 + default: &737 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -114005,8 +114023,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#get-apiname-pages-build parameters: - - *491 - *492 + - *493 - name: build_id in: path required: true @@ -114017,9 +114035,9 @@ paths: description: Response content: application/json: - schema: *735 + schema: *736 examples: - default: *736 + default: *737 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -114039,8 +114057,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#create-a-github-pages-deployment parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -114148,9 +114166,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: - - *491 - *492 - - &737 + - *493 + - &738 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -114208,9 +114226,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *491 - *492 - - *737 + - *493 + - *738 responses: '204': *125 '404': *6 @@ -114237,8 +114255,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -114533,8 +114551,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: - - *491 - *492 + - *493 responses: '200': description: Private vulnerability reporting status @@ -114571,8 +114589,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: - - *491 - *492 + - *493 responses: '204': *125 '422': *14 @@ -114593,8 +114611,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: - - *491 - *492 + - *493 responses: '204': *125 '422': *14 @@ -114616,8 +114634,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -114627,7 +114645,7 @@ paths: type: array items: *156 examples: - default: *738 + default: *739 '403': *27 '404': *6 x-github: @@ -114649,8 +114667,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -114666,7 +114684,7 @@ paths: required: - properties examples: - default: *739 + default: *740 responses: '204': description: No Content when custom property values are successfully created @@ -114704,8 +114722,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#list-pull-requests parameters: - - *491 - *492 + - *493 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -114765,9 +114783,9 @@ paths: application/json: schema: type: array - items: *571 + items: *572 examples: - default: *740 + default: *741 headers: Link: *46 '304': *36 @@ -114799,8 +114817,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#create-a-pull-request parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -114867,7 +114885,7 @@ paths: description: Response content: application/json: - schema: &745 + schema: &746 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -114996,7 +115014,7 @@ paths: milestone: anyOf: - type: 'null' - - *424 + - *425 active_lock_reason: type: - string @@ -115045,7 +115063,7 @@ paths: items: *4 requested_teams: type: array - items: *403 + items: *404 head: type: object properties: @@ -115083,14 +115101,14 @@ paths: _links: type: object properties: - comments: *425 - commits: *425 - statuses: *425 - html: *425 - issue: *425 - review_comments: *425 - review_comment: *425 - self: *425 + comments: *426 + commits: *426 + statuses: *426 + html: *426 + issue: *426 + review_comments: *426 + review_comment: *426 + self: *426 required: - comments - commits @@ -115101,8 +115119,8 @@ paths: - review_comment - self author_association: *222 - auto_merge: *741 - stack: *742 + auto_merge: *742 + stack: *743 draft: description: Indicates whether or not the pull request is a draft. type: boolean @@ -115204,7 +115222,7 @@ paths: - merged_by - review_comments examples: - default: &746 + default: &747 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -115731,8 +115749,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *491 - *492 + - *493 - name: sort in: query required: false @@ -115761,9 +115779,9 @@ paths: application/json: schema: type: array - items: *743 + items: *744 examples: - default: &748 + default: &749 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -115840,17 +115858,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: - - *491 - *492 + - *493 - *239 responses: '200': description: Response content: application/json: - schema: *743 + schema: *744 examples: - default: &744 + default: &745 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -115925,8 +115943,8 @@ 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: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -115949,9 +115967,9 @@ paths: description: Response content: application/json: - schema: *743 + schema: *744 examples: - default: *744 + default: *745 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -115967,8 +115985,8 @@ 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: - - *491 - *492 + - *493 - *239 responses: '204': @@ -115990,8 +116008,8 @@ 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: - - *491 - *492 + - *493 - *239 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#about-reactions). @@ -116018,9 +116036,9 @@ paths: application/json: schema: type: array - items: *605 + items: *606 examples: - default: *681 + default: *682 headers: Link: *46 '404': *6 @@ -116041,8 +116059,8 @@ 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: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -116075,16 +116093,16 @@ paths: description: Reaction exists content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '201': description: Reaction created content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '422': *15 x-github: githubCloudOnly: false @@ -116106,10 +116124,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *491 - *492 + - *493 - *239 - - *682 + - *683 responses: '204': description: Response @@ -116152,9 +116170,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#get-a-pull-request parameters: - - *491 - *492 - - &747 + - *493 + - &748 name: pull_number description: The number that identifies the pull request. in: path @@ -116167,9 +116185,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *745 + schema: *746 examples: - default: *746 + default: *747 '304': *36 '404': *6 '406': @@ -116204,9 +116222,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#update-a-pull-request parameters: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -116248,9 +116266,9 @@ paths: description: Response content: application/json: - schema: *745 + schema: *746 examples: - default: *746 + default: *747 '422': *15 '403': *27 x-github: @@ -116272,9 +116290,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: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: true content: @@ -116335,17 +116353,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '401': *23 '403': *27 '404': *6 @@ -116375,9 +116393,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *491 - *492 - - *747 + - *493 + - *748 - *247 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -116398,9 +116416,9 @@ paths: application/json: schema: type: array - items: *743 + items: *744 examples: - default: *748 + default: *749 headers: Link: *46 x-github: @@ -116433,9 +116451,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: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: true content: @@ -116541,7 +116559,7 @@ paths: description: Response content: application/json: - schema: *743 + schema: *744 examples: example-for-a-multi-line-comment: value: @@ -116629,9 +116647,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *491 - *492 - - *747 + - *493 + - *748 - *239 requestBody: required: true @@ -116654,7 +116672,7 @@ paths: description: Response content: application/json: - schema: *743 + schema: *744 examples: default: value: @@ -116740,9 +116758,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *491 - *492 - - *747 + - *493 + - *748 - *17 - *19 responses: @@ -116752,9 +116770,9 @@ paths: application/json: schema: type: array - items: *607 + items: *608 examples: - default: *749 + default: *750 headers: Link: *46 x-github: @@ -116784,9 +116802,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#list-pull-requests-files parameters: - - *491 - *492 - - *747 + - *493 + - *748 - *17 - *19 responses: @@ -116796,7 +116814,7 @@ paths: application/json: schema: type: array - items: *617 + items: *618 examples: default: value: @@ -116834,9 +116852,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: - - *491 - *492 - - *747 + - *493 + - *748 responses: '204': description: Response if pull request has been merged @@ -116859,9 +116877,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#merge-a-pull-request parameters: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -116984,9 +117002,9 @@ paths: category: pulls subcategory: pulls parameters: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -117039,7 +117057,7 @@ paths: description: if the merge request was accepted and will run in the background content: application/json: - schema: &750 + schema: &751 title: Pull Request Merge Async Result description: Pull Request Merge Async Result type: object @@ -117124,7 +117142,7 @@ paths: merge queue content: application/json: - schema: *750 + schema: *751 examples: response-if-pull-request-was-already-merged: summary: Already merged @@ -117144,7 +117162,7 @@ paths: this pull request content: application/json: - schema: *750 + schema: *751 examples: response-if-a-merge-request-already-exists: value: @@ -117160,7 +117178,7 @@ paths: it is closed content: application/json: - schema: *750 + schema: *751 examples: response-if-pull-request-is-not-ready-to-be-merged: value: @@ -117192,9 +117210,9 @@ paths: category: pulls subcategory: pulls parameters: - - *491 - *492 - - *747 + - *493 + - *748 - name: uuid description: The UUID of the asynchronous merge request, as returned when the merge was requested. @@ -117207,7 +117225,7 @@ paths: description: the current result of the asynchronous merge request content: application/json: - schema: *750 + schema: *751 examples: response-if-the-merge-is-still-queued: summary: Still queued @@ -117255,9 +117273,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: - - *491 - *492 - - *747 + - *493 + - *748 responses: '200': description: Response @@ -117332,9 +117350,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: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -117371,7 +117389,7 @@ paths: description: Response content: application/json: - schema: *571 + schema: *572 examples: default: value: @@ -117907,9 +117925,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: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: true content: @@ -117943,7 +117961,7 @@ paths: description: Response content: application/json: - schema: *571 + schema: *572 examples: default: value: @@ -118448,9 +118466,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *491 - *492 - - *747 + - *493 + - *748 - *17 - *19 responses: @@ -118460,7 +118478,7 @@ paths: application/json: schema: type: array - items: &751 + items: &752 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -118616,9 +118634,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: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -118708,9 +118726,9 @@ paths: description: Response content: application/json: - schema: *751 + schema: *752 examples: - default: &753 + default: &754 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -118773,10 +118791,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: - - *491 - *492 - - *747 - - &752 + - *493 + - *748 + - &753 name: review_id description: The unique identifier of the review. in: path @@ -118788,9 +118806,9 @@ paths: description: Response content: application/json: - schema: *751 + schema: *752 examples: - default: &754 + default: &755 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -118849,10 +118867,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: - - *491 - *492 - - *747 - - *752 + - *493 + - *748 + - *753 requestBody: required: true content: @@ -118875,7 +118893,7 @@ paths: description: Response content: application/json: - schema: *751 + schema: *752 examples: default: value: @@ -118937,18 +118955,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: - - *491 - *492 - - *747 - - *752 + - *493 + - *748 + - *753 responses: '200': description: Response content: application/json: - schema: *751 + schema: *752 examples: - default: *753 + default: *754 '422': *7 '404': *6 x-github: @@ -118975,10 +118993,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: - - *491 - *492 - - *747 - - *752 + - *493 + - *748 + - *753 - *17 - *19 responses: @@ -119076,9 +119094,9 @@ paths: _links: type: object properties: - self: *425 - html: *425 - pull_request: *425 + self: *426 + html: *426 + pull_request: *426 required: - self - html @@ -119236,10 +119254,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: - - *491 - *492 - - *747 - - *752 + - *493 + - *748 + - *753 requestBody: required: true content: @@ -119268,7 +119286,7 @@ paths: description: Response content: application/json: - schema: *751 + schema: *752 examples: default: value: @@ -119331,10 +119349,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: - - *491 - *492 - - *747 - - *752 + - *493 + - *748 + - *753 requestBody: required: true content: @@ -119369,9 +119387,9 @@ paths: description: Response content: application/json: - schema: *751 + schema: *752 examples: - default: *754 + default: *755 '404': *6 '422': *7 '403': *27 @@ -119393,9 +119411,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#update-a-pull-request-branch parameters: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -119459,8 +119477,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#get-a-repository-readme parameters: - - *491 - *492 + - *493 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -119473,9 +119491,9 @@ paths: description: Response content: application/json: - schema: *755 + schema: *756 examples: - default: &756 + default: &757 value: type: file encoding: base64 @@ -119517,8 +119535,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: - - *491 - *492 + - *493 - name: dir description: The alternate path to look for a README file in: path @@ -119538,9 +119556,9 @@ paths: description: Response content: application/json: - schema: *755 + schema: *756 examples: - default: *756 + default: *757 '404': *6 '422': *15 x-github: @@ -119562,8 +119580,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#list-releases parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -119573,7 +119591,7 @@ paths: application/json: schema: type: array - items: *757 + items: *758 examples: default: value: @@ -119672,8 +119690,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#create-a-release parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -119749,9 +119767,9 @@ paths: description: Response content: application/json: - schema: *757 + schema: *758 examples: - default: &761 + default: &762 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -119856,9 +119874,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/assets#get-a-release-asset parameters: - - *491 - *492 - - &759 + - *493 + - &760 name: asset_id description: The unique identifier of the asset. in: path @@ -119870,9 +119888,9 @@ paths: description: Response content: application/json: - schema: *758 + schema: *759 examples: - default: &760 + default: &761 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 @@ -119907,7 +119925,7 @@ paths: type: User site_admin: false '404': *6 - '302': *621 + '302': *622 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -119923,9 +119941,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/assets#update-a-release-asset parameters: - - *491 - *492 - - *759 + - *493 + - *760 requestBody: required: false content: @@ -119954,9 +119972,9 @@ paths: description: Response content: application/json: - schema: *758 + schema: *759 examples: - default: *760 + default: *761 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -119972,9 +119990,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/assets#delete-a-release-asset parameters: - - *491 - *492 - - *759 + - *493 + - *760 responses: '204': description: Response @@ -119999,8 +120017,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -120086,16 +120104,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#get-the-latest-release parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *757 + schema: *758 examples: - default: *761 + default: *762 '404': *6 x-github: githubCloudOnly: false @@ -120113,8 +120131,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#get-a-release-by-tag-name parameters: - - *491 - *492 + - *493 - name: tag description: tag parameter in: path @@ -120127,9 +120145,9 @@ paths: description: Response content: application/json: - schema: *757 + schema: *758 examples: - default: *761 + default: *762 '404': *6 x-github: githubCloudOnly: false @@ -120151,9 +120169,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#get-a-release parameters: - - *491 - *492 - - &762 + - *493 + - &763 name: release_id description: The unique identifier of the release. in: path @@ -120167,9 +120185,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: *757 + schema: *758 examples: - default: *761 + default: *762 '401': description: Unauthorized x-github: @@ -120193,9 +120211,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#update-a-release parameters: - - *491 - *492 - - *762 + - *493 + - *763 requestBody: required: false content: @@ -120259,9 +120277,9 @@ paths: description: Response content: application/json: - schema: *757 + schema: *758 examples: - default: *761 + default: *762 '404': description: Not Found if the discussion category name is invalid content: @@ -120282,9 +120300,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#delete-a-release parameters: - - *491 - *492 - - *762 + - *493 + - *763 responses: '204': description: Response @@ -120305,9 +120323,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/assets#list-release-assets parameters: - - *491 - *492 - - *762 + - *493 + - *763 - *17 - *19 responses: @@ -120317,7 +120335,7 @@ paths: application/json: schema: type: array - items: *758 + items: *759 examples: default: value: @@ -120399,9 +120417,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: - - *491 - *492 - - *762 + - *493 + - *763 - name: name in: query required: true @@ -120427,7 +120445,7 @@ paths: description: Response for successful upload content: application/json: - schema: *758 + schema: *759 examples: response-for-successful-upload: value: @@ -120482,9 +120500,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#list-reactions-for-a-release parameters: - - *491 - *492 - - *762 + - *493 + - *763 - 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. @@ -120508,9 +120526,9 @@ paths: application/json: schema: type: array - items: *605 + items: *606 examples: - default: *681 + default: *682 headers: Link: *46 '404': *6 @@ -120531,9 +120549,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#create-reaction-for-a-release parameters: - - *491 - *492 - - *762 + - *493 + - *763 requestBody: required: true content: @@ -120563,16 +120581,16 @@ paths: description: Reaction exists content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '201': description: Reaction created content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '422': *15 x-github: githubCloudOnly: false @@ -120594,10 +120612,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#delete-a-release-reaction parameters: - - *491 - *492 - - *762 - - *682 + - *493 + - *763 + - *683 responses: '204': description: Response @@ -120621,9 +120639,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/rules#get-rules-for-a-branch parameters: - - *491 - *492 - - *543 + - *493 + - *544 - *17 - *19 responses: @@ -120640,7 +120658,7 @@ paths: oneOf: - allOf: - *170 - - &763 + - &764 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -120661,70 +120679,70 @@ paths: description: The ID of the ruleset that includes this rule. - allOf: - *171 - - *763 + - *764 - allOf: - *172 - - *763 + - *764 - allOf: - *173 - - *763 + - *764 - allOf: + - *765 - *764 - - *763 - allOf: - *174 - - *763 + - *764 - allOf: - *175 - - *763 + - *764 - allOf: - *176 - - *763 + - *764 - allOf: - *177 - - *763 + - *764 - allOf: - *178 - - *763 + - *764 - allOf: - *179 - - *763 + - *764 - allOf: - *180 - - *763 + - *764 - allOf: - *181 - - *763 + - *764 - allOf: - *182 - - *763 + - *764 - allOf: - *183 - - *763 + - *764 - allOf: - *184 - - *763 + - *764 - allOf: - *185 - - *763 + - *764 - allOf: - *186 - - *763 + - *764 - allOf: - - *765 - - *763 + - *766 + - *764 - allOf: - *187 - - *763 + - *764 - allOf: - *188 - - *763 + - *764 - allOf: - *189 - - *763 + - *764 - allOf: - *190 - - *763 + - *764 examples: default: value: @@ -120763,8 +120781,8 @@ paths: category: repos subcategory: rules parameters: - - *491 - *492 + - *493 - *17 - *19 - name: includes_parents @@ -120775,7 +120793,7 @@ paths: schema: type: boolean default: true - - *766 + - *767 responses: '200': description: Response @@ -120830,8 +120848,8 @@ paths: category: repos subcategory: rules parameters: - - *491 - *492 + - *493 requestBody: description: Request body required: true @@ -120860,7 +120878,7 @@ paths: rules: type: array description: An array of rules within the ruleset. - items: *767 + items: *768 required: - name - enforcement @@ -120893,7 +120911,7 @@ paths: application/json: schema: *191 examples: - default: &777 + default: &778 value: id: 42 name: super cool ruleset @@ -120941,13 +120959,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/rule-suites#list-repository-rule-suites parameters: - - *491 - *492 - - *768 - - *106 + - *493 - *769 + - *106 - *770 - *771 + - *772 - *17 - *19 responses: @@ -120955,9 +120973,9 @@ paths: description: Response content: application/json: - schema: *772 + schema: *773 examples: - default: *773 + default: *774 '404': *6 '500': *39 x-github: @@ -120978,17 +120996,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *491 - *492 - - *774 + - *493 + - *775 responses: '200': description: Response content: application/json: - schema: *775 + schema: *776 examples: - default: *776 + default: *777 '404': *6 '500': *39 x-github: @@ -121016,8 +121034,8 @@ paths: category: repos subcategory: rules parameters: - - *491 - *492 + - *493 - name: ruleset_id description: The ID of the ruleset. in: path @@ -121039,7 +121057,7 @@ paths: application/json: schema: *191 examples: - default: *777 + default: *778 '404': *6 '500': *39 put: @@ -121057,8 +121075,8 @@ paths: category: repos subcategory: rules parameters: - - *491 - *492 + - *493 - name: ruleset_id description: The ID of the ruleset. in: path @@ -121092,7 +121110,7 @@ paths: rules: description: An array of rules within the ruleset. type: array - items: *767 + items: *768 examples: default: value: @@ -121122,7 +121140,7 @@ paths: application/json: schema: *191 examples: - default: *777 + default: *778 '404': *6 '422': *15 '500': *39 @@ -121141,8 +121159,8 @@ paths: category: repos subcategory: rules parameters: - - *491 - *492 + - *493 - name: ruleset_id description: The ID of the ruleset. in: path @@ -121165,8 +121183,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/rules#get-repository-ruleset-history parameters: - - *491 - *492 + - *493 - *17 - *19 - name: ruleset_id @@ -121184,7 +121202,7 @@ paths: type: array items: *195 examples: - default: *441 + default: *442 '404': *6 '500': *39 x-github: @@ -121203,8 +121221,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/rules#get-repository-ruleset-version parameters: - - *491 - *492 + - *493 - name: ruleset_id description: The ID of the ruleset. in: path @@ -121222,7 +121240,7 @@ paths: description: Response content: application/json: - schema: *442 + schema: *443 examples: default: value: @@ -121277,9 +121295,8 @@ 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: - - *491 - *492 - - *443 + - *493 - *444 - *445 - *446 @@ -121287,18 +121304,19 @@ paths: - *448 - *449 - *450 + - *451 - *111 - *19 - *17 - - *778 - *779 - - *451 + - *780 - *452 - *453 - *454 - *455 - *456 - *457 + - *458 responses: '200': description: Response @@ -121322,8 +121340,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *780 - resolution: *781 + state: *781 + resolution: *782 resolved_at: type: - string @@ -121429,7 +121447,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *782 + - *783 has_more_locations: type: boolean description: A boolean value representing whether or not the @@ -121588,16 +121606,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: - - *491 - *492 - - *573 - - *454 + - *493 + - *574 + - *455 responses: '200': description: Response content: application/json: - schema: &783 + schema: &784 type: object properties: number: *132 @@ -121612,8 +121630,8 @@ paths: type: string format: uri description: The REST API URL of the code locations for this alert. - state: *780 - resolution: *781 + state: *781 + resolution: *782 resolved_at: type: - string @@ -121719,7 +121737,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *782 + - *783 has_more_locations: type: boolean description: A boolean value representing whether or not the token @@ -121742,7 +121760,7 @@ paths: anyOf: - type: 'null' - *4 - metadata: &965 + metadata: &966 type: array description: A list of metadata key/value pairs associated with the secret scanning alert. @@ -121815,9 +121833,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: - - *491 - *492 - - *573 + - *493 + - *574 requestBody: required: true content: @@ -121825,8 +121843,8 @@ paths: schema: type: object properties: - state: *780 - resolution: *781 + state: *781 + resolution: *782 resolution_comment: description: An optional comment when closing or reopening an alert. Cannot be updated or deleted. @@ -121874,7 +121892,7 @@ paths: description: Response content: application/json: - schema: *783 + schema: *784 examples: default: value: @@ -121976,9 +121994,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: - - *491 - *492 - - *573 + - *493 + - *574 - *19 - *17 responses: @@ -121989,7 +122007,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &967 + items: &968 type: object properties: type: @@ -122016,7 +122034,6 @@ paths: - commit details: oneOf: - - *784 - *785 - *786 - *787 @@ -122029,6 +122046,7 @@ paths: - *794 - *795 - *796 + - *797 examples: default: value: @@ -122117,11 +122135,11 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *491 - *492 - - *460 + - *493 - *461 - *462 + - *463 - *111 - *19 - *17 @@ -122134,7 +122152,7 @@ paths: type: array items: *197 examples: - default: *463 + default: *464 headers: Link: *46 '403': *27 @@ -122157,8 +122175,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -122171,9 +122189,9 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: *464 + items: *465 examples: - default: *465 + default: *466 responses: '201': description: All patterns created successfully. @@ -122187,7 +122205,7 @@ paths: description: The list of successfully created custom patterns. items: *197 examples: - default: *466 + default: *467 '400': *14 '403': *27 '404': *6 @@ -122211,7 +122229,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: *467 + items: *468 delete: summary: Bulk delete repository custom patterns description: |- @@ -122230,8 +122248,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -122245,7 +122263,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: *468 + items: *469 post_delete_action: type: string description: |- @@ -122258,7 +122276,7 @@ paths: - resolve_alerts default: delete_alerts examples: - default: *469 + default: *470 responses: '204': description: All patterns deleted successfully. @@ -122285,8 +122303,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *491 - *492 + - *493 - name: pattern_id in: path required: true @@ -122297,9 +122315,9 @@ paths: required: true content: application/json: - schema: *470 + schema: *471 examples: - default: *471 + default: *472 responses: '200': description: Pattern updated successfully. @@ -122307,7 +122325,7 @@ paths: application/json: schema: *197 examples: - default: *472 + default: *473 '400': *14 '403': *27 '404': *6 @@ -122329,8 +122347,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -122338,14 +122356,14 @@ paths: schema: type: object properties: - reason: &798 + reason: &799 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *797 + placeholder_id: *798 required: - reason - placeholder_id @@ -122362,7 +122380,7 @@ paths: schema: type: object properties: - reason: *798 + reason: *799 expire_at: type: - string @@ -122409,8 +122427,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: - - *491 - *492 + - *493 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -122425,7 +122443,7 @@ paths: properties: incremental_scans: type: array - items: &799 + items: &800 description: Information on a single scan performed by secret scanning on the repository type: object @@ -122458,15 +122476,15 @@ paths: the scan is pending pattern_update_scans: type: array - items: *799 + items: *800 backfill_scans: type: array - items: *799 + items: *800 custom_pattern_backfill_scans: type: array items: allOf: - - *799 + - *800 - type: object properties: pattern_name: @@ -122479,7 +122497,7 @@ paths: one of "repository", "organization", or "enterprise" generic_secrets_backfill_scans: type: array - items: *799 + items: *800 examples: default: value: @@ -122544,8 +122562,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *491 - *492 + - *493 - *111 - name: sort description: The property to sort the results by. @@ -122589,9 +122607,9 @@ paths: application/json: schema: type: array - items: *800 + items: *801 examples: - default: *801 + default: *802 '400': *14 '404': *6 x-github: @@ -122614,8 +122632,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -122695,7 +122713,7 @@ paths: login: type: string description: The username of the user credited. - type: *475 + type: *476 required: - login - type @@ -122785,9 +122803,9 @@ paths: description: Response content: application/json: - schema: *800 + schema: *801 examples: - default: &803 + default: &804 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -123020,8 +123038,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -123134,7 +123152,7 @@ paths: description: Response content: application/json: - schema: *800 + schema: *801 examples: default: value: @@ -123281,17 +123299,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: - - *491 - *492 - - *802 + - *493 + - *803 responses: '200': description: Response content: application/json: - schema: *800 + schema: *801 examples: - default: *803 + default: *804 '403': *27 '404': *6 x-github: @@ -123315,9 +123333,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: - - *491 - *492 - - *802 + - *493 + - *803 requestBody: required: true content: @@ -123397,7 +123415,7 @@ paths: login: type: string description: The username of the user credited. - type: *475 + type: *476 required: - login - type @@ -123488,10 +123506,10 @@ paths: description: Response content: application/json: - schema: *800 + schema: *801 examples: - default: *803 - add_credit: *803 + default: *804 + add_credit: *804 '403': *27 '404': *6 '422': @@ -123529,9 +123547,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: - - *491 - *492 - - *802 + - *493 + - *803 responses: '202': *38 '400': *14 @@ -123558,17 +123576,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: - - *491 - *492 - - *802 + - *493 + - *803 responses: '202': description: Response content: application/json: - schema: *496 + schema: *497 examples: - default: *498 + default: *499 '400': *14 '422': *15 '403': *27 @@ -123589,8 +123607,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/stacks#list-pull-request-stacks parameters: - - *491 - *492 + - *493 - name: pull_request description: Filter to the stack containing this repository pull request number. in: query @@ -123723,8 +123741,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/stacks#create-a-pull-request-stack parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -123791,7 +123809,7 @@ paths: format: date-time pull_requests: type: array - items: &804 + items: &805 title: Pull Request Stack Pull Request type: object allOf: @@ -124018,8 +124036,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/stacks#get-a-pull-request-stack parameters: - - *491 - *492 + - *493 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -124068,7 +124086,7 @@ paths: format: date-time pull_requests: type: array - items: *804 + items: *805 examples: default: value: @@ -124188,8 +124206,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/stacks#add-pull-requests-to-a-pull-request-stack parameters: - - *491 - *492 + - *493 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -124261,7 +124279,7 @@ paths: format: date-time pull_requests: type: array - items: *804 + items: *805 examples: default: value: @@ -124468,8 +124486,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/stacks#remove-pull-requests-from-a-pull-request-stack parameters: - - *491 - *492 + - *493 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -124518,7 +124536,7 @@ paths: format: date-time pull_requests: type: array - items: *804 + items: *805 examples: default: value: @@ -124624,8 +124642,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/starring#list-stargazers parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -124721,8 +124739,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *491 - *492 + - *493 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -124731,7 +124749,7 @@ paths: application/json: schema: type: array - items: &805 + items: &806 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -124764,8 +124782,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -124843,8 +124861,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -124938,8 +124956,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *491 - *492 + - *493 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -125093,8 +125111,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: - - *491 - *492 + - *493 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -125104,7 +125122,7 @@ paths: application/json: schema: type: array - items: *805 + items: *806 examples: default: value: @@ -125137,8 +125155,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/statuses#create-a-commit-status parameters: - - *491 - *492 + - *493 - name: sha in: path required: true @@ -125194,7 +125212,7 @@ paths: description: Response content: application/json: - schema: *806 + schema: *807 examples: default: value: @@ -125248,8 +125266,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/watching#list-watchers parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -125281,14 +125299,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/watching#get-a-repository-subscription parameters: - - *491 - *492 + - *493 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &807 + schema: &808 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -125361,8 +125379,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/watching#set-a-repository-subscription parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -125388,7 +125406,7 @@ paths: description: Response content: application/json: - schema: *807 + schema: *808 examples: default: value: @@ -125415,8 +125433,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/watching#delete-a-repository-subscription parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -125436,8 +125454,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-repository-tags parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -125519,8 +125537,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *491 - *492 + - *493 - name: ref in: path required: true @@ -125556,8 +125574,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-repository-teams parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -125569,7 +125587,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 headers: Link: *46 '404': *6 @@ -125589,8 +125607,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#get-all-repository-topics parameters: - - *491 - *492 + - *493 - *19 - *17 responses: @@ -125598,7 +125616,7 @@ paths: description: Response content: application/json: - schema: &808 + schema: &809 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -125610,7 +125628,7 @@ paths: required: - names examples: - default: &809 + default: &810 value: names: - octocat @@ -125633,8 +125651,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#replace-all-repository-topics parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -125665,9 +125683,9 @@ paths: description: Response content: application/json: - schema: *808 + schema: *809 examples: - default: *809 + default: *810 '404': *6 '422': *7 x-github: @@ -125688,9 +125706,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/traffic#get-repository-clones parameters: - - *491 - *492 - - &810 + - *493 + - &811 name: per description: The time frame to display results for. in: query @@ -125721,7 +125739,7 @@ paths: - 128 clones: type: array - items: &811 + items: &812 title: Traffic type: object properties: @@ -125808,8 +125826,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/traffic#get-top-referral-paths parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -125903,8 +125921,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/traffic#get-top-referral-sources parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -125967,9 +125985,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/traffic#get-page-views parameters: - - *491 - *492 - - *810 + - *493 + - *811 responses: '200': description: Response @@ -125990,7 +126008,7 @@ paths: - 3782 views: type: array - items: *811 + items: *812 required: - uniques - count @@ -126067,8 +126085,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#transfer-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -126342,8 +126360,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: - - *491 - *492 + - *493 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -126366,8 +126384,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#enable-vulnerability-alerts parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -126389,8 +126407,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#disable-vulnerability-alerts parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -126416,8 +126434,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *491 - *492 + - *493 - name: ref in: path required: true @@ -126509,9 +126527,9 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: - default: *498 + default: *499 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -126662,7 +126680,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &819 + - &820 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -126672,7 +126690,7 @@ paths: type: string examples: - members - - &824 + - &825 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -126684,7 +126702,7 @@ paths: format: int32 examples: - 1 - - &825 + - &826 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -126728,7 +126746,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &814 + items: &815 allOf: - type: object required: @@ -126810,7 +126828,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: &826 + meta: &827 type: object description: The metadata associated with the creation/updates to the user. @@ -126875,30 +126893,30 @@ paths: location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 startIndex: 1 itemsPerPage: 20 - '400': &815 + '400': &816 description: Bad request content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 - '401': *813 - '403': &816 + schema: *813 + '401': *814 + '403': &817 description: Permission denied - '429': &817 + '429': &818 description: Too many requests content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 - '500': &818 + schema: *813 + '500': &819 description: Internal server error content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 + schema: *813 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -126922,7 +126940,7 @@ paths: required: true content: application/json: - schema: &822 + schema: &823 type: object required: - schemas @@ -126986,9 +127004,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *814 + schema: *815 examples: - group: &820 + group: &821 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -127007,13 +127025,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': *815 - '401': *813 - '403': *816 - '409': &823 + '400': *816 + '401': *814 + '403': *817 + '409': &824 description: Duplicate record detected - '429': *817 - '500': *818 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127030,7 +127048,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: - - &821 + - &822 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -127039,22 +127057,22 @@ paths: type: string examples: - 7fce0092-d52e-4f76-b727-3955bd72c939 - - *819 + - *820 - *40 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *814 + schema: *815 examples: - default: *820 - '400': *815 - '401': *813 - '403': *816 + default: *821 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '429': *817 - '500': *818 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127073,13 +127091,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: - - *821 + - *822 - *40 requestBody: required: true content: application/json: - schema: *822 + schema: *823 examples: group: summary: Group @@ -127105,17 +127123,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *814 + schema: *815 examples: - group: *820 - groupWithMembers: *820 - '400': *815 - '401': *813 - '403': *816 + group: *821 + groupWithMembers: *821 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '409': *823 - '429': *817 - '500': *818 + '409': *824 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127139,13 +127157,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: - - *821 + - *822 - *40 requestBody: required: true content: application/json: - schema: &833 + schema: &834 type: object required: - Operations @@ -127205,17 +127223,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *814 + schema: *815 examples: - updateGroup: *820 - addMembers: *820 - '400': *815 - '401': *813 - '403': *816 + updateGroup: *821 + addMembers: *821 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '409': *823 - '429': *817 - '500': *818 + '409': *824 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127231,17 +127249,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: - - *821 + - *822 - *40 responses: '204': description: Group was deleted, no content - '400': *815 - '401': *813 - '403': *816 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '429': *817 - '500': *818 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127275,8 +127293,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *824 - *825 + - *826 - *40 responses: '200': @@ -127310,7 +127328,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &828 + items: &829 allOf: - type: object required: @@ -127402,7 +127420,7 @@ paths: address. examples: - true - roles: &827 + roles: &828 type: array description: The roles assigned to the user. items: @@ -127461,7 +127479,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *826 + meta: *827 startIndex: type: integer description: A starting index for the returned page @@ -127500,11 +127518,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *815 - '401': *813 - '403': *816 - '429': *817 - '500': *818 + '400': *816 + '401': *814 + '403': *817 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127528,7 +127546,7 @@ paths: required: true content: application/json: - schema: &831 + schema: &832 type: object required: - schemas @@ -127621,9 +127639,9 @@ paths: description: Whether this email address is the primary address. examples: - true - roles: *827 + roles: *828 examples: - user: &832 + user: &833 summary: User value: schemas: @@ -127670,9 +127688,9 @@ paths: description: User has been created content: application/scim+json: - schema: *828 + schema: *829 examples: - user: &829 + user: &830 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -127698,13 +127716,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: *829 - '400': *815 - '401': *813 - '403': *816 - '409': *823 - '429': *817 - '500': *818 + enterpriseOwner: *830 + '400': *816 + '401': *814 + '403': *817 + '409': *824 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127721,7 +127739,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: - - &830 + - &831 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -127734,15 +127752,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *828 + schema: *829 examples: - default: *829 - '400': *815 - '401': *813 - '403': *816 + default: *830 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '429': *817 - '500': *818 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127793,30 +127811,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: - - *830 + - *831 - *40 requestBody: required: true content: application/json: - schema: *831 + schema: *832 examples: - user: *832 + user: *833 responses: '200': description: User was updated content: application/scim+json: - schema: *828 + schema: *829 examples: - user: *829 - '400': *815 - '401': *813 - '403': *816 + user: *830 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '409': *823 - '429': *817 - '500': *818 + '409': *824 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127857,13 +127875,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: - - *830 + - *831 - *40 requestBody: required: true content: application/json: - schema: *833 + schema: *834 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -127903,18 +127921,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *828 - examples: - userMultiValuedProperties: *829 - userSingleValuedProperties: *829 - disableUser: *829 - '400': *815 - '401': *813 - '403': *816 + schema: *829 + examples: + userMultiValuedProperties: *830 + userSingleValuedProperties: *830 + disableUser: *830 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '409': *823 - '429': *817 - '500': *818 + '409': *824 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127934,17 +127952,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: - - *830 + - *831 - *40 responses: '204': description: User was deleted, no content - '400': *815 - '401': *813 - '403': *816 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '429': *817 - '500': *818 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -128035,7 +128053,7 @@ paths: - 1 Resources: type: array - items: &834 + items: &835 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -128282,22 +128300,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': *36 - '404': &835 + '404': &836 description: Resource not found content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 - '403': &836 + schema: *813 + '403': &837 description: Forbidden content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 - '400': *815 - '429': *817 + schema: *813 + '400': *816 + '429': *818 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -128323,9 +128341,9 @@ paths: description: Response content: application/scim+json: - schema: *834 + schema: *835 examples: - default: &837 + default: &838 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -128348,17 +128366,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': *36 - '404': *835 - '403': *836 - '500': *818 + '404': *836 + '403': *837 + '500': *819 '409': description: Conflict content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 - '400': *815 + schema: *813 + '400': *816 requestBody: required: true content: @@ -128458,17 +128476,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - *88 - - *830 + - *831 responses: '200': description: Response content: application/scim+json: - schema: *834 + schema: *835 examples: - default: *837 - '404': *835 - '403': *836 + default: *838 + '404': *836 + '403': *837 '304': *36 x-github: githubCloudOnly: true @@ -128492,18 +128510,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/scim/scim#update-a-provisioned-organization-membership parameters: - *88 - - *830 + - *831 responses: '200': description: Response content: application/scim+json: - schema: *834 + schema: *835 examples: - default: *837 + default: *838 '304': *36 - '404': *835 - '403': *836 + '404': *836 + '403': *837 requestBody: required: true content: @@ -128618,19 +128636,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - *88 - - *830 + - *831 responses: '200': description: Response content: application/scim+json: - schema: *834 + schema: *835 examples: - default: *837 + default: *838 '304': *36 - '404': *835 - '403': *836 - '400': *815 + '404': *836 + '403': *837 + '400': *816 '429': description: Response content: @@ -128726,12 +128744,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - *88 - - *830 + - *831 responses: '204': description: Response - '404': *835 - '403': *836 + '404': *836 + '403': *837 '304': *36 x-github: githubCloudOnly: true @@ -128868,7 +128886,7 @@ paths: examples: - 73..77 - 77..78 - text_matches: &838 + text_matches: &839 title: Search Result Text Matches type: array items: @@ -129032,7 +129050,7 @@ paths: enum: - author-date - committer-date - - &839 + - &840 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 @@ -129101,7 +129119,7 @@ paths: committer: anyOf: - type: 'null' - - *541 + - *542 comment_count: type: integer message: @@ -129120,7 +129138,7 @@ paths: url: type: string format: uri - verification: *665 + verification: *666 required: - author - committer @@ -129135,7 +129153,7 @@ paths: committer: anyOf: - type: 'null' - - *541 + - *542 parents: type: array items: @@ -129152,7 +129170,7 @@ paths: type: number node_id: type: string - text_matches: *838 + text_matches: *839 required: - sha - node_id @@ -129345,7 +129363,7 @@ paths: - interactions - created - updated - - *839 + - *840 - *17 - *19 - name: advanced_search @@ -129459,11 +129477,11 @@ paths: type: - string - 'null' - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: type: string state_reason: @@ -129477,7 +129495,7 @@ paths: milestone: anyOf: - type: 'null' - - *424 + - *425 comments: type: integer created_at: @@ -129491,7 +129509,7 @@ paths: - string - 'null' format: date-time - text_matches: *838 + text_matches: *839 pull_request: type: object properties: @@ -129540,7 +129558,7 @@ paths: timeline_url: type: string format: uri - type: *390 + type: *391 performed_via_github_app: anyOf: - type: 'null' @@ -129767,7 +129785,7 @@ paths: enum: - created - updated - - *839 + - *840 - *17 - *19 responses: @@ -129812,7 +129830,7 @@ paths: - 'null' score: type: number - text_matches: *838 + text_matches: *839 required: - id - node_id @@ -129898,7 +129916,7 @@ paths: - forks - help-wanted-issues - updated - - *839 + - *840 - *17 - *19 responses: @@ -130144,7 +130162,7 @@ paths: - admin - pull - push - text_matches: *838 + text_matches: *839 temp_clone_token: type: string allow_merge_commit: @@ -130453,7 +130471,7 @@ paths: - string - 'null' format: uri - text_matches: *838 + text_matches: *839 related: type: - array @@ -130648,7 +130666,7 @@ paths: - followers - repositories - joined - - *839 + - *840 - *17 - *19 responses: @@ -130758,7 +130776,7 @@ paths: type: - boolean - 'null' - text_matches: *838 + text_matches: *839 blog: type: - string @@ -130840,7 +130858,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/teams#get-a-team-legacy parameters: - - &842 + - &843 name: team_id description: The unique identifier of the team. in: path @@ -130852,9 +130870,9 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '404': *6 x-github: githubCloudOnly: false @@ -130881,7 +130899,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/teams#update-a-team-legacy parameters: - - *842 + - *843 requestBody: required: true content: @@ -130951,16 +130969,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '201': description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '404': *6 '422': *15 '403': *27 @@ -130988,7 +131006,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/teams#delete-a-team-legacy parameters: - - *842 + - *843 responses: '204': description: Response @@ -131017,7 +131035,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/members#list-pending-team-invitations-legacy parameters: - - *842 + - *843 - *17 - *19 responses: @@ -131027,9 +131045,9 @@ paths: application/json: schema: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *46 x-github: @@ -131057,7 +131075,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/members#list-team-members-legacy parameters: - - *842 + - *843 - name: role description: Filters members returned by their role in the team. in: query @@ -131078,9 +131096,9 @@ paths: application/json: schema: type: array - items: *843 + items: *844 examples: - default: *844 + default: *845 headers: Link: *46 '404': *6 @@ -131108,7 +131126,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/members#get-team-member-legacy parameters: - - *842 + - *843 - *131 responses: '204': @@ -131145,7 +131163,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/members#add-team-member-legacy parameters: - - *842 + - *843 - *131 responses: '204': @@ -131185,7 +131203,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/members#remove-team-member-legacy parameters: - - *842 + - *843 - *131 responses: '204': @@ -131222,16 +131240,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: - - *842 + - *843 - *131 responses: '200': description: Response content: application/json: - schema: *490 + schema: *491 examples: - response-if-user-is-a-team-maintainer: *845 + response-if-user-is-a-team-maintainer: *846 '404': *6 x-github: githubCloudOnly: false @@ -131264,7 +131282,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: - - *842 + - *843 - *131 requestBody: required: false @@ -131290,9 +131308,9 @@ paths: description: Response content: application/json: - schema: *490 + schema: *491 examples: - response-if-users-membership-with-team-is-now-pending: *846 + response-if-users-membership-with-team-is-now-pending: *847 '403': description: Forbidden if team synchronization is set up '422': @@ -131326,7 +131344,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: - - *842 + - *843 - *131 responses: '204': @@ -131354,7 +131372,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/teams#list-team-repositories-legacy parameters: - - *842 + - *843 - *17 - *19 responses: @@ -131366,7 +131384,7 @@ paths: type: array items: *284 examples: - default: *411 + default: *412 headers: Link: *46 '404': *6 @@ -131396,15 +131414,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: - - *842 - - *491 + - *843 - *492 + - *493 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *847 + schema: *848 examples: alternative-response-with-extra-repository-information: value: @@ -131555,9 +131573,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: - - *842 - - *491 + - *843 - *492 + - *493 requestBody: required: false content: @@ -131607,9 +131625,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: - - *842 - - *491 + - *843 - *492 + - *493 responses: '204': description: Response @@ -131638,15 +131656,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: - - *842 + - *843 responses: '200': description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: *494 + default: *495 '403': *27 '404': *6 x-github: @@ -131673,7 +131691,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: - - *842 + - *843 requestBody: required: true content: @@ -131734,7 +131752,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -131765,7 +131783,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/teams#list-child-teams-legacy parameters: - - *842 + - *843 - *17 - *19 responses: @@ -131777,7 +131795,7 @@ paths: type: array items: *317 examples: - response-if-child-teams-exist: *848 + response-if-child-teams-exist: *849 headers: Link: *46 '404': *6 @@ -131810,7 +131828,7 @@ paths: application/json: schema: oneOf: - - &850 + - &851 title: Private User description: Private User type: object @@ -132060,7 +132078,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *849 + - *850 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -132220,7 +132238,7 @@ paths: description: Response content: application/json: - schema: *850 + schema: *851 examples: default: value: @@ -132423,9 +132441,9 @@ paths: type: integer codespaces: type: array - items: *395 + items: *396 examples: - default: *396 + default: *397 '304': *36 '500': *39 '401': *23 @@ -132564,17 +132582,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '401': *23 '403': *27 '404': *6 @@ -132618,7 +132636,7 @@ paths: type: integer secrets: type: array - items: &851 + items: &852 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -132660,7 +132678,7 @@ paths: - visibility - selected_repositories_url examples: - default: *598 + default: *599 headers: Link: *46 x-github: @@ -132738,7 +132756,7 @@ paths: description: Response content: application/json: - schema: *851 + schema: *852 examples: default: value: @@ -133028,15 +133046,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: - - *397 + - *398 responses: '200': description: Response content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '304': *36 '500': *39 '401': *23 @@ -133062,7 +133080,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: - - *397 + - *398 requestBody: required: false content: @@ -133092,9 +133110,9 @@ paths: description: Response content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '401': *23 '403': *27 '404': *6 @@ -133116,7 +133134,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: - - *397 + - *398 responses: '202': *38 '304': *36 @@ -133145,13 +133163,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: - - *397 + - *398 responses: '202': description: Response content: application/json: - schema: &852 + schema: &853 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -133204,7 +133222,7 @@ paths: examples: - https://github.com/octocat/hello-world/tree/:branch examples: - default: &853 + default: &854 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -133236,7 +133254,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/codespaces#get-details-about-a-codespace-export parameters: - - *397 + - *398 - name: export_id in: path required: true @@ -133249,9 +133267,9 @@ paths: description: Response content: application/json: - schema: *852 + schema: *853 examples: - default: *853 + default: *854 '404': *6 x-github: githubCloudOnly: false @@ -133272,7 +133290,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/machines#list-machine-types-for-a-codespace parameters: - - *397 + - *398 responses: '200': description: Response @@ -133288,9 +133306,9 @@ paths: type: integer machines: type: array - items: *597 + items: *598 examples: - default: *854 + default: *855 '304': *36 '500': *39 '401': *23 @@ -133319,7 +133337,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: - - *397 + - *398 requestBody: required: true content: @@ -133375,11 +133393,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *496 + repository: *497 machine: anyOf: - type: 'null' - - *597 + - *598 devcontainer_path: description: Path to devcontainer.json from repo root used to create Codespace. @@ -134176,15 +134194,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: - - *397 + - *398 responses: '200': description: Response content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '304': *36 '500': *39 '400': *14 @@ -134216,15 +134234,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: - - *397 + - *398 responses: '200': description: Response content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '500': *39 '401': *23 '403': *27 @@ -134254,9 +134272,9 @@ paths: application/json: schema: type: array - items: *405 + items: *406 examples: - default: &866 + default: &867 value: - id: 197 name: hello_docker @@ -134357,7 +134375,7 @@ paths: application/json: schema: type: array - items: &855 + items: &856 title: Email description: Email type: object @@ -134427,9 +134445,9 @@ paths: application/json: schema: type: array - items: *855 + items: *856 examples: - default: &868 + default: &869 value: - email: octocat@github.com verified: true @@ -134506,7 +134524,7 @@ paths: application/json: schema: type: array - items: *855 + items: *856 examples: default: value: @@ -134764,7 +134782,7 @@ paths: application/json: schema: type: array - items: &856 + items: &857 title: GPG Key description: A unique encryption key type: object @@ -134909,7 +134927,7 @@ paths: - subkeys - revoked examples: - default: &885 + default: &886 value: - id: 3 name: Octocat's GPG Key @@ -134994,9 +135012,9 @@ paths: description: Response content: application/json: - schema: *856 + schema: *857 examples: - default: &857 + default: &858 value: id: 3 name: Octocat's GPG Key @@ -135053,7 +135071,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: - - &858 + - &859 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -135065,9 +135083,9 @@ paths: description: Response content: application/json: - schema: *856 + schema: *857 examples: - default: *857 + default: *858 '404': *6 '304': *36 '403': *27 @@ -135090,7 +135108,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: - - *858 + - *859 responses: '204': description: Response @@ -135378,12 +135396,12 @@ paths: application/json: schema: anyOf: - - *382 + - *383 - type: object properties: {} additionalProperties: false examples: - default: *383 + default: *384 '204': description: Response when there are no restrictions x-github: @@ -135407,7 +135425,7 @@ paths: required: true content: application/json: - schema: *675 + schema: *676 examples: default: value: @@ -135418,7 +135436,7 @@ paths: description: Response content: application/json: - schema: *382 + schema: *383 examples: default: value: @@ -135499,7 +135517,7 @@ paths: - closed - all default: open - - *393 + - *394 - name: sort description: What to sort results by. in: query @@ -135524,7 +135542,7 @@ paths: type: array items: *225 examples: - default: *394 + default: *395 headers: Link: *46 '404': *6 @@ -135557,7 +135575,7 @@ paths: application/json: schema: type: array - items: &859 + items: &860 title: Key description: Key type: object @@ -135660,9 +135678,9 @@ paths: description: Response content: application/json: - schema: *859 + schema: *860 examples: - default: &860 + default: &861 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -135695,15 +135713,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: - - *724 + - *725 responses: '200': description: Response content: application/json: - schema: *859 + schema: *860 examples: - default: *860 + default: *861 '404': *6 '304': *36 '403': *27 @@ -135726,7 +135744,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: - - *724 + - *725 responses: '204': description: Response @@ -135759,7 +135777,7 @@ paths: application/json: schema: type: array - items: &861 + items: &862 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -135838,7 +135856,7 @@ paths: - account - plan examples: - default: &862 + default: &863 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -135900,9 +135918,9 @@ paths: application/json: schema: type: array - items: *861 + items: *862 examples: - default: *862 + default: *863 headers: Link: *46 '304': *36 @@ -135942,7 +135960,7 @@ paths: application/json: schema: type: array - items: *398 + items: *399 examples: default: value: @@ -136056,7 +136074,7 @@ paths: description: Response content: application/json: - schema: *398 + schema: *399 examples: default: value: @@ -136143,9 +136161,9 @@ paths: description: The user's organization invitation was accepted synchronously. content: application/json: - schema: *398 + schema: *399 examples: - default: &863 + default: &864 value: url: https://api.github.com/orgs/octocat/memberships/defunkt state: active @@ -136192,9 +136210,9 @@ paths: processed asynchronously. content: application/json: - schema: *398 + schema: *399 examples: - default: *863 + default: *864 '403': *27 '404': *6 '422': *15 @@ -136223,7 +136241,7 @@ paths: application/json: schema: type: array - items: *400 + items: *401 examples: default: value: @@ -136485,7 +136503,7 @@ paths: description: Response content: application/json: - schema: *400 + schema: *401 examples: default: value: @@ -136665,7 +136683,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/users#get-a-user-migration-status parameters: - - *401 + - *402 - name: exclude in: query required: false @@ -136678,7 +136696,7 @@ paths: description: Response content: application/json: - schema: *400 + schema: *401 examples: default: value: @@ -136872,7 +136890,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/users#download-a-user-migration-archive parameters: - - *401 + - *402 responses: '302': description: Response @@ -136898,7 +136916,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/users#delete-a-user-migration-archive parameters: - - *401 + - *402 responses: '204': description: Response @@ -136927,8 +136945,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/users#unlock-a-user-repository parameters: - - *401 - - *864 + - *402 + - *865 responses: '204': description: Response @@ -136952,7 +136970,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/users#list-repositories-for-a-user-migration parameters: - - *401 + - *402 - *17 - *19 responses: @@ -136964,7 +136982,7 @@ paths: type: array items: *284 examples: - default: *411 + default: *412 headers: Link: *46 '404': *6 @@ -137043,7 +137061,7 @@ paths: - docker - nuget - container - - *865 + - *866 - *19 - *17 responses: @@ -137053,10 +137071,10 @@ paths: application/json: schema: type: array - items: *405 + items: *406 examples: - default: *866 - '400': *867 + default: *867 + '400': *868 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -137076,16 +137094,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: - - *407 - *408 + - *409 responses: '200': description: Response content: application/json: - schema: *405 + schema: *406 examples: - default: &886 + default: &887 value: id: 40201 name: octo-name @@ -137198,8 +137216,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: - - *407 - *408 + - *409 responses: '204': description: Response @@ -137229,8 +137247,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: - - *407 - *408 + - *409 - name: token description: package token schema: @@ -137262,8 +137280,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: - - *407 - *408 + - *409 - *19 - *17 - name: state @@ -137283,7 +137301,7 @@ paths: application/json: schema: type: array - items: *409 + items: *410 examples: default: value: @@ -137332,15 +137350,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: - - *407 - *408 - - *410 + - *409 + - *411 responses: '200': description: Response content: application/json: - schema: *409 + schema: *410 examples: default: value: @@ -137376,9 +137394,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: - - *407 - *408 - - *410 + - *409 + - *411 responses: '204': description: Response @@ -137408,9 +137426,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: - - *407 - *408 - - *410 + - *409 + - *411 responses: '204': description: Response @@ -137447,9 +137465,9 @@ paths: application/json: schema: type: array - items: *855 + items: *856 examples: - default: *868 + default: *869 headers: Link: *46 '304': *36 @@ -137562,7 +137580,7 @@ paths: type: array items: *79 examples: - default: &875 + default: &876 summary: Default response value: - id: 1296269 @@ -137880,9 +137898,9 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: - default: *498 + default: *499 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -137920,9 +137938,9 @@ paths: application/json: schema: type: array - items: *678 + items: *679 examples: - default: *869 + default: *870 headers: Link: *46 '304': *36 @@ -137945,7 +137963,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/invitations#accept-a-repository-invitation parameters: - - *386 + - *387 responses: '204': description: Response @@ -137968,7 +137986,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/invitations#decline-a-repository-invitation parameters: - - *386 + - *387 responses: '204': description: Response @@ -138001,7 +138019,7 @@ paths: application/json: schema: type: array - items: &870 + items: &871 title: Social account description: Social media account type: object @@ -138018,7 +138036,7 @@ paths: - provider - url examples: - default: &871 + default: &872 value: - provider: twitter url: https://twitter.com/github @@ -138081,9 +138099,9 @@ paths: application/json: schema: type: array - items: *870 + items: *871 examples: - default: *871 + default: *872 '422': *15 '304': *36 '404': *6 @@ -138171,7 +138189,7 @@ paths: application/json: schema: type: array - items: &872 + items: &873 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -138191,7 +138209,7 @@ paths: - title - created_at examples: - default: &900 + default: &901 value: - id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -138256,9 +138274,9 @@ paths: description: Response content: application/json: - schema: *872 + schema: *873 examples: - default: &873 + default: &874 value: id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -138288,7 +138306,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: - - &874 + - &875 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -138300,9 +138318,9 @@ paths: description: Response content: application/json: - schema: *872 + schema: *873 examples: - default: *873 + default: *874 '404': *6 '304': *36 '403': *27 @@ -138325,7 +138343,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: - - *874 + - *875 responses: '204': description: Response @@ -138354,7 +138372,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: - - &901 + - &902 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 @@ -138379,11 +138397,11 @@ paths: type: array items: *79 examples: - default-response: *875 + default-response: *876 application/vnd.github.v3.star+json: schema: type: array - items: &902 + items: &903 title: Starred Repository description: Starred Repository type: object @@ -138539,8 +138557,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: - - *491 - *492 + - *493 responses: '204': description: Response if this repository is starred by you @@ -138568,8 +138586,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: - - *491 - *492 + - *493 responses: '204': description: Response @@ -138593,8 +138611,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: - - *491 - *492 + - *493 responses: '204': description: Response @@ -138629,7 +138647,7 @@ paths: type: array items: *284 examples: - default: *411 + default: *412 headers: Link: *46 '304': *36 @@ -138666,7 +138684,7 @@ paths: application/json: schema: type: array - items: *483 + items: *484 examples: default: value: @@ -138752,10 +138770,10 @@ paths: application/json: schema: oneOf: + - *851 - *850 - - *849 examples: - default-response: &879 + default-response: &880 summary: Default response value: login: octocat @@ -138790,7 +138808,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &880 + response-with-git-hub-plan-information: &881 summary: Response with GitHub plan information value: login: octocat @@ -138847,14 +138865,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: - - &877 + - &878 name: user_id description: The unique identifier of the user. in: path required: true schema: type: string - - *423 + - *424 requestBody: required: true description: Details of the draft item to create in the project. @@ -138888,9 +138906,9 @@ paths: description: Response content: application/json: - schema: *428 + schema: *429 examples: - draft_issue: *429 + draft_issue: *430 '304': *36 '403': *27 '401': *23 @@ -138913,7 +138931,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/users/users#list-users parameters: - - *876 + - *877 - *17 responses: '200': @@ -138948,8 +138966,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: - - *877 - - *423 + - *878 + - *424 requestBody: required: true content: @@ -139023,17 +139041,17 @@ paths: description: Response for creating a view in a user-owned project. content: application/json: - schema: *878 + schema: *879 examples: table_view: summary: Response for creating a table view - value: *433 + value: *434 board_view: summary: Response for creating a board view with filter - value: *433 + value: *434 roadmap_view: summary: Response for creating a roadmap view - value: *433 + value: *434 '304': *36 '403': *27 '401': *23 @@ -139075,11 +139093,11 @@ paths: application/json: schema: oneOf: + - *851 - *850 - - *849 examples: - default-response: *879 - response-with-git-hub-plan-information: *880 + default-response: *880 + response-with-git-hub-plan-information: *881 '404': *6 x-github: githubCloudOnly: false @@ -139129,8 +139147,8 @@ paths: required: - subject_digests examples: - default: *881 - withPredicateType: *882 + default: *882 + withPredicateType: *883 responses: '200': description: Response @@ -139184,7 +139202,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: *883 + default: *884 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -139389,7 +139407,7 @@ paths: initiator: type: string examples: - default: *537 + default: *538 '201': description: Response content: @@ -139673,7 +139691,7 @@ paths: application/json: schema: *332 examples: - default: &884 + default: &885 summary: Example response for a user copilot space value: id: 42 @@ -139774,7 +139792,7 @@ paths: application/json: schema: *332 examples: - default: *884 + default: *885 '403': *27 '404': *6 x-github: @@ -139900,7 +139918,7 @@ paths: application/json: schema: *332 examples: - default: *884 + default: *885 '403': *27 '404': *6 '422': *15 @@ -140666,9 +140684,9 @@ paths: application/json: schema: type: array - items: *405 + items: *406 examples: - default: *866 + default: *867 '403': *27 '401': *23 x-github: @@ -141052,9 +141070,9 @@ paths: application/json: schema: type: array - items: *856 + items: *857 examples: - default: *885 + default: *886 headers: Link: *46 x-github: @@ -141158,7 +141176,7 @@ paths: application/json: schema: *20 examples: - default: *380 + default: *381 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -141283,7 +141301,7 @@ paths: - docker - nuget - container - - *865 + - *866 - *131 - *19 - *17 @@ -141294,12 +141312,12 @@ paths: application/json: schema: type: array - items: *405 + items: *406 examples: - default: *866 + default: *867 '403': *27 '401': *23 - '400': *867 + '400': *868 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -141319,17 +141337,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#get-a-package-for-a-user parameters: - - *407 - *408 + - *409 - *131 responses: '200': description: Response content: application/json: - schema: *405 + schema: *406 examples: - default: *886 + default: *887 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -141350,8 +141368,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#delete-a-package-for-a-user parameters: - - *407 - *408 + - *409 - *131 responses: '204': @@ -141384,8 +141402,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#restore-a-package-for-a-user parameters: - - *407 - *408 + - *409 - *131 - name: token description: package token @@ -141418,8 +141436,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: - - *407 - *408 + - *409 - *131 responses: '200': @@ -141428,7 +141446,7 @@ paths: application/json: schema: type: array - items: *409 + items: *410 examples: default: value: @@ -141486,16 +141504,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: - - *407 - *408 - - *410 + - *409 + - *411 - *131 responses: '200': description: Response content: application/json: - schema: *409 + schema: *410 examples: default: value: @@ -141530,10 +141548,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#delete-package-version-for-a-user parameters: - - *407 - *408 + - *409 - *131 - - *410 + - *411 responses: '204': description: Response @@ -141565,10 +141583,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#restore-package-version-for-a-user parameters: - - *407 - *408 + - *409 - *131 - - *410 + - *411 responses: '204': description: Response @@ -141609,9 +141627,9 @@ paths: application/json: schema: type: array - items: *421 + items: *422 examples: - default: *422 + default: *423 headers: Link: *46 '304': *36 @@ -141633,16 +141651,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/projects#get-project-for-user parameters: - - *423 + - *424 - *131 responses: '200': description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 headers: Link: *46 '304': *36 @@ -141664,7 +141682,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/fields#list-project-fields-for-user parameters: - - *423 + - *424 - *131 - *17 - *109 @@ -141676,9 +141694,9 @@ paths: application/json: schema: type: array - items: *426 + items: *427 examples: - default: *887 + default: *888 headers: Link: *46 '304': *36 @@ -141700,7 +141718,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/projects/fields#add-field-to-user-owned-project parameters: - *131 - - *423 + - *424 requestBody: required: true content: @@ -141738,7 +141756,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: *888 + items: *889 required: - name - data_type @@ -141754,7 +141772,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: *889 + iteration_configuration: *890 required: - name - data_type @@ -141776,20 +141794,20 @@ paths: value: name: Due date data_type: date - single_select_field: *890 - iteration_field: *891 + single_select_field: *891 + iteration_field: *892 responses: '201': description: Response content: application/json: - schema: *426 + schema: *427 examples: - text_field: *892 - number_field: *893 - date_field: *894 - single_select_field: *895 - iteration_field: *896 + text_field: *893 + number_field: *894 + date_field: *895 + single_select_field: *896 + iteration_field: *897 '304': *36 '403': *27 '401': *23 @@ -141810,17 +141828,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/fields#get-project-field-for-user parameters: - - *423 - - *897 + - *424 + - *898 - *131 responses: '200': description: Response content: application/json: - schema: *426 + schema: *427 examples: - default: *898 + default: *899 headers: Link: *46 '304': *36 @@ -141843,7 +141861,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: - - *423 + - *424 - *131 - *109 - *110 @@ -141876,9 +141894,9 @@ paths: application/json: schema: type: array - items: *430 + items: *431 examples: - default: *431 + default: *432 headers: Link: *46 '304': *36 @@ -141900,7 +141918,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#add-item-to-user-owned-project parameters: - *131 - - *423 + - *424 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -141970,22 +141988,22 @@ paths: description: Response content: application/json: - schema: *428 + schema: *429 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *429 + value: *430 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *429 + value: *430 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *429 + value: *430 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *429 + value: *430 '304': *36 '403': *27 '401': *23 @@ -142005,9 +142023,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: - - *423 + - *424 - *131 - - *432 + - *433 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the title field will be returned. @@ -142027,9 +142045,9 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: - default: *431 + default: *432 headers: Link: *46 '304': *36 @@ -142050,9 +142068,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#update-project-item-for-user parameters: - - *423 + - *424 - *131 - - *432 + - *433 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -142125,13 +142143,13 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: - text_field: *431 - number_field: *431 - date_field: *431 - single_select_field: *431 - iteration_field: *431 + text_field: *432 + number_field: *432 + date_field: *432 + single_select_field: *432 + iteration_field: *432 '401': *23 '403': *27 '404': *6 @@ -142151,9 +142169,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#delete-project-item-for-user parameters: - - *423 + - *424 - *131 - - *432 + - *433 responses: '204': description: Response @@ -142175,9 +142193,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: - - *423 + - *424 - *131 - - *899 + - *900 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the @@ -142203,9 +142221,9 @@ paths: application/json: schema: type: array - items: *430 + items: *431 examples: - default: *431 + default: *432 headers: Link: *46 '304': *36 @@ -142426,7 +142444,7 @@ paths: type: array items: *284 examples: - default: *411 + default: *412 headers: Link: *46 x-github: @@ -142456,9 +142474,9 @@ paths: application/json: schema: type: array - items: *870 + items: *871 examples: - default: *871 + default: *872 headers: Link: *46 x-github: @@ -142488,9 +142506,9 @@ paths: application/json: schema: type: array - items: *872 + items: *873 examples: - default: *900 + default: *901 headers: Link: *46 x-github: @@ -142515,7 +142533,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/activity/starring#list-repositories-starred-by-a-user parameters: - *131 - - *901 + - *902 - *111 - *17 - *19 @@ -142527,11 +142545,11 @@ paths: schema: anyOf: - type: array - items: *902 + items: *903 - type: array items: *79 examples: - default-response: *875 + default-response: *876 headers: Link: *46 x-github: @@ -142562,7 +142580,7 @@ paths: type: array items: *284 examples: - default: *411 + default: *412 headers: Link: *46 x-github: @@ -142691,7 +142709,7 @@ webhooks: type: string enum: - disabled - enterprise: &903 + enterprise: &904 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -142760,7 +142778,7 @@ webhooks: - created_at - updated_at - avatar_url - installation: &904 + installation: &905 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -142781,7 +142799,7 @@ webhooks: required: - id - node_id - organization: &905 + organization: &906 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -142854,7 +142872,7 @@ webhooks: - public_members_url - avatar_url - description - repository: &906 + repository: &907 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property @@ -143780,10 +143798,10 @@ webhooks: type: string enum: - enabled - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -143859,11 +143877,11 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - rule: &907 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + rule: &908 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) @@ -144086,11 +144104,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - rule: *907 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + rule: *908 sender: *4 required: - action @@ -144278,11 +144296,11 @@ webhooks: - everyone required: - from - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - rule: *907 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + rule: *908 sender: *4 required: - action @@ -144355,7 +144373,7 @@ webhooks: required: true content: application/json: - schema: &927 + schema: &928 title: Exemption request cancellation event type: object properties: @@ -144363,11 +144381,11 @@ webhooks: type: string enum: - cancelled - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - exemption_request: &908 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + exemption_request: &909 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -144676,7 +144694,7 @@ webhooks: - array - 'null' description: The responses to the exemption request. - items: &909 + items: &910 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -144788,7 +144806,7 @@ webhooks: required: true content: application/json: - schema: &928 + schema: &929 title: Exemption request completed event type: object properties: @@ -144796,11 +144814,11 @@ webhooks: type: string enum: - completed - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - exemption_request: *908 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + exemption_request: *909 sender: *4 required: - action @@ -144872,7 +144890,7 @@ webhooks: required: true content: application/json: - schema: &925 + schema: &926 title: Exemption request created event type: object properties: @@ -144880,11 +144898,11 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - exemption_request: *908 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + exemption_request: *909 sender: *4 required: - action @@ -144956,7 +144974,7 @@ webhooks: required: true content: application/json: - schema: &929 + schema: &930 title: Exemption response dismissed event type: object properties: @@ -144964,12 +144982,12 @@ webhooks: type: string enum: - response_dismissed - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - exemption_request: *908 - exemption_response: *909 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + exemption_request: *909 + exemption_response: *910 sender: *4 required: - action @@ -145043,7 +145061,7 @@ webhooks: required: true content: application/json: - schema: &926 + schema: &927 title: Exemption response submitted event type: object properties: @@ -145051,12 +145069,12 @@ webhooks: type: string enum: - response_submitted - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - exemption_request: *908 - exemption_response: *909 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + exemption_request: *909 + exemption_response: *910 sender: *4 required: - action @@ -145140,7 +145158,7 @@ webhooks: type: string enum: - completed - check_run: &911 + check_run: &912 title: CheckRun description: A check performed on the code of a given code change type: object @@ -145250,7 +145268,7 @@ webhooks: - examples: - neutral - deployment: *910 + deployment: *911 details_url: type: string examples: @@ -145348,10 +145366,10 @@ webhooks: - output - app - pull_requests - installation: *904 - enterprise: *903 - organization: *905 - repository: *906 + installation: *905 + enterprise: *904 + organization: *906 + repository: *907 sender: *4 required: - check_run @@ -145742,11 +145760,11 @@ webhooks: type: string enum: - created - check_run: *911 - installation: *904 - enterprise: *903 - organization: *905 - repository: *906 + check_run: *912 + installation: *905 + enterprise: *904 + organization: *906 + repository: *907 sender: *4 required: - check_run @@ -146140,11 +146158,11 @@ webhooks: type: string enum: - requested_action - check_run: *911 - installation: *904 - enterprise: *903 - organization: *905 - repository: *906 + check_run: *912 + installation: *905 + enterprise: *904 + organization: *906 + repository: *907 requested_action: description: The action requested by the user. type: object @@ -146547,11 +146565,11 @@ webhooks: type: string enum: - rerequested - check_run: *911 - installation: *904 - enterprise: *903 - organization: *905 - repository: *906 + check_run: *912 + installation: *905 + enterprise: *904 + organization: *906 + repository: *907 sender: *4 required: - check_run @@ -147536,10 +147554,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -148253,10 +148271,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -148964,10 +148982,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -149136,7 +149154,7 @@ webhooks: required: - login - id - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -149288,20 +149306,20 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: &912 + commit_oid: &913 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: *903 - installation: *904 - organization: *905 - ref: &913 + enterprise: *904 + installation: *905 + organization: *906 + ref: &914 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: *906 + repository: *907 sender: *4 required: - action @@ -149468,7 +149486,7 @@ webhooks: required: - login - id - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -149709,12 +149727,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *912 - enterprise: *903 - installation: *904 - organization: *905 - ref: *913 - repository: *906 + commit_oid: *913 + enterprise: *904 + installation: *905 + organization: *906 + ref: *914 + repository: *907 sender: *4 required: - action @@ -149812,7 +149830,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -149997,12 +150015,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *912 - enterprise: *903 - installation: *904 - organization: *905 - ref: *913 - repository: *906 + commit_oid: *913 + enterprise: *904 + installation: *905 + organization: *906 + ref: *914 + repository: *907 sender: *4 required: - action @@ -150171,7 +150189,7 @@ webhooks: required: - login - id - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -150348,12 +150366,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *912 - enterprise: *903 - installation: *904 - organization: *905 - ref: *913 - repository: *906 + commit_oid: *913 + enterprise: *904 + installation: *905 + organization: *906 + ref: *914 + repository: *907 sender: *4 required: - action @@ -150454,7 +150472,7 @@ webhooks: type: - object - 'null' - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -150643,9 +150661,9 @@ webhooks: type: - string - 'null' - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event @@ -150653,7 +150671,7 @@ webhooks: type: - string - 'null' - repository: *906 + repository: *907 sender: *4 required: - action @@ -150752,7 +150770,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -150899,12 +150917,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *912 - enterprise: *903 - installation: *904 - organization: *905 - ref: *913 - repository: *906 + commit_oid: *913 + enterprise: *904 + installation: *905 + organization: *906 + ref: *914 + repository: *907 sender: *4 required: - action @@ -151073,7 +151091,7 @@ webhooks: required: - login - id - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -151225,10 +151243,10 @@ webhooks: - dismissed_reason - rule - tool - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -151488,10 +151506,10 @@ webhooks: - updated_at - author_association - body - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -151572,18 +151590,18 @@ webhooks: type: - string - 'null' - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *905 - pusher_type: &914 + organization: *906 + pusher_type: &915 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &915 + ref: &916 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest/rest/git/refs#get-a-reference) resource. type: string @@ -151593,7 +151611,7 @@ webhooks: enum: - tag - branch - repository: *906 + repository: *907 sender: *4 required: - ref @@ -151676,9 +151694,9 @@ webhooks: enum: - created definition: *157 - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 required: - action @@ -151763,9 +151781,9 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 required: - action @@ -151843,9 +151861,9 @@ webhooks: enum: - promote_to_enterprise definition: *157 - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 required: - action @@ -151923,9 +151941,9 @@ webhooks: enum: - updated definition: *157 - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 required: - action @@ -152002,10 +152020,10 @@ webhooks: type: string enum: - updated - enterprise: *903 - installation: *904 - repository: *906 - organization: *905 + enterprise: *904 + installation: *905 + repository: *907 + organization: *906 sender: *4 new_property_values: type: array @@ -152090,18 +152108,18 @@ webhooks: title: delete event type: object properties: - enterprise: *903 - installation: *904 - organization: *905 - pusher_type: *914 - ref: *915 + enterprise: *904 + installation: *905 + organization: *906 + pusher_type: *915 + ref: *916 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *906 + repository: *907 sender: *4 required: - ref @@ -152181,11 +152199,11 @@ webhooks: type: string enum: - assignees_changed - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152265,11 +152283,11 @@ webhooks: type: string enum: - auto_dismissed - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152350,11 +152368,11 @@ webhooks: type: string enum: - auto_reopened - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152435,11 +152453,11 @@ webhooks: type: string enum: - created - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152518,11 +152536,11 @@ webhooks: type: string enum: - dismissed - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152601,11 +152619,11 @@ webhooks: type: string enum: - fixed - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152685,11 +152703,11 @@ webhooks: type: string enum: - reintroduced - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152768,11 +152786,11 @@ webhooks: type: string enum: - reopened - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152849,9 +152867,9 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - key: &916 + enterprise: *904 + installation: *905 + key: &917 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest/rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -152889,8 +152907,8 @@ webhooks: - verified - created_at - read_only - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -152967,11 +152985,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - key: *916 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + key: *917 + organization: *906 + repository: *907 sender: *4 required: - action @@ -153538,12 +153556,12 @@ webhooks: - updated_at - statuses_url - repository_url - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - workflow: &920 + workflow: &921 title: Workflow type: - object @@ -154294,13 +154312,13 @@ webhooks: deployment: anyOf: - type: 'null' - - *634 + - *635 pull_requests: type: array - items: *745 - repository: *906 - organization: *905 - installation: *904 + items: *746 + repository: *907 + organization: *906 + installation: *905 sender: *4 responses: '200': @@ -154371,7 +154389,7 @@ webhooks: type: string enum: - approved - approver: &917 + approver: &918 type: object properties: avatar_url: @@ -154414,11 +154432,11 @@ webhooks: type: string comment: type: string - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - reviewers: &918 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + reviewers: &919 type: array items: type: object @@ -154499,7 +154517,7 @@ webhooks: sender: *4 since: type: string - workflow_job_run: &919 + workflow_job_run: &920 type: object properties: conclusion: @@ -155245,18 +155263,18 @@ webhooks: type: string enum: - rejected - approver: *917 + approver: *918 comment: type: string - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - reviewers: *918 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + reviewers: *919 sender: *4 since: type: string - workflow_job_run: *919 + workflow_job_run: *920 workflow_job_runs: type: array items: @@ -155973,13 +155991,13 @@ webhooks: type: string enum: - requested - enterprise: *903 + enterprise: *904 environment: type: string - installation: *904 - organization: *905 - repository: *906 - requestor: &930 + installation: *905 + organization: *906 + repository: *907 + requestor: &931 title: User type: - object @@ -157912,12 +157930,12 @@ webhooks: - updated_at - deployment_url - repository_url - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - workflow: *920 + workflow: *921 workflow_run: title: Deployment Workflow Run type: @@ -158608,7 +158626,7 @@ webhooks: type: string enum: - answered - answer: &923 + answer: &924 type: object properties: author_association: @@ -158768,11 +158786,11 @@ webhooks: - created_at - updated_at - body - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -158899,11 +158917,11 @@ webhooks: - from required: - category - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -158986,11 +159004,11 @@ webhooks: type: string enum: - closed - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159072,7 +159090,7 @@ webhooks: type: string enum: - created - comment: &922 + comment: &923 type: object properties: author_association: @@ -159232,11 +159250,11 @@ webhooks: - updated_at - body - reactions - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159319,12 +159337,12 @@ webhooks: type: string enum: - deleted - comment: *922 - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + comment: *923 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159419,12 +159437,12 @@ webhooks: - from required: - body - comment: *922 - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + comment: *923 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159508,11 +159526,11 @@ webhooks: type: string enum: - created - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159594,11 +159612,11 @@ webhooks: type: string enum: - deleted - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159698,11 +159716,11 @@ webhooks: type: string required: - from - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159784,10 +159802,10 @@ webhooks: type: string enum: - labeled - discussion: *921 - enterprise: *903 - installation: *904 - label: &924 + discussion: *922 + enterprise: *904 + installation: *905 + label: &925 title: Label type: object properties: @@ -159820,8 +159838,8 @@ webhooks: - color - default - description - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159904,11 +159922,11 @@ webhooks: type: string enum: - locked - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159990,11 +160008,11 @@ webhooks: type: string enum: - pinned - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -160076,11 +160094,11 @@ webhooks: type: string enum: - reopened - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -160165,16 +160183,16 @@ webhooks: changes: type: object properties: - new_discussion: *921 - new_repository: *906 + new_discussion: *922 + new_repository: *907 required: - new_discussion - new_repository - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -160257,10 +160275,10 @@ webhooks: type: string enum: - unanswered - discussion: *921 - old_answer: *923 - organization: *905 - repository: *906 + discussion: *922 + old_answer: *924 + organization: *906 + repository: *907 sender: *4 required: - action @@ -160342,12 +160360,12 @@ webhooks: type: string enum: - unlabeled - discussion: *921 - enterprise: *903 - installation: *904 - label: *924 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -160430,11 +160448,11 @@ webhooks: type: string enum: - unlocked - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -160516,11 +160534,11 @@ webhooks: type: string enum: - unpinned - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -160589,7 +160607,7 @@ webhooks: required: true content: application/json: - schema: *925 + schema: *926 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160652,7 +160670,7 @@ webhooks: required: true content: application/json: - schema: *926 + schema: *927 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160715,7 +160733,7 @@ webhooks: required: true content: application/json: - schema: *927 + schema: *928 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160778,7 +160796,7 @@ webhooks: required: true content: application/json: - schema: *925 + schema: *926 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160841,7 +160859,7 @@ webhooks: required: true content: application/json: - schema: *926 + schema: *927 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160907,7 +160925,7 @@ webhooks: required: true content: application/json: - schema: *927 + schema: *928 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160973,7 +160991,7 @@ webhooks: required: true content: application/json: - schema: *928 + schema: *929 responses: '200': description: Return a 200 status to indicate that the data was received @@ -161039,7 +161057,7 @@ webhooks: required: true content: application/json: - schema: *925 + schema: *926 responses: '200': description: Return a 200 status to indicate that the data was received @@ -161105,7 +161123,7 @@ webhooks: required: true content: application/json: - schema: *929 + schema: *930 responses: '200': description: Return a 200 status to indicate that the data was received @@ -161171,7 +161189,7 @@ webhooks: required: true content: application/json: - schema: *926 + schema: *927 responses: '200': description: Return a 200 status to indicate that the data was received @@ -161236,7 +161254,7 @@ webhooks: required: true content: application/json: - schema: *927 + schema: *928 responses: '200': description: Return a 200 status to indicate that the data was received @@ -161301,7 +161319,7 @@ webhooks: required: true content: application/json: - schema: *928 + schema: *929 responses: '200': description: Return a 200 status to indicate that the data was received @@ -161366,7 +161384,7 @@ webhooks: required: true content: application/json: - schema: *925 + schema: *926 responses: '200': description: Return a 200 status to indicate that the data was received @@ -161431,7 +161449,7 @@ webhooks: required: true content: application/json: - schema: *929 + schema: *930 responses: '200': description: Return a 200 status to indicate that the data was received @@ -161497,7 +161515,7 @@ webhooks: required: true content: application/json: - schema: *926 + schema: *927 responses: '200': description: Return a 200 status to indicate that the data was received @@ -161564,7 +161582,7 @@ webhooks: description: A user forks a repository. type: object properties: - enterprise: *903 + enterprise: *904 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#get-a-repository) resource. @@ -162242,9 +162260,9 @@ webhooks: type: integer watchers_count: type: integer - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - forkee @@ -162390,9 +162408,9 @@ webhooks: title: gollum event type: object properties: - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pages: description: The pages that were updated. type: array @@ -162430,7 +162448,7 @@ webhooks: - action - sha - html_url - repository: *906 + repository: *907 sender: *4 required: - pages @@ -162506,10 +162524,10 @@ webhooks: type: string enum: - created - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories: &931 + organization: *906 + repositories: &932 description: An array of repository objects that the installation can access. type: array @@ -162535,8 +162553,8 @@ webhooks: - name - full_name - private - repository: *906 - requester: *930 + repository: *907 + requester: *931 sender: *4 required: - action @@ -162611,11 +162629,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories: *931 - repository: *906 + organization: *906 + repositories: *932 + repository: *907 requester: type: - 'null' @@ -162692,11 +162710,11 @@ webhooks: type: string enum: - new_permissions_accepted - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories: *931 - repository: *906 + organization: *906 + repositories: *932 + repository: *907 requester: type: - 'null' @@ -162773,10 +162791,10 @@ webhooks: type: string enum: - added - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories_added: &932 + organization: *906 + repositories_added: &933 description: An array of repository objects, which were added to the installation. type: array @@ -162822,15 +162840,15 @@ webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *906 - repository_selection: &933 + repository: *907 + repository_selection: &934 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *930 + requester: *931 sender: *4 required: - action @@ -162909,10 +162927,10 @@ webhooks: type: string enum: - removed - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories_added: *932 + organization: *906 + repositories_added: *933 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -162939,9 +162957,9 @@ webhooks: - name - full_name - private - repository: *906 - repository_selection: *933 - requester: *930 + repository: *907 + repository_selection: *934 + requester: *931 sender: *4 required: - action @@ -163020,11 +163038,11 @@ webhooks: type: string enum: - suspend - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories: *931 - repository: *906 + organization: *906 + repositories: *932 + repository: *907 requester: type: - 'null' @@ -163207,10 +163225,10 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 target_type: type: string @@ -163289,11 +163307,11 @@ webhooks: type: string enum: - unsuspend - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories: *931 - repository: *906 + organization: *906 + repositories: *932 + repository: *907 requester: type: - 'null' @@ -163459,11 +163477,11 @@ webhooks: pin: anyOf: - type: 'null' - - *709 + - *710 minimized: anyOf: - type: 'null' - - *710 + - *711 user: title: User type: @@ -163549,8 +163567,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) the comment belongs to. @@ -164362,8 +164380,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 state: description: State of the issue; either 'open' or 'closed' type: string @@ -164380,7 +164398,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -164724,8 +164742,8 @@ webhooks: - state - locked - assignee - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -164805,7 +164823,7 @@ webhooks: type: string enum: - deleted - comment: &934 + comment: &935 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#get-an-issue-comment) itself. @@ -164962,11 +164980,11 @@ webhooks: pin: anyOf: - type: 'null' - - *709 + - *710 minimized: anyOf: - type: 'null' - - *710 + - *711 required: - url - html_url @@ -164980,8 +164998,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) the comment belongs to. @@ -165789,8 +165807,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 state: description: State of the issue; either 'open' or 'closed' type: string @@ -165807,7 +165825,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -166153,8 +166171,8 @@ webhooks: - state - locked - assignee - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -166234,7 +166252,7 @@ webhooks: type: string enum: - edited - changes: &958 + changes: &959 description: The changes to the comment. type: object properties: @@ -166246,9 +166264,9 @@ webhooks: type: string required: - from - comment: *934 - enterprise: *903 - installation: *904 + comment: *935 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) the comment belongs to. @@ -167059,8 +167077,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 state: description: State of the issue; either 'open' or 'closed' type: string @@ -167077,7 +167095,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -167421,8 +167439,8 @@ webhooks: - state - locked - assignee - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -167503,9 +167521,9 @@ webhooks: type: string enum: - pinned - comment: *934 - enterprise: *903 - installation: *904 + comment: *935 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) the comment belongs to. @@ -168318,8 +168336,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 state: description: State of the issue; either 'open' or 'closed' type: string @@ -168336,7 +168354,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -168682,8 +168700,8 @@ webhooks: - state - locked - assignee - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -168763,9 +168781,9 @@ webhooks: type: string enum: - unpinned - comment: *934 - enterprise: *903 - installation: *904 + comment: *935 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) the comment belongs to. @@ -169578,8 +169596,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 state: description: State of the issue; either 'open' or 'closed' type: string @@ -169596,7 +169614,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -169942,8 +169960,8 @@ webhooks: - state - locked - assignee - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -170032,9 +170050,9 @@ webhooks: type: number blocking_issue: *225 blocking_issue_repo: *79 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -170123,9 +170141,9 @@ webhooks: type: number blocking_issue: *225 blocking_issue_repo: *79 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -170213,9 +170231,9 @@ webhooks: description: The ID of the blocking issue. type: number blocking_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -170304,9 +170322,9 @@ webhooks: description: The ID of the blocking issue. type: number blocking_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -170386,10 +170404,10 @@ webhooks: type: string enum: - assigned - assignee: *930 - enterprise: *903 - installation: *904 - issue: &935 + assignee: *931 + enterprise: *904 + installation: *905 + issue: &936 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) itself. @@ -171200,11 +171218,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -171221,7 +171239,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -171324,8 +171342,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -171405,8 +171423,8 @@ webhooks: type: string enum: - closed - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) itself. @@ -172222,11 +172240,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -172243,7 +172261,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -172489,8 +172507,8 @@ webhooks: required: - state - closed_at - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -172569,8 +172587,8 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -173377,11 +173395,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -173398,7 +173416,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -173500,8 +173518,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -173580,8 +173598,8 @@ webhooks: type: string enum: - demilestoned - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -174411,11 +174429,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -174432,7 +174450,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -174513,7 +174531,7 @@ webhooks: format: uri user_view_type: type: string - milestone: &936 + milestone: &937 title: Milestone description: A collection of related issues and pull requests. type: object @@ -174656,8 +174674,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -174756,8 +174774,8 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -175568,11 +175586,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -175586,7 +175604,7 @@ webhooks: timeline_url: type: string format: uri - type: *390 + type: *391 title: description: Title of the issue type: string @@ -175692,9 +175710,9 @@ webhooks: - active_lock_reason - body - reactions - label: *924 - organization: *905 - repository: *906 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -175774,9 +175792,9 @@ webhooks: type: string enum: - field_added - enterprise: *903 - installation: *904 - issue: *935 + enterprise: *904 + installation: *905 + issue: *936 issue_field: type: object description: The issue field whose value was set or updated on the @@ -175942,8 +175960,8 @@ webhooks: - id required: - from - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -176023,9 +176041,9 @@ webhooks: type: string enum: - field_removed - enterprise: *903 - installation: *904 - issue: *935 + enterprise: *904 + installation: *905 + issue: *936 issue_field: type: object description: The issue field whose value was cleared from the issue. @@ -176112,8 +176130,8 @@ webhooks: - 'null' required: - id - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -176193,8 +176211,8 @@ webhooks: type: string enum: - labeled - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -177004,11 +177022,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -177022,7 +177040,7 @@ webhooks: timeline_url: type: string format: uri - type: *390 + type: *391 title: description: Title of the issue type: string @@ -177128,9 +177146,9 @@ webhooks: - active_lock_reason - body - reactions - label: *924 - organization: *905 - repository: *906 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -177210,8 +177228,8 @@ webhooks: type: string enum: - locked - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -178046,11 +178064,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -178064,7 +178082,7 @@ webhooks: timeline_url: type: string format: uri - type: *390 + type: *391 title: description: Title of the issue type: string @@ -178147,8 +178165,8 @@ webhooks: format: uri user_view_type: type: string - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -178227,8 +178245,8 @@ webhooks: type: string enum: - milestoned - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -179057,11 +179075,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -179078,7 +179096,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -179158,9 +179176,9 @@ webhooks: format: uri user_view_type: type: string - milestone: *936 - organization: *905 - repository: *906 + milestone: *937 + organization: *906 + repository: *907 sender: *4 required: - action @@ -180047,11 +180065,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -180151,7 +180169,7 @@ webhooks: required: - login - id - type: *390 + type: *391 required: - id - number @@ -180643,8 +180661,8 @@ webhooks: required: - old_issue - old_repository - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -181451,11 +181469,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -181472,7 +181490,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -181578,8 +181596,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -181659,9 +181677,9 @@ webhooks: type: string enum: - pinned - enterprise: *903 - installation: *904 - issue: &937 + enterprise: *904 + installation: *905 + issue: &938 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) itself. @@ -182466,11 +182484,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -182487,7 +182505,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -182589,8 +182607,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -182669,8 +182687,8 @@ webhooks: type: string enum: - reopened - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -183503,11 +183521,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -183604,9 +183622,9 @@ webhooks: format: uri user_view_type: type: string - type: *390 - organization: *905 - repository: *906 + type: *391 + organization: *906 + repository: *907 sender: *4 required: - action @@ -184494,11 +184512,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -184515,7 +184533,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -185108,11 +185126,11 @@ webhooks: required: - new_issue - new_repository - enterprise: *903 - installation: *904 - issue: *937 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *938 + organization: *906 + repository: *907 sender: *4 required: - action @@ -185192,12 +185210,12 @@ webhooks: type: string enum: - typed - enterprise: *903 - installation: *904 - issue: *935 - type: *390 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *936 + type: *391 + organization: *906 + repository: *907 sender: *4 required: - action @@ -185278,7 +185296,7 @@ webhooks: type: string enum: - unassigned - assignee: &961 + assignee: &962 title: User type: - object @@ -185350,11 +185368,11 @@ webhooks: required: - login - id - enterprise: *903 - installation: *904 - issue: *935 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *936 + organization: *906 + repository: *907 sender: *4 required: - action @@ -185433,12 +185451,12 @@ webhooks: type: string enum: - unlabeled - enterprise: *903 - installation: *904 - issue: *935 - label: *924 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *936 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -185518,8 +185536,8 @@ webhooks: type: string enum: - unlocked - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -186352,11 +186370,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -186373,7 +186391,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -186453,8 +186471,8 @@ webhooks: format: uri user_view_type: type: string - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186534,11 +186552,11 @@ webhooks: type: string enum: - unpinned - enterprise: *903 - installation: *904 - issue: *937 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *938 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186617,12 +186635,12 @@ webhooks: type: string enum: - untyped - enterprise: *903 - installation: *904 - issue: *935 - type: *390 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *936 + type: *391 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186702,11 +186720,11 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - label: *924 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186784,11 +186802,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - label: *924 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186898,11 +186916,11 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - label: *924 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186984,9 +187002,9 @@ webhooks: - cancelled effective_date: type: string - enterprise: *903 - installation: *904 - marketplace_purchase: &938 + enterprise: *904 + installation: *905 + marketplace_purchase: &939 title: Marketplace Purchase type: object required: @@ -187074,8 +187092,8 @@ webhooks: type: integer unit_count: type: integer - organization: *905 - previous_marketplace_purchase: &939 + organization: *906 + previous_marketplace_purchase: &940 title: Marketplace Purchase type: object properties: @@ -187159,7 +187177,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *906 + repository: *907 sender: *4 required: - action @@ -187239,10 +187257,10 @@ webhooks: - changed effective_date: type: string - enterprise: *903 - installation: *904 - marketplace_purchase: *938 - organization: *905 + enterprise: *904 + installation: *905 + marketplace_purchase: *939 + organization: *906 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -187330,7 +187348,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *906 + repository: *907 sender: *4 required: - action @@ -187412,10 +187430,10 @@ webhooks: - pending_change effective_date: type: string - enterprise: *903 - installation: *904 - marketplace_purchase: *938 - organization: *905 + enterprise: *904 + installation: *905 + marketplace_purchase: *939 + organization: *906 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -187501,7 +187519,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *906 + repository: *907 sender: *4 required: - action @@ -187582,8 +187600,8 @@ webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 marketplace_purchase: title: Marketplace Purchase type: object @@ -187669,9 +187687,9 @@ webhooks: type: integer unit_count: type: integer - organization: *905 - previous_marketplace_purchase: *939 - repository: *906 + organization: *906 + previous_marketplace_purchase: *940 + repository: *907 sender: *4 required: - action @@ -187751,12 +187769,12 @@ webhooks: - purchased effective_date: type: string - enterprise: *903 - installation: *904 - marketplace_purchase: *938 - organization: *905 - previous_marketplace_purchase: *939 - repository: *906 + enterprise: *904 + installation: *905 + marketplace_purchase: *939 + organization: *906 + previous_marketplace_purchase: *940 + repository: *907 sender: *4 required: - action @@ -187858,11 +187876,11 @@ webhooks: type: string required: - to - enterprise: *903 - installation: *904 - member: *930 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + member: *931 + organization: *906 + repository: *907 sender: *4 required: - action @@ -187964,11 +187982,11 @@ webhooks: type: - string - 'null' - enterprise: *903 - installation: *904 - member: *930 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + member: *931 + organization: *906 + repository: *907 sender: *4 required: - action @@ -188047,11 +188065,11 @@ webhooks: type: string enum: - removed - enterprise: *903 - installation: *904 - member: *930 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + member: *931 + organization: *906 + repository: *907 sender: *4 required: - action @@ -188129,11 +188147,11 @@ webhooks: type: string enum: - added - enterprise: *903 - installation: *904 - member: *930 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + member: *931 + organization: *906 + repository: *907 scope: description: The scope of the membership. Currently, can only be `team`. @@ -188211,7 +188229,7 @@ webhooks: required: - login - id - team: &940 + team: &941 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -188441,11 +188459,11 @@ webhooks: type: string enum: - removed - enterprise: *903 - installation: *904 - member: *930 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + member: *931 + organization: *906 + repository: *907 scope: description: The scope of the membership. Currently, can only be `team`. @@ -188524,7 +188542,7 @@ webhooks: required: - login - id - team: *940 + team: *941 required: - action - scope @@ -188606,8 +188624,8 @@ webhooks: type: string enum: - checks_requested - installation: *904 - merge_group: &941 + installation: *905 + merge_group: &942 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -188626,15 +188644,15 @@ webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *557 + head_commit: *558 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -188720,10 +188738,10 @@ webhooks: - merged - invalidated - dequeued - installation: *904 - merge_group: *941 - organization: *905 - repository: *906 + installation: *905 + merge_group: *942 + organization: *906 + repository: *907 sender: *4 required: - action @@ -188796,7 +188814,7 @@ webhooks: type: string enum: - deleted - enterprise: *903 + enterprise: *904 hook: description: 'The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -188905,12 +188923,12 @@ webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *904 - organization: *905 + installation: *905 + organization: *906 repository: anyOf: - type: 'null' - - *906 + - *907 sender: *4 required: - action @@ -188990,11 +189008,11 @@ webhooks: type: string enum: - closed - enterprise: *903 - installation: *904 - milestone: *936 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + milestone: *937 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189073,9 +189091,9 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - milestone: &942 + enterprise: *904 + installation: *905 + milestone: &943 title: Milestone description: A collection of related issues and pull requests. type: object @@ -189217,8 +189235,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189297,11 +189315,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - milestone: *936 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + milestone: *937 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189411,11 +189429,11 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - milestone: *936 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + milestone: *937 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189495,11 +189513,11 @@ webhooks: type: string enum: - opened - enterprise: *903 - installation: *904 - milestone: *942 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + milestone: *943 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189578,11 +189596,11 @@ webhooks: type: string enum: - blocked - blocked_user: *930 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + blocked_user: *931 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189661,11 +189679,11 @@ webhooks: type: string enum: - unblocked - blocked_user: *930 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + blocked_user: *931 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189741,7 +189759,7 @@ webhooks: enum: - created definition: *152 - enterprise: *903 + enterprise: *904 sender: *4 required: - action @@ -189821,8 +189839,8 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 sender: *4 required: - action @@ -189895,8 +189913,8 @@ webhooks: enum: - updated definition: *152 - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 sender: *4 required: - action @@ -189968,9 +189986,9 @@ webhooks: type: string enum: - updated - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 new_property_values: type: array @@ -190058,9 +190076,9 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - membership: &943 + enterprise: *904 + installation: *905 + membership: &944 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -190170,8 +190188,8 @@ webhooks: - role - organization_url - user - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -190249,11 +190267,11 @@ webhooks: type: string enum: - member_added - enterprise: *903 - installation: *904 - membership: *943 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + membership: *944 + organization: *906 + repository: *907 sender: *4 required: - action @@ -190332,8 +190350,8 @@ webhooks: type: string enum: - member_invited - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -190455,10 +190473,10 @@ webhooks: - inviter - team_count - invitation_teams_url - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 - user: *930 + user: *931 required: - action - invitation @@ -190536,11 +190554,11 @@ webhooks: type: string enum: - member_removed - enterprise: *903 - installation: *904 - membership: *943 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + membership: *944 + organization: *906 + repository: *907 sender: *4 required: - action @@ -190627,11 +190645,11 @@ webhooks: properties: from: type: string - enterprise: *903 - installation: *904 - membership: *943 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + membership: *944 + organization: *906 + repository: *907 sender: *4 required: - action @@ -190709,9 +190727,9 @@ webhooks: type: string enum: - published - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 package: description: Information about the package. type: object @@ -191234,7 +191252,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: &944 + items: &945 title: Ruby Gems metadata type: object properties: @@ -191331,7 +191349,7 @@ webhooks: - owner - package_version - registry - repository: *906 + repository: *907 sender: *4 required: - action @@ -191408,9 +191426,9 @@ webhooks: type: string enum: - updated - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 package: description: Information about the package. type: object @@ -191772,7 +191790,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *944 + items: *945 source_url: type: string format: uri @@ -191843,7 +191861,7 @@ webhooks: - owner - package_version - registry - repository: *906 + repository: *907 sender: *4 required: - action @@ -192023,12 +192041,12 @@ webhooks: - duration - created_at - updated_at - enterprise: *903 + enterprise: *904 id: type: integer - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - id @@ -192105,7 +192123,7 @@ webhooks: type: string enum: - approved - personal_access_token_request: &945 + personal_access_token_request: &946 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -192255,10 +192273,10 @@ webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *903 - organization: *905 + enterprise: *904 + organization: *906 sender: *4 - installation: *904 + installation: *905 required: - action - personal_access_token_request @@ -192335,11 +192353,11 @@ webhooks: type: string enum: - cancelled - personal_access_token_request: *945 - enterprise: *903 - organization: *905 + personal_access_token_request: *946 + enterprise: *904 + organization: *906 sender: *4 - installation: *904 + installation: *905 required: - action - personal_access_token_request @@ -192415,11 +192433,11 @@ webhooks: type: string enum: - created - personal_access_token_request: *945 - enterprise: *903 - organization: *905 + personal_access_token_request: *946 + enterprise: *904 + organization: *906 sender: *4 - installation: *904 + installation: *905 required: - action - personal_access_token_request @@ -192494,11 +192512,11 @@ webhooks: type: string enum: - denied - personal_access_token_request: *945 - organization: *905 - enterprise: *903 + personal_access_token_request: *946 + organization: *906 + enterprise: *904 sender: *4 - installation: *904 + installation: *905 required: - action - personal_access_token_request @@ -192603,7 +192621,7 @@ webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *946 + last_response: *947 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -192635,8 +192653,8 @@ webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 zen: description: Random string of GitHub zen. @@ -192881,10 +192899,10 @@ webhooks: - from required: - note - enterprise: *903 - installation: *904 - organization: *905 - project_card: &947 + enterprise: *904 + installation: *905 + organization: *906 + project_card: &948 title: Project Card type: object properties: @@ -193007,7 +193025,7 @@ webhooks: - creator - created_at - updated_at - repository: *906 + repository: *907 sender: *4 required: - action @@ -193088,11 +193106,11 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - project_card: *947 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project_card: *948 + repository: *907 sender: *4 required: - action @@ -193172,9 +193190,9 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 project_card: title: Project Card type: object @@ -193304,7 +193322,7 @@ webhooks: repository: anyOf: - type: 'null' - - *906 + - *907 sender: *4 required: - action @@ -193398,11 +193416,11 @@ webhooks: - from required: - note - enterprise: *903 - installation: *904 - organization: *905 - project_card: *947 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project_card: *948 + repository: *907 sender: *4 required: - action @@ -193496,9 +193514,9 @@ webhooks: - from required: - column_id - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 project_card: allOf: - title: Project Card @@ -193695,7 +193713,7 @@ webhooks: type: string required: - after_id - repository: *906 + repository: *907 sender: *4 required: - action @@ -193775,10 +193793,10 @@ webhooks: type: string enum: - closed - enterprise: *903 - installation: *904 - organization: *905 - project: &949 + enterprise: *904 + installation: *905 + organization: *906 + project: &950 title: Project type: object properties: @@ -193905,7 +193923,7 @@ webhooks: - creator - created_at - updated_at - repository: *906 + repository: *907 sender: *4 required: - action @@ -193985,10 +194003,10 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - project_column: &948 + enterprise: *904 + installation: *905 + organization: *906 + project_column: &949 title: Project Column type: object properties: @@ -194028,7 +194046,7 @@ webhooks: - name - created_at - updated_at - repository: *906 + repository: *907 sender: *4 required: - action @@ -194107,14 +194125,14 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - project_column: *948 + enterprise: *904 + installation: *905 + organization: *906 + project_column: *949 repository: anyOf: - type: 'null' - - *906 + - *907 sender: *4 required: - action @@ -194203,11 +194221,11 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - organization: *905 - project_column: *948 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project_column: *949 + repository: *907 sender: *4 required: - action @@ -194287,11 +194305,11 @@ webhooks: type: string enum: - moved - enterprise: *903 - installation: *904 - organization: *905 - project_column: *948 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project_column: *949 + repository: *907 sender: *4 required: - action @@ -194371,11 +194389,11 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - project: *949 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project: *950 + repository: *907 sender: *4 required: - action @@ -194455,14 +194473,14 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - project: *949 + enterprise: *904 + installation: *905 + organization: *906 + project: *950 repository: anyOf: - type: 'null' - - *906 + - *907 sender: *4 required: - action @@ -194563,11 +194581,11 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - organization: *905 - project: *949 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project: *950 + repository: *907 sender: *4 required: - action @@ -194646,11 +194664,11 @@ webhooks: type: string enum: - reopened - enterprise: *903 - installation: *904 - organization: *905 - project: *949 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project: *950 + repository: *907 sender: *4 required: - action @@ -194731,9 +194749,9 @@ webhooks: type: string enum: - closed - installation: *904 - organization: *905 - projects_v2: *421 + installation: *905 + organization: *906 + projects_v2: *422 sender: *4 required: - action @@ -194814,9 +194832,9 @@ webhooks: type: string enum: - created - installation: *904 - organization: *905 - projects_v2: *421 + installation: *905 + organization: *906 + projects_v2: *422 sender: *4 required: - action @@ -194897,9 +194915,9 @@ webhooks: type: string enum: - deleted - installation: *904 - organization: *905 - projects_v2: *421 + installation: *905 + organization: *906 + projects_v2: *422 sender: *4 required: - action @@ -195020,9 +195038,9 @@ webhooks: type: string to: type: string - installation: *904 - organization: *905 - projects_v2: *421 + installation: *905 + organization: *906 + projects_v2: *422 sender: *4 required: - action @@ -195105,7 +195123,7 @@ webhooks: type: string enum: - archived - changes: &953 + changes: &954 type: object properties: archived_at: @@ -195121,9 +195139,9 @@ webhooks: - string - 'null' format: date-time - installation: *904 - organization: *905 - projects_v2_item: &950 + installation: *905 + organization: *906 + projects_v2_item: &951 title: Projects v2 Item description: An item belonging to a project type: object @@ -195141,7 +195159,7 @@ webhooks: type: string description: The node ID of the content represented by this item. - content_type: *427 + content_type: *428 creator: *4 created_at: type: string @@ -195263,9 +195281,9 @@ webhooks: - 'null' to: type: string - installation: *904 - organization: *905 - projects_v2_item: *950 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -195347,9 +195365,9 @@ webhooks: type: string enum: - created - installation: *904 - organization: *905 - projects_v2_item: *950 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -195430,9 +195448,9 @@ webhooks: type: string enum: - deleted - installation: *904 - organization: *905 - projects_v2_item: *950 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -195537,7 +195555,7 @@ webhooks: oneOf: - type: string - type: integer - - &951 + - &952 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -195561,7 +195579,7 @@ webhooks: required: - id - name - - &952 + - &953 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -195601,8 +195619,8 @@ webhooks: oneOf: - type: string - type: integer - - *951 - *952 + - *953 type: - 'null' - string @@ -195625,9 +195643,9 @@ webhooks: - 'null' required: - body - installation: *904 - organization: *905 - projects_v2_item: *950 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -195724,9 +195742,9 @@ webhooks: type: - string - 'null' - installation: *904 - organization: *905 - projects_v2_item: *950 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -195809,10 +195827,10 @@ webhooks: type: string enum: - restored - changes: *953 - installation: *904 - organization: *905 - projects_v2_item: *950 + changes: *954 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -195894,9 +195912,9 @@ webhooks: type: string enum: - reopened - installation: *904 - organization: *905 - projects_v2: *421 + installation: *905 + organization: *906 + projects_v2: *422 sender: *4 required: - action @@ -195977,9 +195995,9 @@ webhooks: type: string enum: - created - installation: *904 - organization: *905 - projects_v2_status_update: *954 + installation: *905 + organization: *906 + projects_v2_status_update: *955 sender: *4 required: - action @@ -196060,9 +196078,9 @@ webhooks: type: string enum: - deleted - installation: *904 - organization: *905 - projects_v2_status_update: *954 + installation: *905 + organization: *906 + projects_v2_status_update: *955 sender: *4 required: - action @@ -196208,9 +196226,9 @@ webhooks: - string - 'null' format: date - installation: *904 - organization: *905 - projects_v2_status_update: *954 + installation: *905 + organization: *906 + projects_v2_status_update: *955 sender: *4 required: - action @@ -196281,10 +196299,10 @@ webhooks: title: public event type: object properties: - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - repository @@ -196361,13 +196379,13 @@ webhooks: type: string enum: - assigned - assignee: *930 - enterprise: *903 - installation: *904 - number: &955 + assignee: *931 + enterprise: *904 + installation: *905 + number: &956 description: The pull request number. type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -198610,7 +198628,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -198739,7 +198757,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -198821,11 +198839,11 @@ webhooks: type: string enum: - auto_merge_disabled - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -201059,7 +201077,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -201190,7 +201208,7 @@ webhooks: - draft reason: type: string - repository: *906 + repository: *907 sender: *4 required: - action @@ -201272,11 +201290,11 @@ webhooks: type: string enum: - auto_merge_enabled - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -203510,7 +203528,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -203641,7 +203659,7 @@ webhooks: - draft reason: type: string - repository: *906 + repository: *907 sender: *4 required: - action @@ -203723,13 +203741,13 @@ webhooks: type: string enum: - closed - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: &956 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: &957 allOf: - - *745 + - *746 - type: object properties: allow_auto_merge: @@ -203791,7 +203809,7 @@ webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *906 + repository: *907 sender: *4 required: - action @@ -203872,12 +203890,12 @@ webhooks: type: string enum: - converted_to_draft - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: *956 - repository: *906 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: *957 + repository: *907 sender: *4 required: - action @@ -203957,11 +203975,11 @@ webhooks: type: string enum: - demilestoned - enterprise: *903 - milestone: *424 - number: *955 - organization: *905 - pull_request: &957 + enterprise: *904 + milestone: *425 + number: *956 + organization: *906 + pull_request: &958 title: Pull Request type: object properties: @@ -206182,7 +206200,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -206311,7 +206329,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -206390,11 +206408,11 @@ webhooks: type: string enum: - dequeued - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -208619,7 +208637,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -208763,7 +208781,7 @@ webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *906 + repository: *907 sender: *4 required: - action @@ -208887,12 +208905,12 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: *956 - repository: *906 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: *957 + repository: *907 sender: *4 required: - action @@ -208972,11 +208990,11 @@ webhooks: type: string enum: - enqueued - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -211201,7 +211219,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -211330,7 +211348,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -211410,11 +211428,11 @@ webhooks: type: string enum: - labeled - enterprise: *903 - installation: *904 - label: *924 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + label: *925 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -213656,7 +213674,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -213785,7 +213803,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -213866,10 +213884,10 @@ webhooks: type: string enum: - locked - enterprise: *903 - installation: *904 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -216109,7 +216127,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -216238,7 +216256,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -216318,12 +216336,12 @@ webhooks: type: string enum: - milestoned - enterprise: *903 - milestone: *424 - number: *955 - organization: *905 - pull_request: *957 - repository: *906 + enterprise: *904 + milestone: *425 + number: *956 + organization: *906 + pull_request: *958 + repository: *907 sender: *4 required: - action @@ -216402,12 +216420,12 @@ webhooks: type: string enum: - opened - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: *956 - repository: *906 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: *957 + repository: *907 sender: *4 required: - action @@ -216488,12 +216506,12 @@ webhooks: type: string enum: - ready_for_review - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: *956 - repository: *906 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: *957 + repository: *907 sender: *4 required: - action @@ -216573,12 +216591,12 @@ webhooks: type: string enum: - reopened - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: *956 - repository: *906 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: *957 + repository: *907 sender: *4 required: - action @@ -216953,9 +216971,9 @@ webhooks: - start_side - side - reactions - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: type: object properties: @@ -219084,7 +219102,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -219208,7 +219226,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *906 + repository: *907 sender: *4 required: - action @@ -219288,7 +219306,7 @@ webhooks: type: string enum: - deleted - comment: &959 + comment: &960 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. @@ -219581,9 +219599,9 @@ webhooks: - start_side - side - reactions - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: type: object properties: @@ -221700,7 +221718,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -221824,7 +221842,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *906 + repository: *907 sender: *4 required: - action @@ -221904,11 +221922,11 @@ webhooks: type: string enum: - edited - changes: *958 - comment: *959 - enterprise: *903 - installation: *904 - organization: *905 + changes: *959 + comment: *960 + enterprise: *904 + installation: *905 + organization: *906 pull_request: type: object properties: @@ -224028,7 +224046,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -224152,7 +224170,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *906 + repository: *907 sender: *4 required: - action @@ -224233,9 +224251,9 @@ webhooks: type: string enum: - dismissed - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: title: Simple Pull Request type: object @@ -226365,7 +226383,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -226491,7 +226509,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *906 + repository: *907 review: description: The review that was affected. type: object @@ -226742,9 +226760,9 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: title: Simple Pull Request type: object @@ -228858,8 +228876,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *906 - review: &960 + repository: *907 + review: &961 description: The review that was affected. type: object properties: @@ -229097,12 +229115,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: description: The pull request number. type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -231343,7 +231361,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. @@ -231472,7 +231490,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 requested_reviewer: title: User type: @@ -231558,12 +231576,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: description: The pull request number. type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -233811,7 +233829,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. @@ -233940,7 +233958,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 requested_team: title: Team description: Groups of organization members that gives permissions @@ -234135,12 +234153,12 @@ webhooks: type: string enum: - review_requested - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: description: The pull request number. type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -236382,7 +236400,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. @@ -236512,7 +236530,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 requested_reviewer: title: User type: @@ -236599,12 +236617,12 @@ webhooks: type: string enum: - review_requested - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: description: The pull request number. type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -238837,7 +238855,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. @@ -238967,7 +238985,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 requested_team: title: Team description: Groups of organization members that gives permissions @@ -239151,9 +239169,9 @@ webhooks: type: string enum: - submitted - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: title: Simple Pull Request type: object @@ -241286,7 +241304,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -241412,8 +241430,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *906 - review: *960 + repository: *907 + review: *961 sender: *4 required: - action @@ -241493,9 +241511,9 @@ webhooks: type: string enum: - resolved - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: title: Simple Pull Request type: object @@ -243523,7 +243541,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -243649,7 +243667,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *906 + repository: *907 sender: *4 thread: type: object @@ -244046,9 +244064,9 @@ webhooks: type: string enum: - unresolved - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: title: Simple Pull Request type: object @@ -246060,7 +246078,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -246185,7 +246203,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *906 + repository: *907 sender: *4 thread: type: object @@ -246578,11 +246596,11 @@ webhooks: type: string enum: - stacked - enterprise: *903 - installation: *904 - stack: *742 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + stack: *743 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -248824,7 +248842,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -248953,7 +248971,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -249039,10 +249057,10 @@ webhooks: type: string before: type: string - enterprise: *903 - installation: *904 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -251271,7 +251289,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -251400,7 +251418,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -251482,11 +251500,11 @@ webhooks: type: string enum: - unassigned - assignee: *961 - enterprise: *903 - installation: *904 - number: *955 - organization: *905 + assignee: *962 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -253730,7 +253748,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -253859,7 +253877,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -253938,11 +253956,11 @@ webhooks: type: string enum: - unlabeled - enterprise: *903 - installation: *904 - label: *924 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + label: *925 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -256175,7 +256193,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -256304,7 +256322,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -256385,10 +256403,10 @@ webhooks: type: string enum: - unlocked - enterprise: *903 - installation: *904 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -258612,7 +258630,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -258740,7 +258758,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -258943,7 +258961,7 @@ webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *903 + enterprise: *904 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -259038,8 +259056,8 @@ webhooks: - url - author - committer - installation: *904 - organization: *905 + installation: *905 + organization: *906 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -259638,9 +259656,9 @@ webhooks: type: string enum: - published - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 registry_package: type: object properties: @@ -260117,7 +260135,7 @@ webhooks: type: string rubygems_metadata: type: array - items: *944 + items: *945 summary: type: string tag_name: @@ -260173,7 +260191,7 @@ webhooks: - owner - package_version - registry - repository: *906 + repository: *907 sender: *4 required: - action @@ -260251,9 +260269,9 @@ webhooks: type: string enum: - updated - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 registry_package: type: object properties: @@ -260565,7 +260583,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *944 + items: *945 summary: type: string tag_name: @@ -260615,7 +260633,7 @@ webhooks: - owner - package_version - registry - repository: *906 + repository: *907 sender: *4 required: - action @@ -260692,10 +260710,10 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - release: &962 + enterprise: *904 + installation: *905 + organization: *906 + release: &963 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest/rest/releases/releases/#get-a-release) object. @@ -261026,7 +261044,7 @@ webhooks: - updated_at - zipball_url - body - repository: *906 + repository: *907 sender: *4 required: - action @@ -261103,11 +261121,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - release: *962 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + release: *963 + repository: *907 sender: *4 required: - action @@ -261224,11 +261242,11 @@ webhooks: type: boolean required: - to - enterprise: *903 - installation: *904 - organization: *905 - release: *962 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + release: *963 + repository: *907 sender: *4 required: - action @@ -261306,9 +261324,9 @@ webhooks: type: string enum: - prereleased - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest/rest/releases/releases/#get-a-release) @@ -261644,7 +261662,7 @@ webhooks: - string - 'null' format: uri - repository: *906 + repository: *907 sender: *4 required: - action @@ -261720,10 +261738,10 @@ webhooks: type: string enum: - published - enterprise: *903 - installation: *904 - organization: *905 - release: &963 + enterprise: *904 + installation: *905 + organization: *906 + release: &964 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest/rest/releases/releases/#get-a-release) object. @@ -262056,7 +262074,7 @@ webhooks: - string - 'null' format: uri - repository: *906 + repository: *907 sender: *4 required: - action @@ -262132,11 +262150,11 @@ webhooks: type: string enum: - released - enterprise: *903 - installation: *904 - organization: *905 - release: *962 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + release: *963 + repository: *907 sender: *4 required: - action @@ -262212,11 +262230,11 @@ webhooks: type: string enum: - unpublished - enterprise: *903 - installation: *904 - organization: *905 - release: *963 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + release: *964 + repository: *907 sender: *4 required: - action @@ -262292,11 +262310,11 @@ webhooks: type: string enum: - published - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - repository_advisory: *800 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + repository_advisory: *801 sender: *4 required: - action @@ -262372,11 +262390,11 @@ webhooks: type: string enum: - reported - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - repository_advisory: *800 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + repository_advisory: *801 sender: *4 required: - action @@ -262452,10 +262470,10 @@ webhooks: type: string enum: - archived - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -262532,10 +262550,10 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -262613,10 +262631,10 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -262701,10 +262719,10 @@ webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -262819,10 +262837,10 @@ webhooks: - 'null' items: type: string - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -262894,10 +262912,10 @@ webhooks: title: repository_import event type: object properties: - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 status: type: string @@ -262978,10 +262996,10 @@ webhooks: type: string enum: - privatized - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -263058,10 +263076,10 @@ webhooks: type: string enum: - publicized - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -263155,10 +263173,10 @@ webhooks: - name required: - repository - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -263238,10 +263256,10 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 repository_ruleset: *191 sender: *4 required: @@ -263320,10 +263338,10 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 repository_ruleset: *191 sender: *4 required: @@ -263402,10 +263420,10 @@ webhooks: type: string enum: - edited - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 repository_ruleset: *191 changes: type: object @@ -263467,16 +263485,16 @@ webhooks: properties: added: type: array - items: *767 + items: *768 deleted: type: array - items: *767 + items: *768 updated: type: array items: type: object properties: - rule: *767 + rule: *768 changes: type: object properties: @@ -263713,10 +263731,10 @@ webhooks: - from required: - owner - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -263794,10 +263812,10 @@ webhooks: type: string enum: - unarchived - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -263875,7 +263893,7 @@ webhooks: type: string enum: - create - alert: &964 + alert: &965 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -264000,10 +264018,10 @@ webhooks: enum: - auto_dismissed - open - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264213,10 +264231,10 @@ webhooks: type: string enum: - dismissed - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264294,11 +264312,11 @@ webhooks: type: string enum: - reopen - alert: *964 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *965 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264500,10 +264518,10 @@ webhooks: enum: - fixed - open - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264581,7 +264599,7 @@ webhooks: type: string enum: - assigned - alert: &966 + alert: &967 type: object properties: number: *132 @@ -264728,12 +264746,12 @@ webhooks: anyOf: - type: 'null' - *4 - metadata: *965 + metadata: *966 assignee: *4 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264811,11 +264829,11 @@ webhooks: type: string enum: - created - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264896,11 +264914,11 @@ webhooks: type: string enum: - created - alert: *966 - installation: *904 - location: *967 - organization: *905 - repository: *906 + alert: *967 + installation: *905 + location: *968 + organization: *906 + repository: *907 sender: *4 required: - location @@ -265138,11 +265156,11 @@ webhooks: type: string enum: - metadata_created - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -265219,11 +265237,11 @@ webhooks: type: string enum: - metadata_removed - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -265300,11 +265318,11 @@ webhooks: type: string enum: - publicly_leaked - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -265382,11 +265400,11 @@ webhooks: type: string enum: - reopened - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -265464,11 +265482,11 @@ webhooks: type: string enum: - resolved - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -265546,12 +265564,12 @@ webhooks: type: string enum: - unassigned - alert: *966 + alert: *967 assignee: *4 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -265629,11 +265647,11 @@ webhooks: type: string enum: - validated - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -265763,10 +265781,10 @@ webhooks: - organization - enterprise - - repository: *906 - enterprise: *903 - installation: *904 - organization: *905 + repository: *907 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 required: - action @@ -265844,11 +265862,11 @@ webhooks: type: string enum: - published - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - security_advisory: &968 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + security_advisory: &969 description: The details of the security advisory, including summary, description, and severity. type: object @@ -266034,11 +266052,11 @@ webhooks: type: string enum: - updated - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - security_advisory: *968 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + security_advisory: *969 sender: *4 required: - action @@ -266111,10 +266129,10 @@ webhooks: type: string enum: - withdrawn - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -266300,11 +266318,11 @@ webhooks: from: type: object properties: - security_and_analysis: *435 - enterprise: *903 - installation: *904 - organization: *905 - repository: *496 + security_and_analysis: *436 + enterprise: *904 + installation: *905 + organization: *906 + repository: *497 sender: *4 required: - changes @@ -266382,12 +266400,12 @@ webhooks: type: string enum: - cancelled - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: &969 + sponsorship: &970 type: object properties: created_at: @@ -266692,12 +266710,12 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: *969 + sponsorship: *970 required: - action - sponsorship @@ -266785,12 +266803,12 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: *969 + sponsorship: *970 required: - action - changes @@ -266867,17 +266885,17 @@ webhooks: type: string enum: - pending_cancellation - effective_date: &970 + effective_date: &971 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: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: *969 + sponsorship: *970 required: - action - sponsorship @@ -266951,7 +266969,7 @@ webhooks: type: string enum: - pending_tier_change - changes: &971 + changes: &972 type: object properties: tier: @@ -266995,13 +267013,13 @@ webhooks: - from required: - tier - effective_date: *970 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + effective_date: *971 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: *969 + sponsorship: *970 required: - action - changes @@ -267078,13 +267096,13 @@ webhooks: type: string enum: - tier_changed - changes: *971 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + changes: *972 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: *969 + sponsorship: *970 required: - action - changes @@ -267158,10 +267176,10 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -267245,10 +267263,10 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -267682,15 +267700,15 @@ webhooks: type: - string - 'null' - enterprise: *903 + enterprise: *904 id: description: The unique identifier of the status. type: integer - installation: *904 + installation: *905 name: type: string - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 sha: description: The Commit SHA. @@ -267806,9 +267824,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -267897,9 +267915,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -267988,9 +268006,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -268079,9 +268097,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -268157,12 +268175,12 @@ webhooks: title: team_add event type: object properties: - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - team: &972 + team: &973 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -268392,9 +268410,9 @@ webhooks: type: string enum: - added_to_repository - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 repository: title: Repository description: A git repository @@ -268864,7 +268882,7 @@ webhooks: - topics - visibility sender: *4 - team: *972 + team: *973 required: - action - team @@ -268940,9 +268958,9 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 repository: title: Repository description: A git repository @@ -269412,7 +269430,7 @@ webhooks: - topics - visibility sender: *4 - team: *972 + team: *973 required: - action - team @@ -269489,9 +269507,9 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 repository: title: Repository description: A git repository @@ -269961,7 +269979,7 @@ webhooks: - topics - visibility sender: *4 - team: *972 + team: *973 required: - action - team @@ -270105,9 +270123,9 @@ webhooks: - from required: - permissions - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 repository: title: Repository description: A git repository @@ -270577,7 +270595,7 @@ webhooks: - topics - visibility sender: *4 - team: *972 + team: *973 required: - action - changes @@ -270655,9 +270673,9 @@ webhooks: type: string enum: - removed_from_repository - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 repository: title: Repository description: A git repository @@ -271127,7 +271145,7 @@ webhooks: - topics - visibility sender: *4 - team: *972 + team: *973 required: - action - team @@ -271203,10 +271221,10 @@ webhooks: type: string enum: - started - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -271279,17 +271297,17 @@ webhooks: title: workflow_dispatch event type: object properties: - enterprise: *903 + enterprise: *904 inputs: type: - object - 'null' additionalProperties: true - installation: *904 - organization: *905 + installation: *905 + organization: *906 ref: type: string - repository: *906 + repository: *907 sender: *4 workflow: type: string @@ -271371,10 +271389,10 @@ webhooks: type: string enum: - completed - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 workflow_job: allOf: @@ -271630,7 +271648,7 @@ webhooks: type: string required: - conclusion - deployment: *634 + deployment: *635 required: - action - repository @@ -271709,10 +271727,10 @@ webhooks: type: string enum: - in_progress - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 workflow_job: allOf: @@ -271994,7 +272012,7 @@ webhooks: required: - status - steps - deployment: *634 + deployment: *635 required: - action - repository @@ -272073,10 +272091,10 @@ webhooks: type: string enum: - queued - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 workflow_job: type: object @@ -272222,7 +272240,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *634 + deployment: *635 required: - action - repository @@ -272301,10 +272319,10 @@ webhooks: type: string enum: - waiting - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 workflow_job: type: object @@ -272451,7 +272469,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *634 + deployment: *635 required: - action - repository @@ -272531,12 +272549,12 @@ webhooks: type: string enum: - completed - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - workflow: *920 + workflow: *921 workflow_run: title: Workflow Run type: object @@ -273555,12 +273573,12 @@ webhooks: type: string enum: - in_progress - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - workflow: *920 + workflow: *921 workflow_run: title: Workflow Run type: object @@ -274564,12 +274582,12 @@ webhooks: type: string enum: - requested - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - workflow: *920 + workflow: *921 workflow_run: title: Workflow Run type: object diff --git a/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json b/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json index f54c5033b3..cbaec88f99 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json @@ -54752,6 +54752,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -56351,7 +56359,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -56576,7 +56585,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -201418,6 +201428,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -203017,7 +203035,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -203242,7 +203261,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -469085,6 +469105,14 @@ ] } }, + { + "name": "relationship", + "in": "query", + "description": "A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.", + "schema": { + "type": "string" + } + }, { "name": "sort", "in": "query", @@ -470132,7 +470160,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", @@ -470290,7 +470319,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -471599,7 +471629,8 @@ "name": "ansible" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-8f4m-hccc-8qph", @@ -472916,7 +472947,8 @@ "name": "django" }, "manifest_path": "path/to/requirements.txt", - "scope": "runtime" + "scope": "runtime", + "relationship": "direct" }, "security_advisory": { "ghsa_id": "GHSA-rf4j-j272-fj86", diff --git a/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.yaml index e873fc2c60..0f55619f54 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.yaml @@ -891,7 +891,7 @@ paths: - subscriptions_url - type - url - type: &475 + type: &476 type: string description: The type of credit the user is receiving. enum: @@ -1056,7 +1056,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: - - &802 + - &803 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -4310,7 +4310,7 @@ paths: schema: type: integer default: 30 - - &363 + - &364 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 @@ -4319,7 +4319,7 @@ paths: required: false schema: type: string - - &364 + - &365 name: status description: Returns webhook deliveries filtered by delivery outcome classification based on `status_code` range. A `status` of `success` returns deliveries @@ -4339,7 +4339,7 @@ paths: application/json: schema: type: array - items: &365 + items: &366 title: Simple webhook delivery description: Delivery made by a webhook, without request and response information. @@ -4435,7 +4435,7 @@ paths: - installation_id - repository_id examples: - default: &366 + default: &367 value: - id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -4467,7 +4467,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &812 + schema: &813 title: Scim Error description: Scim Error type: object @@ -4570,7 +4570,7 @@ paths: description: Response content: application/json: - schema: &367 + schema: &368 title: Webhook delivery description: Delivery made by a webhook. type: object @@ -4705,7 +4705,7 @@ paths: - request - response examples: - default: &368 + default: &369 value: id: 12345678 guid: 0b989ba4-242f-11e5-81e1-c7b6966d2516 @@ -12152,7 +12152,7 @@ paths: value: days: 90 maximum_allowed_days: 365 - '401': &813 + '401': &814 description: Authorization failure '404': *6 x-github: @@ -16503,7 +16503,7 @@ paths: description: The GitHub URL of the alert resource. format: uri readOnly: true - instances_url: &565 + instances_url: &566 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -16539,7 +16539,7 @@ paths: format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissed_reason: &566 + dismissed_reason: &567 type: - string - 'null' @@ -16550,14 +16550,14 @@ paths: - won't fix - used in tests - - dismissed_comment: &567 + dismissed_comment: &568 type: - string - 'null' description: The dismissal comment associated with the dismissal of the alert. maxLength: 280 - rule: &568 + rule: &569 type: object properties: id: @@ -16618,7 +16618,7 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: &569 + tool: &570 type: object properties: name: *112 @@ -16629,26 +16629,26 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *113 - most_recent_instance: &570 + most_recent_instance: &571 type: object properties: - ref: &563 + ref: &564 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &581 + analysis_key: &582 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: &582 + environment: &583 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: &583 + category: &584 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -16668,7 +16668,7 @@ paths: with placeholder links for related locations replaced by links to the relevant code. Only populated when related locations are available for the alert instance. - location: &584 + location: &585 type: object description: Describe a region within a file for the alert. properties: @@ -16689,7 +16689,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: &585 + items: &586 type: - string - 'null' @@ -19119,7 +19119,7 @@ paths: parent: anyOf: - type: 'null' - - &403 + - &404 title: Team Simple description: Groups of organization members that gives permissions on specified repositories. @@ -21412,7 +21412,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 - - &623 + - &624 name: has in: query description: |- @@ -21446,6 +21446,16 @@ paths: - development - runtime - &350 + name: relationship + in: query + description: |- + A comma-separated list of relationships of the vulnerable dependency to your project. If specified, only alerts with these relationships will be returned. + + > [!NOTE] + > We are rolling out support for dependency relationship across ecosystems. This value will be "unknown" for all dependencies in unsupported ecosystems. + schema: + type: string + - &351 name: sort in: query description: |- @@ -21471,7 +21481,7 @@ paths: application/json: schema: type: array - items: &351 + items: &352 type: object description: A Dependabot alert. properties: @@ -21539,7 +21549,7 @@ paths: - transitive - inconclusive - - security_advisory: &624 + security_advisory: &625 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -21759,7 +21769,7 @@ paths: dismissal. maxLength: 280 fixed_at: *142 - auto_dismissed_at: &625 + auto_dismissed_at: &626 type: - string - 'null' @@ -21767,7 +21777,7 @@ paths: ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissal_request: &626 + dismissal_request: &627 title: Dependabot alert dismissal request description: Information about an active dismissal request for this Dependabot alert. @@ -21830,7 +21840,7 @@ paths: - repository additionalProperties: false examples: - default: &352 + default: &353 value: - number: 2 state: dismissed @@ -21840,6 +21850,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -22026,6 +22037,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -22215,7 +22227,7 @@ paths: description: Response content: application/json: - schema: &353 + schema: &354 title: Dependabot Repository Access Details description: Information about repositories that Dependabot is able to access in an organization @@ -22241,7 +22253,7 @@ paths: - *121 additionalProperties: false examples: - default: &354 + default: &355 value: default_level: public accessible_repositories: @@ -22464,7 +22476,7 @@ paths: - *104 - *105 - *106 - - &356 + - &357 name: request_status description: The status of the dismissal request to filter on. When specified, only requests with this status will be returned. @@ -22490,7 +22502,7 @@ paths: application/json: schema: type: array - items: &358 + items: &359 title: Secret scanning alert dismissal request description: A dismissal request made by a user asking to close a secret scanning alert in this repository. @@ -22617,7 +22629,7 @@ paths: examples: - https://github.com/octo-org/smile/security/secret-scanning/17 examples: - default: &359 + default: &360 value: - id: 21 number: 42 @@ -23715,7 +23727,7 @@ paths: application/json: schema: *20 examples: - default: &380 + default: &381 value: id: 1 account: @@ -23976,7 +23988,7 @@ paths: - name - created_on examples: - default: &479 + default: &480 value: total_count: 2 network_configurations: @@ -24227,7 +24239,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: - *40 - - &480 + - &481 name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -24239,7 +24251,7 @@ paths: description: Response content: application/json: - schema: &481 + schema: &482 title: Hosted compute network settings resource description: A hosted compute network settings resource. type: object @@ -24278,7 +24290,7 @@ paths: - subnet_id - region examples: - default: &482 + default: &483 value: id: 220F78DACB92BBFBC5E6F22DE1CCF52309D network_configuration_id: 934E208B3EE0BD60CF5F752C426BFB53562 @@ -25131,7 +25143,7 @@ paths: required: true content: application/json: - schema: &434 + schema: &435 title: Custom Property Set Payload description: Custom property set payload type: object @@ -26372,7 +26384,7 @@ paths: conditions: anyOf: - *162 - - &438 + - &439 title: Organization ruleset conditions type: object description: |- @@ -26422,7 +26434,7 @@ paths: - object rules: type: array - items: &767 + items: &768 title: Repository Rule type: object description: A repository rule. @@ -26431,7 +26443,7 @@ paths: - *171 - *172 - *173 - - &764 + - &765 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -26522,7 +26534,7 @@ paths: - *184 - *185 - *186 - - &765 + - &766 title: license_compliance_scanning description: Enforce any added or changed dependencies to comply with the organization's license policy. @@ -26771,7 +26783,7 @@ paths: type: string format: date-time examples: - default: &441 + default: &442 value: - version_id: 3 actor: @@ -26824,7 +26836,7 @@ paths: description: Response content: application/json: - schema: &442 + schema: &443 allOf: - *195 - type: object @@ -26879,7 +26891,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-enterprise parameters: - *40 - - &443 + - &444 name: state in: query description: Set to `open` or `resolved` to only list secret scanning alerts @@ -26890,7 +26902,7 @@ paths: enum: - open - resolved - - &444 + - &445 name: secret_type in: query description: A comma-separated list of secret types to return. All default @@ -26900,7 +26912,7 @@ paths: required: false schema: type: string - - &445 + - &446 name: exclude_secret_types in: query description: A comma-separated list of secret types to exclude from the results. @@ -26911,7 +26923,7 @@ paths: required: false schema: type: string - - &446 + - &447 name: exclude_providers in: query description: |- @@ -26922,7 +26934,7 @@ paths: required: false schema: type: string - - &447 + - &448 name: providers in: query description: |- @@ -26933,7 +26945,7 @@ paths: required: false schema: type: string - - &448 + - &449 name: resolution in: query description: A comma-separated list of resolutions. Only secret scanning alerts @@ -26942,7 +26954,7 @@ paths: required: false schema: type: string - - &449 + - &450 name: assignee in: query description: Filters alerts by assignee. Use `*` to get all assigned alerts, @@ -26961,7 +26973,7 @@ paths: all-unassigned: value: none summary: Filter for all unassigned alerts - - &450 + - &451 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. @@ -26977,7 +26989,7 @@ paths: - *17 - *109 - *110 - - &451 + - &452 name: validity in: query description: A comma-separated list of validities that, when present, will @@ -26986,7 +26998,7 @@ paths: required: false schema: type: string - - &452 + - &453 name: is_publicly_leaked in: query description: A boolean value representing whether or not to filter alerts @@ -26995,7 +27007,7 @@ paths: schema: type: boolean default: false - - &453 + - &454 name: is_multi_repo in: query description: A boolean value representing whether or not to filter alerts @@ -27004,7 +27016,7 @@ paths: schema: type: boolean default: false - - &454 + - &455 name: hide_secret in: query description: A boolean value representing whether or not to hide literal secrets @@ -27013,7 +27025,7 @@ paths: schema: type: boolean default: false - - &455 + - &456 name: is_bypassed in: query description: A boolean value (`true` or `false`) indicating whether to filter @@ -27024,7 +27036,7 @@ paths: required: false schema: type: boolean - - &456 + - &457 name: included_metadata in: query description: |- @@ -27035,7 +27047,7 @@ paths: required: false schema: type: string - - &457 + - &458 name: owner_email_hash in: query description: |- @@ -27054,7 +27066,7 @@ paths: application/json: schema: type: array - items: &458 + items: &459 type: object properties: number: *132 @@ -27070,14 +27082,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &780 + state: &781 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: &781 + resolution: &782 type: - string - 'null' @@ -27196,14 +27208,14 @@ paths: first_location_detected: anyOf: - type: 'null' - - &782 + - &783 description: 'Details on the location where the token was initially detected. This can be a commit, wiki commit, issue, discussion, pull request. ' oneOf: - - &784 + - &785 description: Represents a 'commit' secret scanning location type. This location type shows that a secret was detected inside a commit to a repository. @@ -27267,7 +27279,7 @@ paths: - blob_url - commit_sha - commit_url - - &785 + - &786 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. @@ -27328,7 +27340,7 @@ paths: - page_url - commit_sha - commit_url - - &786 + - &787 description: Represents an 'issue_title' secret scanning location type. This location type shows that a secret was detected in the title of an issue. @@ -27350,7 +27362,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1 required: - issue_title_url - - &787 + - &788 description: Represents an 'issue_body' secret scanning location type. This location type shows that a secret was detected in the body of an issue. @@ -27372,7 +27384,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1 required: - issue_body_url - - &788 + - &789 description: Represents an 'issue_comment' secret scanning location type. This location type shows that a secret was detected in a comment on an issue. @@ -27394,7 +27406,7 @@ paths: - https://github.com/octocat/Hello-World/issues/1#issuecomment-1081119451 required: - issue_comment_url - - &789 + - &790 description: Represents a 'discussion_title' secret scanning location type. This location type shows that a secret was detected in the title of a discussion. @@ -27409,7 +27421,7 @@ paths: - https://github.com/community/community/discussions/39082 required: - discussion_title_url - - &790 + - &791 description: Represents a 'discussion_body' secret scanning location type. This location type shows that a secret was detected in the body of a discussion. @@ -27424,7 +27436,7 @@ paths: - https://github.com/community/community/discussions/39082#discussion-4566270 required: - discussion_body_url - - &791 + - &792 description: Represents a 'discussion_comment' secret scanning location type. This location type shows that a secret was detected in a comment on a discussion. @@ -27439,7 +27451,7 @@ paths: - https://github.com/community/community/discussions/39082#discussioncomment-4158232 required: - discussion_comment_url - - &792 + - &793 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. @@ -27461,7 +27473,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846 required: - pull_request_title_url - - &793 + - &794 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. @@ -27483,7 +27495,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846 required: - pull_request_body_url - - &794 + - &795 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. @@ -27505,7 +27517,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846#issuecomment-1081119451 required: - pull_request_comment_url - - &795 + - &796 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. @@ -27527,7 +27539,7 @@ paths: - https://github.com/octocat/Hello-World/pull/2846#pullrequestreview-80 required: - pull_request_review_url - - &796 + - &797 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 @@ -27573,7 +27585,7 @@ paths: - type: 'null' - *4 examples: - default: &459 + default: &460 value: - number: 2 created_at: '2020-11-06T18:48:51Z' @@ -27777,7 +27789,7 @@ paths: subcategory: custom-patterns parameters: - *40 - - &460 + - &461 name: state description: Filter custom patterns by state. When absent, returns patterns in all states. @@ -27788,7 +27800,7 @@ paths: enum: - published - unpublished - - &461 + - &462 name: push_protection description: Filter custom patterns by whether push protection is enabled. When absent, returns patterns regardless of push protection status. @@ -27799,7 +27811,7 @@ paths: enum: - enabled - disabled - - &462 + - &463 name: sort description: The property to sort the results by. in: query @@ -27898,7 +27910,7 @@ paths: - state - push_protection_enabled examples: - default: &463 + default: &464 value: - id: 1 name: Example Custom Pattern @@ -27961,7 +27973,7 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: &464 + items: &465 title: Secret Scanning Custom Pattern To Create description: A custom pattern to create in a bulk operation. type: object @@ -27998,7 +28010,7 @@ paths: items: type: string examples: - default: &465 + default: &466 value: patterns: - name: Example Custom Pattern @@ -28024,7 +28036,7 @@ paths: description: The list of successfully created custom patterns. items: *197 examples: - default: &466 + default: &467 value: created_patterns: - id: 1 @@ -28076,7 +28088,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: &467 + items: &468 title: Secret Scanning Custom Pattern Validation Error description: A validation error for a custom pattern in a batch operation. @@ -28130,7 +28142,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: &468 + items: &469 title: Secret Scanning Custom Pattern To Delete description: A custom pattern to delete in a bulk operation. type: object @@ -28153,7 +28165,7 @@ paths: - resolve_alerts default: delete_alerts examples: - default: &469 + default: &470 value: patterns: - pattern_id: 2 @@ -28199,7 +28211,7 @@ paths: required: true content: application/json: - schema: &470 + schema: &471 title: Secret Scanning Custom Pattern To Update description: Fields to update on a custom pattern. At least one updatable field (`pattern`, `start_delimiter`, `end_delimiter`, `must_match`, @@ -28240,7 +28252,7 @@ paths: type: string custom_pattern_version: *198 examples: - default: &471 + default: &472 value: pattern: updated_secret_[0-9A-Z]{16} start_delimiter: "[^0-9A-Za-z]" @@ -28257,7 +28269,7 @@ paths: application/json: schema: *197 examples: - default: &472 + default: &473 value: id: 1 name: Example Custom Pattern @@ -28304,7 +28316,7 @@ paths: description: Response content: application/json: - schema: &473 + schema: &474 title: Secret scanning pattern configuration description: A collection of secret scanning patterns and their settings related to push protection. @@ -28385,7 +28397,7 @@ paths: description: Overrides for custom patterns defined by the organization. items: *200 examples: - default: &474 + default: &475 value: pattern_config_version: 0ujsswThIGTUYm2K8FjOOfXtY1K provider_pattern_overrides: @@ -28521,7 +28533,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/enterprise-admin/licensing#get-github-advanced-security-active-committers-for-an-enterprise parameters: - *40 - - &476 + - &477 name: advanced_security_product in: query description: | @@ -28541,7 +28553,7 @@ paths: description: Success content: application/json: - schema: &477 + schema: &478 type: object properties: total_advanced_security_committers: @@ -28604,7 +28616,7 @@ paths: required: - repositories examples: - default: &478 + default: &479 value: total_advanced_security_committers: 2 total_count: 2 @@ -32514,7 +32526,7 @@ paths: properties: action: type: string - discussion: &921 + discussion: &922 title: Discussion description: A Discussion in a repository. type: object @@ -33011,7 +33023,7 @@ paths: milestone: anyOf: - type: 'null' - - &424 + - &425 title: Milestone description: A collection of related issues and pull requests. @@ -33188,7 +33200,7 @@ paths: timeline_url: type: string format: uri - type: &390 + type: &391 title: Issue Type description: The type assigned to the issue. This is only present for issues in repositories where @@ -33301,7 +33313,7 @@ paths: - hooray - eyes - rocket - sub_issues_summary: &840 + sub_issues_summary: &841 title: Sub-issues Summary type: object properties: @@ -33385,7 +33397,7 @@ paths: pin: anyOf: - type: 'null' - - &709 + - &710 title: Pinned Issue Comment description: Context around who pinned an issue comment and when it was pinned. @@ -33406,7 +33418,7 @@ paths: minimized: anyOf: - type: 'null' - - &710 + - &711 title: Minimized Issue Comment description: Details about why an issue comment was minimized. @@ -33431,7 +33443,7 @@ paths: - url - created_at - updated_at - issue_dependencies_summary: &841 + issue_dependencies_summary: &842 title: Issue Dependencies Summary type: object properties: @@ -33450,7 +33462,7 @@ paths: - total_blocking issue_field_values: type: array - items: &691 + items: &692 title: Issue Field Value description: A value assigned to an issue field type: object @@ -34266,7 +34278,7 @@ paths: type: string release: allOf: - - &757 + - &758 title: Release description: A release. type: object @@ -34348,7 +34360,7 @@ paths: author: *4 assets: type: array - items: &758 + items: &759 title: Release Asset description: Data related to a release. type: object @@ -36604,7 +36616,7 @@ paths: - closed - all default: open - - &393 + - &394 name: labels description: 'A list of comma separated label names. Example: `bug,ui,@high`' in: query @@ -36655,7 +36667,7 @@ paths: type: array items: *225 examples: - default: &394 + default: &395 value: - id: 1 node_id: MDU6SXNzdWUx @@ -38081,14 +38093,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: - - &491 + - &492 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &492 + - &493 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -38150,7 +38162,7 @@ paths: '404': *6 '403': *27 '304': *36 - '301': &497 + '301': &498 description: Moved permanently content: application/json: @@ -38172,7 +38184,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &729 + - &730 name: all description: If `true`, show notifications marked as read. in: query @@ -38180,7 +38192,7 @@ paths: schema: type: boolean default: false - - &730 + - &731 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -38190,7 +38202,7 @@ paths: type: boolean default: false - *230 - - &731 + - &732 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: @@ -38570,7 +38582,7 @@ paths: type: boolean examples: - false - security_and_analysis: &435 + security_and_analysis: &436 type: - object - 'null' @@ -38789,7 +38801,7 @@ paths: - url - subscription_url examples: - default: &732 + default: &733 value: - id: '1' repository: @@ -39570,7 +39582,7 @@ paths: type: array items: *156 examples: - default: &738 + default: &739 value: - property_name: environment value: production @@ -39620,7 +39632,7 @@ paths: required: - properties examples: - default: &739 + default: &740 value: properties: - property_name: environment @@ -40501,7 +40513,7 @@ paths: type: integer repository_cache_usages: type: array - items: &504 + items: &505 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -46804,12 +46816,12 @@ paths: required: - subject_digests examples: - default: &881 + default: &882 value: subject_digests: - sha256:abc123 - sha512:def456 - withPredicateType: &882 + withPredicateType: &883 value: subject_digests: - sha256:abc123 @@ -46854,7 +46866,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: &883 + default: &884 value: attestations_subject_digests: - sha256:abc: @@ -47187,7 +47199,7 @@ paths: initiator: type: string examples: - default: &537 + default: &538 value: attestations: - repository_id: 1 @@ -48027,7 +48039,7 @@ paths: be returned. in: query required: false - schema: &564 + schema: &565 type: string description: Severity of a code scanning alert. enum: @@ -49093,7 +49105,7 @@ paths: type: integer codespaces: type: array - items: &395 + items: &396 type: object title: Codespace description: A codespace. @@ -49128,7 +49140,7 @@ paths: machine: anyOf: - type: 'null' - - &597 + - &598 type: object title: Codespace machine description: A description of the machine powering a codespace. @@ -49415,7 +49427,7 @@ paths: - pulls_url - recent_folders examples: - default: &396 + default: &397 value: total_count: 3 codespaces: @@ -50080,7 +50092,7 @@ paths: - updated_at - visibility examples: - default: &598 + default: &599 value: total_count: 2 secrets: @@ -50118,7 +50130,7 @@ paths: description: Response content: application/json: - schema: &599 + schema: &600 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -50153,7 +50165,7 @@ paths: - key_id - key examples: - default: &600 + default: &601 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -50185,7 +50197,7 @@ paths: application/json: schema: *331 examples: - default: &602 + default: &603 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -54103,6 +54115,7 @@ paths: type: string - *349 - *350 + - *351 - *111 - *109 - *110 @@ -54114,9 +54127,9 @@ paths: application/json: schema: type: array - items: *351 + items: *352 examples: - default: *352 + default: *353 '304': *36 '400': *14 '403': *27 @@ -54165,9 +54178,9 @@ paths: description: Response content: application/json: - schema: *353 + schema: *354 examples: - default: *354 + default: *355 '403': *27 '404': *6 x-github: @@ -54331,7 +54344,7 @@ paths: type: integer secrets: type: array - items: &355 + items: &356 title: Dependabot Secret for an Organization description: Secrets for GitHub Dependabot for an organization. type: object @@ -54410,7 +54423,7 @@ paths: description: Response content: application/json: - schema: &629 + schema: &630 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -54429,7 +54442,7 @@ paths: - key_id - key examples: - default: &630 + default: &631 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -54459,7 +54472,7 @@ paths: description: Response content: application/json: - schema: *355 + schema: *356 examples: default: value: @@ -54755,7 +54768,7 @@ paths: subcategory: alert-dismissal-requests parameters: - *88 - - &639 + - &640 name: reviewer description: Filter alert dismissal requests by the handle of the GitHub user who reviewed the dismissal request. @@ -54763,7 +54776,7 @@ paths: required: false schema: type: string - - &640 + - &641 name: requester description: Filter alert dismissal requests by the handle of the GitHub user who requested the dismissal. @@ -54771,7 +54784,7 @@ paths: required: false schema: type: string - - &641 + - &642 name: time_period description: |- The time period to filter by. @@ -54787,7 +54800,7 @@ paths: - week - month default: month - - &642 + - &643 name: request_status description: Filter alert dismissal requests by status. When specified, only requests with this status will be returned. @@ -54812,7 +54825,7 @@ paths: application/json: schema: type: array - items: &643 + items: &644 title: Code scanning alert dismissal request description: Alert dismisal request made by a user asking to dismiss a code scanning alert. @@ -54922,7 +54935,7 @@ paths: - array - 'null' description: The responses to the dismissal request. - items: &357 + items: &358 title: Dismissal request response description: A response made by a requester to dismiss the request. @@ -54975,7 +54988,7 @@ paths: examples: - https://github.com/octo-org/smile/code-scanning/alerts/1 examples: - default: &644 + default: &645 value: - id: 21 number: 42 @@ -55067,7 +55080,7 @@ paths: - *104 - *105 - *106 - - *356 + - *357 - *17 - *19 responses: @@ -55077,7 +55090,7 @@ paths: application/json: schema: type: array - items: &645 + items: &646 title: Dependabot alert dismissal request description: Alert dismissal request made by a user asking to dismiss a Dependabot alert. @@ -55187,7 +55200,7 @@ paths: - array - 'null' description: The responses to the dismissal request. - items: *357 + items: *358 url: type: string format: uri @@ -55200,7 +55213,7 @@ paths: examples: - https://github.com/octo-org/smile/security/dependabot/1 examples: - default: &646 + default: &647 value: - id: 21 number: 42 @@ -55292,7 +55305,7 @@ paths: - *104 - *105 - *106 - - *356 + - *357 - *17 - *19 responses: @@ -55302,9 +55315,9 @@ paths: application/json: schema: type: array - items: *358 + items: *359 examples: - default: *359 + default: *360 '404': *6 '403': *27 '500': *39 @@ -55330,7 +55343,7 @@ paths: application/json: schema: type: array - items: &405 + items: &406 title: Package description: A software package type: object @@ -55401,7 +55414,7 @@ paths: - created_at - updated_at examples: - default: &406 + default: &407 value: - id: 197 name: hello_docker @@ -55588,7 +55601,7 @@ paths: description: Response content: application/json: - schema: &488 + schema: &489 title: ExternalGroup description: Information about an external group's usage and its members type: object @@ -55678,7 +55691,7 @@ paths: member_name: Octo Lisa member_email: octo_lisa@github.com examples: - default: &489 + default: &490 value: group_id: '123' group_name: Octocat admins @@ -55733,7 +55746,7 @@ paths: description: Response content: application/json: - schema: &485 + schema: &486 title: ExternalGroups description: A list of external groups available to be connected to a team @@ -55773,7 +55786,7 @@ paths: group_name: group-azuread-test2 updated_at: 2021-06-03 22:27:15:000 -700 examples: - default: &486 + default: &487 value: groups: - group_id: '123' @@ -55818,7 +55831,7 @@ paths: application/json: schema: type: array - items: &384 + items: &385 title: Organization Invitation description: Organization Invitation type: object @@ -55872,7 +55885,7 @@ paths: - invitation_teams_url - node_id examples: - default: &385 + default: &386 value: - id: 1 login: monalisa @@ -55939,7 +55952,7 @@ paths: application/json: schema: type: array - items: &436 + items: &437 title: Repository Fine-Grained Permission description: A fine-grained permission that protects repository resources. @@ -55953,7 +55966,7 @@ paths: - name - description examples: - default: &437 + default: &438 value: - name: add_assignee description: Assign or remove a user @@ -55994,7 +56007,7 @@ paths: application/json: schema: type: array - items: &360 + items: &361 title: Org Hook description: Org Hook type: object @@ -56177,9 +56190,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: &361 + default: &362 value: id: 1 url: https://api.github.com/orgs/octocat/hooks/1 @@ -56224,7 +56237,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#get-an-organization-webhook parameters: - *88 - - &362 + - &363 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. @@ -56237,9 +56250,9 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: - default: *361 + default: *362 '404': *6 x-github: githubCloudOnly: false @@ -56261,7 +56274,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#update-an-organization-webhook parameters: - *88 - - *362 + - *363 requestBody: required: false content: @@ -56307,7 +56320,7 @@ paths: description: Response content: application/json: - schema: *360 + schema: *361 examples: default: value: @@ -56347,7 +56360,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#delete-an-organization-webhook parameters: - *88 - - *362 + - *363 responses: '204': description: Response @@ -56373,7 +56386,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization parameters: - *88 - - *362 + - *363 responses: '200': description: Response @@ -56402,7 +56415,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#update-a-webhook-configuration-for-an-organization parameters: - *88 - - *362 + - *363 requestBody: required: false content: @@ -56451,10 +56464,10 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#list-deliveries-for-an-organization-webhook parameters: - *88 - - *362 - - *17 - *363 + - *17 - *364 + - *365 responses: '200': description: Response @@ -56462,9 +56475,9 @@ paths: application/json: schema: type: array - items: *365 + items: *366 examples: - default: *366 + default: *367 '400': *14 '422': *15 x-github: @@ -56488,16 +56501,16 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#get-a-webhook-delivery-for-an-organization-webhook parameters: - *88 - - *362 + - *363 - *16 responses: '200': description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '400': *14 '422': *15 x-github: @@ -56521,7 +56534,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#redeliver-a-delivery-for-an-organization-webhook parameters: - *88 - - *362 + - *363 - *16 responses: '202': *38 @@ -56548,7 +56561,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/webhooks#ping-an-organization-webhook parameters: - *88 - - *362 + - *363 responses: '204': description: Response @@ -56573,7 +56586,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-route-stats-by-actor parameters: - *88 - - &373 + - &374 name: actor_type in: path description: The type of the actor @@ -56586,14 +56599,14 @@ paths: - fine_grained_pat - oauth_app - github_app_user_to_server - - &374 + - &375 name: actor_id in: path description: The ID of the actor required: true schema: type: integer - - &369 + - &370 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`.' @@ -56601,7 +56614,7 @@ paths: required: true schema: type: string - - &370 + - &371 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) @@ -56698,12 +56711,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-subject-stats parameters: - *88 - - *369 - *370 + - *371 - *19 - *17 - *111 - - &379 + - &380 name: sort description: The property to sort the results by. in: query @@ -56784,14 +56797,14 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-summary-stats parameters: - *88 - - *369 - *370 + - *371 responses: '200': description: Response content: application/json: - schema: &371 + schema: &372 title: Summary Stats description: API Insights usage summary stats for an organization type: object @@ -56807,7 +56820,7 @@ paths: type: integer format: int64 examples: - default: &372 + default: &373 value: total_request_count: 34225 rate_limited_request_count: 23 @@ -56830,23 +56843,23 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-summary-stats-by-user parameters: - *88 - - &375 + - &376 name: user_id in: path description: The ID of the user to query for stats required: true schema: type: string - - *369 - *370 + - *371 responses: '200': description: Response content: application/json: - schema: *371 + schema: *372 examples: - default: *372 + default: *373 x-github: enabledForGitHubApps: true category: orgs @@ -56866,18 +56879,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-summary-stats-by-actor parameters: - *88 - - *369 - *370 - - *373 + - *371 - *374 + - *375 responses: '200': description: Response content: application/json: - schema: *371 + schema: *372 examples: - default: *372 + default: *373 x-github: enabledForGitHubApps: true category: orgs @@ -56897,9 +56910,9 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-time-stats parameters: - *88 - - *369 - *370 - - &376 + - *371 + - &377 name: timestamp_increment description: The increment of time used to breakdown the query results (5m, 10m, 1h, etc.) @@ -56912,7 +56925,7 @@ paths: description: Response content: application/json: - schema: &377 + schema: &378 title: Time Stats description: API Insights usage time stats for an organization type: array @@ -56928,7 +56941,7 @@ paths: type: integer format: int64 examples: - default: &378 + default: &379 value: - timestamp: '2024-09-11T15:00:00Z' total_request_count: 34225 @@ -56967,18 +56980,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-time-stats-by-user parameters: - *88 - - *375 - - *369 - - *370 - *376 + - *370 + - *371 + - *377 responses: '200': description: Response content: application/json: - schema: *377 + schema: *378 examples: - default: *378 + default: *379 x-github: enabledForGitHubApps: true category: orgs @@ -56998,19 +57011,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-time-stats-by-actor parameters: - *88 - - *373 - *374 - - *369 + - *375 - *370 - - *376 + - *371 + - *377 responses: '200': description: Response content: application/json: - schema: *377 + schema: *378 examples: - default: *378 + default: *379 x-github: enabledForGitHubApps: true category: orgs @@ -57030,13 +57043,13 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/api-insights#get-user-stats parameters: - *88 - - *375 - - *369 + - *376 - *370 + - *371 - *19 - *17 - *111 - - *379 + - *380 - name: actor_name_substring in: query description: Providing a substring will filter results where the actor name @@ -57120,7 +57133,7 @@ paths: application/json: schema: *20 examples: - default: *380 + default: *381 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -57240,12 +57253,12 @@ paths: application/json: schema: anyOf: - - &382 + - &383 title: Interaction Limits description: Interaction limit settings. type: object properties: - limit: &381 + limit: &382 type: string description: The type of GitHub user that can comment, open issues, or create pull requests while the interaction limit @@ -57273,7 +57286,7 @@ paths: properties: {} additionalProperties: false examples: - default: &383 + default: &384 value: limit: collaborators_only origin: organization @@ -57302,13 +57315,13 @@ paths: required: true content: application/json: - schema: &675 + schema: &676 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration type: object properties: - limit: *381 + limit: *382 expiry: type: string description: 'The duration of the interaction restriction. Default: @@ -57333,9 +57346,9 @@ paths: description: Response content: application/json: - schema: *382 + schema: *383 examples: - default: *383 + default: *384 '422': *15 x-github: githubCloudOnly: false @@ -57547,9 +57560,9 @@ paths: application/json: schema: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *46 '404': *6 @@ -57627,7 +57640,7 @@ paths: description: Response content: application/json: - schema: *384 + schema: *385 examples: default: value: @@ -57684,7 +57697,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/members#cancel-an-organization-invitation parameters: - *88 - - &386 + - &387 name: invitation_id description: The unique identifier of the invitation. in: path @@ -57718,7 +57731,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/members#list-organization-invitation-teams parameters: - *88 - - *386 + - *387 - *17 - *19 responses: @@ -57730,7 +57743,7 @@ paths: type: array items: *317 examples: - default: &404 + default: &405 value: - id: 1 node_id: MDQ6VGVhbTE= @@ -57773,7 +57786,7 @@ paths: application/json: schema: type: array - items: &387 + items: &388 title: Issue Field description: A custom attribute defined at the organization level for attaching structured data to issues. @@ -58036,9 +58049,9 @@ paths: description: Response content: application/json: - schema: *387 + schema: *388 examples: - default: &388 + default: &389 value: id: 512 node_id: IF_kwDNAd3NAZr @@ -58094,7 +58107,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/issue-fields#update-issue-field-for-an-organization parameters: - *88 - - &389 + - &390 name: issue_field_id description: The unique identifier of the issue field. in: path @@ -58204,9 +58217,9 @@ paths: description: Response content: application/json: - schema: *387 + schema: *388 examples: - default: *388 + default: *389 '404': *6 '422': *7 x-github: @@ -58231,7 +58244,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/issue-fields#delete-issue-field-for-an-organization parameters: - *88 - - *389 + - *390 responses: '204': *125 '404': *6 @@ -58261,9 +58274,9 @@ paths: application/json: schema: type: array - items: *390 + items: *391 examples: - default: &679 + default: &680 value: - id: 410 node_id: IT_kwDNAd3NAZo @@ -58349,9 +58362,9 @@ paths: description: Response content: application/json: - schema: *390 + schema: *391 examples: - default: &391 + default: &392 value: id: 410 node_id: IT_kwDNAd3NAZo @@ -58384,7 +58397,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/issue-types#update-issue-type-for-an-organization parameters: - *88 - - &392 + - &393 name: issue_type_id description: The unique identifier of the issue type. in: path @@ -58440,9 +58453,9 @@ paths: description: Response content: application/json: - schema: *390 + schema: *391 examples: - default: *391 + default: *392 '404': *6 '422': *7 x-github: @@ -58467,7 +58480,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/issue-types#delete-issue-type-for-an-organization parameters: - *88 - - *392 + - *393 responses: '204': description: Response @@ -58530,7 +58543,7 @@ paths: - closed - all default: open - - *393 + - *394 - name: type description: Can be the name of an issue type. in: query @@ -58561,7 +58574,7 @@ paths: type: array items: *225 examples: - default: *394 + default: *395 headers: Link: *46 '404': *6 @@ -58721,9 +58734,9 @@ paths: type: integer codespaces: type: array - items: *395 + items: *396 examples: - default: *396 + default: *397 '304': *36 '500': *39 '401': *23 @@ -58750,7 +58763,7 @@ paths: parameters: - *88 - *131 - - &397 + - &398 name: codespace_name in: path required: true @@ -58785,15 +58798,15 @@ paths: parameters: - *88 - *131 - - *397 + - *398 responses: '200': description: Response content: application/json: - schema: *395 + schema: *396 examples: - default: &596 + default: &597 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -59049,7 +59062,7 @@ paths: description: Response content: application/json: - schema: &398 + schema: &399 title: Org Membership description: Org Membership type: object @@ -59118,7 +59131,7 @@ paths: - organization - user examples: - response-if-user-has-an-active-admin-membership-with-organization: &399 + response-if-user-has-an-active-admin-membership-with-organization: &400 summary: Response if user has an active admin membership with organization value: url: https://api.github.com/orgs/octocat/memberships/defunkt @@ -59219,9 +59232,9 @@ paths: description: Response content: application/json: - schema: *398 + schema: *399 examples: - response-if-user-already-had-membership-with-organization: *399 + response-if-user-already-had-membership-with-organization: *400 '422': *15 '403': *27 '451': *15 @@ -59294,7 +59307,7 @@ paths: application/json: schema: type: array - items: &400 + items: &401 title: Migration description: A migration. type: object @@ -59632,7 +59645,7 @@ paths: description: Response content: application/json: - schema: *400 + schema: *401 examples: default: value: @@ -59811,7 +59824,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/orgs#get-an-organization-migration-status parameters: - *88 - - &401 + - &402 name: migration_id description: The unique identifier of the migration. in: path @@ -59839,7 +59852,7 @@ paths: * `failed`, which means the migration failed. content: application/json: - schema: *400 + schema: *401 examples: default: value: @@ -60009,7 +60022,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/orgs#download-an-organization-migration-archive parameters: - *88 - - *401 + - *402 responses: '302': description: Response @@ -60031,7 +60044,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/orgs#delete-an-organization-migration-archive parameters: - *88 - - *401 + - *402 responses: '204': description: Response @@ -60055,8 +60068,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/orgs#unlock-an-organization-repository parameters: - *88 - - *401 - - &863 + - *402 + - &864 name: repo_name description: repo_name parameter in: path @@ -60084,7 +60097,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/orgs#list-repositories-in-an-organization-migration parameters: - *88 - - *401 + - *402 - *17 - *19 responses: @@ -60194,7 +60207,7 @@ paths: roles: type: array description: The list of organization roles available to the organization. - items: &402 + items: &403 title: Organization Role description: Organization roles type: object @@ -60403,7 +60416,7 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: default: value: @@ -60633,7 +60646,7 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: default: value: @@ -60730,7 +60743,7 @@ paths: description: Response content: application/json: - schema: *402 + schema: *403 examples: default: value: @@ -60889,7 +60902,7 @@ paths: parent: anyOf: - type: 'null' - - *403 + - *404 type: description: The ownership type of the team type: string @@ -60922,7 +60935,7 @@ paths: - type - parent examples: - default: *404 + default: *405 headers: Link: *46 '404': @@ -60981,7 +60994,7 @@ paths: inherited_from: description: Team the user has gotten the role through type: array - items: *403 + items: *404 name: type: - string @@ -61291,7 +61304,7 @@ paths: - nuget - container - *88 - - &864 + - &865 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -61327,12 +61340,12 @@ paths: application/json: schema: type: array - items: *405 + items: *406 examples: - default: *406 + default: *407 '403': *27 '401': *23 - '400': &866 + '400': &867 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -61354,7 +61367,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#get-a-package-for-an-organization parameters: - - &407 + - &408 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 @@ -61372,7 +61385,7 @@ paths: - docker - nuget - container - - &408 + - &409 name: package_name description: The name of the package. in: path @@ -61385,7 +61398,7 @@ paths: description: Response content: application/json: - schema: *405 + schema: *406 examples: default: value: @@ -61437,8 +61450,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#delete-a-package-for-an-organization parameters: - - *407 - *408 + - *409 - *88 responses: '204': @@ -61471,8 +61484,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#restore-a-package-for-an-organization parameters: - - *407 - *408 + - *409 - *88 - name: token description: package token @@ -61505,8 +61518,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: - - *407 - *408 + - *409 - *88 - *19 - *17 @@ -61527,7 +61540,7 @@ paths: application/json: schema: type: array - items: &409 + items: &410 title: Package Version description: A version of a software package type: object @@ -61662,10 +61675,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: - - *407 - *408 + - *409 - *88 - - &410 + - &411 name: package_version_id description: Unique identifier of the package version. in: path @@ -61677,7 +61690,7 @@ paths: description: Response content: application/json: - schema: *409 + schema: *410 examples: default: value: @@ -61713,10 +61726,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#delete-package-version-for-an-organization parameters: - - *407 - *408 + - *409 - *88 - - *410 + - *411 responses: '204': description: Response @@ -61748,10 +61761,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#restore-package-version-for-an-organization parameters: - - *407 - *408 + - *409 - *88 - - *410 + - *411 responses: '204': description: Response @@ -61781,7 +61794,7 @@ paths: - *88 - *17 - *19 - - &411 + - &412 name: sort description: The property by which to sort the results. in: query @@ -61792,7 +61805,7 @@ paths: - created_at default: created_at - *111 - - &412 + - &413 name: owner description: A list of owner usernames to use to filter the results. in: query @@ -61804,7 +61817,7 @@ paths: type: string examples: - owner[]=octocat1,owner[]=octocat2 - - &413 + - &414 name: repository description: The name of the repository to use to filter the results. in: query @@ -61813,7 +61826,7 @@ paths: type: string examples: - Hello-World - - &414 + - &415 name: permission description: The permission to use to filter the results. in: query @@ -61822,7 +61835,7 @@ paths: type: string examples: - issues_read - - &415 + - &416 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) @@ -61832,7 +61845,7 @@ paths: schema: type: string format: date-time - - &416 + - &417 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) @@ -61842,7 +61855,7 @@ paths: schema: type: string format: date-time - - &417 + - &418 name: token_id description: The ID of the token in: query @@ -62161,7 +62174,7 @@ paths: type: array items: *284 examples: - default: &418 + default: &419 value: - id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -62298,14 +62311,14 @@ paths: - *88 - *17 - *19 - - *411 - - *111 - *412 + - *111 - *413 - *414 - *415 - *416 - *417 + - *418 responses: '500': *39 '422': *15 @@ -62589,7 +62602,7 @@ paths: type: array items: *284 examples: - default: *418 + default: *419 headers: Link: *46 x-github: @@ -62631,7 +62644,7 @@ paths: type: integer configurations: type: array - items: &419 + items: &420 title: Organization private registry description: Private registry configuration for an organization type: object @@ -63148,7 +63161,7 @@ paths: - created_at - updated_at examples: - org-private-registry-with-selected-visibility: &420 + org-private-registry-with-selected-visibility: &421 value: name: MAVEN_REPOSITORY_SECRET registry_type: maven_repository @@ -63246,9 +63259,9 @@ paths: description: The specified private registry configuration for the organization content: application/json: - schema: *419 + schema: *420 examples: - default: *420 + default: *421 '404': *6 x-github: githubCloudOnly: false @@ -63500,7 +63513,7 @@ paths: application/json: schema: type: array - items: &421 + items: &422 title: Projects v2 Project description: A projects v2 project type: object @@ -63574,7 +63587,7 @@ paths: latest_status_update: anyOf: - type: 'null' - - &954 + - &955 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -63659,7 +63672,7 @@ paths: - deleted_at - deleted_by examples: - default: &422 + default: &423 value: id: 2 node_id: MDc6UHJvamVjdDEwMDI2MDM= @@ -63762,7 +63775,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/projects#get-project-for-organization parameters: - - &423 + - &424 name: project_number description: The project's number. in: path @@ -63775,9 +63788,9 @@ paths: description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 headers: Link: *46 '304': *36 @@ -63800,7 +63813,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/projects/drafts#create-draft-item-for-organization-owned-project parameters: - *88 - - *423 + - *424 requestBody: required: true description: Details of the draft item to create in the project. @@ -63834,7 +63847,7 @@ paths: description: Response content: application/json: - schema: &428 + schema: &429 title: Projects v2 Item description: An item belonging to a project type: object @@ -63848,7 +63861,7 @@ paths: content: oneOf: - *225 - - &571 + - &572 title: Pull Request Simple description: Pull Request Simple type: object @@ -63968,7 +63981,7 @@ paths: milestone: anyOf: - type: 'null' - - *424 + - *425 active_lock_reason: type: - string @@ -64051,7 +64064,7 @@ paths: _links: type: object properties: - comments: &425 + comments: &426 title: Link description: Hypermedia Link type: object @@ -64060,13 +64073,13 @@ paths: type: string required: - href - commits: *425 - statuses: *425 - html: *425 - issue: *425 - review_comments: *425 - review_comment: *425 - self: *425 + commits: *426 + statuses: *426 + html: *426 + issue: *426 + review_comments: *426 + review_comment: *426 + self: *426 required: - comments - commits @@ -64077,7 +64090,7 @@ paths: - review_comment - self author_association: *222 - auto_merge: &741 + auto_merge: &742 title: Auto merge description: The status of auto merging a pull request. type: @@ -64103,7 +64116,7 @@ paths: - merge_method - commit_title - commit_message - stack: &742 + stack: &743 title: Pull Request Stack description: The stack information associated with a pull request. @@ -64217,7 +64230,7 @@ paths: - created_at - updated_at description: The content represented by the item. - content_type: &427 + content_type: &428 title: Projects v2 Item Content Type description: The type of content tracked in a project item type: string @@ -64261,7 +64274,7 @@ paths: - updated_at - archived_at examples: - draft_issue: &429 + draft_issue: &430 value: id: 17 node_id: PVTI_lADOANN5s84ACbL0zgBueEI @@ -64335,7 +64348,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/fields#list-project-fields-for-organization parameters: - - *423 + - *424 - *88 - *17 - *109 @@ -64347,7 +64360,7 @@ paths: application/json: schema: type: array - items: &426 + items: &427 title: Projects v2 Field description: A field inside a projects v2 project type: object @@ -64500,7 +64513,7 @@ paths: - updated_at - project_url examples: - default: &887 + default: &888 value: - id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -64630,7 +64643,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: - - *423 + - *424 - *88 requestBody: required: true @@ -64677,7 +64690,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: &888 + items: &889 type: object properties: name: @@ -64714,7 +64727,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: &889 + iteration_configuration: &890 type: object description: The configuration for iteration fields. properties: @@ -64764,7 +64777,7 @@ paths: value: name: Due date data_type: date - single_select_field: &890 + single_select_field: &891 summary: Create a single select field value: name: Priority @@ -64791,7 +64804,7 @@ paths: description: raw: High priority items html: High priority items - iteration_field: &891 + iteration_field: &892 summary: Create an iteration field value: name: Sprint @@ -64815,9 +64828,9 @@ paths: description: Response for adding a field to an organization-owned project. content: application/json: - schema: *426 + schema: *427 examples: - text_field: &892 + text_field: &893 value: id: 24680 node_id: PVTF_lADOABCD2468024680 @@ -64826,7 +64839,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: &893 + number_field: &894 value: id: 13579 node_id: PVTF_lADOABCD1357913579 @@ -64835,7 +64848,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: &894 + date_field: &895 value: id: 98765 node_id: PVTF_lADOABCD9876598765 @@ -64844,7 +64857,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: &895 + single_select_field: &896 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -64878,7 +64891,7 @@ paths: raw: High priority items created_at: '2022-04-28T12:00:00Z' updated_at: '2022-04-28T12:00:00Z' - iteration_field: &896 + iteration_field: &897 value: id: 11223 node_id: PVTF_lADOABCD1122311223 @@ -64923,8 +64936,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/fields#get-project-field-for-organization parameters: - - *423 - - &897 + - *424 + - &898 name: field_id description: The unique identifier of the field. in: path @@ -64937,9 +64950,9 @@ paths: description: Response content: application/json: - schema: *426 + schema: *427 examples: - default: &898 + default: &899 value: id: 12345 node_id: PVTF_lADOABCD1234567890 @@ -64995,7 +65008,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: - - *423 + - *424 - *88 - 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) @@ -65028,7 +65041,7 @@ paths: application/json: schema: type: array - items: &430 + items: &431 title: Projects v2 Item description: An item belonging to a project type: object @@ -65045,7 +65058,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: *427 + content_type: *428 content: type: - object @@ -65095,7 +65108,7 @@ paths: - updated_at - archived_at examples: - default: &431 + default: &432 value: id: 13 node_id: PVTI_lAAFAQ0 @@ -65793,7 +65806,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#add-item-to-organization-owned-project parameters: - *88 - - *423 + - *424 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -65863,22 +65876,22 @@ paths: description: Response content: application/json: - schema: *428 + schema: *429 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *429 + value: *430 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *429 + value: *430 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *429 + value: *430 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *429 + value: *430 '304': *36 '403': *27 '401': *23 @@ -65898,9 +65911,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: - - *423 + - *424 - *88 - - &432 + - &433 name: item_id description: The unique identifier of the project item. in: path @@ -65926,9 +65939,9 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: - default: *431 + default: *432 headers: Link: *46 '304': *36 @@ -65949,9 +65962,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#update-project-item-for-organization parameters: - - *423 + - *424 - *88 - - *432 + - *433 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -66024,13 +66037,13 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: - text_field: *431 - number_field: *431 - date_field: *431 - single_select_field: *431 - iteration_field: *431 + text_field: *432 + number_field: *432 + date_field: *432 + single_select_field: *432 + iteration_field: *432 '401': *23 '403': *27 '404': *6 @@ -66050,9 +66063,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#delete-project-item-for-organization parameters: - - *423 + - *424 - *88 - - *432 + - *433 responses: '204': description: Response @@ -66076,7 +66089,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/projects/views#create-a-view-for-an-organization-owned-project parameters: - *88 - - *423 + - *424 requestBody: required: true content: @@ -66150,7 +66163,7 @@ paths: description: Response for creating a view in an organization-owned project. content: application/json: - schema: &878 + schema: &879 title: Projects v2 View description: A view inside a projects v2 project type: object @@ -66254,7 +66267,7 @@ paths: examples: table_view: summary: Response for creating a table view - value: &433 + value: &434 value: id: 1 number: 1 @@ -66300,10 +66313,10 @@ paths: - 456 board_view: summary: Response for creating a board view with filter - value: *433 + value: *434 roadmap_view: summary: Response for creating a roadmap view - value: *433 + value: *434 '304': *36 '403': *27 '401': *23 @@ -66331,9 +66344,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: - - *423 + - *424 - *88 - - &899 + - &900 name: view_number description: The number that identifies the project view. in: path @@ -66365,9 +66378,9 @@ paths: application/json: schema: type: array - items: *430 + items: *431 examples: - default: *431 + default: *432 headers: Link: *46 '304': *36 @@ -66531,7 +66544,7 @@ paths: required: true content: application/json: - schema: *434 + schema: *435 examples: default: value: @@ -66899,7 +66912,7 @@ paths: type: array items: *284 examples: - default: *418 + default: *419 headers: Link: *46 x-github: @@ -67103,7 +67116,7 @@ paths: description: Response content: application/json: - schema: &496 + schema: &497 title: Full Repository description: Full Repository type: object @@ -67573,7 +67586,7 @@ paths: description: Whether anonymous git access is allowed. default: true type: boolean - code_of_conduct: &615 + code_of_conduct: &616 title: Code Of Conduct Simple description: Code of Conduct Simple type: object @@ -67603,7 +67616,7 @@ paths: - key - name - html_url - security_and_analysis: *435 + security_and_analysis: *436 custom_properties: type: object description: The custom properties that were defined for the repository. @@ -67687,7 +67700,7 @@ paths: - network_count - subscribers_count examples: - default: &498 + default: &499 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -68213,9 +68226,9 @@ paths: application/json: schema: type: array - items: *436 + items: *437 examples: - default: *437 + default: *438 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -68240,7 +68253,7 @@ paths: - *88 - *17 - *19 - - &766 + - &767 name: targets description: | A comma-separated list of rule targets to filter by. @@ -68332,11 +68345,11 @@ paths: type: array description: The actors that can bypass the rules in this ruleset items: *169 - conditions: *438 + conditions: *439 rules: type: array description: An array of rules within the ruleset. - items: &440 + items: &441 title: Repository Rule type: object description: A repository rule. @@ -68401,7 +68414,7 @@ paths: application/json: schema: *191 examples: - default: &439 + default: &440 value: id: 21 name: super cool ruleset @@ -68457,7 +68470,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/rule-suites#list-organization-rule-suites parameters: - *88 - - &768 + - &769 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 @@ -68469,14 +68482,14 @@ paths: x-multi-segment: true - *314 - *106 - - &769 + - &770 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 - - &770 + - &771 name: rule_suite_result description: The rule suite results to filter on. When specified, only suites with this result will be returned. @@ -68489,7 +68502,7 @@ paths: - bypass - all default: all - - &771 + - &772 name: evaluate_status description: |- The evaluate status to filter on. When specified, only rule suites resulting from rulesets with the specified evaluate status will be returned. @@ -68512,7 +68525,7 @@ paths: description: Response content: application/json: - schema: &772 + schema: &773 title: Rule Suites description: Response type: array @@ -68568,7 +68581,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &773 + default: &774 value: - id: 21 actor_id: 12 @@ -68612,7 +68625,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *88 - - &774 + - &775 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -68628,7 +68641,7 @@ paths: description: Response content: application/json: - schema: &775 + schema: &776 title: Rule Suite description: Response type: object @@ -68735,7 +68748,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &776 + default: &777 value: id: 21 actor_id: 12 @@ -68810,7 +68823,7 @@ paths: application/json: schema: *191 examples: - default: *439 + default: *440 '404': *6 '500': *39 put: @@ -68859,11 +68872,11 @@ paths: type: array description: The actors that can bypass the rules in this ruleset items: *169 - conditions: *438 + conditions: *439 rules: description: An array of rules within the ruleset. type: array - items: *440 + items: *441 examples: default: value: @@ -68900,7 +68913,7 @@ paths: application/json: schema: *191 examples: - default: *439 + default: *440 '404': *6 '422': *15 '500': *39 @@ -68960,7 +68973,7 @@ paths: type: array items: *195 examples: - default: *441 + default: *442 '404': *6 '500': *39 x-github: @@ -68997,7 +69010,7 @@ paths: description: Response content: application/json: - schema: *442 + schema: *443 examples: default: value: @@ -69060,7 +69073,6 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/secret-scanning/secret-scanning#list-secret-scanning-alerts-for-an-organization parameters: - *88 - - *443 - *444 - *445 - *446 @@ -69068,10 +69080,11 @@ paths: - *448 - *449 - *450 + - *451 - *111 - *19 - *17 - - &778 + - &779 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 @@ -69081,7 +69094,7 @@ paths: required: false schema: type: string - - &779 + - &780 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 @@ -69091,13 +69104,13 @@ paths: required: false schema: type: string - - *451 - *452 - *453 - *454 - *455 - *456 - *457 + - *458 responses: '200': description: Response @@ -69105,9 +69118,9 @@ paths: application/json: schema: type: array - items: *458 + items: *459 examples: - default: *459 + default: *460 headers: Link: *46 '404': *6 @@ -69137,9 +69150,9 @@ paths: subcategory: custom-patterns parameters: - *88 - - *460 - *461 - *462 + - *463 - *111 - *19 - *17 @@ -69152,7 +69165,7 @@ paths: type: array items: *197 examples: - default: *463 + default: *464 headers: Link: *46 '403': *27 @@ -69188,9 +69201,9 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: *464 + items: *465 examples: - default: *465 + default: *466 responses: '201': description: All patterns created successfully. @@ -69204,7 +69217,7 @@ paths: description: The list of successfully created custom patterns. items: *197 examples: - default: *466 + default: *467 '400': *14 '403': *27 '404': *6 @@ -69228,7 +69241,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: *467 + items: *468 delete: summary: Bulk delete organization custom patterns description: |- @@ -69261,7 +69274,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: *468 + items: *469 post_delete_action: type: string description: |- @@ -69274,7 +69287,7 @@ paths: - resolve_alerts default: delete_alerts examples: - default: *469 + default: *470 responses: '204': description: All patterns deleted successfully. @@ -69312,9 +69325,9 @@ paths: required: true content: application/json: - schema: *470 + schema: *471 examples: - default: *471 + default: *472 responses: '200': description: Pattern updated successfully. @@ -69322,7 +69335,7 @@ paths: application/json: schema: *197 examples: - default: *472 + default: *473 '400': *14 '403': *27 '404': *6 @@ -69353,9 +69366,9 @@ paths: description: Response content: application/json: - schema: *473 + schema: *474 examples: - default: *474 + default: *475 '403': *27 '404': *6 patch: @@ -69508,7 +69521,7 @@ paths: application/json: schema: type: array - items: &800 + items: &801 description: A repository security advisory. type: object properties: @@ -69731,7 +69744,7 @@ paths: login: type: string description: The username of the user credited. - type: *475 + type: *476 credits_detailed: type: - array @@ -69742,7 +69755,7 @@ paths: type: object properties: user: *4 - type: *475 + type: *476 state: type: string description: The state of the user's acceptance of the @@ -69805,7 +69818,7 @@ paths: - private_fork additionalProperties: false examples: - default: &801 + default: &802 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -70192,7 +70205,7 @@ paths: application/json: schema: type: array - items: *403 + items: *404 examples: default: value: @@ -70291,7 +70304,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization parameters: - *88 - - *476 + - *477 - *17 - *19 responses: @@ -70299,9 +70312,9 @@ paths: description: Success content: application/json: - schema: *477 + schema: *478 examples: - default: *478 + default: *479 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -70584,7 +70597,7 @@ paths: type: array items: *149 examples: - default: *479 + default: *480 headers: Link: *46 x-github: @@ -70813,15 +70826,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: - *88 - - *480 + - *481 responses: '200': description: Response content: application/json: - schema: *481 + schema: *482 examples: - default: *482 + default: *483 headers: Link: *46 x-github: @@ -70859,7 +70872,7 @@ paths: description: Response content: application/json: - schema: &493 + schema: &494 title: GroupMapping description: External Groups to be mapped to a team for membership type: object @@ -70911,7 +70924,7 @@ paths: group_description: Another group of Developers working on AzureAD SAML SSO examples: - default: &494 + default: &495 value: groups: - group_id: '123' @@ -70968,7 +70981,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 headers: Link: *46 '403': *27 @@ -71058,7 +71071,7 @@ paths: description: Response content: application/json: - schema: &483 + schema: &484 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -71132,7 +71145,7 @@ paths: parent: anyOf: - type: 'null' - - *403 + - *404 members_count: type: integer examples: @@ -71457,7 +71470,7 @@ paths: - repos_count - organization examples: - default: &484 + default: &485 value: id: 1 node_id: MDQ6VGVhbTE= @@ -71534,9 +71547,9 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '404': *6 x-github: githubCloudOnly: false @@ -71627,16 +71640,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '201': description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '404': *6 '422': *15 '403': *27 @@ -71666,7 +71679,7 @@ paths: responses: '204': description: Response - '422': &487 + '422': &488 description: Unprocessable entity if you attempt to modify an enterprise team at the organization level. x-github: @@ -71695,10 +71708,10 @@ paths: description: Response content: application/json: - schema: *485 + schema: *486 examples: - default: *486 - '422': *487 + default: *487 + '422': *488 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -71742,10 +71755,10 @@ paths: description: Response content: application/json: - schema: *488 + schema: *489 examples: - default: *489 - '422': *487 + default: *490 + '422': *488 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -71769,7 +71782,7 @@ paths: responses: '204': description: Response - '422': *487 + '422': *488 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -71801,12 +71814,12 @@ paths: application/json: schema: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *46 - '422': *487 + '422': *488 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -71850,7 +71863,7 @@ paths: application/json: schema: type: array - items: &843 + items: &844 title: Team Member description: A user that is a member of a team, including their role on the team and whether the membership is inherited from @@ -71993,7 +72006,7 @@ paths: - type - url examples: - default: &844 + default: &845 value: - login: octocat id: 1 @@ -72052,7 +72065,7 @@ paths: description: Response content: application/json: - schema: &490 + schema: &491 title: Team Membership description: Team Membership type: object @@ -72080,7 +72093,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &845 + response-if-user-is-a-team-maintainer: &846 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -72143,9 +72156,9 @@ paths: description: Response content: application/json: - schema: *490 + schema: *491 examples: - response-if-users-membership-with-team-is-now-pending: &846 + response-if-users-membership-with-team-is-now-pending: &847 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -72223,7 +72236,7 @@ paths: type: array items: *284 examples: - default: *418 + default: *419 headers: Link: *46 x-github: @@ -72254,14 +72267,14 @@ paths: parameters: - *88 - *219 - - *491 - *492 + - *493 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &847 + schema: &848 title: Team Repository description: A team's access to a repository. type: object @@ -72896,8 +72909,8 @@ paths: parameters: - *88 - *219 - - *491 - *492 + - *493 requestBody: required: false content: @@ -72944,8 +72957,8 @@ paths: parameters: - *88 - *219 - - *491 - *492 + - *493 responses: '204': description: Response @@ -72978,10 +72991,10 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: *494 - '422': *487 + default: *495 + '422': *488 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -73047,7 +73060,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -73059,7 +73072,7 @@ paths: group_name: Octocat docs members group_description: The people who make your octoworld come to life. - '422': *487 + '422': *488 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -73093,7 +73106,7 @@ paths: type: array items: *317 examples: - response-if-child-teams-exist: &848 + response-if-child-teams-exist: &849 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -73246,7 +73259,7 @@ paths: resources: type: object properties: - core: &495 + core: &496 title: Rate Limit type: object properties: @@ -73263,17 +73276,17 @@ paths: - remaining - reset - used - graphql: *495 - search: *495 - code_search: *495 - source_import: *495 - integration_manifest: *495 - actions_runner_registration: *495 - scim: *495 - dependency_snapshots: *495 - dependency_sbom: *495 - code_scanning_autofix: *495 - copilot_usage_records: *495 + graphql: *496 + search: *496 + code_search: *496 + source_import: *496 + integration_manifest: *496 + actions_runner_registration: *496 + scim: *496 + dependency_snapshots: *496 + dependency_sbom: *496 + code_scanning_autofix: *496 + copilot_usage_records: *496 required: - core - search @@ -73370,14 +73383,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#get-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *496 + schema: *497 examples: default-response: summary: Default response @@ -73885,7 +73898,7 @@ paths: status: disabled '403': *27 '404': *6 - '301': *497 + '301': *498 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -73903,8 +73916,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#update-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -74225,10 +74238,10 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: - default: *498 - '307': &499 + default: *499 + '307': &500 description: Temporary Redirect content: application/json: @@ -74257,8 +74270,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#delete-a-repository parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -74280,7 +74293,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': *499 + '307': *500 '404': *6 '409': *120 x-github: @@ -74304,11 +74317,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *19 - - &515 + - &516 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -74331,7 +74344,7 @@ paths: type: integer artifacts: type: array - items: &500 + items: &501 title: Artifact description: An artifact type: object @@ -74426,7 +74439,7 @@ paths: - expires_at - updated_at examples: - default: &516 + default: &517 value: total_count: 2 artifacts: @@ -74487,9 +74500,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/artifacts#get-an-artifact parameters: - - *491 - *492 - - &501 + - *493 + - &502 name: artifact_id description: The unique identifier of the artifact. in: path @@ -74501,7 +74514,7 @@ paths: description: Response content: application/json: - schema: *500 + schema: *501 examples: default: value: @@ -74539,9 +74552,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/artifacts#delete-an-artifact parameters: - - *491 - *492 - - *501 + - *493 + - *502 responses: '204': description: Response @@ -74565,9 +74578,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/artifacts#download-an-artifact parameters: - - *491 - *492 - - *501 + - *493 + - *502 - name: archive_format in: path required: true @@ -74577,7 +74590,7 @@ paths: '302': description: Response headers: - Location: &632 + Location: &633 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 @@ -74602,14 +74615,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: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: &502 + schema: &503 title: Actions cache retention limit for a repository description: GitHub Actions cache retention policy for a repository. type: object @@ -74643,13 +74656,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: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: *502 + schema: *503 examples: selected_actions: *43 responses: @@ -74678,14 +74691,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: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: &503 + schema: &504 title: Actions cache storage limit for a repository description: GitHub Actions cache storage policy for a repository. type: object @@ -74719,13 +74732,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: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: *503 + schema: *504 examples: selected_actions: *45 responses: @@ -74756,14 +74769,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: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *504 + schema: *505 examples: default: value: @@ -74789,11 +74802,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: - - *491 - *492 + - *493 - *17 - *19 - - &505 + - &506 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 @@ -74827,7 +74840,7 @@ paths: description: Response content: application/json: - schema: &506 + schema: &507 title: Repository actions caches description: Repository actions caches type: object @@ -74877,7 +74890,7 @@ paths: - total_count - actions_caches examples: - default: &507 + default: &508 value: total_count: 1 actions_caches: @@ -74909,23 +74922,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: - - *491 - *492 + - *493 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *505 + - *506 responses: '200': description: Response content: application/json: - schema: *506 + schema: *507 examples: - default: *507 + default: *508 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -74945,8 +74958,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: - - *491 - *492 + - *493 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -74975,8 +74988,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/concurrency-groups#list-concurrency-groups-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *110 responses: @@ -75059,8 +75072,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/concurrency-groups#get-a-concurrency-group-for-a-repository parameters: - - *491 - *492 + - *493 - name: concurrency_group_name description: The name of the concurrency group. in: path @@ -75216,9 +75229,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: - - *491 - *492 - - &508 + - *493 + - &509 name: job_id description: The unique identifier of the job. in: path @@ -75230,7 +75243,7 @@ paths: description: Response content: application/json: - schema: &519 + schema: &520 title: Job description: Information of a job execution in a workflow run type: object @@ -75577,9 +75590,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: - - *491 - *492 - - *508 + - *493 + - *509 responses: '302': description: Response @@ -75607,9 +75620,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: - - *491 - *492 - - *508 + - *493 + - *509 requestBody: required: false content: @@ -75660,8 +75673,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: - - *491 - *492 + - *493 responses: '200': description: Status response @@ -75720,8 +75733,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -75789,8 +75802,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#list-repository-organization-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -75808,7 +75821,7 @@ paths: type: integer secrets: type: array - items: &521 + items: &522 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -75829,7 +75842,7 @@ paths: - created_at - updated_at examples: - default: &522 + default: &523 value: total_count: 2 secrets: @@ -75862,8 +75875,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#list-repository-organization-variables parameters: - - *491 - *492 + - *493 - *303 - *19 responses: @@ -75881,7 +75894,7 @@ paths: type: integer variables: type: array - items: &523 + items: &524 title: Actions Variable type: object properties: @@ -75915,7 +75928,7 @@ paths: - created_at - updated_at examples: - default: &524 + default: &525 value: total_count: 2 variables: @@ -75948,8 +75961,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -75958,7 +75971,7 @@ paths: schema: type: object properties: - enabled: &509 + enabled: &510 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *61 @@ -75993,8 +76006,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: - - *491 - *492 + - *493 responses: '204': description: Response @@ -76005,7 +76018,7 @@ paths: schema: type: object properties: - enabled: *509 + enabled: *510 allowed_actions: *61 sha_pinning_required: *62 required: @@ -76038,14 +76051,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: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: &510 + schema: &511 type: object properties: access_level: @@ -76063,7 +76076,7 @@ paths: required: - access_level examples: - default: &511 + default: &512 value: access_level: organization x-github: @@ -76088,15 +76101,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: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: *510 + schema: *511 examples: - default: *511 + default: *512 responses: '204': description: Response @@ -76120,8 +76133,8 @@ 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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76151,8 +76164,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: - - *491 - *492 + - *493 responses: '204': description: Empty response for successful settings update @@ -76186,8 +76199,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76214,8 +76227,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: - - *491 - *492 + - *493 responses: '204': description: Response @@ -76249,8 +76262,8 @@ 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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76278,8 +76291,8 @@ 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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -76310,8 +76323,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76342,8 +76355,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: - - *491 - *492 + - *493 responses: '204': description: Response @@ -76375,8 +76388,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/permissions#get-default-workflow-permissions-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76405,8 +76418,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: - - *491 - *492 + - *493 responses: '204': description: Success response @@ -76446,8 +76459,8 @@ paths: in: query schema: type: string - - *491 - *492 + - *493 - *17 - *19 responses: @@ -76492,8 +76505,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/self-hosted-runners#get-runner-version-end-of-life-schedule-for-a-repository parameters: - - *491 - *492 + - *493 - name: version description: The runner version to look up. in: path @@ -76560,8 +76573,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -76593,8 +76606,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -76668,8 +76681,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: - - *491 - *492 + - *493 responses: '201': description: Response @@ -76705,8 +76718,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: - - *491 - *492 + - *493 responses: '201': description: Response @@ -76736,8 +76749,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: - - *491 - *492 + - *493 - *76 responses: '200': @@ -76767,8 +76780,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: - - *491 - *492 + - *493 - *76 responses: '204': @@ -76795,8 +76808,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: - - *491 - *492 + - *493 - *76 responses: '200': *82 @@ -76821,8 +76834,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: - - *491 - *492 + - *493 - *76 requestBody: required: true @@ -76871,8 +76884,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: - - *491 - *492 + - *493 - *76 requestBody: required: true @@ -76922,8 +76935,8 @@ 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: - - *491 - *492 + - *493 - *76 responses: '200': *291 @@ -76953,8 +76966,8 @@ 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: - - *491 - *492 + - *493 - *76 - *292 responses: @@ -76984,9 +76997,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: - - *491 - *492 - - &527 + - *493 + - &528 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. @@ -76994,7 +77007,7 @@ paths: required: false schema: type: string - - &528 + - &529 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -77002,7 +77015,7 @@ paths: required: false schema: type: string - - &529 + - &530 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -77011,7 +77024,7 @@ paths: required: false schema: type: string - - &530 + - &531 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 @@ -77038,7 +77051,7 @@ paths: - pending - *17 - *19 - - &531 + - &532 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)." @@ -77047,7 +77060,7 @@ paths: schema: type: string format: date-time - - &512 + - &513 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -77056,13 +77069,13 @@ paths: schema: type: boolean default: false - - &532 + - &533 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &533 + - &534 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -77085,7 +77098,7 @@ paths: type: integer workflow_runs: type: array - items: &513 + items: &514 title: Workflow Run description: An invocation of a workflow type: object @@ -77263,7 +77276,7 @@ paths: head_commit: anyOf: - type: 'null' - - &557 + - &558 title: Simple Commit description: A commit. type: object @@ -77378,7 +77391,7 @@ paths: - workflow_url - pull_requests examples: - default: &534 + default: &535 value: total_count: 1 workflow_runs: @@ -77614,24 +77627,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#get-a-workflow-run parameters: - - *491 - *492 - - &514 + - *493 + - &515 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *512 + - *513 responses: '200': description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: &517 + default: &518 value: id: 30433642 name: Build @@ -77872,9 +77885,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '204': description: Response @@ -77897,9 +77910,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: - - *491 - *492 - - *514 + - *493 + - *515 responses: '200': description: Response @@ -78027,9 +78040,9 @@ 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: - - *491 - *492 - - *514 + - *493 + - *515 responses: '201': description: Response @@ -78062,12 +78075,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *491 - *492 - - *514 + - *493 + - *515 - *17 - *19 - - *515 + - *516 - *111 responses: '200': @@ -78084,9 +78097,9 @@ paths: type: integer artifacts: type: array - items: *500 + items: *501 examples: - default: *516 + default: *517 headers: Link: *46 x-github: @@ -78110,25 +78123,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *491 - *492 - - *514 - - &518 + - *493 + - *515 + - &519 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *512 + - *513 responses: '200': description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *517 + default: *518 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78151,10 +78164,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: - - *491 - *492 - - *514 - - *518 + - *493 + - *515 + - *519 - *17 - *19 responses: @@ -78172,9 +78185,9 @@ paths: type: integer jobs: type: array - items: *519 + items: *520 examples: - default: &520 + default: &521 value: total_count: 1 jobs: @@ -78287,10 +78300,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *491 - *492 - - *514 - - *518 + - *493 + - *515 + - *519 responses: '302': description: Response @@ -78318,9 +78331,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '202': description: Response @@ -78366,9 +78379,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/concurrency-groups#list-concurrency-groups-for-a-workflow-run parameters: - - *491 - *492 - - *514 + - *493 + - *515 - *17 - *109 - *110 @@ -78545,9 +78558,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: - - *491 - *492 - - *514 + - *493 + - *515 requestBody: required: true content: @@ -78614,9 +78627,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '202': description: Response @@ -78649,9 +78662,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: - - *491 - *492 - - *514 + - *493 + - *515 - 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 @@ -78681,9 +78694,9 @@ paths: type: integer jobs: type: array - items: *519 + items: *520 examples: - default: *520 + default: *521 headers: Link: *46 x-github: @@ -78708,9 +78721,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '302': description: Response @@ -78737,9 +78750,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '204': description: Response @@ -78766,9 +78779,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: - - *491 - *492 - - *514 + - *493 + - *515 responses: '200': description: Response @@ -78837,7 +78850,7 @@ paths: items: type: object properties: - type: &647 + type: &648 type: string description: The type of reviewer. enum: @@ -78923,9 +78936,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: - - *491 - *492 - - *514 + - *493 + - *515 requestBody: required: true content: @@ -78975,7 +78988,7 @@ paths: application/json: schema: type: array - items: &634 + items: &635 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -79087,7 +79100,7 @@ paths: - created_at - updated_at examples: - default: &635 + default: &636 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -79143,9 +79156,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#re-run-a-workflow parameters: - - *491 - *492 - - *514 + - *493 + - *515 requestBody: required: false content: @@ -79190,9 +79203,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: - - *491 - *492 - - *514 + - *493 + - *515 requestBody: required: false content: @@ -79247,9 +79260,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *491 - *492 - - *514 + - *493 + - *515 responses: '200': description: Response @@ -79386,8 +79399,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#list-repository-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -79405,9 +79418,9 @@ paths: type: integer secrets: type: array - items: *521 + items: *522 examples: - default: *522 + default: *523 headers: Link: *46 x-github: @@ -79432,8 +79445,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#get-a-repository-public-key parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -79463,17 +79476,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#get-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: &535 + default: &536 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -79499,8 +79512,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 requestBody: required: true @@ -79558,8 +79571,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#delete-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '204': @@ -79585,8 +79598,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#list-repository-variables parameters: - - *491 - *492 + - *493 - *303 - *19 responses: @@ -79604,9 +79617,9 @@ paths: type: integer variables: type: array - items: *523 + items: *524 examples: - default: *524 + default: *525 headers: Link: *46 x-github: @@ -79629,8 +79642,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#create-a-repository-variable parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -79682,17 +79695,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#get-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 responses: '200': description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: &536 + default: &537 value: name: USERNAME value: octocat @@ -79718,8 +79731,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#update-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 requestBody: required: true @@ -79762,8 +79775,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#delete-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 responses: '204': @@ -79789,8 +79802,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#list-repository-workflows parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -79808,7 +79821,7 @@ paths: type: integer workflows: type: array - items: &525 + items: &526 title: Workflow description: A GitHub Actions workflow type: object @@ -79926,9 +79939,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#get-a-workflow parameters: - - *491 - *492 - - &526 + - *493 + - &527 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -79943,7 +79956,7 @@ paths: description: Response content: application/json: - schema: *525 + schema: *526 examples: default: value: @@ -79976,9 +79989,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#disable-a-workflow parameters: - - *491 - *492 - - *526 + - *493 + - *527 responses: '204': description: Response @@ -80003,9 +80016,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *491 - *492 - - *526 + - *493 + - *527 responses: '200': description: Response including the workflow run ID and URLs. @@ -80085,9 +80098,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#enable-a-workflow parameters: - - *491 - *492 - - *526 + - *493 + - *527 responses: '204': description: Response @@ -80114,19 +80127,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: - - *491 - *492 - - *526 + - *493 - *527 - *528 - *529 - *530 + - *531 - *17 - *19 - - *531 - - *512 - *532 + - *513 - *533 + - *534 responses: '200': description: Response @@ -80142,9 +80155,9 @@ paths: type: integer workflow_runs: type: array - items: *513 + items: *514 examples: - default: *534 + default: *535 headers: Link: *46 x-github: @@ -80177,9 +80190,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/workflows#get-workflow-usage parameters: - - *491 - *492 - - *526 + - *493 + - *527 responses: '200': description: Response @@ -80240,8 +80253,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-repository-activities parameters: - - *491 - *492 + - *493 - *111 - *17 - *109 @@ -80414,8 +80427,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#list-repository-organization-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -80433,9 +80446,9 @@ paths: type: integer secrets: type: array - items: *521 + items: *522 examples: - default: *522 + default: *523 headers: Link: *46 x-github: @@ -80459,8 +80472,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#list-repository-organization-variables parameters: - - *491 - *492 + - *493 - *303 - *19 responses: @@ -80478,9 +80491,9 @@ paths: type: integer variables: type: array - items: *523 + items: *524 examples: - default: *524 + default: *525 headers: Link: *46 x-github: @@ -80505,8 +80518,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#list-repository-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -80524,9 +80537,9 @@ paths: type: integer secrets: type: array - items: *521 + items: *522 examples: - default: *522 + default: *523 headers: Link: *46 x-github: @@ -80551,8 +80564,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#get-a-repository-public-key parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -80582,17 +80595,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#get-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *535 + default: *536 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80614,8 +80627,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#create-or-update-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 requestBody: required: true @@ -80673,8 +80686,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/secrets#delete-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '204': @@ -80700,8 +80713,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#list-repository-variables parameters: - - *491 - *492 + - *493 - *303 - *19 responses: @@ -80719,9 +80732,9 @@ paths: type: integer variables: type: array - items: *523 + items: *524 examples: - default: *524 + default: *525 headers: Link: *46 x-github: @@ -80744,8 +80757,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#create-a-repository-variable parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -80797,17 +80810,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#get-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 responses: '200': description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *536 + default: *537 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -80828,8 +80841,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#update-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 requestBody: required: true @@ -80872,8 +80885,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/agents/variables#delete-a-repository-variable parameters: - - *491 - *492 + - *493 - *297 responses: '204': @@ -80895,8 +80908,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/assignees#list-assignees parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -80933,8 +80946,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: - - *491 - *492 + - *493 - name: assignee in: path required: true @@ -80970,8 +80983,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/attestations#create-an-attestation parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -81081,8 +81094,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/attestations#list-attestations parameters: - - *491 - *492 + - *493 - *17 - *109 - *110 @@ -81123,7 +81136,7 @@ paths: initiator: type: string examples: - default: *537 + default: *538 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81143,8 +81156,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -81152,7 +81165,7 @@ paths: application/json: schema: type: array - items: &538 + items: &539 title: Autolink reference description: An autolink reference. type: object @@ -81211,8 +81224,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -81251,9 +81264,9 @@ paths: description: response content: application/json: - schema: *538 + schema: *539 examples: - default: &539 + default: &540 value: id: 1 key_prefix: TICKET- @@ -81284,9 +81297,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: - - *491 - *492 - - &540 + - *493 + - &541 name: autolink_id description: The unique identifier of the autolink. in: path @@ -81298,9 +81311,9 @@ paths: description: Response content: application/json: - schema: *538 + schema: *539 examples: - default: *539 + default: *540 '404': *6 x-github: githubCloudOnly: false @@ -81320,9 +81333,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: - - *491 - *492 - - *540 + - *493 + - *541 responses: '204': description: Response @@ -81346,8 +81359,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: - - *491 - *492 + - *493 responses: '200': description: Response if Dependabot is enabled @@ -81397,8 +81410,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#enable-dependabot-security-updates parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -81419,8 +81432,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#disable-dependabot-security-updates parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -81440,8 +81453,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branches#list-branches parameters: - - *491 - *492 + - *493 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -81479,7 +81492,7 @@ paths: - url protected: type: boolean - protection: &542 + protection: &543 title: Branch Protection description: Branch Protection type: object @@ -81522,7 +81535,7 @@ paths: required: - contexts - checks - enforce_admins: &545 + enforce_admins: &546 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -81539,7 +81552,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &547 + required_pull_request_reviews: &548 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -81623,7 +81636,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &544 + restrictions: &545 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -81916,9 +81929,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branches#get-a-branch parameters: - - *491 - *492 - - &543 + - *493 + - &544 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). @@ -81932,14 +81945,14 @@ paths: description: Response content: application/json: - schema: &553 + schema: &554 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &607 + commit: &608 title: Commit description: Commit type: object @@ -81978,7 +81991,7 @@ paths: author: anyOf: - type: 'null' - - &541 + - &542 title: Git User description: Metaproperties for Git author/committer information. @@ -82000,7 +82013,7 @@ paths: committer: anyOf: - type: 'null' - - *541 + - *542 message: type: string examples: @@ -82024,7 +82037,7 @@ paths: required: - sha - url - verification: &665 + verification: &666 title: Verification type: object properties: @@ -82104,7 +82117,7 @@ paths: type: integer files: type: array - items: &617 + items: &618 title: Diff Entry description: Diff Entry type: object @@ -82200,7 +82213,7 @@ paths: - self protected: type: boolean - protection: *542 + protection: *543 protection_url: type: string format: uri @@ -82309,7 +82322,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *497 + '301': *498 '404': *6 x-github: githubCloudOnly: false @@ -82331,15 +82344,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *542 + schema: *543 examples: default: value: @@ -82533,9 +82546,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#update-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -82795,7 +82808,7 @@ paths: url: type: string format: uri - required_status_checks: &550 + required_status_checks: &551 title: Status Check Policy description: Status Check Policy type: object @@ -82954,7 +82967,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *544 + restrictions: *545 required_conversation_resolution: type: object properties: @@ -83066,9 +83079,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#delete-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -83093,17 +83106,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-admin-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *545 + schema: *546 examples: - default: &546 + default: &547 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -83125,17 +83138,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#set-admin-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *545 + schema: *546 examples: - default: *546 + default: *547 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -83154,9 +83167,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -83181,17 +83194,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *547 + schema: *548 examples: - default: &548 + default: &549 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -83287,9 +83300,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -83387,9 +83400,9 @@ paths: description: Response content: application/json: - schema: *547 + schema: *548 examples: - default: *548 + default: *549 '422': *15 x-github: githubCloudOnly: false @@ -83410,9 +83423,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -83439,17 +83452,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-commit-signature-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *545 + schema: *546 examples: - default: &549 + default: &550 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -83472,17 +83485,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#create-commit-signature-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *545 + schema: *546 examples: - default: *549 + default: *550 '404': *6 x-github: githubCloudOnly: false @@ -83502,9 +83515,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -83529,17 +83542,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-status-checks-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *550 + schema: *551 examples: - default: &551 + default: &552 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -83565,9 +83578,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#update-status-check-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -83619,9 +83632,9 @@ paths: description: Response content: application/json: - schema: *550 + schema: *551 examples: - default: *551 + default: *552 '404': *6 '422': *15 x-github: @@ -83643,9 +83656,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#remove-status-check-protection parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -83669,9 +83682,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response @@ -83705,9 +83718,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#add-status-check-contexts parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -83774,9 +83787,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#set-status-check-contexts parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -83840,9 +83853,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#remove-status-check-contexts parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: content: application/json: @@ -83908,15 +83921,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#get-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response content: application/json: - schema: *544 + schema: *545 examples: default: value: @@ -84007,9 +84020,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#delete-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 responses: '204': description: Response @@ -84032,9 +84045,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: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response @@ -84044,7 +84057,7 @@ paths: type: array items: *5 examples: - default: &552 + default: &553 value: - id: 1 slug: octoapp @@ -84101,9 +84114,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#add-app-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -84137,7 +84150,7 @@ paths: type: array items: *5 examples: - default: *552 + default: *553 '422': *15 x-github: githubCloudOnly: false @@ -84158,9 +84171,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#set-app-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -84194,7 +84207,7 @@ paths: type: array items: *5 examples: - default: *552 + default: *553 '422': *15 x-github: githubCloudOnly: false @@ -84215,9 +84228,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -84251,7 +84264,7 @@ paths: type: array items: *5 examples: - default: *552 + default: *553 '422': *15 x-github: githubCloudOnly: false @@ -84273,9 +84286,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: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response @@ -84285,7 +84298,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 '404': *6 x-github: githubCloudOnly: false @@ -84305,9 +84318,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#add-team-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -84345,7 +84358,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 '422': *15 x-github: githubCloudOnly: false @@ -84366,9 +84379,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#set-team-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: false content: @@ -84406,7 +84419,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 '422': *15 x-github: githubCloudOnly: false @@ -84427,9 +84440,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: content: application/json: @@ -84466,7 +84479,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 '422': *15 x-github: githubCloudOnly: false @@ -84488,9 +84501,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: - - *491 - *492 - - *543 + - *493 + - *544 responses: '200': description: Response @@ -84524,9 +84537,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#add-user-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -84584,9 +84597,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#set-user-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -84644,9 +84657,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -84706,9 +84719,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branches#rename-a-branch parameters: - - *491 - *492 - - *543 + - *493 + - *544 requestBody: required: true content: @@ -84730,7 +84743,7 @@ paths: description: Response content: application/json: - schema: *553 + schema: *554 examples: default: value: @@ -84844,8 +84857,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *491 - *492 + - *493 - *104 - *105 - *106 @@ -84881,8 +84894,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *491 - *492 + - *493 - name: bypass_request_number in: path required: true @@ -84955,8 +84968,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *491 - *492 + - *493 - *104 - *105 - *106 @@ -84996,8 +85009,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *491 - *492 + - *493 - name: bypass_request_number in: path required: true @@ -85067,8 +85080,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *491 - *492 + - *493 - name: bypass_request_number in: path required: true @@ -85139,8 +85152,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *491 - *492 + - *493 - name: bypass_response_id in: path required: true @@ -85173,8 +85186,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/runs#create-a-check-run parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -85453,7 +85466,7 @@ paths: description: Response content: application/json: - schema: &554 + schema: &555 title: CheckRun description: A check performed on the code of a given code change type: object @@ -85589,7 +85602,7 @@ paths: check. type: array items: *228 - deployment: &910 + deployment: &911 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -85876,9 +85889,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/runs#get-a-check-run parameters: - - *491 - *492 - - &555 + - *493 + - &556 name: check_run_id description: The unique identifier of the check run. in: path @@ -85890,9 +85903,9 @@ paths: description: Response content: application/json: - schema: *554 + schema: *555 examples: - default: &556 + default: &557 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -85992,9 +86005,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/runs#update-a-check-run parameters: - - *491 - *492 - - *555 + - *493 + - *556 requestBody: required: true content: @@ -86234,9 +86247,9 @@ paths: description: Response content: application/json: - schema: *554 + schema: *555 examples: - default: *556 + default: *557 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86256,9 +86269,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/runs#list-check-run-annotations parameters: - - *491 - *492 - - *555 + - *493 + - *556 - *17 - *19 responses: @@ -86368,9 +86381,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/runs#rerequest-a-check-run parameters: - - *491 - *492 - - *555 + - *493 + - *556 responses: '201': description: Response @@ -86414,8 +86427,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/suites#create-a-check-suite parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -86437,7 +86450,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &558 + schema: &559 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -86535,7 +86548,7 @@ paths: - string - 'null' format: date-time - head_commit: *557 + head_commit: *558 latest_check_runs_count: type: integer check_runs_url: @@ -86563,7 +86576,7 @@ paths: - check_runs_url - pull_requests examples: - default: &559 + default: &560 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -86854,9 +86867,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *558 + schema: *559 examples: - default: *559 + default: *560 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -86875,8 +86888,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -87185,9 +87198,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/suites#get-a-check-suite parameters: - - *491 - *492 - - &560 + - *493 + - &561 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -87199,9 +87212,9 @@ paths: description: Response content: application/json: - schema: *558 + schema: *559 examples: - default: *559 + default: *560 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87224,17 +87237,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: - - *491 - *492 - - *560 - - &612 + - *493 + - *561 + - &613 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &613 + - &614 name: status description: Returns check runs with the specified `status`. in: query @@ -87273,9 +87286,9 @@ paths: type: integer check_runs: type: array - items: *554 + items: *555 examples: - default: &614 + default: &615 value: total_count: 1 check_runs: @@ -87377,9 +87390,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/checks/suites#rerequest-a-check-suite parameters: - - *491 - *492 - - *560 + - *493 + - *561 responses: '201': description: Response @@ -87408,8 +87421,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/code-quality/code-quality#list-code-quality-findings-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *111 - *109 @@ -87431,7 +87444,7 @@ paths: application/json: schema: type: array - items: &561 + items: &562 description: Code quality finding type: object properties: @@ -87561,7 +87574,7 @@ paths: markdown: This check is useless. [o](java/UselessNullCheck.java#L9C4-L9C18) cannot be null at this check, since it is guarded by [...instanceof...](java/UselessNullCheck.java#L7C13-L7C25). created_at: '2026-01-23T12:34:56Z' - '403': &562 + '403': &563 description: Response if the user is not authorized to access Code quality for this repository. content: @@ -87588,8 +87601,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/code-quality/code-quality#get-a-code-quality-finding parameters: - - *491 - *492 + - *493 - name: finding_number in: path description: The number that identifies a finding. @@ -87601,7 +87614,7 @@ paths: description: Response content: application/json: - schema: *561 + schema: *562 examples: default: value: @@ -87630,7 +87643,7 @@ paths: markdown: This check is useless. [o](java/UselessNullCheck.java#L9C4-L9C18) cannot be null at this check, since it is guarded by [...instanceof...](java/UselessNullCheck.java#L7C13-L7C25). created_at: '2026-01-23T12:34:56Z' - '403': *562 + '403': *563 '404': *6 '503': *196 x-github: @@ -87652,8 +87665,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/code-quality/code-quality#get-a-code-quality-setup-configuration parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -87735,7 +87748,7 @@ paths: updated_at: '2023-01-01T00:00:00Z' schedule: weekly ai_findings_option: on_push - '403': *562 + '403': *563 '404': *6 '503': *196 x-github: @@ -87756,8 +87769,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/code-quality/code-quality#update-a-code-quality-setup-configuration parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -87895,21 +87908,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: - - *491 - *492 + - *493 - *321 - *322 - *19 - *17 - - &579 + - &580 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: *563 - - &580 + schema: *564 + - &581 name: pr description: The number of the pull request for the results you want to list. in: query @@ -87940,7 +87953,7 @@ paths: be returned. in: query required: false - schema: *564 + schema: *565 - name: assignees description: | Filter alerts by assignees. Provide a comma-separated list of user handles (e.g., `octocat` or `octocat,hubot`). @@ -87964,7 +87977,7 @@ paths: updated_at: *140 url: *137 html_url: *138 - instances_url: *565 + instances_url: *566 state: *114 fixed_at: *142 dismissed_by: @@ -87972,11 +87985,11 @@ paths: - type: 'null' - *4 dismissed_at: *141 - dismissed_reason: *566 - dismissed_comment: *567 - rule: *568 - tool: *569 - most_recent_instance: *570 + dismissed_reason: *567 + dismissed_comment: *568 + rule: *569 + tool: *570 + most_recent_instance: *571 dismissal_approved_by: anyOf: - type: 'null' @@ -88099,7 +88112,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *36 - '403': &572 + '403': &573 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -88126,9 +88139,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: - - *491 - *492 - - &573 + - *493 + - &574 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -88142,7 +88155,7 @@ paths: description: Response content: application/json: - schema: &574 + schema: &575 type: object properties: number: *132 @@ -88150,7 +88163,7 @@ paths: updated_at: *140 url: *137 html_url: *138 - instances_url: *565 + instances_url: *566 state: *114 fixed_at: *142 dismissed_by: @@ -88158,8 +88171,8 @@ paths: - type: 'null' - *4 dismissed_at: *141 - dismissed_reason: *566 - dismissed_comment: *567 + dismissed_reason: *567 + dismissed_comment: *568 rule: type: object properties: @@ -88221,8 +88234,8 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: *569 - most_recent_instance: *570 + tool: *570 + most_recent_instance: *571 dismissal_approved_by: anyOf: - type: 'null' @@ -88233,7 +88246,7 @@ paths: linked_pull_requests: description: Pull requests linked to this alert. type: array - items: *571 + items: *572 required: - number - created_at @@ -88322,7 +88335,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *36 - '403': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -88342,9 +88355,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: - - *491 - *492 - - *573 + - *493 + - *574 requestBody: required: true content: @@ -88359,8 +88372,8 @@ paths: enum: - open - dismissed - dismissed_reason: *566 - dismissed_comment: *567 + dismissed_reason: *567 + dismissed_comment: *568 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -88388,7 +88401,7 @@ paths: description: Response content: application/json: - schema: *574 + schema: *575 examples: default: value: @@ -88464,7 +88477,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &578 + '403': &579 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -88491,15 +88504,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: - - *491 - *492 - - *573 + - *493 + - *574 responses: '200': description: Response content: application/json: - schema: &575 + schema: &576 type: object properties: status: @@ -88526,13 +88539,13 @@ paths: - description - started_at examples: - default: &576 + default: &577 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &577 + '400': &578 description: Bad Request content: application/json: @@ -88543,7 +88556,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': *572 + '403': *573 '404': *6 '500': *39 x-github: @@ -88568,29 +88581,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: - - *491 - *492 - - *573 + - *493 + - *574 responses: '200': description: OK content: application/json: - schema: *575 + schema: *576 examples: - default: *576 + default: *577 '202': description: Accepted content: application/json: - schema: *575 + schema: *576 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *577 + '400': *578 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -88622,9 +88635,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: - - *491 - *492 - - *573 + - *493 + - *574 requestBody: required: false content: @@ -88670,8 +88683,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *577 - '403': *578 + '400': *578 + '403': *579 '404': *6 '422': description: Unprocessable Entity @@ -88695,13 +88708,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: - - *491 - *492 - - *573 + - *493 + - *574 - *19 - *17 - - *579 - *580 + - *581 responses: '200': description: Response @@ -88712,10 +88725,10 @@ paths: items: type: object properties: - ref: *563 - analysis_key: *581 - environment: *582 - category: *583 + ref: *564 + analysis_key: *582 + environment: *583 + category: *584 state: type: - string @@ -88732,7 +88745,7 @@ paths: properties: text: type: string - location: *584 + location: *585 html_url: type: string classifications: @@ -88740,7 +88753,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: *585 + items: *586 examples: default: value: @@ -88777,7 +88790,7 @@ paths: end_column: 50 classifications: - source - '403': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -88811,25 +88824,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: - - *491 - *492 + - *493 - *321 - *322 - *19 - *17 - - *580 + - *581 - 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: *563 + schema: *564 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &586 + schema: &587 type: string description: An identifier for the upload. examples: @@ -88851,23 +88864,23 @@ paths: application/json: schema: type: array - items: &587 + items: &588 type: object properties: - ref: *563 - commit_sha: &595 + ref: *564 + commit_sha: &596 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 64 pattern: "^([0-9a-fA-F]{40}(?:[0-9a-fA-F]{24})?)$" - analysis_key: *581 + analysis_key: *582 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *583 + category: *584 error: type: string examples: @@ -88892,8 +88905,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *586 - tool: *569 + sarif_id: *587 + tool: *570 deletable: type: boolean warning: @@ -88955,7 +88968,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -88991,8 +89004,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: - - *491 - *492 + - *493 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -89005,7 +89018,7 @@ paths: description: Response content: application/json: - schema: *587 + schema: *588 examples: response: summary: application/json response @@ -89059,7 +89072,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *572 + '403': *573 '404': *6 '422': description: Response if analysis could not be processed @@ -89146,8 +89159,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: - - *491 - *492 + - *493 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -89203,7 +89216,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': *578 + '403': *579 '404': *6 '503': *196 x-github: @@ -89225,8 +89238,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -89234,7 +89247,7 @@ paths: application/json: schema: type: array - items: &588 + items: &589 title: CodeQL Database description: A CodeQL database. type: object @@ -89346,7 +89359,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': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -89375,8 +89388,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: - - *491 - *492 + - *493 - name: language in: path description: The language of the CodeQL database. @@ -89388,7 +89401,7 @@ paths: description: Response content: application/json: - schema: *588 + schema: *589 examples: default: value: @@ -89420,9 +89433,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': &621 + '302': &622 description: Found - '403': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -89444,8 +89457,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *491 - *492 + - *493 - name: language in: path description: The language of the CodeQL database. @@ -89455,7 +89468,7 @@ paths: responses: '204': description: Response - '403': *578 + '403': *579 '404': *6 '503': *196 x-github: @@ -89483,8 +89496,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -89493,7 +89506,7 @@ paths: type: object additionalProperties: false properties: - language: &589 + language: &590 type: string description: The language targeted by the CodeQL query enum: @@ -89573,7 +89586,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &593 + schema: &594 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -89583,7 +89596,7 @@ paths: description: The ID of the variant analysis. controller_repo: *121 actor: *4 - query_language: *589 + query_language: *590 query_pack_url: type: string description: The download url for the query pack. @@ -89631,7 +89644,7 @@ paths: items: type: object properties: - repository: &590 + repository: &591 title: Repository Identifier description: Repository Identifier type: object @@ -89673,7 +89686,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &594 + analysis_status: &595 type: string description: The new status of the CodeQL variant analysis repository task. @@ -89705,7 +89718,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &591 + access_mismatch_repos: &592 type: object properties: repository_count: @@ -89720,7 +89733,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: *590 + items: *591 required: - repository_count - repositories @@ -89743,8 +89756,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *591 - over_limit_repos: *591 + no_codeql_db_repos: *592 + over_limit_repos: *592 required: - access_mismatch_repos - not_found_repos @@ -89760,7 +89773,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &592 + value: &593 summary: Default response value: id: 1 @@ -89906,10 +89919,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *592 + value: *593 repository_lists: summary: Response for a successful variant analysis submission - value: *592 + value: *593 '404': *6 '422': description: Unable to process variant analysis submission @@ -89937,8 +89950,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: - - *491 - *492 + - *493 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -89950,9 +89963,9 @@ paths: description: Response content: application/json: - schema: *593 + schema: *594 examples: - default: *592 + default: *593 '404': *6 '503': *196 x-github: @@ -89975,7 +89988,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: - - *491 + - *492 - name: repo in: path description: The name of the controller repository. @@ -90010,7 +90023,7 @@ paths: type: object properties: repository: *121 - analysis_status: *594 + analysis_status: *595 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -90135,8 +90148,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -90227,7 +90240,7 @@ paths: threat_model: remote updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *572 + '403': *573 '404': *6 '503': *196 x-github: @@ -90248,8 +90261,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -90343,7 +90356,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *578 + '403': *579 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -90414,8 +90427,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -90423,7 +90436,7 @@ paths: schema: type: object properties: - commit_sha: *595 + commit_sha: *596 ref: type: string description: |- @@ -90483,7 +90496,7 @@ paths: schema: type: object properties: - id: *586 + id: *587 url: type: string description: The REST API URL for checking the status of the upload. @@ -90497,7 +90510,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': *578 + '403': *579 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -90520,8 +90533,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: - - *491 - *492 + - *493 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -90569,7 +90582,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': *572 + '403': *573 '404': description: Not Found if the sarif id does not match any upload '503': *196 @@ -90594,8 +90607,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -90676,8 +90689,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-codeowners-errors parameters: - - *491 - *492 + - *493 - 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 @@ -90805,8 +90818,8 @@ paths: parameters: - *17 - *19 - - *491 - *492 + - *493 responses: '200': description: Response @@ -90822,7 +90835,7 @@ paths: type: integer codespaces: type: array - items: *395 + items: *396 examples: default: value: @@ -91120,8 +91133,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -91185,17 +91198,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '400': *14 '401': *23 '403': *27 @@ -91224,8 +91237,8 @@ paths: parameters: - *17 - *19 - - *491 - *492 + - *493 responses: '200': description: Response @@ -91289,8 +91302,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: - - *491 - *492 + - *493 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -91327,9 +91340,9 @@ paths: type: integer machines: type: array - items: *597 + items: *598 examples: - default: &853 + default: &854 value: total_count: 2 machines: @@ -91369,8 +91382,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *491 - *492 + - *493 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -91457,8 +91470,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: - - *491 - *492 + - *493 - 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 @@ -91527,8 +91540,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -91546,7 +91559,7 @@ paths: type: integer secrets: type: array - items: &601 + items: &602 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -91567,7 +91580,7 @@ paths: - created_at - updated_at examples: - default: *598 + default: *599 headers: Link: *46 x-github: @@ -91590,16 +91603,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *599 + schema: *600 examples: - default: *600 + default: *601 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -91619,17 +91632,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '200': description: Response content: application/json: - schema: *601 + schema: *602 examples: - default: *602 + default: *603 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91649,8 +91662,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/repository-secrets#create-or-update-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 requestBody: required: true @@ -91703,8 +91716,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '204': @@ -91733,8 +91746,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/collaborators#list-repository-collaborators parameters: - - *491 - *492 + - *493 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -91772,7 +91785,7 @@ paths: application/json: schema: type: array - items: &603 + items: &604 title: Collaborator description: Collaborator type: object @@ -91965,8 +91978,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: - - *491 - *492 + - *493 - *131 responses: '204': @@ -92013,8 +92026,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *491 - *492 + - *493 - *131 requestBody: required: false @@ -92041,7 +92054,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &678 + schema: &679 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -92269,8 +92282,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *491 - *492 + - *493 - *131 responses: '204': @@ -92302,8 +92315,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *491 - *492 + - *493 - *131 responses: '200': @@ -92324,7 +92337,7 @@ paths: user: anyOf: - type: 'null' - - *603 + - *604 required: - permission - role_name @@ -92378,8 +92391,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -92389,7 +92402,7 @@ paths: application/json: schema: type: array - items: &604 + items: &605 title: Commit Comment description: Commit Comment type: object @@ -92447,7 +92460,7 @@ paths: - created_at - updated_at examples: - default: &609 + default: &610 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -92506,17 +92519,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#get-a-commit-comment parameters: - - *491 - *492 + - *493 - *239 responses: '200': description: Response content: application/json: - schema: *604 + schema: *605 examples: - default: &610 + default: &611 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -92573,8 +92586,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#update-a-commit-comment parameters: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -92597,7 +92610,7 @@ paths: description: Response content: application/json: - schema: *604 + schema: *605 examples: default: value: @@ -92648,8 +92661,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#delete-a-commit-comment parameters: - - *491 - *492 + - *493 - *239 responses: '204': @@ -92671,8 +92684,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *491 - *492 + - *493 - *239 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#about-reactions). @@ -92699,7 +92712,7 @@ paths: application/json: schema: type: array - items: &605 + items: &606 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -92743,7 +92756,7 @@ paths: - content - created_at examples: - default: &681 + default: &682 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -92788,8 +92801,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -92822,9 +92835,9 @@ paths: description: Reaction exists content: application/json: - schema: *605 + schema: *606 examples: - default: &606 + default: &607 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -92853,9 +92866,9 @@ paths: description: Reaction created content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '422': *15 x-github: githubCloudOnly: false @@ -92877,10 +92890,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *491 - *492 + - *493 - *239 - - &682 + - &683 name: reaction_id description: The unique identifier of the reaction. in: path @@ -92935,8 +92948,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/commits#list-commits parameters: - - *491 - *492 + - *493 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -92992,9 +93005,9 @@ paths: application/json: schema: type: array - items: *607 + items: *608 examples: - default: &749 + default: &750 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -93088,9 +93101,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/commits#list-branches-for-head-commit parameters: - - *491 - *492 - - &608 + - *493 + - &609 name: commit_sha description: The SHA of the commit. in: path @@ -93162,9 +93175,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#list-commit-comments parameters: - - *491 - *492 - - *608 + - *493 + - *609 - *17 - *19 responses: @@ -93174,9 +93187,9 @@ paths: application/json: schema: type: array - items: *604 + items: *605 examples: - default: *609 + default: *610 headers: Link: *46 x-github: @@ -93204,9 +93217,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/comments#create-a-commit-comment parameters: - - *491 - *492 - - *608 + - *493 + - *609 requestBody: required: true content: @@ -93241,9 +93254,9 @@ paths: description: Response content: application/json: - schema: *604 + schema: *605 examples: - default: *610 + default: *611 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -93271,9 +93284,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: - - *491 - *492 - - *608 + - *493 + - *609 - *17 - *19 responses: @@ -93283,9 +93296,9 @@ paths: application/json: schema: type: array - items: *571 + items: *572 examples: - default: &740 + default: &741 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -93822,11 +93835,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/commits#get-a-commit parameters: - - *491 - *492 + - *493 - *19 - *17 - - &611 + - &612 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)" @@ -93841,9 +93854,9 @@ paths: description: Response content: application/json: - schema: *607 + schema: *608 examples: - default: &726 + default: &727 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -93931,7 +93944,7 @@ paths: schema: type: string examples: - default: &618 + default: &619 value: | diff --git a/testfile b/testfile index 9bdeaeb..912c7ef 100644 @@ -93944,7 +93957,7 @@ paths: schema: type: string examples: - default: &619 + default: &620 value: | From ac3282a2725be3b1d4979169a7a311c89066af1c Mon Sep 17 00:00:00 2001 From: Mona Lisa <87831417+monalisa@users.noreply.github.com> @@ -93997,11 +94010,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: - - *491 - *492 - - *611 + - *493 - *612 - *613 + - *614 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -94035,9 +94048,9 @@ paths: type: integer check_runs: type: array - items: *554 + items: *555 examples: - default: *614 + default: *615 headers: Link: *46 x-github: @@ -94062,9 +94075,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: - - *491 - *492 - - *611 + - *493 + - *612 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -94072,7 +94085,7 @@ paths: schema: type: integer example: 1 - - *612 + - *613 - *17 - *19 responses: @@ -94090,7 +94103,7 @@ paths: type: integer check_suites: type: array - items: *558 + items: *559 examples: default: value: @@ -94290,9 +94303,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: - - *491 - *492 - - *611 + - *493 + - *612 - *17 - *19 responses: @@ -94494,9 +94507,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *491 - *492 - - *611 + - *493 + - *612 - *17 - *19 responses: @@ -94506,7 +94519,7 @@ paths: application/json: schema: type: array - items: &806 + items: &807 title: Status description: The status of a commit. type: object @@ -94587,7 +94600,7 @@ paths: site_admin: false headers: Link: *46 - '301': *497 + '301': *498 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -94615,8 +94628,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/community#get-community-profile-metrics parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -94649,11 +94662,11 @@ paths: code_of_conduct: anyOf: - type: 'null' - - *615 + - *616 code_of_conduct_file: anyOf: - type: 'null' - - &616 + - &617 title: Community Health File type: object properties: @@ -94673,19 +94686,19 @@ paths: contributing: anyOf: - type: 'null' - - *616 + - *617 readme: anyOf: - type: 'null' - - *616 + - *617 issue_template: anyOf: - type: 'null' - - *616 + - *617 pull_request_template: anyOf: - type: 'null' - - *616 + - *617 required: - code_of_conduct - code_of_conduct_file @@ -94814,8 +94827,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/commits#compare-two-commits parameters: - - *491 - *492 + - *493 - *19 - *17 - name: basehead @@ -94863,8 +94876,8 @@ paths: format: uri examples: - https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *607 - merge_base_commit: *607 + base_commit: *608 + merge_base_commit: *608 status: type: string enum: @@ -94888,10 +94901,10 @@ paths: - 6 commits: type: array - items: *607 + items: *608 files: type: array - items: *617 + items: *618 required: - url - html_url @@ -95137,12 +95150,12 @@ paths: schema: type: string examples: - default: *618 + default: *619 application/vnd.github.patch: schema: type: string examples: - default: *619 + default: *620 '404': *6 '500': *39 '503': *196 @@ -95187,8 +95200,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#get-repository-content parameters: - - *491 - *492 + - *493 - name: path description: path parameter in: path @@ -95358,7 +95371,7 @@ paths: - type - url examples: - response-if-content-is-a-file-github-object: &620 + response-if-content-is-a-file-github-object: &621 summary: Response if content is a file value: type: file @@ -95495,7 +95508,7 @@ paths: - size - type - url - - &755 + - &756 title: Content File description: Content File type: object @@ -95713,7 +95726,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *620 + response-if-content-is-a-file: *621 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -95782,7 +95795,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *27 - '302': *621 + '302': *622 '304': *36 x-github: githubCloudOnly: false @@ -95805,8 +95818,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#create-or-update-file-contents parameters: - - *491 - *492 + - *493 - name: path description: path parameter in: path @@ -95901,7 +95914,7 @@ paths: description: Response content: application/json: - schema: &622 + schema: &623 title: File Commit description: File Commit type: object @@ -96057,7 +96070,7 @@ paths: description: Response content: application/json: - schema: *622 + schema: *623 examples: example-for-creating-a-file: value: @@ -96111,7 +96124,7 @@ paths: schema: oneOf: - *3 - - &660 + - &661 description: Repository rule violation was detected type: object properties: @@ -96132,7 +96145,7 @@ paths: items: type: object properties: - placeholder_id: &797 + placeholder_id: &798 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -96164,8 +96177,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#delete-a-file parameters: - - *491 - *492 + - *493 - name: path description: path parameter in: path @@ -96226,7 +96239,7 @@ paths: description: Response content: application/json: - schema: *622 + schema: *623 examples: default: value: @@ -96281,8 +96294,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-repository-contributors parameters: - - *491 - *492 + - *493 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -96412,8 +96425,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/copilot/copilot-cloud-agent-management#get-copilot-cloud-agent-configuration-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -96565,8 +96578,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *491 - *492 + - *493 - *342 - *343 - *344 @@ -96579,10 +96592,11 @@ paths: schema: type: string - *347 - - *623 + - *624 - *348 - *349 - *350 + - *351 - *111 - *109 - *110 @@ -96594,7 +96608,7 @@ paths: application/json: schema: type: array - items: &627 + items: &628 type: object description: A Dependabot alert. properties: @@ -96645,7 +96659,7 @@ paths: - transitive - inconclusive - - security_advisory: *624 + security_advisory: *625 security_vulnerability: *136 url: *137 html_url: *138 @@ -96676,8 +96690,8 @@ paths: dismissal. maxLength: 280 fixed_at: *142 - auto_dismissed_at: *625 - dismissal_request: *626 + auto_dismissed_at: *626 + dismissal_request: *627 assignees: type: array description: The users assigned to this alert. @@ -96710,6 +96724,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -96831,6 +96846,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -96932,9 +96948,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *491 - *492 - - &628 + - *493 + - &629 name: alert_number in: path description: |- @@ -96949,7 +96965,7 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: default: value: @@ -96961,6 +96977,7 @@ paths: name: ansible manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-8f4m-hccc-8qph cve_id: CVE-2021-20191 @@ -97081,9 +97098,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *491 - *492 - - *628 + - *493 + - *629 requestBody: required: true content: @@ -97156,7 +97173,7 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: default: value: @@ -97168,6 +97185,7 @@ paths: name: django manifest_path: path/to/requirements.txt scope: runtime + relationship: direct security_advisory: ghsa_id: GHSA-rf4j-j272-fj86 cve_id: CVE-2018-6188 @@ -97286,8 +97304,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/secrets#list-repository-secrets parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -97305,7 +97323,7 @@ paths: type: integer secrets: type: array - items: &631 + items: &632 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -97359,16 +97377,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/secrets#get-a-repository-public-key parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *629 + schema: *630 examples: - default: *630 + default: *631 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -97388,15 +97406,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/secrets#get-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '200': description: Response content: application/json: - schema: *631 + schema: *632 examples: default: value: @@ -97422,8 +97440,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 requestBody: required: true @@ -97476,8 +97494,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependabot/secrets#delete-a-repository-secret parameters: - - *491 - *492 + - *493 - *294 responses: '204': @@ -97500,8 +97518,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: - - *491 - *492 + - *493 - 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 @@ -97678,8 +97696,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -97938,8 +97956,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependency-graph/sboms#fetch-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *491 - *492 + - *493 - name: sbom_uuid in: path required: true @@ -97950,7 +97968,7 @@ paths: '302': description: Redirects to a temporary download URL for the completed SBOM. headers: - Location: *632 + Location: *633 '202': description: SBOM is still being processed, no content is returned. '404': *6 @@ -97971,8 +97989,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/dependency-graph/sboms#request-generation-of-a-software-bill-of-materials-sbom-for-a-repository parameters: - - *491 - *492 + - *493 responses: '201': description: Response @@ -98010,8 +98028,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -98094,7 +98112,7 @@ paths: - version - url additionalProperties: false - metadata: &633 + metadata: &634 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -98133,7 +98151,7 @@ paths: examples: - "/src/build/package-lock.json" additionalProperties: false - metadata: *633 + metadata: *634 resolved: type: object description: A collection of resolved package dependencies. @@ -98147,7 +98165,7 @@ paths: pattern: "^pkg" examples: - pkg:/npm/%40actions/http-client@1.0.11 - metadata: *633 + metadata: *634 relationship: type: string description: A notation of whether a dependency is requested @@ -98280,8 +98298,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/deployments#list-deployments parameters: - - *491 - *492 + - *493 - name: sha description: The SHA recorded at creation time. in: query @@ -98322,9 +98340,9 @@ paths: application/json: schema: type: array - items: *634 + items: *635 examples: - default: *635 + default: *636 headers: Link: *46 x-github: @@ -98390,8 +98408,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/deployments#create-a-deployment parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -98473,7 +98491,7 @@ paths: description: Response content: application/json: - schema: *634 + schema: *635 examples: simple-example: summary: Simple example @@ -98546,9 +98564,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/deployments#get-a-deployment parameters: - - *491 - *492 - - &636 + - *493 + - &637 name: deployment_id description: deployment_id parameter in: path @@ -98560,7 +98578,7 @@ paths: description: Response content: application/json: - schema: *634 + schema: *635 examples: default: value: @@ -98625,9 +98643,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/deployments#delete-a-deployment parameters: - - *491 - *492 - - *636 + - *493 + - *637 responses: '204': description: Response @@ -98649,9 +98667,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/statuses#list-deployment-statuses parameters: - - *491 - *492 - - *636 + - *493 + - *637 - *17 - *19 responses: @@ -98661,7 +98679,7 @@ paths: application/json: schema: type: array - items: &637 + items: &638 title: Deployment Status description: The status of a deployment. type: object @@ -98825,9 +98843,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/statuses#create-a-deployment-status parameters: - - *491 - *492 - - *636 + - *493 + - *637 requestBody: required: true content: @@ -98902,9 +98920,9 @@ paths: description: Response content: application/json: - schema: *637 + schema: *638 examples: - default: &638 + default: &639 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -98960,9 +98978,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/statuses#get-a-deployment-status parameters: - - *491 - *492 - - *636 + - *493 + - *637 - name: status_id in: path required: true @@ -98973,9 +98991,9 @@ paths: description: Response content: application/json: - schema: *637 + schema: *638 examples: - default: *638 + default: *639 '404': *6 x-github: githubCloudOnly: false @@ -99002,12 +99020,12 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 - - *639 + - *493 - *640 - *641 - *642 + - *643 - *17 - *19 responses: @@ -99017,9 +99035,9 @@ paths: application/json: schema: type: array - items: *643 + items: *644 examples: - default: *644 + default: *645 '404': *6 '403': *27 '500': *39 @@ -99043,8 +99061,8 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99056,7 +99074,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *643 + schema: *644 examples: default: value: @@ -99112,8 +99130,8 @@ paths: category: code-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99172,12 +99190,12 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *491 - *492 - - *639 + - *493 - *640 - *641 - *642 + - *643 - *17 - *19 responses: @@ -99187,9 +99205,9 @@ paths: application/json: schema: type: array - items: *645 + items: *646 examples: - default: *646 + default: *647 '404': *6 '403': *27 '500': *39 @@ -99213,8 +99231,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99226,7 +99244,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *645 + schema: *646 examples: default: value: @@ -99277,8 +99295,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99316,7 +99334,7 @@ paths: description: The created dismissal request. content: application/json: - schema: *645 + schema: *646 examples: default: value: @@ -99367,8 +99385,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99439,8 +99457,8 @@ paths: category: dependabot subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99473,12 +99491,12 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - *104 - *105 - *106 - - *356 + - *357 - *17 - *19 responses: @@ -99488,9 +99506,9 @@ paths: application/json: schema: type: array - items: *358 + items: *359 examples: - default: *359 + default: *360 '404': *6 '403': *27 '500': *39 @@ -99515,8 +99533,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99528,7 +99546,7 @@ paths: description: A single dismissal request. content: application/json: - schema: *358 + schema: *359 examples: default: value: @@ -99586,8 +99604,8 @@ paths: category: secret-scanning subcategory: alert-dismissal-requests parameters: - - *491 - *492 + - *493 - name: alert_number in: path required: true @@ -99656,8 +99674,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#create-a-repository-dispatch-event parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -99714,8 +99732,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/environments#list-environments parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -99733,7 +99751,7 @@ paths: - 5 environments: type: array - items: &648 + items: &649 title: Environment description: Details of a deployment environment type: object @@ -99795,7 +99813,7 @@ paths: type: string examples: - wait_timer - wait_timer: &650 + wait_timer: &651 type: integer description: The amount of time to delay a job after the job is initially triggered. The time (in minutes) @@ -99837,7 +99855,7 @@ paths: items: type: object properties: - type: *647 + type: *648 reviewer: anyOf: - *4 @@ -99864,7 +99882,7 @@ paths: - id - node_id - type - deployment_branch_policy: &651 + deployment_branch_policy: &652 type: - object - 'null' @@ -99981,9 +99999,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/environments#get-an-environment parameters: - - *491 - *492 - - &649 + - *493 + - &650 name: environment_name in: path required: true @@ -99996,9 +100014,9 @@ paths: description: Response content: application/json: - schema: *648 + schema: *649 examples: - default: &652 + default: &653 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -100082,9 +100100,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/environments#create-or-update-an-environment parameters: - - *491 - *492 - - *649 + - *493 + - *650 requestBody: required: false content: @@ -100094,7 +100112,7 @@ paths: - object - 'null' properties: - wait_timer: *650 + wait_timer: *651 prevent_self_review: type: boolean description: Whether or not a user who created the job is prevented @@ -100113,14 +100131,14 @@ paths: items: type: object properties: - type: *647 + type: *648 id: type: integer description: The id of the user or team who can review the deployment examples: - 4532992 - deployment_branch_policy: *651 + deployment_branch_policy: *652 additionalProperties: false examples: default: @@ -100140,9 +100158,9 @@ paths: description: Response content: application/json: - schema: *648 + schema: *649 examples: - default: *652 + default: *653 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -100166,9 +100184,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/environments#delete-an-environment parameters: - - *491 - *492 - - *649 + - *493 + - *650 responses: '204': description: Default response @@ -100193,9 +100211,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *17 - *19 responses: @@ -100214,7 +100232,7 @@ paths: - 2 branch_policies: type: array - items: &653 + items: &654 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -100275,9 +100293,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *491 - *492 - - *649 + - *493 + - *650 requestBody: required: true content: @@ -100325,9 +100343,9 @@ paths: description: Response content: application/json: - schema: *653 + schema: *654 examples: - example-wildcard: &654 + example-wildcard: &655 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -100369,10 +100387,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *491 - *492 - - *649 - - &655 + - *493 + - *650 + - &656 name: branch_policy_id in: path required: true @@ -100384,9 +100402,9 @@ paths: description: Response content: application/json: - schema: *653 + schema: *654 examples: - default: *654 + default: *655 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100405,10 +100423,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *491 - *492 - - *649 - - *655 + - *493 + - *650 + - *656 requestBody: required: true content: @@ -100437,9 +100455,9 @@ paths: description: Response content: application/json: - schema: *653 + schema: *654 examples: - default: *654 + default: *655 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100458,10 +100476,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *491 - *492 - - *649 - - *655 + - *493 + - *650 + - *656 responses: '204': description: Response @@ -100486,9 +100504,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: - - *649 + - *650 + - *493 - *492 - - *491 responses: '200': description: List of deployment protection rules @@ -100505,7 +100523,7 @@ paths: - 10 custom_deployment_protection_rules: type: array - items: &656 + items: &657 title: Deployment protection rule description: Deployment protection rule type: object @@ -100527,7 +100545,7 @@ paths: for the environment. examples: - true - app: &657 + app: &658 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -100630,9 +100648,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: - - *649 + - *650 + - *493 - *492 - - *491 requestBody: content: application/json: @@ -100653,9 +100671,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *656 + schema: *657 examples: - default: &658 + default: &659 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -100690,9 +100708,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: - - *649 + - *650 + - *493 - *492 - - *491 - *19 - *17 responses: @@ -100712,7 +100730,7 @@ paths: - 35 available_custom_deployment_protection_rule_integrations: type: array - items: *657 + items: *658 examples: default: value: @@ -100747,10 +100765,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: - - *491 - *492 - - *649 - - &659 + - *493 + - *650 + - &660 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -100762,9 +100780,9 @@ paths: description: Response content: application/json: - schema: *656 + schema: *657 examples: - default: *658 + default: *659 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100785,10 +100803,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: - - *649 + - *650 + - *493 - *492 - - *491 - - *659 + - *660 responses: '204': description: Response @@ -100814,9 +100832,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#list-environment-secrets parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *17 - *19 responses: @@ -100834,9 +100852,9 @@ paths: type: integer secrets: type: array - items: *521 + items: *522 examples: - default: *522 + default: *523 headers: Link: *46 x-github: @@ -100861,9 +100879,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#get-an-environment-public-key parameters: - - *491 - *492 - - *649 + - *493 + - *650 responses: '200': description: Response @@ -100893,18 +100911,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#get-an-environment-secret parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *294 responses: '200': description: Response content: application/json: - schema: *521 + schema: *522 examples: - default: *535 + default: *536 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -100926,9 +100944,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *294 requestBody: required: true @@ -100986,9 +101004,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/secrets#delete-an-environment-secret parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *294 responses: '204': @@ -101014,9 +101032,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#list-environment-variables parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *303 - *19 responses: @@ -101034,9 +101052,9 @@ paths: type: integer variables: type: array - items: *523 + items: *524 examples: - default: *524 + default: *525 headers: Link: *46 x-github: @@ -101059,9 +101077,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#create-an-environment-variable parameters: - - *491 - *492 - - *649 + - *493 + - *650 requestBody: required: true content: @@ -101113,18 +101131,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#get-an-environment-variable parameters: - - *491 - *492 - - *649 + - *493 + - *650 - *297 responses: '200': description: Response content: application/json: - schema: *523 + schema: *524 examples: - default: *536 + default: *537 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101145,10 +101163,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#update-an-environment-variable parameters: - - *491 - *492 + - *493 - *297 - - *649 + - *650 requestBody: required: true content: @@ -101190,10 +101208,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/actions/variables#delete-an-environment-variable parameters: - - *491 - *492 + - *493 - *297 - - *649 + - *650 responses: '204': description: Response @@ -101215,8 +101233,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/events#list-repository-events parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -101284,8 +101302,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/forks#list-forks parameters: - - *491 - *492 + - *493 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -101444,8 +101462,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/forks#create-a-fork parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -101478,9 +101496,9 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: - default: *498 + default: *499 '400': *14 '422': *15 '403': *27 @@ -101501,8 +101519,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/blobs#create-a-blob parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -101562,7 +101580,7 @@ paths: schema: oneOf: - *259 - - *660 + - *661 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101587,8 +101605,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/blobs#get-a-blob parameters: - - *491 - *492 + - *493 - name: file_sha in: path required: true @@ -101688,8 +101706,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/commits#create-a-commit parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -101798,7 +101816,7 @@ paths: description: Response content: application/json: - schema: &661 + schema: &662 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -102025,15 +102043,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/commits#get-a-commit-object parameters: - - *491 - *492 - - *608 + - *493 + - *609 responses: '200': description: Response content: application/json: - schema: *661 + schema: *662 examples: default: value: @@ -102089,9 +102107,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/refs#list-matching-references parameters: - - *491 - *492 - - &662 + - *493 + - &663 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. @@ -102108,7 +102126,7 @@ paths: application/json: schema: type: array - items: &663 + items: &664 title: Git Reference description: Git references within a repository type: object @@ -102184,17 +102202,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/refs#get-a-reference parameters: - - *491 - *492 - - *662 + - *493 + - *663 responses: '200': description: Response content: application/json: - schema: *663 + schema: *664 examples: - default: &664 + default: &665 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -102223,8 +102241,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/refs#create-a-reference parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -102253,9 +102271,9 @@ paths: description: Response content: application/json: - schema: *663 + schema: *664 examples: - default: *664 + default: *665 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -102281,9 +102299,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/refs#update-a-reference parameters: - - *491 - *492 - - *662 + - *493 + - *663 requestBody: required: true content: @@ -102312,9 +102330,9 @@ paths: description: Response content: application/json: - schema: *663 + schema: *664 examples: - default: *664 + default: *665 '422': *15 '409': *120 x-github: @@ -102332,9 +102350,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/refs#delete-a-reference parameters: - - *491 - *492 - - *662 + - *493 + - *663 responses: '204': description: Response @@ -102389,8 +102407,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/tags#create-a-tag-object parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -102457,7 +102475,7 @@ paths: description: Response content: application/json: - schema: &666 + schema: &667 title: Git Tag description: Metadata for a Git tag type: object @@ -102513,7 +102531,7 @@ paths: - sha - type - url - verification: *665 + verification: *666 required: - sha - url @@ -102523,7 +102541,7 @@ paths: - tag - message examples: - default: &667 + default: &668 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -102596,8 +102614,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/tags#get-a-tag parameters: - - *491 - *492 + - *493 - name: tag_sha in: path required: true @@ -102608,9 +102626,9 @@ paths: description: Response content: application/json: - schema: *666 + schema: *667 examples: - default: *667 + default: *668 '404': *6 '409': *120 x-github: @@ -102634,8 +102652,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/trees#create-a-tree parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -102709,7 +102727,7 @@ paths: description: Response content: application/json: - schema: &668 + schema: &669 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -102811,8 +102829,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/git/trees#get-a-tree parameters: - - *491 - *492 + - *493 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -102835,7 +102853,7 @@ paths: description: Response content: application/json: - schema: *668 + schema: *669 examples: default-response: summary: Default response @@ -102893,8 +102911,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#get-the-hash-algorithm-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -102938,8 +102956,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#list-repository-webhooks parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -102949,7 +102967,7 @@ paths: application/json: schema: type: array - items: &669 + items: &670 title: Webhook description: Webhooks for repositories. type: object @@ -103012,7 +103030,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &946 + last_response: &947 title: Hook Response type: object properties: @@ -103089,8 +103107,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#create-a-repository-webhook parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -103143,9 +103161,9 @@ paths: description: Response content: application/json: - schema: *669 + schema: *670 examples: - default: &670 + default: &671 value: type: Repository id: 12345678 @@ -103193,17 +103211,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#get-a-repository-webhook parameters: - - *491 - *492 - - *362 + - *493 + - *363 responses: '200': description: Response content: application/json: - schema: *669 + schema: *670 examples: - default: *670 + default: *671 '404': *6 x-github: githubCloudOnly: false @@ -103223,9 +103241,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#update-a-repository-webhook parameters: - - *491 - *492 - - *362 + - *493 + - *363 requestBody: required: true content: @@ -103270,9 +103288,9 @@ paths: description: Response content: application/json: - schema: *669 + schema: *670 examples: - default: *670 + default: *671 '422': *15 '404': *6 x-github: @@ -103293,9 +103311,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#delete-a-repository-webhook parameters: - - *491 - *492 - - *362 + - *493 + - *363 responses: '204': description: Response @@ -103319,9 +103337,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: - - *491 - *492 - - *362 + - *493 + - *363 responses: '200': description: Response @@ -103348,9 +103366,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: - - *491 - *492 - - *362 + - *493 + - *363 requestBody: required: false content: @@ -103394,12 +103412,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *491 - *492 - - *362 - - *17 + - *493 - *363 + - *17 - *364 + - *365 responses: '200': description: Response @@ -103407,9 +103425,9 @@ paths: application/json: schema: type: array - items: *365 + items: *366 examples: - default: *366 + default: *367 '400': *14 '422': *15 x-github: @@ -103428,18 +103446,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: - - *491 - *492 - - *362 + - *493 + - *363 - *16 responses: '200': description: Response content: application/json: - schema: *367 + schema: *368 examples: - default: *368 + default: *369 '400': *14 '422': *15 x-github: @@ -103458,9 +103476,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: - - *491 - *492 - - *362 + - *493 + - *363 - *16 responses: '202': *38 @@ -103483,9 +103501,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#ping-a-repository-webhook parameters: - - *491 - *492 - - *362 + - *493 + - *363 responses: '204': description: Response @@ -103510,9 +103528,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *491 - *492 - - *362 + - *493 + - *363 responses: '204': description: Response @@ -103535,8 +103553,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: - - *491 - *492 + - *493 responses: '200': description: Response if immutable releases are enabled @@ -103584,8 +103602,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#enable-immutable-releases parameters: - - *491 - *492 + - *493 responses: '204': *125 '409': *120 @@ -103605,8 +103623,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#disable-immutable-releases parameters: - - *491 - *492 + - *493 responses: '204': *125 '409': *120 @@ -103663,14 +103681,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#get-an-import-status parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: &671 + schema: &672 title: Import description: A repository import from an external source. type: object @@ -103777,7 +103795,7 @@ paths: - html_url - authors_url examples: - default: &674 + default: &675 value: vcs: subversion use_lfs: true @@ -103793,7 +103811,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': &672 + '503': &673 description: Unavailable due to service under maintenance. content: application/json: @@ -103822,8 +103840,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#start-an-import parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -103871,7 +103889,7 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: default: value: @@ -103896,7 +103914,7 @@ paths: type: string '422': *15 '404': *6 - '503': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -103924,8 +103942,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#update-an-import parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -103977,7 +103995,7 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: example-1: summary: Example 1 @@ -104025,7 +104043,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': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104048,12 +104066,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#cancel-an-import parameters: - - *491 - *492 + - *493 responses: '204': description: Response - '503': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104079,9 +104097,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#get-commit-authors parameters: - - *491 - *492 - - &876 + - *493 + - &877 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -104095,7 +104113,7 @@ paths: application/json: schema: type: array - items: &673 + items: &674 title: Porter Author description: Porter Author type: object @@ -104149,7 +104167,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': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104174,8 +104192,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#map-a-commit-author parameters: - - *491 - *492 + - *493 - name: author_id in: path required: true @@ -104205,7 +104223,7 @@ paths: description: Response content: application/json: - schema: *673 + schema: *674 examples: default: value: @@ -104218,7 +104236,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104242,8 +104260,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#get-large-files parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -104284,7 +104302,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104312,8 +104330,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/source-imports#update-git-lfs-preference parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -104340,11 +104358,11 @@ paths: description: Response content: application/json: - schema: *671 + schema: *672 examples: - default: *674 + default: *675 '422': *15 - '503': *672 + '503': *673 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -104367,8 +104385,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -104376,8 +104394,8 @@ paths: application/json: schema: *20 examples: - default: *380 - '301': *497 + default: *381 + '301': *498 '404': *6 x-github: githubCloudOnly: false @@ -104397,8 +104415,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -104406,12 +104424,12 @@ paths: application/json: schema: anyOf: - - *382 + - *383 - type: object properties: {} additionalProperties: false examples: - default: &676 + default: &677 value: limit: collaborators_only origin: repository @@ -104436,13 +104454,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: *675 + schema: *676 examples: default: summary: Example request body @@ -104454,9 +104472,9 @@ paths: description: Response content: application/json: - schema: *382 + schema: *383 examples: - default: *676 + default: *677 '409': description: Response x-github: @@ -104478,8 +104496,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -104506,8 +104524,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#get-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -104561,13 +104579,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#add-users-to-the-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: &677 + schema: &678 title: Interaction Limits Pull Request Bypass List description: A list of user logins to add or remove from the pull request creation cap bypass list. @@ -104617,13 +104635,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#remove-users-from-the-pull-request-creation-cap-bypass-list-for-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: application/json: - schema: *677 + schema: *678 examples: default: summary: Example request body @@ -104656,8 +104674,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#get-pull-request-creation-cap-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -104710,8 +104728,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/interactions/repos#update-pull-request-creation-cap-for-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -104787,8 +104805,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/invitations#list-repository-invitations parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -104798,9 +104816,9 @@ paths: application/json: schema: type: array - items: *678 + items: *679 examples: - default: &868 + default: &869 value: - id: 1 repository: @@ -104931,9 +104949,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/invitations#update-a-repository-invitation parameters: - - *491 - *492 - - *386 + - *493 + - *387 requestBody: required: false content: @@ -104962,7 +104980,7 @@ paths: description: Response content: application/json: - schema: *678 + schema: *679 examples: default: value: @@ -105093,9 +105111,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *491 - *492 - - *386 + - *493 + - *387 responses: '204': description: Response @@ -105118,8 +105136,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/issue-types#list-issue-types-for-a-repository parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -105127,9 +105145,9 @@ paths: application/json: schema: type: array - items: *390 + items: *391 examples: - default: *679 + default: *680 '404': *6 x-github: githubCloudOnly: false @@ -105158,8 +105176,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#list-repository-issues parameters: - - *491 - *492 + - *493 - 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 @@ -105221,7 +105239,7 @@ paths: required: false schema: type: string - - *393 + - *394 - name: sort description: What to sort results by. in: query @@ -105246,7 +105264,7 @@ paths: type: array items: *225 examples: - default: &689 + default: &690 value: - id: 1 node_id: MDU6SXNzdWUx @@ -105395,7 +105413,7 @@ paths: state_reason: completed headers: Link: *46 - '301': *497 + '301': *498 '422': *15 '404': *6 x-github: @@ -105424,8 +105442,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#create-an-issue parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -105534,7 +105552,7 @@ paths: application/json: schema: *225 examples: - default: &686 + default: &687 value: id: 1 node_id: MDU6SXNzdWUx @@ -105700,8 +105718,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *491 - *492 + - *493 - *247 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. @@ -105724,7 +105742,7 @@ paths: type: array items: *226 examples: - default: &688 + default: &689 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -105783,8 +105801,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#get-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 responses: '200': @@ -105793,7 +105811,7 @@ paths: application/json: schema: *226 examples: - default: &680 + default: &681 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -105849,8 +105867,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#update-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -105875,7 +105893,7 @@ paths: application/json: schema: *226 examples: - default: *680 + default: *681 '422': *15 x-github: githubCloudOnly: false @@ -105893,8 +105911,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#delete-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 responses: '204': @@ -105923,8 +105941,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#pin-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 responses: '200': @@ -106004,8 +106022,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#unpin-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 responses: '204': @@ -106031,8 +106049,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#about-reactions). @@ -106059,9 +106077,9 @@ paths: application/json: schema: type: array - items: *605 + items: *606 examples: - default: *681 + default: *682 headers: Link: *46 '404': *6 @@ -106082,8 +106100,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -106116,16 +106134,16 @@ paths: description: Reaction exists content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '201': description: Reaction created content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '422': *15 x-github: githubCloudOnly: false @@ -106147,10 +106165,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *491 - *492 + - *493 - *239 - - *682 + - *683 responses: '204': description: Response @@ -106170,8 +106188,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/events#list-issue-events-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -106181,7 +106199,7 @@ paths: application/json: schema: type: array - items: &685 + items: &686 title: Issue Event description: Issue Event type: object @@ -106328,7 +106346,7 @@ paths: required: - from - to - issue_type: &683 + issue_type: &684 title: Issue Type description: The type of issue. type: @@ -106359,11 +106377,11 @@ paths: required: - id - name - prev_issue_type: *683 + prev_issue_type: *684 sub_issue: anyOf: - type: 'null' - - &684 + - &685 title: Issue Reference description: A minimal reference to an issue linked from a timeline event (e.g. sub-issue, parent-issue, or dependency @@ -106421,19 +106439,19 @@ paths: parent_issue: anyOf: - type: 'null' - - *684 + - *685 blocked_by: anyOf: - type: 'null' - - *684 + - *685 blocking: anyOf: - type: 'null' - - *684 + - *685 intent: anyOf: - type: 'null' - - &690 + - &691 title: Issue Event Intent description: The intent behind an agent's action on an issue, including the rationale and confidence. Present (and `null` @@ -106655,8 +106673,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/events#get-an-issue-event parameters: - - *491 - *492 + - *493 - name: event_id in: path required: true @@ -106667,7 +106685,7 @@ paths: description: Response content: application/json: - schema: *685 + schema: *686 examples: default: value: @@ -106894,9 +106912,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue parameters: - - *491 - *492 - - &687 + - *493 + - &688 name: issue_number description: The number that identifies the issue. in: path @@ -106912,7 +106930,7 @@ paths: examples: default: summary: Issue - value: *686 + value: *687 pinned_comment: summary: Issue with pinned comment value: @@ -107092,7 +107110,7 @@ paths: site_admin: false author_association: COLLABORATOR state_reason: completed - '301': *497 + '301': *498 '404': *6 '410': *31 '304': *36 @@ -107119,9 +107137,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#update-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: false content: @@ -107486,11 +107504,11 @@ paths: - already_applied - issue_already_closed examples: - default: *686 + default: *687 '422': *15 '503': *196 '403': *27 - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -107510,9 +107528,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/assignees#add-assignees-to-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: false content: @@ -107562,7 +107580,7 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -107578,9 +107596,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: content: application/json: @@ -107607,7 +107625,7 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -107629,9 +107647,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: - - *491 - *492 - - *687 + - *493 + - *688 - name: assignee in: path required: true @@ -107671,9 +107689,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#list-issue-comments parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *230 - *17 - *19 @@ -107686,7 +107704,7 @@ paths: type: array items: *226 examples: - default: *688 + default: *689 headers: Link: *46 '404': *6 @@ -107719,9 +107737,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#create-an-issue-comment parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -107745,7 +107763,7 @@ paths: application/json: schema: *226 examples: - default: *680 + default: *681 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 @@ -107780,9 +107798,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: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -107794,10 +107812,10 @@ paths: type: array items: *225 examples: - default: *689 + default: *690 headers: Link: *46 - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -107827,9 +107845,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: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -107853,13 +107871,13 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/dependencies/blocked_by schema: type: string - '301': *497 + '301': *498 '403': *27 '410': *31 '422': *15 @@ -107892,9 +107910,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: - - *491 - *492 - - *687 + - *493 + - *688 - name: issue_id in: path description: The id of the blocking issue to remove as a dependency @@ -107908,8 +107926,8 @@ paths: application/json: schema: *225 examples: - default: *686 - '301': *497 + default: *687 + '301': *498 '400': *14 '401': *23 '403': *27 @@ -107940,9 +107958,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: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -107954,10 +107972,10 @@ paths: type: array items: *225 examples: - default: *689 + default: *690 headers: Link: *46 - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -107976,9 +107994,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/events#list-issue-events parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -107992,7 +108010,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &696 + - &697 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -108033,7 +108051,7 @@ paths: intent: anyOf: - type: 'null' - - *690 + - *691 required: - label - id @@ -108045,7 +108063,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &697 + - &698 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -108086,7 +108104,7 @@ paths: intent: anyOf: - type: 'null' - - *690 + - *691 required: - label - id @@ -108127,7 +108145,7 @@ paths: intent: anyOf: - type: 'null' - - *690 + - *691 required: - id - node_id @@ -108181,7 +108199,7 @@ paths: - performed_via_github_app - assignee - assigner - - &698 + - &699 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -108227,7 +108245,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &699 + - &700 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -108273,7 +108291,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &700 + - &701 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -108322,7 +108340,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &701 + - &702 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -108364,7 +108382,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &702 + - &703 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -108406,7 +108424,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &703 + - &704 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -108462,7 +108480,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &704 + - &705 title: Locked Issue Event description: Locked Issue Event type: object @@ -108507,7 +108525,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &705 + - &706 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -108568,7 +108586,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &706 + - &707 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -108629,7 +108647,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &707 + - &708 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -108690,7 +108708,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &708 + - &709 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -108748,7 +108766,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &711 + - &712 title: Issue Type Added Issue Event description: Issue Type Added Issue Event type: object @@ -108776,11 +108794,11 @@ paths: anyOf: - type: 'null' - *5 - issue_type: *683 + issue_type: *684 intent: anyOf: - type: 'null' - - *690 + - *691 required: - issue_type - id @@ -108792,7 +108810,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &712 + - &713 title: Issue Type Removed Issue Event description: Issue Type Removed Issue Event type: object @@ -108820,11 +108838,11 @@ paths: anyOf: - type: 'null' - *5 - prev_issue_type: *683 + prev_issue_type: *684 intent: anyOf: - type: 'null' - - *690 + - *691 required: - prev_issue_type - id @@ -108836,7 +108854,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &713 + - &714 title: Issue Type Changed Issue Event description: Issue Type Changed Issue Event type: object @@ -108864,12 +108882,12 @@ paths: anyOf: - type: 'null' - *5 - issue_type: *683 - prev_issue_type: *683 + issue_type: *684 + prev_issue_type: *684 intent: anyOf: - type: 'null' - - *690 + - *691 required: - issue_type - prev_issue_type @@ -108882,7 +108900,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &714 + - &715 title: Sub-issue Added Issue Event description: Sub-issue Added Issue Event type: object @@ -108913,7 +108931,7 @@ paths: sub_issue: anyOf: - type: 'null' - - *684 + - *685 required: - sub_issue - id @@ -108925,7 +108943,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &715 + - &716 title: Sub-issue Removed Issue Event description: Sub-issue Removed Issue Event type: object @@ -108956,7 +108974,7 @@ paths: sub_issue: anyOf: - type: 'null' - - *684 + - *685 required: - sub_issue - id @@ -108968,7 +108986,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &716 + - &717 title: Parent-issue Added Issue Event description: Parent-issue Added Issue Event type: object @@ -108999,7 +109017,7 @@ paths: parent_issue: anyOf: - type: 'null' - - *684 + - *685 required: - parent_issue - id @@ -109011,7 +109029,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &717 + - &718 title: Parent-issue Removed Issue Event description: Parent-issue Removed Issue Event type: object @@ -109042,7 +109060,7 @@ paths: parent_issue: anyOf: - type: 'null' - - *684 + - *685 required: - parent_issue - id @@ -109054,7 +109072,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &718 + - &719 title: Blocked-by Added Issue Event description: Blocked-by Added Issue Event type: object @@ -109085,7 +109103,7 @@ paths: blocked_by: anyOf: - type: 'null' - - *684 + - *685 required: - blocked_by - id @@ -109097,7 +109115,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &719 + - &720 title: Blocked-by Removed Issue Event description: Blocked-by Removed Issue Event type: object @@ -109128,7 +109146,7 @@ paths: blocked_by: anyOf: - type: 'null' - - *684 + - *685 required: - blocked_by - id @@ -109140,7 +109158,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &720 + - &721 title: Blocking Added Issue Event description: Blocking Added Issue Event type: object @@ -109171,7 +109189,7 @@ paths: blocking: anyOf: - type: 'null' - - *684 + - *685 required: - blocking - id @@ -109183,7 +109201,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &721 + - &722 title: Blocking Removed Issue Event description: Blocking Removed Issue Event type: object @@ -109214,7 +109232,7 @@ paths: blocking: anyOf: - type: 'null' - - *684 + - *685 required: - blocking - id @@ -109278,9 +109296,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issue-field-values#list-issue-field-values-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -109290,9 +109308,9 @@ paths: application/json: schema: type: array - items: *691 + items: *692 examples: - default: &692 + default: &693 value: - issue_field_id: 1 issue_field_name: DRI @@ -109332,7 +109350,7 @@ paths: color: green headers: Link: *46 - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -109363,9 +109381,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issue-field-values#add-issue-field-values-to-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -109437,9 +109455,9 @@ paths: type: array description: The current issue field values for this issue after adding the new values - items: *691 + items: *692 examples: - default: *692 + default: *693 '400': *14 '403': *27 '404': *6 @@ -109475,9 +109493,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issue-field-values#set-issue-field-values-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -109544,9 +109562,9 @@ paths: type: array description: The current issue field values for this issue after setting the new values - items: *691 + items: *692 examples: - default: *692 + default: *693 '400': *14 '403': *27 '404': *6 @@ -109577,10 +109595,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issue-field-values#delete-an-issue-field-value-from-an-issue parameters: - - *491 - *492 - - *687 - - *389 + - *493 + - *688 + - *390 responses: '204': description: Issue field value deleted successfully @@ -109605,9 +109623,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#list-labels-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -109619,7 +109637,7 @@ paths: type: array items: *224 examples: - default: &693 + default: &694 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -109637,7 +109655,7 @@ paths: default: false headers: Link: *46 - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -109655,9 +109673,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#add-labels-to-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: false content: @@ -109737,8 +109755,8 @@ paths: type: array items: *224 examples: - default: *693 - '301': *497 + default: *694 + '301': *498 '404': *6 '410': *31 '422': *15 @@ -109757,9 +109775,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#set-labels-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: false content: @@ -109821,8 +109839,8 @@ paths: type: array items: *224 examples: - default: *693 - '301': *497 + default: *694 + '301': *498 '404': *6 '410': *31 '422': *15 @@ -109841,13 +109859,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 responses: '204': description: Response - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -109868,9 +109886,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#remove-a-label-from-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 - name: name in: path required: true @@ -109894,7 +109912,7 @@ paths: description: Something isn't working color: f29513 default: true - '301': *497 + '301': *498 '404': *6 '410': *31 x-github: @@ -109916,9 +109934,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#lock-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: false content: @@ -109965,9 +109983,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#unlock-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 responses: '204': description: Response @@ -109997,9 +110015,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/sub-issues#get-parent-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 responses: '200': description: Response @@ -110007,8 +110025,8 @@ paths: application/json: schema: *225 examples: - default: *686 - '301': *497 + default: *687 + '301': *498 '404': *6 '410': *31 x-github: @@ -110027,9 +110045,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 - 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. @@ -110055,9 +110073,9 @@ paths: application/json: schema: type: array - items: *605 + items: *606 examples: - default: *681 + default: *682 headers: Link: *46 '404': *6 @@ -110079,9 +110097,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -110113,16 +110131,16 @@ paths: description: Response content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '201': description: Response content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '422': *15 x-github: githubCloudOnly: false @@ -110144,10 +110162,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#delete-an-issue-reaction parameters: - - *491 - *492 - - *687 - - *682 + - *493 + - *688 + - *683 responses: '204': description: Response @@ -110176,9 +110194,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/sub-issues#remove-sub-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -110202,7 +110220,7 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -110235,9 +110253,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/sub-issues#list-sub-issues parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 responses: @@ -110249,7 +110267,7 @@ paths: type: array items: *225 examples: - default: *689 + default: *690 headers: Link: *46 '404': *6 @@ -110281,9 +110299,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/sub-issues#add-sub-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -110312,7 +110330,7 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 @@ -110339,9 +110357,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 requestBody: required: true content: @@ -110374,7 +110392,7 @@ paths: application/json: schema: *225 examples: - default: *686 + default: *687 '403': *27 '404': *6 '422': *7 @@ -110403,9 +110421,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#list-issue-suggestions parameters: - - *491 - *492 - - *687 + - *493 + - *688 - name: state in: query required: false @@ -110442,7 +110460,7 @@ paths: application/json: schema: type: array - items: &694 + items: &695 title: Issue Suggestion description: An agent-proposed change to an issue that a maintainer can approve or dismiss. @@ -110606,9 +110624,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#approve-an-issue-suggestion parameters: - - *491 - *492 - - *687 + - *493 + - *688 - name: suggestion_id in: path required: true @@ -110620,9 +110638,9 @@ paths: description: Response content: application/json: - schema: *694 + schema: *695 examples: - default: &695 + default: &696 value: id: 12 issue_id: 4567 @@ -110660,9 +110678,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#dismiss-an-issue-suggestion parameters: - - *491 - *492 - - *687 + - *493 + - *688 - name: suggestion_id in: path required: true @@ -110674,9 +110692,9 @@ paths: description: Response content: application/json: - schema: *694 + schema: *695 examples: - default: *695 + default: *696 '403': *27 '404': *6 '422': *15 @@ -110696,9 +110714,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *491 - *492 - - *687 + - *493 + - *688 - *17 - *19 - name: exclude @@ -110719,7 +110737,6 @@ paths: description: Timeline Event type: object anyOf: - - *696 - *697 - *698 - *699 @@ -110732,6 +110749,7 @@ paths: - *706 - *707 - *708 + - *709 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -110788,11 +110806,11 @@ paths: pin: anyOf: - type: 'null' - - *709 + - *710 minimized: anyOf: - type: 'null' - - *710 + - *711 required: - event - actor @@ -111068,7 +111086,7 @@ paths: type: string comments: type: array - items: &743 + items: &744 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -111309,7 +111327,7 @@ paths: type: string comments: type: array - items: *604 + items: *605 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -111341,7 +111359,7 @@ paths: intent: anyOf: - type: 'null' - - *690 + - *691 required: - id - node_id @@ -111426,7 +111444,7 @@ paths: intent: anyOf: - type: 'null' - - *690 + - *691 required: - id - node_id @@ -111437,7 +111455,6 @@ paths: - commit_url - created_at - performed_via_github_app - - *711 - *712 - *713 - *714 @@ -111448,6 +111465,7 @@ paths: - *719 - *720 - *721 + - *722 examples: default: value: @@ -111621,8 +111639,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -111632,7 +111650,7 @@ paths: application/json: schema: type: array - items: &722 + items: &723 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -111700,8 +111718,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -111737,9 +111755,9 @@ paths: description: Response content: application/json: - schema: *722 + schema: *723 examples: - default: &723 + default: &724 value: id: 1 key: ssh-rsa AAA... @@ -111773,9 +111791,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *491 - *492 - - &724 + - *493 + - &725 name: key_id description: The unique identifier of the key. in: path @@ -111787,9 +111805,9 @@ paths: description: Response content: application/json: - schema: *722 + schema: *723 examples: - default: *723 + default: *724 '404': *6 x-github: githubCloudOnly: false @@ -111807,9 +111825,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *491 - *492 - - *724 + - *493 + - *725 responses: '204': description: Response @@ -111829,8 +111847,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#list-labels-for-a-repository parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -111842,7 +111860,7 @@ paths: type: array items: *224 examples: - default: *693 + default: *694 headers: Link: *46 '404': *6 @@ -111863,8 +111881,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#create-a-label parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -111902,7 +111920,7 @@ paths: application/json: schema: *224 examples: - default: &725 + default: &726 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -111934,8 +111952,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#get-a-label parameters: - - *491 - *492 + - *493 - name: name in: path required: true @@ -111948,7 +111966,7 @@ paths: application/json: schema: *224 examples: - default: *725 + default: *726 '404': *6 x-github: githubCloudOnly: false @@ -111965,8 +111983,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#update-a-label parameters: - - *491 - *492 + - *493 - name: name in: path required: true @@ -112031,8 +112049,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/labels#delete-a-label parameters: - - *491 - *492 + - *493 - name: name in: path required: true @@ -112058,8 +112076,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-repository-languages parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -112095,8 +112113,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/lfs#enable-git-lfs-for-a-repository parameters: - - *491 - *492 + - *493 responses: '202': *38 '403': @@ -112124,8 +112142,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/lfs#disable-git-lfs-for-a-repository parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -112151,9 +112169,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *491 - *492 - - *579 + - *493 + - *580 responses: '200': description: Response @@ -112300,8 +112318,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -112366,8 +112384,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/branches/branches#merge-a-branch parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -112401,9 +112419,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *607 + schema: *608 examples: - default: *726 + default: *727 '204': description: Response when already merged '404': @@ -112428,8 +112446,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/milestones#list-milestones parameters: - - *491 - *492 + - *493 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -112470,7 +112488,7 @@ paths: application/json: schema: type: array - items: *424 + items: *425 examples: default: value: @@ -112526,8 +112544,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/milestones#create-a-milestone parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -112567,9 +112585,9 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: - default: &727 + default: &728 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -112628,9 +112646,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/milestones#get-a-milestone parameters: - - *491 - *492 - - &728 + - *493 + - &729 name: milestone_number description: The number that identifies the milestone. in: path @@ -112642,9 +112660,9 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: - default: *727 + default: *728 '404': *6 x-github: githubCloudOnly: false @@ -112661,9 +112679,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/milestones#update-a-milestone parameters: - - *491 - *492 - - *728 + - *493 + - *729 requestBody: required: false content: @@ -112701,9 +112719,9 @@ paths: description: Response content: application/json: - schema: *424 + schema: *425 examples: - default: *727 + default: *728 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -112719,9 +112737,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/issues/milestones#delete-a-milestone parameters: - - *491 - *492 - - *728 + - *493 + - *729 responses: '204': description: Response @@ -112742,9 +112760,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: - - *491 - *492 - - *728 + - *493 + - *729 - *17 - *19 responses: @@ -112756,7 +112774,7 @@ paths: type: array items: *224 examples: - default: *693 + default: *694 headers: Link: *46 x-github: @@ -112775,12 +112793,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: - - *491 - *492 - - *729 + - *493 - *730 - - *230 - *731 + - *230 + - *732 - *17 - *19 responses: @@ -112792,7 +112810,7 @@ paths: type: array items: *250 examples: - default: *732 + default: *733 headers: Link: *46 x-github: @@ -112816,8 +112834,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -112875,14 +112893,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#get-a-apiname-pages-site parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: &733 + schema: &734 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -113026,7 +113044,7 @@ paths: - custom_404 - public examples: - default: &734 + default: &735 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -113067,8 +113085,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#create-a-apiname-pages-site parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -113123,9 +113141,9 @@ paths: description: Response content: application/json: - schema: *733 + schema: *734 examples: - default: *734 + default: *735 '422': *15 '409': *120 x-github: @@ -113148,8 +113166,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -113257,8 +113275,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#delete-a-apiname-pages-site parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -113284,8 +113302,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#list-apiname-pages-builds parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -113295,7 +113313,7 @@ paths: application/json: schema: type: array - items: &735 + items: &736 title: Page Build description: Page Build type: object @@ -113387,8 +113405,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#request-a-apiname-pages-build parameters: - - *491 - *492 + - *493 responses: '201': description: Response @@ -113435,16 +113453,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#get-latest-pages-build parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *735 + schema: *736 examples: - default: &736 + default: &737 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -113492,8 +113510,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#get-apiname-pages-build parameters: - - *491 - *492 + - *493 - name: build_id in: path required: true @@ -113504,9 +113522,9 @@ paths: description: Response content: application/json: - schema: *735 + schema: *736 examples: - default: *736 + default: *737 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -113526,8 +113544,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#create-a-github-pages-deployment parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -113635,9 +113653,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: - - *491 - *492 - - &737 + - *493 + - &738 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -113695,9 +113713,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *491 - *492 - - *737 + - *493 + - *738 responses: '204': *125 '404': *6 @@ -113724,8 +113742,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -114020,8 +114038,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: - - *491 - *492 + - *493 responses: '200': description: Private vulnerability reporting status @@ -114058,8 +114076,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: - - *491 - *492 + - *493 responses: '204': *125 '422': *14 @@ -114080,8 +114098,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: - - *491 - *492 + - *493 responses: '204': *125 '422': *14 @@ -114103,8 +114121,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -114114,7 +114132,7 @@ paths: type: array items: *156 examples: - default: *738 + default: *739 '403': *27 '404': *6 x-github: @@ -114136,8 +114154,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -114153,7 +114171,7 @@ paths: required: - properties examples: - default: *739 + default: *740 responses: '204': description: No Content when custom property values are successfully created @@ -114191,8 +114209,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#list-pull-requests parameters: - - *491 - *492 + - *493 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -114252,9 +114270,9 @@ paths: application/json: schema: type: array - items: *571 + items: *572 examples: - default: *740 + default: *741 headers: Link: *46 '304': *36 @@ -114286,8 +114304,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#create-a-pull-request parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -114354,7 +114372,7 @@ paths: description: Response content: application/json: - schema: &745 + schema: &746 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -114483,7 +114501,7 @@ paths: milestone: anyOf: - type: 'null' - - *424 + - *425 active_lock_reason: type: - string @@ -114522,7 +114540,7 @@ paths: items: *4 requested_teams: type: array - items: *403 + items: *404 head: type: object properties: @@ -114560,14 +114578,14 @@ paths: _links: type: object properties: - comments: *425 - commits: *425 - statuses: *425 - html: *425 - issue: *425 - review_comments: *425 - review_comment: *425 - self: *425 + comments: *426 + commits: *426 + statuses: *426 + html: *426 + issue: *426 + review_comments: *426 + review_comment: *426 + self: *426 required: - comments - commits @@ -114578,8 +114596,8 @@ paths: - review_comment - self author_association: *222 - auto_merge: *741 - stack: *742 + auto_merge: *742 + stack: *743 draft: description: Indicates whether or not the pull request is a draft. type: boolean @@ -114679,7 +114697,7 @@ paths: - merged_by - review_comments examples: - default: &746 + default: &747 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -115186,8 +115204,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *491 - *492 + - *493 - name: sort in: query required: false @@ -115216,9 +115234,9 @@ paths: application/json: schema: type: array - items: *743 + items: *744 examples: - default: &748 + default: &749 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -115295,17 +115313,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: - - *491 - *492 + - *493 - *239 responses: '200': description: Response content: application/json: - schema: *743 + schema: *744 examples: - default: &744 + default: &745 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -115380,8 +115398,8 @@ 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: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -115404,9 +115422,9 @@ paths: description: Response content: application/json: - schema: *743 + schema: *744 examples: - default: *744 + default: *745 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -115422,8 +115440,8 @@ 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: - - *491 - *492 + - *493 - *239 responses: '204': @@ -115445,8 +115463,8 @@ 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: - - *491 - *492 + - *493 - *239 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#about-reactions). @@ -115473,9 +115491,9 @@ paths: application/json: schema: type: array - items: *605 + items: *606 examples: - default: *681 + default: *682 headers: Link: *46 '404': *6 @@ -115496,8 +115514,8 @@ 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: - - *491 - *492 + - *493 - *239 requestBody: required: true @@ -115530,16 +115548,16 @@ paths: description: Reaction exists content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '201': description: Reaction created content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '422': *15 x-github: githubCloudOnly: false @@ -115561,10 +115579,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *491 - *492 + - *493 - *239 - - *682 + - *683 responses: '204': description: Response @@ -115607,9 +115625,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#get-a-pull-request parameters: - - *491 - *492 - - &747 + - *493 + - &748 name: pull_number description: The number that identifies the pull request. in: path @@ -115622,9 +115640,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *745 + schema: *746 examples: - default: *746 + default: *747 '304': *36 '404': *6 '406': @@ -115659,9 +115677,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#update-a-pull-request parameters: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -115703,9 +115721,9 @@ paths: description: Response content: application/json: - schema: *745 + schema: *746 examples: - default: *746 + default: *747 '422': *15 '403': *27 x-github: @@ -115727,9 +115745,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: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: true content: @@ -115790,17 +115808,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '401': *23 '403': *27 '404': *6 @@ -115830,9 +115848,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/comments#list-review-comments-on-a-pull-request parameters: - - *491 - *492 - - *747 + - *493 + - *748 - *247 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -115853,9 +115871,9 @@ paths: application/json: schema: type: array - items: *743 + items: *744 examples: - default: *748 + default: *749 headers: Link: *46 x-github: @@ -115888,9 +115906,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: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: true content: @@ -115996,7 +116014,7 @@ paths: description: Response content: application/json: - schema: *743 + schema: *744 examples: example-for-a-multi-line-comment: value: @@ -116084,9 +116102,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/comments#create-a-reply-for-a-review-comment parameters: - - *491 - *492 - - *747 + - *493 + - *748 - *239 requestBody: required: true @@ -116109,7 +116127,7 @@ paths: description: Response content: application/json: - schema: *743 + schema: *744 examples: default: value: @@ -116195,9 +116213,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *491 - *492 - - *747 + - *493 + - *748 - *17 - *19 responses: @@ -116207,9 +116225,9 @@ paths: application/json: schema: type: array - items: *607 + items: *608 examples: - default: *749 + default: *750 headers: Link: *46 x-github: @@ -116239,9 +116257,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#list-pull-requests-files parameters: - - *491 - *492 - - *747 + - *493 + - *748 - *17 - *19 responses: @@ -116251,7 +116269,7 @@ paths: application/json: schema: type: array - items: *617 + items: *618 examples: default: value: @@ -116289,9 +116307,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: - - *491 - *492 - - *747 + - *493 + - *748 responses: '204': description: Response if pull request has been merged @@ -116314,9 +116332,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#merge-a-pull-request parameters: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -116439,9 +116457,9 @@ paths: category: pulls subcategory: pulls parameters: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -116494,7 +116512,7 @@ paths: description: if the merge request was accepted and will run in the background content: application/json: - schema: &750 + schema: &751 title: Pull Request Merge Async Result description: Pull Request Merge Async Result type: object @@ -116579,7 +116597,7 @@ paths: merge queue content: application/json: - schema: *750 + schema: *751 examples: response-if-pull-request-was-already-merged: summary: Already merged @@ -116599,7 +116617,7 @@ paths: this pull request content: application/json: - schema: *750 + schema: *751 examples: response-if-a-merge-request-already-exists: value: @@ -116615,7 +116633,7 @@ paths: it is closed content: application/json: - schema: *750 + schema: *751 examples: response-if-pull-request-is-not-ready-to-be-merged: value: @@ -116647,9 +116665,9 @@ paths: category: pulls subcategory: pulls parameters: - - *491 - *492 - - *747 + - *493 + - *748 - name: uuid description: The UUID of the asynchronous merge request, as returned when the merge was requested. @@ -116662,7 +116680,7 @@ paths: description: the current result of the asynchronous merge request content: application/json: - schema: *750 + schema: *751 examples: response-if-the-merge-is-still-queued: summary: Still queued @@ -116710,9 +116728,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: - - *491 - *492 - - *747 + - *493 + - *748 responses: '200': description: Response @@ -116787,9 +116805,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: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -116826,7 +116844,7 @@ paths: description: Response content: application/json: - schema: *571 + schema: *572 examples: default: value: @@ -117362,9 +117380,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: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: true content: @@ -117398,7 +117416,7 @@ paths: description: Response content: application/json: - schema: *571 + schema: *572 examples: default: value: @@ -117883,9 +117901,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *491 - *492 - - *747 + - *493 + - *748 - *17 - *19 responses: @@ -117895,7 +117913,7 @@ paths: application/json: schema: type: array - items: &751 + items: &752 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -118051,9 +118069,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: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -118143,9 +118161,9 @@ paths: description: Response content: application/json: - schema: *751 + schema: *752 examples: - default: &753 + default: &754 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -118208,10 +118226,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: - - *491 - *492 - - *747 - - &752 + - *493 + - *748 + - &753 name: review_id description: The unique identifier of the review. in: path @@ -118223,9 +118241,9 @@ paths: description: Response content: application/json: - schema: *751 + schema: *752 examples: - default: &754 + default: &755 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -118284,10 +118302,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: - - *491 - *492 - - *747 - - *752 + - *493 + - *748 + - *753 requestBody: required: true content: @@ -118310,7 +118328,7 @@ paths: description: Response content: application/json: - schema: *751 + schema: *752 examples: default: value: @@ -118372,18 +118390,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: - - *491 - *492 - - *747 - - *752 + - *493 + - *748 + - *753 responses: '200': description: Response content: application/json: - schema: *751 + schema: *752 examples: - default: *753 + default: *754 '422': *7 '404': *6 x-github: @@ -118410,10 +118428,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: - - *491 - *492 - - *747 - - *752 + - *493 + - *748 + - *753 - *17 - *19 responses: @@ -118511,9 +118529,9 @@ paths: _links: type: object properties: - self: *425 - html: *425 - pull_request: *425 + self: *426 + html: *426 + pull_request: *426 required: - self - html @@ -118671,10 +118689,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: - - *491 - *492 - - *747 - - *752 + - *493 + - *748 + - *753 requestBody: required: true content: @@ -118703,7 +118721,7 @@ paths: description: Response content: application/json: - schema: *751 + schema: *752 examples: default: value: @@ -118766,10 +118784,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: - - *491 - *492 - - *747 - - *752 + - *493 + - *748 + - *753 requestBody: required: true content: @@ -118804,9 +118822,9 @@ paths: description: Response content: application/json: - schema: *751 + schema: *752 examples: - default: *754 + default: *755 '404': *6 '422': *7 '403': *27 @@ -118828,9 +118846,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/pulls#update-a-pull-request-branch parameters: - - *491 - *492 - - *747 + - *493 + - *748 requestBody: required: false content: @@ -118894,8 +118912,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#get-a-repository-readme parameters: - - *491 - *492 + - *493 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -118908,9 +118926,9 @@ paths: description: Response content: application/json: - schema: *755 + schema: *756 examples: - default: &756 + default: &757 value: type: file encoding: base64 @@ -118952,8 +118970,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: - - *491 - *492 + - *493 - name: dir description: The alternate path to look for a README file in: path @@ -118973,9 +118991,9 @@ paths: description: Response content: application/json: - schema: *755 + schema: *756 examples: - default: *756 + default: *757 '404': *6 '422': *15 x-github: @@ -118997,8 +119015,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#list-releases parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -119008,7 +119026,7 @@ paths: application/json: schema: type: array - items: *757 + items: *758 examples: default: value: @@ -119107,8 +119125,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#create-a-release parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -119184,9 +119202,9 @@ paths: description: Response content: application/json: - schema: *757 + schema: *758 examples: - default: &761 + default: &762 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -119291,9 +119309,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/assets#get-a-release-asset parameters: - - *491 - *492 - - &759 + - *493 + - &760 name: asset_id description: The unique identifier of the asset. in: path @@ -119305,9 +119323,9 @@ paths: description: Response content: application/json: - schema: *758 + schema: *759 examples: - default: &760 + default: &761 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 @@ -119342,7 +119360,7 @@ paths: type: User site_admin: false '404': *6 - '302': *621 + '302': *622 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -119358,9 +119376,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/assets#update-a-release-asset parameters: - - *491 - *492 - - *759 + - *493 + - *760 requestBody: required: false content: @@ -119389,9 +119407,9 @@ paths: description: Response content: application/json: - schema: *758 + schema: *759 examples: - default: *760 + default: *761 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -119407,9 +119425,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/assets#delete-a-release-asset parameters: - - *491 - *492 - - *759 + - *493 + - *760 responses: '204': description: Response @@ -119434,8 +119452,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -119521,16 +119539,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#get-the-latest-release parameters: - - *491 - *492 + - *493 responses: '200': description: Response content: application/json: - schema: *757 + schema: *758 examples: - default: *761 + default: *762 '404': *6 x-github: githubCloudOnly: false @@ -119548,8 +119566,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#get-a-release-by-tag-name parameters: - - *491 - *492 + - *493 - name: tag description: tag parameter in: path @@ -119562,9 +119580,9 @@ paths: description: Response content: application/json: - schema: *757 + schema: *758 examples: - default: *761 + default: *762 '404': *6 x-github: githubCloudOnly: false @@ -119586,9 +119604,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#get-a-release parameters: - - *491 - *492 - - &762 + - *493 + - &763 name: release_id description: The unique identifier of the release. in: path @@ -119602,9 +119620,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: *757 + schema: *758 examples: - default: *761 + default: *762 '401': description: Unauthorized x-github: @@ -119628,9 +119646,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#update-a-release parameters: - - *491 - *492 - - *762 + - *493 + - *763 requestBody: required: false content: @@ -119694,9 +119712,9 @@ paths: description: Response content: application/json: - schema: *757 + schema: *758 examples: - default: *761 + default: *762 '404': description: Not Found if the discussion category name is invalid content: @@ -119717,9 +119735,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/releases#delete-a-release parameters: - - *491 - *492 - - *762 + - *493 + - *763 responses: '204': description: Response @@ -119740,9 +119758,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/releases/assets#list-release-assets parameters: - - *491 - *492 - - *762 + - *493 + - *763 - *17 - *19 responses: @@ -119752,7 +119770,7 @@ paths: application/json: schema: type: array - items: *758 + items: *759 examples: default: value: @@ -119834,9 +119852,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: - - *491 - *492 - - *762 + - *493 + - *763 - name: name in: query required: true @@ -119862,7 +119880,7 @@ paths: description: Response for successful upload content: application/json: - schema: *758 + schema: *759 examples: response-for-successful-upload: value: @@ -119917,9 +119935,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#list-reactions-for-a-release parameters: - - *491 - *492 - - *762 + - *493 + - *763 - 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. @@ -119943,9 +119961,9 @@ paths: application/json: schema: type: array - items: *605 + items: *606 examples: - default: *681 + default: *682 headers: Link: *46 '404': *6 @@ -119966,9 +119984,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#create-reaction-for-a-release parameters: - - *491 - *492 - - *762 + - *493 + - *763 requestBody: required: true content: @@ -119998,16 +120016,16 @@ paths: description: Reaction exists content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '201': description: Reaction created content: application/json: - schema: *605 + schema: *606 examples: - default: *606 + default: *607 '422': *15 x-github: githubCloudOnly: false @@ -120029,10 +120047,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/reactions/reactions#delete-a-release-reaction parameters: - - *491 - *492 - - *762 - - *682 + - *493 + - *763 + - *683 responses: '204': description: Response @@ -120056,9 +120074,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/rules#get-rules-for-a-branch parameters: - - *491 - *492 - - *543 + - *493 + - *544 - *17 - *19 responses: @@ -120075,7 +120093,7 @@ paths: oneOf: - allOf: - *170 - - &763 + - &764 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -120096,70 +120114,70 @@ paths: description: The ID of the ruleset that includes this rule. - allOf: - *171 - - *763 + - *764 - allOf: - *172 - - *763 + - *764 - allOf: - *173 - - *763 + - *764 - allOf: + - *765 - *764 - - *763 - allOf: - *174 - - *763 + - *764 - allOf: - *175 - - *763 + - *764 - allOf: - *176 - - *763 + - *764 - allOf: - *177 - - *763 + - *764 - allOf: - *178 - - *763 + - *764 - allOf: - *179 - - *763 + - *764 - allOf: - *180 - - *763 + - *764 - allOf: - *181 - - *763 + - *764 - allOf: - *182 - - *763 + - *764 - allOf: - *183 - - *763 + - *764 - allOf: - *184 - - *763 + - *764 - allOf: - *185 - - *763 + - *764 - allOf: - *186 - - *763 + - *764 - allOf: - - *765 - - *763 + - *766 + - *764 - allOf: - *187 - - *763 + - *764 - allOf: - *188 - - *763 + - *764 - allOf: - *189 - - *763 + - *764 - allOf: - *190 - - *763 + - *764 examples: default: value: @@ -120198,8 +120216,8 @@ paths: category: repos subcategory: rules parameters: - - *491 - *492 + - *493 - *17 - *19 - name: includes_parents @@ -120210,7 +120228,7 @@ paths: schema: type: boolean default: true - - *766 + - *767 responses: '200': description: Response @@ -120265,8 +120283,8 @@ paths: category: repos subcategory: rules parameters: - - *491 - *492 + - *493 requestBody: description: Request body required: true @@ -120295,7 +120313,7 @@ paths: rules: type: array description: An array of rules within the ruleset. - items: *767 + items: *768 required: - name - enforcement @@ -120328,7 +120346,7 @@ paths: application/json: schema: *191 examples: - default: &777 + default: &778 value: id: 42 name: super cool ruleset @@ -120376,13 +120394,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/rule-suites#list-repository-rule-suites parameters: - - *491 - *492 - - *768 - - *106 + - *493 - *769 + - *106 - *770 - *771 + - *772 - *17 - *19 responses: @@ -120390,9 +120408,9 @@ paths: description: Response content: application/json: - schema: *772 + schema: *773 examples: - default: *773 + default: *774 '404': *6 '500': *39 x-github: @@ -120413,17 +120431,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *491 - *492 - - *774 + - *493 + - *775 responses: '200': description: Response content: application/json: - schema: *775 + schema: *776 examples: - default: *776 + default: *777 '404': *6 '500': *39 x-github: @@ -120451,8 +120469,8 @@ paths: category: repos subcategory: rules parameters: - - *491 - *492 + - *493 - name: ruleset_id description: The ID of the ruleset. in: path @@ -120474,7 +120492,7 @@ paths: application/json: schema: *191 examples: - default: *777 + default: *778 '404': *6 '500': *39 put: @@ -120492,8 +120510,8 @@ paths: category: repos subcategory: rules parameters: - - *491 - *492 + - *493 - name: ruleset_id description: The ID of the ruleset. in: path @@ -120527,7 +120545,7 @@ paths: rules: description: An array of rules within the ruleset. type: array - items: *767 + items: *768 examples: default: value: @@ -120557,7 +120575,7 @@ paths: application/json: schema: *191 examples: - default: *777 + default: *778 '404': *6 '422': *15 '500': *39 @@ -120576,8 +120594,8 @@ paths: category: repos subcategory: rules parameters: - - *491 - *492 + - *493 - name: ruleset_id description: The ID of the ruleset. in: path @@ -120600,8 +120618,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/rules#get-repository-ruleset-history parameters: - - *491 - *492 + - *493 - *17 - *19 - name: ruleset_id @@ -120619,7 +120637,7 @@ paths: type: array items: *195 examples: - default: *441 + default: *442 '404': *6 '500': *39 x-github: @@ -120638,8 +120656,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/rules#get-repository-ruleset-version parameters: - - *491 - *492 + - *493 - name: ruleset_id description: The ID of the ruleset. in: path @@ -120657,7 +120675,7 @@ paths: description: Response content: application/json: - schema: *442 + schema: *443 examples: default: value: @@ -120712,9 +120730,8 @@ 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: - - *491 - *492 - - *443 + - *493 - *444 - *445 - *446 @@ -120722,18 +120739,19 @@ paths: - *448 - *449 - *450 + - *451 - *111 - *19 - *17 - - *778 - *779 - - *451 + - *780 - *452 - *453 - *454 - *455 - *456 - *457 + - *458 responses: '200': description: Response @@ -120757,8 +120775,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *780 - resolution: *781 + state: *781 + resolution: *782 resolved_at: type: - string @@ -120864,7 +120882,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *782 + - *783 has_more_locations: type: boolean description: A boolean value representing whether or not the @@ -121023,16 +121041,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: - - *491 - *492 - - *573 - - *454 + - *493 + - *574 + - *455 responses: '200': description: Response content: application/json: - schema: &783 + schema: &784 type: object properties: number: *132 @@ -121047,8 +121065,8 @@ paths: type: string format: uri description: The REST API URL of the code locations for this alert. - state: *780 - resolution: *781 + state: *781 + resolution: *782 resolved_at: type: - string @@ -121154,7 +121172,7 @@ paths: first_location_detected: anyOf: - type: 'null' - - *782 + - *783 has_more_locations: type: boolean description: A boolean value representing whether or not the token @@ -121177,7 +121195,7 @@ paths: anyOf: - type: 'null' - *4 - metadata: &965 + metadata: &966 type: array description: A list of metadata key/value pairs associated with the secret scanning alert. @@ -121250,9 +121268,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: - - *491 - *492 - - *573 + - *493 + - *574 requestBody: required: true content: @@ -121260,8 +121278,8 @@ paths: schema: type: object properties: - state: *780 - resolution: *781 + state: *781 + resolution: *782 resolution_comment: description: An optional comment when closing or reopening an alert. Cannot be updated or deleted. @@ -121309,7 +121327,7 @@ paths: description: Response content: application/json: - schema: *783 + schema: *784 examples: default: value: @@ -121411,9 +121429,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: - - *491 - *492 - - *573 + - *493 + - *574 - *19 - *17 responses: @@ -121424,7 +121442,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &967 + items: &968 type: object properties: type: @@ -121451,7 +121469,6 @@ paths: - commit details: oneOf: - - *784 - *785 - *786 - *787 @@ -121464,6 +121481,7 @@ paths: - *794 - *795 - *796 + - *797 examples: default: value: @@ -121552,11 +121570,11 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *491 - *492 - - *460 + - *493 - *461 - *462 + - *463 - *111 - *19 - *17 @@ -121569,7 +121587,7 @@ paths: type: array items: *197 examples: - default: *463 + default: *464 headers: Link: *46 '403': *27 @@ -121592,8 +121610,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -121606,9 +121624,9 @@ paths: patterns: type: array description: The list of custom patterns to create. - items: *464 + items: *465 examples: - default: *465 + default: *466 responses: '201': description: All patterns created successfully. @@ -121622,7 +121640,7 @@ paths: description: The list of successfully created custom patterns. items: *197 examples: - default: *466 + default: *467 '400': *14 '403': *27 '404': *6 @@ -121646,7 +121664,7 @@ paths: errors: type: array description: List of validation errors for this pattern. - items: *467 + items: *468 delete: summary: Bulk delete repository custom patterns description: |- @@ -121665,8 +121683,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -121680,7 +121698,7 @@ paths: type: array description: The list of custom patterns to delete. maxItems: 500 - items: *468 + items: *469 post_delete_action: type: string description: |- @@ -121693,7 +121711,7 @@ paths: - resolve_alerts default: delete_alerts examples: - default: *469 + default: *470 responses: '204': description: All patterns deleted successfully. @@ -121720,8 +121738,8 @@ paths: category: secret-scanning subcategory: custom-patterns parameters: - - *491 - *492 + - *493 - name: pattern_id in: path required: true @@ -121732,9 +121750,9 @@ paths: required: true content: application/json: - schema: *470 + schema: *471 examples: - default: *471 + default: *472 responses: '200': description: Pattern updated successfully. @@ -121742,7 +121760,7 @@ paths: application/json: schema: *197 examples: - default: *472 + default: *473 '400': *14 '403': *27 '404': *6 @@ -121764,8 +121782,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -121773,14 +121791,14 @@ paths: schema: type: object properties: - reason: &798 + reason: &799 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *797 + placeholder_id: *798 required: - reason - placeholder_id @@ -121797,7 +121815,7 @@ paths: schema: type: object properties: - reason: *798 + reason: *799 expire_at: type: - string @@ -121844,8 +121862,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: - - *491 - *492 + - *493 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -121860,7 +121878,7 @@ paths: properties: incremental_scans: type: array - items: &799 + items: &800 description: Information on a single scan performed by secret scanning on the repository type: object @@ -121893,15 +121911,15 @@ paths: the scan is pending pattern_update_scans: type: array - items: *799 + items: *800 backfill_scans: type: array - items: *799 + items: *800 custom_pattern_backfill_scans: type: array items: allOf: - - *799 + - *800 - type: object properties: pattern_name: @@ -121914,7 +121932,7 @@ paths: one of "repository", "organization", or "enterprise" generic_secrets_backfill_scans: type: array - items: *799 + items: *800 examples: default: value: @@ -121979,8 +121997,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *491 - *492 + - *493 - *111 - name: sort description: The property to sort the results by. @@ -122024,9 +122042,9 @@ paths: application/json: schema: type: array - items: *800 + items: *801 examples: - default: *801 + default: *802 '400': *14 '404': *6 x-github: @@ -122049,8 +122067,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -122130,7 +122148,7 @@ paths: login: type: string description: The username of the user credited. - type: *475 + type: *476 required: - login - type @@ -122220,9 +122238,9 @@ paths: description: Response content: application/json: - schema: *800 + schema: *801 examples: - default: &803 + default: &804 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -122452,8 +122470,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: - - *491 - *492 + - *493 requestBody: required: true content: @@ -122566,7 +122584,7 @@ paths: description: Response content: application/json: - schema: *800 + schema: *801 examples: default: value: @@ -122712,17 +122730,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: - - *491 - *492 - - *802 + - *493 + - *803 responses: '200': description: Response content: application/json: - schema: *800 + schema: *801 examples: - default: *803 + default: *804 '403': *27 '404': *6 x-github: @@ -122746,9 +122764,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: - - *491 - *492 - - *802 + - *493 + - *803 requestBody: required: true content: @@ -122828,7 +122846,7 @@ paths: login: type: string description: The username of the user credited. - type: *475 + type: *476 required: - login - type @@ -122919,10 +122937,10 @@ paths: description: Response content: application/json: - schema: *800 + schema: *801 examples: - default: *803 - add_credit: *803 + default: *804 + add_credit: *804 '403': *27 '404': *6 '422': @@ -122960,9 +122978,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: - - *491 - *492 - - *802 + - *493 + - *803 responses: '202': *38 '400': *14 @@ -122989,17 +123007,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: - - *491 - *492 - - *802 + - *493 + - *803 responses: '202': description: Response content: application/json: - schema: *496 + schema: *497 examples: - default: *498 + default: *499 '400': *14 '422': *15 '403': *27 @@ -123020,8 +123038,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/stacks#list-pull-request-stacks parameters: - - *491 - *492 + - *493 - name: pull_request description: Filter to the stack containing this repository pull request number. in: query @@ -123154,8 +123172,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/stacks#create-a-pull-request-stack parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -123222,7 +123240,7 @@ paths: format: date-time pull_requests: type: array - items: &804 + items: &805 title: Pull Request Stack Pull Request type: object allOf: @@ -123449,8 +123467,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/stacks#get-a-pull-request-stack parameters: - - *491 - *492 + - *493 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -123499,7 +123517,7 @@ paths: format: date-time pull_requests: type: array - items: *804 + items: *805 examples: default: value: @@ -123619,8 +123637,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/stacks#add-pull-requests-to-a-pull-request-stack parameters: - - *491 - *492 + - *493 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -123692,7 +123710,7 @@ paths: format: date-time pull_requests: type: array - items: *804 + items: *805 examples: default: value: @@ -123899,8 +123917,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/pulls/stacks#remove-pull-requests-from-a-pull-request-stack parameters: - - *491 - *492 + - *493 - name: stack_number description: The number that identifies the pull request stack. in: path @@ -123949,7 +123967,7 @@ paths: format: date-time pull_requests: type: array - items: *804 + items: *805 examples: default: value: @@ -124055,8 +124073,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/starring#list-stargazers parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -124152,8 +124170,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *491 - *492 + - *493 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -124162,7 +124180,7 @@ paths: application/json: schema: type: array - items: &805 + items: &806 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -124195,8 +124213,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: - - *491 - *492 + - *493 responses: '200': description: Response @@ -124274,8 +124292,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -124369,8 +124387,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *491 - *492 + - *493 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -124524,8 +124542,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: - - *491 - *492 + - *493 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -124535,7 +124553,7 @@ paths: application/json: schema: type: array - items: *805 + items: *806 examples: default: value: @@ -124568,8 +124586,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/commits/statuses#create-a-commit-status parameters: - - *491 - *492 + - *493 - name: sha in: path required: true @@ -124625,7 +124643,7 @@ paths: description: Response content: application/json: - schema: *806 + schema: *807 examples: default: value: @@ -124679,8 +124697,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/watching#list-watchers parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -124712,14 +124730,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/watching#get-a-repository-subscription parameters: - - *491 - *492 + - *493 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &807 + schema: &808 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -124792,8 +124810,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/watching#set-a-repository-subscription parameters: - - *491 - *492 + - *493 requestBody: required: false content: @@ -124819,7 +124837,7 @@ paths: description: Response content: application/json: - schema: *807 + schema: *808 examples: default: value: @@ -124846,8 +124864,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/activity/watching#delete-a-repository-subscription parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -124867,8 +124885,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-repository-tags parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -124950,8 +124968,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *491 - *492 + - *493 - name: ref in: path required: true @@ -124987,8 +125005,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#list-repository-teams parameters: - - *491 - *492 + - *493 - *17 - *19 responses: @@ -125000,7 +125018,7 @@ paths: type: array items: *317 examples: - default: *404 + default: *405 headers: Link: *46 '404': *6 @@ -125020,8 +125038,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#get-all-repository-topics parameters: - - *491 - *492 + - *493 - *19 - *17 responses: @@ -125029,7 +125047,7 @@ paths: description: Response content: application/json: - schema: &808 + schema: &809 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -125041,7 +125059,7 @@ paths: required: - names examples: - default: &809 + default: &810 value: names: - octocat @@ -125064,8 +125082,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#replace-all-repository-topics parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -125096,9 +125114,9 @@ paths: description: Response content: application/json: - schema: *808 + schema: *809 examples: - default: *809 + default: *810 '404': *6 '422': *7 x-github: @@ -125119,9 +125137,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/traffic#get-repository-clones parameters: - - *491 - *492 - - &810 + - *493 + - &811 name: per description: The time frame to display results for. in: query @@ -125152,7 +125170,7 @@ paths: - 128 clones: type: array - items: &811 + items: &812 title: Traffic type: object properties: @@ -125239,8 +125257,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/traffic#get-top-referral-paths parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -125334,8 +125352,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/traffic#get-top-referral-sources parameters: - - *491 - *492 + - *493 responses: '200': description: Response @@ -125398,9 +125416,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/metrics/traffic#get-page-views parameters: - - *491 - *492 - - *810 + - *493 + - *811 responses: '200': description: Response @@ -125421,7 +125439,7 @@ paths: - 3782 views: type: array - items: *811 + items: *812 required: - uniques - count @@ -125498,8 +125516,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#transfer-a-repository parameters: - - *491 - *492 + - *493 requestBody: required: true content: @@ -125772,8 +125790,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: - - *491 - *492 + - *493 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -125796,8 +125814,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#enable-vulnerability-alerts parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -125819,8 +125837,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#disable-vulnerability-alerts parameters: - - *491 - *492 + - *493 responses: '204': description: Response @@ -125846,8 +125864,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *491 - *492 + - *493 - name: ref in: path required: true @@ -125939,9 +125957,9 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: - default: *498 + default: *499 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -126092,7 +126110,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &819 + - &820 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -126102,7 +126120,7 @@ paths: type: string examples: - members - - &824 + - &825 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -126114,7 +126132,7 @@ paths: format: int32 examples: - 1 - - &825 + - &826 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -126158,7 +126176,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &814 + items: &815 allOf: - type: object required: @@ -126240,7 +126258,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: &826 + meta: &827 type: object description: The metadata associated with the creation/updates to the user. @@ -126305,30 +126323,30 @@ paths: location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 startIndex: 1 itemsPerPage: 20 - '400': &815 + '400': &816 description: Bad request content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 - '401': *813 - '403': &816 + schema: *813 + '401': *814 + '403': &817 description: Permission denied - '429': &817 + '429': &818 description: Too many requests content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 - '500': &818 + schema: *813 + '500': &819 description: Internal server error content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 + schema: *813 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -126352,7 +126370,7 @@ paths: required: true content: application/json: - schema: &822 + schema: &823 type: object required: - schemas @@ -126416,9 +126434,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *814 + schema: *815 examples: - group: &820 + group: &821 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -126437,13 +126455,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': *815 - '401': *813 - '403': *816 - '409': &823 + '400': *816 + '401': *814 + '403': *817 + '409': &824 description: Duplicate record detected - '429': *817 - '500': *818 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -126460,7 +126478,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: - - &821 + - &822 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -126469,22 +126487,22 @@ paths: type: string examples: - 7fce0092-d52e-4f76-b727-3955bd72c939 - - *819 + - *820 - *40 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *814 + schema: *815 examples: - default: *820 - '400': *815 - '401': *813 - '403': *816 + default: *821 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '429': *817 - '500': *818 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -126503,13 +126521,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: - - *821 + - *822 - *40 requestBody: required: true content: application/json: - schema: *822 + schema: *823 examples: group: summary: Group @@ -126535,17 +126553,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *814 + schema: *815 examples: - group: *820 - groupWithMembers: *820 - '400': *815 - '401': *813 - '403': *816 + group: *821 + groupWithMembers: *821 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '409': *823 - '429': *817 - '500': *818 + '409': *824 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -126569,13 +126587,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: - - *821 + - *822 - *40 requestBody: required: true content: application/json: - schema: &833 + schema: &834 type: object required: - Operations @@ -126635,17 +126653,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *814 + schema: *815 examples: - updateGroup: *820 - addMembers: *820 - '400': *815 - '401': *813 - '403': *816 + updateGroup: *821 + addMembers: *821 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '409': *823 - '429': *817 - '500': *818 + '409': *824 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -126661,17 +126679,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: - - *821 + - *822 - *40 responses: '204': description: Group was deleted, no content - '400': *815 - '401': *813 - '403': *816 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '429': *817 - '500': *818 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -126705,8 +126723,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *824 - *825 + - *826 - *40 responses: '200': @@ -126740,7 +126758,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &828 + items: &829 allOf: - type: object required: @@ -126832,7 +126850,7 @@ paths: address. examples: - true - roles: &827 + roles: &828 type: array description: The roles assigned to the user. items: @@ -126891,7 +126909,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *826 + meta: *827 startIndex: type: integer description: A starting index for the returned page @@ -126930,11 +126948,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *815 - '401': *813 - '403': *816 - '429': *817 - '500': *818 + '400': *816 + '401': *814 + '403': *817 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -126958,7 +126976,7 @@ paths: required: true content: application/json: - schema: &831 + schema: &832 type: object required: - schemas @@ -127051,9 +127069,9 @@ paths: description: Whether this email address is the primary address. examples: - true - roles: *827 + roles: *828 examples: - user: &832 + user: &833 summary: User value: schemas: @@ -127100,9 +127118,9 @@ paths: description: User has been created content: application/scim+json: - schema: *828 + schema: *829 examples: - user: &829 + user: &830 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -127128,13 +127146,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: *829 - '400': *815 - '401': *813 - '403': *816 - '409': *823 - '429': *817 - '500': *818 + enterpriseOwner: *830 + '400': *816 + '401': *814 + '403': *817 + '409': *824 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127151,7 +127169,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: - - &830 + - &831 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -127164,15 +127182,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *828 + schema: *829 examples: - default: *829 - '400': *815 - '401': *813 - '403': *816 + default: *830 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '429': *817 - '500': *818 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127223,30 +127241,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: - - *830 + - *831 - *40 requestBody: required: true content: application/json: - schema: *831 + schema: *832 examples: - user: *832 + user: *833 responses: '200': description: User was updated content: application/scim+json: - schema: *828 + schema: *829 examples: - user: *829 - '400': *815 - '401': *813 - '403': *816 + user: *830 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '409': *823 - '429': *817 - '500': *818 + '409': *824 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127287,13 +127305,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: - - *830 + - *831 - *40 requestBody: required: true content: application/json: - schema: *833 + schema: *834 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -127333,18 +127351,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *828 - examples: - userMultiValuedProperties: *829 - userSingleValuedProperties: *829 - disableUser: *829 - '400': *815 - '401': *813 - '403': *816 + schema: *829 + examples: + userMultiValuedProperties: *830 + userSingleValuedProperties: *830 + disableUser: *830 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '409': *823 - '429': *817 - '500': *818 + '409': *824 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127364,17 +127382,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: - - *830 + - *831 - *40 responses: '204': description: User was deleted, no content - '400': *815 - '401': *813 - '403': *816 + '400': *816 + '401': *814 + '403': *817 '404': *6 - '429': *817 - '500': *818 + '429': *818 + '500': *819 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -127465,7 +127483,7 @@ paths: - 1 Resources: type: array - items: &834 + items: &835 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -127712,22 +127730,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': *36 - '404': &835 + '404': &836 description: Resource not found content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 - '403': &836 + schema: *813 + '403': &837 description: Forbidden content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 - '400': *815 - '429': *817 + schema: *813 + '400': *816 + '429': *818 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -127753,9 +127771,9 @@ paths: description: Response content: application/scim+json: - schema: *834 + schema: *835 examples: - default: &837 + default: &838 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -127778,17 +127796,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': *36 - '404': *835 - '403': *836 - '500': *818 + '404': *836 + '403': *837 + '500': *819 '409': description: Conflict content: application/json: - schema: *812 + schema: *813 application/scim+json: - schema: *812 - '400': *815 + schema: *813 + '400': *816 requestBody: required: true content: @@ -127888,17 +127906,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - *88 - - *830 + - *831 responses: '200': description: Response content: application/scim+json: - schema: *834 + schema: *835 examples: - default: *837 - '404': *835 - '403': *836 + default: *838 + '404': *836 + '403': *837 '304': *36 x-github: githubCloudOnly: true @@ -127922,18 +127940,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/scim/scim#update-a-provisioned-organization-membership parameters: - *88 - - *830 + - *831 responses: '200': description: Response content: application/scim+json: - schema: *834 + schema: *835 examples: - default: *837 + default: *838 '304': *36 - '404': *835 - '403': *836 + '404': *836 + '403': *837 requestBody: required: true content: @@ -128048,19 +128066,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - *88 - - *830 + - *831 responses: '200': description: Response content: application/scim+json: - schema: *834 + schema: *835 examples: - default: *837 + default: *838 '304': *36 - '404': *835 - '403': *836 - '400': *815 + '404': *836 + '403': *837 + '400': *816 '429': description: Response content: @@ -128156,12 +128174,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - *88 - - *830 + - *831 responses: '204': description: Response - '404': *835 - '403': *836 + '404': *836 + '403': *837 '304': *36 x-github: githubCloudOnly: true @@ -128298,7 +128316,7 @@ paths: examples: - 73..77 - 77..78 - text_matches: &838 + text_matches: &839 title: Search Result Text Matches type: array items: @@ -128462,7 +128480,7 @@ paths: enum: - author-date - committer-date - - &839 + - &840 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 @@ -128531,7 +128549,7 @@ paths: committer: anyOf: - type: 'null' - - *541 + - *542 comment_count: type: integer message: @@ -128550,7 +128568,7 @@ paths: url: type: string format: uri - verification: *665 + verification: *666 required: - author - committer @@ -128565,7 +128583,7 @@ paths: committer: anyOf: - type: 'null' - - *541 + - *542 parents: type: array items: @@ -128582,7 +128600,7 @@ paths: type: number node_id: type: string - text_matches: *838 + text_matches: *839 required: - sha - node_id @@ -128775,7 +128793,7 @@ paths: - interactions - created - updated - - *839 + - *840 - *17 - *19 - name: advanced_search @@ -128889,11 +128907,11 @@ paths: type: - string - 'null' - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: type: string state_reason: @@ -128903,7 +128921,7 @@ paths: milestone: anyOf: - type: 'null' - - *424 + - *425 comments: type: integer created_at: @@ -128917,7 +128935,7 @@ paths: - string - 'null' format: date-time - text_matches: *838 + text_matches: *839 pull_request: type: object properties: @@ -128966,7 +128984,7 @@ paths: timeline_url: type: string format: uri - type: *390 + type: *391 performed_via_github_app: anyOf: - type: 'null' @@ -129191,7 +129209,7 @@ paths: enum: - created - updated - - *839 + - *840 - *17 - *19 responses: @@ -129236,7 +129254,7 @@ paths: - 'null' score: type: number - text_matches: *838 + text_matches: *839 required: - id - node_id @@ -129322,7 +129340,7 @@ paths: - forks - help-wanted-issues - updated - - *839 + - *840 - *17 - *19 responses: @@ -129568,7 +129586,7 @@ paths: - admin - pull - push - text_matches: *838 + text_matches: *839 temp_clone_token: type: string allow_merge_commit: @@ -129877,7 +129895,7 @@ paths: - string - 'null' format: uri - text_matches: *838 + text_matches: *839 related: type: - array @@ -130072,7 +130090,7 @@ paths: - followers - repositories - joined - - *839 + - *840 - *17 - *19 responses: @@ -130182,7 +130200,7 @@ paths: type: - boolean - 'null' - text_matches: *838 + text_matches: *839 blog: type: - string @@ -130264,7 +130282,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/teams#get-a-team-legacy parameters: - - &842 + - &843 name: team_id description: The unique identifier of the team. in: path @@ -130276,9 +130294,9 @@ paths: description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '404': *6 x-github: githubCloudOnly: false @@ -130305,7 +130323,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/teams#update-a-team-legacy parameters: - - *842 + - *843 requestBody: required: true content: @@ -130375,16 +130393,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '201': description: Response content: application/json: - schema: *483 + schema: *484 examples: - default: *484 + default: *485 '404': *6 '422': *15 '403': *27 @@ -130412,7 +130430,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/teams#delete-a-team-legacy parameters: - - *842 + - *843 responses: '204': description: Response @@ -130441,7 +130459,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/members#list-pending-team-invitations-legacy parameters: - - *842 + - *843 - *17 - *19 responses: @@ -130451,9 +130469,9 @@ paths: application/json: schema: type: array - items: *384 + items: *385 examples: - default: *385 + default: *386 headers: Link: *46 x-github: @@ -130481,7 +130499,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/members#list-team-members-legacy parameters: - - *842 + - *843 - name: role description: Filters members returned by their role in the team. in: query @@ -130502,9 +130520,9 @@ paths: application/json: schema: type: array - items: *843 + items: *844 examples: - default: *844 + default: *845 headers: Link: *46 '404': *6 @@ -130532,7 +130550,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/members#get-team-member-legacy parameters: - - *842 + - *843 - *131 responses: '204': @@ -130569,7 +130587,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/members#add-team-member-legacy parameters: - - *842 + - *843 - *131 responses: '204': @@ -130609,7 +130627,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/members#remove-team-member-legacy parameters: - - *842 + - *843 - *131 responses: '204': @@ -130646,16 +130664,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: - - *842 + - *843 - *131 responses: '200': description: Response content: application/json: - schema: *490 + schema: *491 examples: - response-if-user-is-a-team-maintainer: *845 + response-if-user-is-a-team-maintainer: *846 '404': *6 x-github: githubCloudOnly: false @@ -130688,7 +130706,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: - - *842 + - *843 - *131 requestBody: required: false @@ -130714,9 +130732,9 @@ paths: description: Response content: application/json: - schema: *490 + schema: *491 examples: - response-if-users-membership-with-team-is-now-pending: *846 + response-if-users-membership-with-team-is-now-pending: *847 '403': description: Forbidden if team synchronization is set up '422': @@ -130750,7 +130768,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: - - *842 + - *843 - *131 responses: '204': @@ -130778,7 +130796,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/teams#list-team-repositories-legacy parameters: - - *842 + - *843 - *17 - *19 responses: @@ -130790,7 +130808,7 @@ paths: type: array items: *284 examples: - default: *418 + default: *419 headers: Link: *46 '404': *6 @@ -130820,15 +130838,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: - - *842 - - *491 + - *843 - *492 + - *493 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *847 + schema: *848 examples: alternative-response-with-extra-repository-information: value: @@ -130978,9 +130996,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: - - *842 - - *491 + - *843 - *492 + - *493 requestBody: required: false content: @@ -131030,9 +131048,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: - - *842 - - *491 + - *843 - *492 + - *493 responses: '204': description: Response @@ -131061,15 +131079,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: - - *842 + - *843 responses: '200': description: Response content: application/json: - schema: *493 + schema: *494 examples: - default: *494 + default: *495 '403': *27 '404': *6 x-github: @@ -131096,7 +131114,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: - - *842 + - *843 requestBody: required: true content: @@ -131157,7 +131175,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -131188,7 +131206,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/teams/teams#list-child-teams-legacy parameters: - - *842 + - *843 - *17 - *19 responses: @@ -131200,7 +131218,7 @@ paths: type: array items: *317 examples: - response-if-child-teams-exist: *848 + response-if-child-teams-exist: *849 headers: Link: *46 '404': *6 @@ -131233,7 +131251,7 @@ paths: application/json: schema: oneOf: - - &849 + - &850 title: Private User description: Private User type: object @@ -131483,7 +131501,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - &875 + - &876 title: Public User description: Public User type: object @@ -131817,7 +131835,7 @@ paths: description: Response content: application/json: - schema: *849 + schema: *850 examples: default: value: @@ -132020,9 +132038,9 @@ paths: type: integer codespaces: type: array - items: *395 + items: *396 examples: - default: *396 + default: *397 '304': *36 '500': *39 '401': *23 @@ -132161,17 +132179,17 @@ paths: description: Response when the codespace was successfully created content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '202': description: Response when the codespace creation partially failed but is being retried in the background content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '401': *23 '403': *27 '404': *6 @@ -132215,7 +132233,7 @@ paths: type: integer secrets: type: array - items: &850 + items: &851 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -132257,7 +132275,7 @@ paths: - visibility - selected_repositories_url examples: - default: *598 + default: *599 headers: Link: *46 x-github: @@ -132335,7 +132353,7 @@ paths: description: Response content: application/json: - schema: *850 + schema: *851 examples: default: value: @@ -132625,15 +132643,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: - - *397 + - *398 responses: '200': description: Response content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '304': *36 '500': *39 '401': *23 @@ -132659,7 +132677,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: - - *397 + - *398 requestBody: required: false content: @@ -132689,9 +132707,9 @@ paths: description: Response content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '401': *23 '403': *27 '404': *6 @@ -132713,7 +132731,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: - - *397 + - *398 responses: '202': *38 '304': *36 @@ -132742,13 +132760,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: - - *397 + - *398 responses: '202': description: Response content: application/json: - schema: &851 + schema: &852 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -132801,7 +132819,7 @@ paths: examples: - https://github.com/octocat/hello-world/tree/:branch examples: - default: &852 + default: &853 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -132833,7 +132851,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/codespaces#get-details-about-a-codespace-export parameters: - - *397 + - *398 - name: export_id in: path required: true @@ -132846,9 +132864,9 @@ paths: description: Response content: application/json: - schema: *851 + schema: *852 examples: - default: *852 + default: *853 '404': *6 x-github: githubCloudOnly: false @@ -132869,7 +132887,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/codespaces/machines#list-machine-types-for-a-codespace parameters: - - *397 + - *398 responses: '200': description: Response @@ -132885,9 +132903,9 @@ paths: type: integer machines: type: array - items: *597 + items: *598 examples: - default: *853 + default: *854 '304': *36 '500': *39 '401': *23 @@ -132916,7 +132934,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: - - *397 + - *398 requestBody: required: true content: @@ -132972,11 +132990,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *496 + repository: *497 machine: anyOf: - type: 'null' - - *597 + - *598 devcontainer_path: description: Path to devcontainer.json from repo root used to create Codespace. @@ -133773,15 +133791,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: - - *397 + - *398 responses: '200': description: Response content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '304': *36 '500': *39 '400': *14 @@ -133813,15 +133831,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: - - *397 + - *398 responses: '200': description: Response content: application/json: - schema: *395 + schema: *396 examples: - default: *596 + default: *597 '500': *39 '401': *23 '403': *27 @@ -133851,9 +133869,9 @@ paths: application/json: schema: type: array - items: *405 + items: *406 examples: - default: &865 + default: &866 value: - id: 197 name: hello_docker @@ -133954,7 +133972,7 @@ paths: application/json: schema: type: array - items: &854 + items: &855 title: Email description: Email type: object @@ -134024,9 +134042,9 @@ paths: application/json: schema: type: array - items: *854 + items: *855 examples: - default: &867 + default: &868 value: - email: octocat@github.com verified: true @@ -134103,7 +134121,7 @@ paths: application/json: schema: type: array - items: *854 + items: *855 examples: default: value: @@ -134361,7 +134379,7 @@ paths: application/json: schema: type: array - items: &855 + items: &856 title: GPG Key description: A unique encryption key type: object @@ -134506,7 +134524,7 @@ paths: - subkeys - revoked examples: - default: &885 + default: &886 value: - id: 3 name: Octocat's GPG Key @@ -134591,9 +134609,9 @@ paths: description: Response content: application/json: - schema: *855 + schema: *856 examples: - default: &856 + default: &857 value: id: 3 name: Octocat's GPG Key @@ -134650,7 +134668,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: - - &857 + - &858 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -134662,9 +134680,9 @@ paths: description: Response content: application/json: - schema: *855 + schema: *856 examples: - default: *856 + default: *857 '404': *6 '304': *36 '403': *27 @@ -134687,7 +134705,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: - - *857 + - *858 responses: '204': description: Response @@ -134975,12 +134993,12 @@ paths: application/json: schema: anyOf: - - *382 + - *383 - type: object properties: {} additionalProperties: false examples: - default: *383 + default: *384 '204': description: Response when there are no restrictions x-github: @@ -135004,7 +135022,7 @@ paths: required: true content: application/json: - schema: *675 + schema: *676 examples: default: value: @@ -135015,7 +135033,7 @@ paths: description: Response content: application/json: - schema: *382 + schema: *383 examples: default: value: @@ -135096,7 +135114,7 @@ paths: - closed - all default: open - - *393 + - *394 - name: sort description: What to sort results by. in: query @@ -135121,7 +135139,7 @@ paths: type: array items: *225 examples: - default: *394 + default: *395 headers: Link: *46 '404': *6 @@ -135154,7 +135172,7 @@ paths: application/json: schema: type: array - items: &858 + items: &859 title: Key description: Key type: object @@ -135257,9 +135275,9 @@ paths: description: Response content: application/json: - schema: *858 + schema: *859 examples: - default: &859 + default: &860 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -135292,15 +135310,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: - - *724 + - *725 responses: '200': description: Response content: application/json: - schema: *858 + schema: *859 examples: - default: *859 + default: *860 '404': *6 '304': *36 '403': *27 @@ -135323,7 +135341,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: - - *724 + - *725 responses: '204': description: Response @@ -135356,7 +135374,7 @@ paths: application/json: schema: type: array - items: &860 + items: &861 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -135435,7 +135453,7 @@ paths: - account - plan examples: - default: &861 + default: &862 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -135497,9 +135515,9 @@ paths: application/json: schema: type: array - items: *860 + items: *861 examples: - default: *861 + default: *862 headers: Link: *46 '304': *36 @@ -135539,7 +135557,7 @@ paths: application/json: schema: type: array - items: *398 + items: *399 examples: default: value: @@ -135653,7 +135671,7 @@ paths: description: Response content: application/json: - schema: *398 + schema: *399 examples: default: value: @@ -135740,9 +135758,9 @@ paths: description: The user's organization invitation was accepted synchronously. content: application/json: - schema: *398 + schema: *399 examples: - default: &862 + default: &863 value: url: https://api.github.com/orgs/octocat/memberships/defunkt state: active @@ -135789,9 +135807,9 @@ paths: processed asynchronously. content: application/json: - schema: *398 + schema: *399 examples: - default: *862 + default: *863 '403': *27 '404': *6 '422': *15 @@ -135820,7 +135838,7 @@ paths: application/json: schema: type: array - items: *400 + items: *401 examples: default: value: @@ -136082,7 +136100,7 @@ paths: description: Response content: application/json: - schema: *400 + schema: *401 examples: default: value: @@ -136262,7 +136280,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/users#get-a-user-migration-status parameters: - - *401 + - *402 - name: exclude in: query required: false @@ -136275,7 +136293,7 @@ paths: description: Response content: application/json: - schema: *400 + schema: *401 examples: default: value: @@ -136469,7 +136487,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/users#download-a-user-migration-archive parameters: - - *401 + - *402 responses: '302': description: Response @@ -136495,7 +136513,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/users#delete-a-user-migration-archive parameters: - - *401 + - *402 responses: '204': description: Response @@ -136524,8 +136542,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/users#unlock-a-user-repository parameters: - - *401 - - *863 + - *402 + - *864 responses: '204': description: Response @@ -136549,7 +136567,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/migrations/users#list-repositories-for-a-user-migration parameters: - - *401 + - *402 - *17 - *19 responses: @@ -136638,7 +136656,7 @@ paths: - docker - nuget - container - - *864 + - *865 - *19 - *17 responses: @@ -136648,10 +136666,10 @@ paths: application/json: schema: type: array - items: *405 + items: *406 examples: - default: *865 - '400': *866 + default: *866 + '400': *867 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -136671,16 +136689,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: - - *407 - *408 + - *409 responses: '200': description: Response content: application/json: - schema: *405 + schema: *406 examples: - default: &886 + default: &887 value: id: 40201 name: octo-name @@ -136793,8 +136811,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: - - *407 - *408 + - *409 responses: '204': description: Response @@ -136824,8 +136842,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: - - *407 - *408 + - *409 - name: token description: package token schema: @@ -136857,8 +136875,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: - - *407 - *408 + - *409 - *19 - *17 - name: state @@ -136878,7 +136896,7 @@ paths: application/json: schema: type: array - items: *409 + items: *410 examples: default: value: @@ -136927,15 +136945,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: - - *407 - *408 - - *410 + - *409 + - *411 responses: '200': description: Response content: application/json: - schema: *409 + schema: *410 examples: default: value: @@ -136971,9 +136989,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: - - *407 - *408 - - *410 + - *409 + - *411 responses: '204': description: Response @@ -137003,9 +137021,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: - - *407 - *408 - - *410 + - *409 + - *411 responses: '204': description: Response @@ -137042,9 +137060,9 @@ paths: application/json: schema: type: array - items: *854 + items: *855 examples: - default: *867 + default: *868 headers: Link: *46 '304': *36 @@ -137157,7 +137175,7 @@ paths: type: array items: *79 examples: - default: &874 + default: &875 summary: Default response value: - id: 1296269 @@ -137475,9 +137493,9 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: - default: *498 + default: *499 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -137516,9 +137534,9 @@ paths: application/json: schema: type: array - items: *678 + items: *679 examples: - default: *868 + default: *869 headers: Link: *46 '304': *36 @@ -137541,7 +137559,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/invitations#accept-a-repository-invitation parameters: - - *386 + - *387 responses: '204': description: Response @@ -137565,7 +137583,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/collaborators/invitations#decline-a-repository-invitation parameters: - - *386 + - *387 responses: '204': description: Response @@ -137598,7 +137616,7 @@ paths: application/json: schema: type: array - items: &869 + items: &870 title: Social account description: Social media account type: object @@ -137615,7 +137633,7 @@ paths: - provider - url examples: - default: &870 + default: &871 value: - provider: twitter url: https://twitter.com/github @@ -137678,9 +137696,9 @@ paths: application/json: schema: type: array - items: *869 + items: *870 examples: - default: *870 + default: *871 '422': *15 '304': *36 '404': *6 @@ -137768,7 +137786,7 @@ paths: application/json: schema: type: array - items: &871 + items: &872 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -137788,7 +137806,7 @@ paths: - title - created_at examples: - default: &900 + default: &901 value: - id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -137853,9 +137871,9 @@ paths: description: Response content: application/json: - schema: *871 + schema: *872 examples: - default: &872 + default: &873 value: id: 2 key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -137885,7 +137903,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: - - &873 + - &874 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -137897,9 +137915,9 @@ paths: description: Response content: application/json: - schema: *871 + schema: *872 examples: - default: *872 + default: *873 '404': *6 '304': *36 '403': *27 @@ -137922,7 +137940,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: - - *873 + - *874 responses: '204': description: Response @@ -137951,7 +137969,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: - - &901 + - &902 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 @@ -137976,11 +137994,11 @@ paths: type: array items: *79 examples: - default-response: *874 + default-response: *875 application/vnd.github.v3.star+json: schema: type: array - items: &902 + items: &903 title: Starred Repository description: Starred Repository type: object @@ -138136,8 +138154,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: - - *491 - *492 + - *493 responses: '204': description: Response if this repository is starred by you @@ -138165,8 +138183,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: - - *491 - *492 + - *493 responses: '204': description: Response @@ -138190,8 +138208,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: - - *491 - *492 + - *493 responses: '204': description: Response @@ -138226,7 +138244,7 @@ paths: type: array items: *284 examples: - default: *418 + default: *419 headers: Link: *46 '304': *36 @@ -138263,7 +138281,7 @@ paths: application/json: schema: type: array - items: *483 + items: *484 examples: default: value: @@ -138349,10 +138367,10 @@ paths: application/json: schema: oneOf: - - *849 - - *875 + - *850 + - *876 examples: - default-response: &879 + default-response: &880 summary: Default response value: login: octocat @@ -138387,7 +138405,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &880 + response-with-git-hub-plan-information: &881 summary: Response with GitHub plan information value: login: octocat @@ -138444,14 +138462,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: - - &877 + - &878 name: user_id description: The unique identifier of the user. in: path required: true schema: type: string - - *423 + - *424 requestBody: required: true description: Details of the draft item to create in the project. @@ -138485,9 +138503,9 @@ paths: description: Response content: application/json: - schema: *428 + schema: *429 examples: - draft_issue: *429 + draft_issue: *430 '304': *36 '403': *27 '401': *23 @@ -138510,7 +138528,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/users/users#list-users parameters: - - *876 + - *877 - *17 responses: '200': @@ -138545,8 +138563,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: - - *877 - - *423 + - *878 + - *424 requestBody: required: true content: @@ -138620,17 +138638,17 @@ paths: description: Response for creating a view in a user-owned project. content: application/json: - schema: *878 + schema: *879 examples: table_view: summary: Response for creating a table view - value: *433 + value: *434 board_view: summary: Response for creating a board view with filter - value: *433 + value: *434 roadmap_view: summary: Response for creating a roadmap view - value: *433 + value: *434 '304': *36 '403': *27 '401': *23 @@ -138672,11 +138690,11 @@ paths: application/json: schema: oneOf: - - *849 - - *875 + - *850 + - *876 examples: - default-response: *879 - response-with-git-hub-plan-information: *880 + default-response: *880 + response-with-git-hub-plan-information: *881 '404': *6 x-github: githubCloudOnly: false @@ -138726,8 +138744,8 @@ paths: required: - subject_digests examples: - default: *881 - withPredicateType: *882 + default: *882 + withPredicateType: *883 responses: '200': description: Response @@ -138767,7 +138785,7 @@ paths: description: The cursor to the previous page. description: Information about the current page. examples: - default: *883 + default: *884 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -138956,7 +138974,7 @@ paths: initiator: type: string examples: - default: *537 + default: *538 '201': description: Response content: @@ -139240,7 +139258,7 @@ paths: application/json: schema: *332 examples: - default: &884 + default: &885 summary: Example response for a user copilot space value: id: 42 @@ -139341,7 +139359,7 @@ paths: application/json: schema: *332 examples: - default: *884 + default: *885 '403': *27 '404': *6 x-github: @@ -139467,7 +139485,7 @@ paths: application/json: schema: *332 examples: - default: *884 + default: *885 '403': *27 '404': *6 '422': *15 @@ -140233,9 +140251,9 @@ paths: application/json: schema: type: array - items: *405 + items: *406 examples: - default: *865 + default: *866 '403': *27 '401': *23 x-github: @@ -140619,9 +140637,9 @@ paths: application/json: schema: type: array - items: *855 + items: *856 examples: - default: *885 + default: *886 headers: Link: *46 x-github: @@ -140725,7 +140743,7 @@ paths: application/json: schema: *20 examples: - default: *380 + default: *381 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -140850,7 +140868,7 @@ paths: - docker - nuget - container - - *864 + - *865 - *131 - *19 - *17 @@ -140861,12 +140879,12 @@ paths: application/json: schema: type: array - items: *405 + items: *406 examples: - default: *865 + default: *866 '403': *27 '401': *23 - '400': *866 + '400': *867 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -140886,17 +140904,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#get-a-package-for-a-user parameters: - - *407 - *408 + - *409 - *131 responses: '200': description: Response content: application/json: - schema: *405 + schema: *406 examples: - default: *886 + default: *887 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -140917,8 +140935,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#delete-a-package-for-a-user parameters: - - *407 - *408 + - *409 - *131 responses: '204': @@ -140951,8 +140969,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#restore-a-package-for-a-user parameters: - - *407 - *408 + - *409 - *131 - name: token description: package token @@ -140985,8 +141003,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: - - *407 - *408 + - *409 - *131 responses: '200': @@ -140995,7 +141013,7 @@ paths: application/json: schema: type: array - items: *409 + items: *410 examples: default: value: @@ -141053,16 +141071,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: - - *407 - *408 - - *410 + - *409 + - *411 - *131 responses: '200': description: Response content: application/json: - schema: *409 + schema: *410 examples: default: value: @@ -141097,10 +141115,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#delete-package-version-for-a-user parameters: - - *407 - *408 + - *409 - *131 - - *410 + - *411 responses: '204': description: Response @@ -141132,10 +141150,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/packages/packages#restore-package-version-for-a-user parameters: - - *407 - *408 + - *409 - *131 - - *410 + - *411 responses: '204': description: Response @@ -141176,9 +141194,9 @@ paths: application/json: schema: type: array - items: *421 + items: *422 examples: - default: *422 + default: *423 headers: Link: *46 '304': *36 @@ -141200,16 +141218,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/projects#get-project-for-user parameters: - - *423 + - *424 - *131 responses: '200': description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 headers: Link: *46 '304': *36 @@ -141231,7 +141249,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/fields#list-project-fields-for-user parameters: - - *423 + - *424 - *131 - *17 - *109 @@ -141243,9 +141261,9 @@ paths: application/json: schema: type: array - items: *426 + items: *427 examples: - default: *887 + default: *888 headers: Link: *46 '304': *36 @@ -141267,7 +141285,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/projects/fields#add-field-to-user-owned-project parameters: - *131 - - *423 + - *424 requestBody: required: true content: @@ -141305,7 +141323,7 @@ paths: description: The options available for single select fields. At least one option must be provided when creating a single select field. - items: *888 + items: *889 required: - name - data_type @@ -141321,7 +141339,7 @@ paths: description: The field's data type. enum: - iteration - iteration_configuration: *889 + iteration_configuration: *890 required: - name - data_type @@ -141343,20 +141361,20 @@ paths: value: name: Due date data_type: date - single_select_field: *890 - iteration_field: *891 + single_select_field: *891 + iteration_field: *892 responses: '201': description: Response content: application/json: - schema: *426 + schema: *427 examples: - text_field: *892 - number_field: *893 - date_field: *894 - single_select_field: *895 - iteration_field: *896 + text_field: *893 + number_field: *894 + date_field: *895 + single_select_field: *896 + iteration_field: *897 '304': *36 '403': *27 '401': *23 @@ -141377,17 +141395,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/fields#get-project-field-for-user parameters: - - *423 - - *897 + - *424 + - *898 - *131 responses: '200': description: Response content: application/json: - schema: *426 + schema: *427 examples: - default: *898 + default: *899 headers: Link: *46 '304': *36 @@ -141410,7 +141428,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: - - *423 + - *424 - *131 - *109 - *110 @@ -141443,9 +141461,9 @@ paths: application/json: schema: type: array - items: *430 + items: *431 examples: - default: *431 + default: *432 headers: Link: *46 '304': *36 @@ -141467,7 +141485,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#add-item-to-user-owned-project parameters: - *131 - - *423 + - *424 requestBody: required: true description: Details of the item to add to the project. You can specify either @@ -141537,22 +141555,22 @@ paths: description: Response content: application/json: - schema: *428 + schema: *429 examples: issue_with_id: summary: Response for adding an issue using its unique ID - value: *429 + value: *430 pull_request_with_id: summary: Response for adding a pull request using its unique ID - value: *429 + value: *430 issue_with_nwo: summary: Response for adding an issue using repository owner, name, and issue number - value: *429 + value: *430 pull_request_with_nwo: summary: Response for adding a pull request using repository owner, name, and PR number - value: *429 + value: *430 '304': *36 '403': *27 '401': *23 @@ -141572,9 +141590,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: - - *423 + - *424 - *131 - - *432 + - *433 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the title field will be returned. @@ -141594,9 +141612,9 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: - default: *431 + default: *432 headers: Link: *46 '304': *36 @@ -141617,9 +141635,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#update-project-item-for-user parameters: - - *423 + - *424 - *131 - - *432 + - *433 requestBody: required: true description: Field updates to apply to the project item. Only text, number, @@ -141692,13 +141710,13 @@ paths: description: Response content: application/json: - schema: *430 + schema: *431 examples: - text_field: *431 - number_field: *431 - date_field: *431 - single_select_field: *431 - iteration_field: *431 + text_field: *432 + number_field: *432 + date_field: *432 + single_select_field: *432 + iteration_field: *432 '401': *23 '403': *27 '404': *6 @@ -141718,9 +141736,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest/rest/projects/items#delete-project-item-for-user parameters: - - *423 + - *424 - *131 - - *432 + - *433 responses: '204': description: Response @@ -141742,9 +141760,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: - - *423 + - *424 - *131 - - *899 + - *900 - name: fields description: |- Limit results to specific fields, by their IDs. If not specified, the @@ -141770,9 +141788,9 @@ paths: application/json: schema: type: array - items: *430 + items: *431 examples: - default: *431 + default: *432 headers: Link: *46 '304': *36 @@ -141993,7 +142011,7 @@ paths: type: array items: *284 examples: - default: *418 + default: *419 headers: Link: *46 x-github: @@ -142023,9 +142041,9 @@ paths: application/json: schema: type: array - items: *869 + items: *870 examples: - default: *870 + default: *871 headers: Link: *46 x-github: @@ -142055,9 +142073,9 @@ paths: application/json: schema: type: array - items: *871 + items: *872 examples: - default: *900 + default: *901 headers: Link: *46 x-github: @@ -142082,7 +142100,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest/rest/activity/starring#list-repositories-starred-by-a-user parameters: - *131 - - *901 + - *902 - *111 - *17 - *19 @@ -142094,11 +142112,11 @@ paths: schema: anyOf: - type: array - items: *902 + items: *903 - type: array items: *79 examples: - default-response: *874 + default-response: *875 headers: Link: *46 x-github: @@ -142129,7 +142147,7 @@ paths: type: array items: *284 examples: - default: *418 + default: *419 headers: Link: *46 x-github: @@ -142258,7 +142276,7 @@ webhooks: type: string enum: - disabled - enterprise: &903 + enterprise: &904 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -142327,7 +142345,7 @@ webhooks: - created_at - updated_at - avatar_url - installation: &904 + installation: &905 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -142348,7 +142366,7 @@ webhooks: required: - id - node_id - organization: &905 + organization: &906 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -142421,7 +142439,7 @@ webhooks: - public_members_url - avatar_url - description - repository: &906 + repository: &907 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property @@ -143336,10 +143354,10 @@ webhooks: type: string enum: - enabled - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -143415,11 +143433,11 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - rule: &907 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + rule: &908 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) @@ -143642,11 +143660,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - rule: *907 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + rule: *908 sender: *4 required: - action @@ -143834,11 +143852,11 @@ webhooks: - everyone required: - from - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - rule: *907 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + rule: *908 sender: *4 required: - action @@ -143911,7 +143929,7 @@ webhooks: required: true content: application/json: - schema: &927 + schema: &928 title: Exemption request cancellation event type: object properties: @@ -143919,11 +143937,11 @@ webhooks: type: string enum: - cancelled - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - exemption_request: &908 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + exemption_request: &909 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -144232,7 +144250,7 @@ webhooks: - array - 'null' description: The responses to the exemption request. - items: &909 + items: &910 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -144344,7 +144362,7 @@ webhooks: required: true content: application/json: - schema: &928 + schema: &929 title: Exemption request completed event type: object properties: @@ -144352,11 +144370,11 @@ webhooks: type: string enum: - completed - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - exemption_request: *908 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + exemption_request: *909 sender: *4 required: - action @@ -144428,7 +144446,7 @@ webhooks: required: true content: application/json: - schema: &925 + schema: &926 title: Exemption request created event type: object properties: @@ -144436,11 +144454,11 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - exemption_request: *908 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + exemption_request: *909 sender: *4 required: - action @@ -144512,7 +144530,7 @@ webhooks: required: true content: application/json: - schema: &929 + schema: &930 title: Exemption response dismissed event type: object properties: @@ -144520,12 +144538,12 @@ webhooks: type: string enum: - response_dismissed - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - exemption_request: *908 - exemption_response: *909 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + exemption_request: *909 + exemption_response: *910 sender: *4 required: - action @@ -144599,7 +144617,7 @@ webhooks: required: true content: application/json: - schema: &926 + schema: &927 title: Exemption response submitted event type: object properties: @@ -144607,12 +144625,12 @@ webhooks: type: string enum: - response_submitted - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - exemption_request: *908 - exemption_response: *909 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + exemption_request: *909 + exemption_response: *910 sender: *4 required: - action @@ -144696,7 +144714,7 @@ webhooks: type: string enum: - completed - check_run: &911 + check_run: &912 title: CheckRun description: A check performed on the code of a given code change type: object @@ -144806,7 +144824,7 @@ webhooks: - examples: - neutral - deployment: *910 + deployment: *911 details_url: type: string examples: @@ -144904,10 +144922,10 @@ webhooks: - output - app - pull_requests - installation: *904 - enterprise: *903 - organization: *905 - repository: *906 + installation: *905 + enterprise: *904 + organization: *906 + repository: *907 sender: *4 required: - check_run @@ -145298,11 +145316,11 @@ webhooks: type: string enum: - created - check_run: *911 - installation: *904 - enterprise: *903 - organization: *905 - repository: *906 + check_run: *912 + installation: *905 + enterprise: *904 + organization: *906 + repository: *907 sender: *4 required: - check_run @@ -145696,11 +145714,11 @@ webhooks: type: string enum: - requested_action - check_run: *911 - installation: *904 - enterprise: *903 - organization: *905 - repository: *906 + check_run: *912 + installation: *905 + enterprise: *904 + organization: *906 + repository: *907 requested_action: description: The action requested by the user. type: object @@ -146103,11 +146121,11 @@ webhooks: type: string enum: - rerequested - check_run: *911 - installation: *904 - enterprise: *903 - organization: *905 - repository: *906 + check_run: *912 + installation: *905 + enterprise: *904 + organization: *906 + repository: *907 sender: *4 required: - check_run @@ -147092,10 +147110,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -147809,10 +147827,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -148520,10 +148538,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -148692,7 +148710,7 @@ webhooks: required: - login - id - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -148844,20 +148862,20 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: &912 + commit_oid: &913 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: *903 - installation: *904 - organization: *905 - ref: &913 + enterprise: *904 + installation: *905 + organization: *906 + ref: &914 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: *906 + repository: *907 sender: *4 required: - action @@ -149024,7 +149042,7 @@ webhooks: required: - login - id - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -149265,12 +149283,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *912 - enterprise: *903 - installation: *904 - organization: *905 - ref: *913 - repository: *906 + commit_oid: *913 + enterprise: *904 + installation: *905 + organization: *906 + ref: *914 + repository: *907 sender: *4 required: - action @@ -149368,7 +149386,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -149553,12 +149571,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *912 - enterprise: *903 - installation: *904 - organization: *905 - ref: *913 - repository: *906 + commit_oid: *913 + enterprise: *904 + installation: *905 + organization: *906 + ref: *914 + repository: *907 sender: *4 required: - action @@ -149727,7 +149745,7 @@ webhooks: required: - login - id - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -149904,12 +149922,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *912 - enterprise: *903 - installation: *904 - organization: *905 - ref: *913 - repository: *906 + commit_oid: *913 + enterprise: *904 + installation: *905 + organization: *906 + ref: *914 + repository: *907 sender: *4 required: - action @@ -150010,7 +150028,7 @@ webhooks: type: - object - 'null' - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -150199,9 +150217,9 @@ webhooks: type: - string - 'null' - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event @@ -150209,7 +150227,7 @@ webhooks: type: - string - 'null' - repository: *906 + repository: *907 sender: *4 required: - action @@ -150308,7 +150326,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -150455,12 +150473,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *912 - enterprise: *903 - installation: *904 - organization: *905 - ref: *913 - repository: *906 + commit_oid: *913 + enterprise: *904 + installation: *905 + organization: *906 + ref: *914 + repository: *907 sender: *4 required: - action @@ -150629,7 +150647,7 @@ webhooks: required: - login - id - dismissed_comment: *567 + dismissed_comment: *568 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -150781,10 +150799,10 @@ webhooks: - dismissed_reason - rule - tool - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -151044,10 +151062,10 @@ webhooks: - updated_at - author_association - body - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -151128,18 +151146,18 @@ webhooks: type: - string - 'null' - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *905 - pusher_type: &914 + organization: *906 + pusher_type: &915 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &915 + ref: &916 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest/rest/git/refs#get-a-reference) resource. type: string @@ -151149,7 +151167,7 @@ webhooks: enum: - tag - branch - repository: *906 + repository: *907 sender: *4 required: - ref @@ -151232,9 +151250,9 @@ webhooks: enum: - created definition: *157 - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 required: - action @@ -151319,9 +151337,9 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 required: - action @@ -151399,9 +151417,9 @@ webhooks: enum: - promote_to_enterprise definition: *157 - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 required: - action @@ -151479,9 +151497,9 @@ webhooks: enum: - updated definition: *157 - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 required: - action @@ -151558,10 +151576,10 @@ webhooks: type: string enum: - updated - enterprise: *903 - installation: *904 - repository: *906 - organization: *905 + enterprise: *904 + installation: *905 + repository: *907 + organization: *906 sender: *4 new_property_values: type: array @@ -151646,18 +151664,18 @@ webhooks: title: delete event type: object properties: - enterprise: *903 - installation: *904 - organization: *905 - pusher_type: *914 - ref: *915 + enterprise: *904 + installation: *905 + organization: *906 + pusher_type: *915 + ref: *916 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *906 + repository: *907 sender: *4 required: - ref @@ -151737,11 +151755,11 @@ webhooks: type: string enum: - assignees_changed - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -151821,11 +151839,11 @@ webhooks: type: string enum: - auto_dismissed - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -151906,11 +151924,11 @@ webhooks: type: string enum: - auto_reopened - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -151991,11 +152009,11 @@ webhooks: type: string enum: - created - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152074,11 +152092,11 @@ webhooks: type: string enum: - dismissed - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152157,11 +152175,11 @@ webhooks: type: string enum: - fixed - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152241,11 +152259,11 @@ webhooks: type: string enum: - reintroduced - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152324,11 +152342,11 @@ webhooks: type: string enum: - reopened - alert: *627 - installation: *904 - organization: *905 - enterprise: *903 - repository: *906 + alert: *628 + installation: *905 + organization: *906 + enterprise: *904 + repository: *907 sender: *4 required: - action @@ -152405,9 +152423,9 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - key: &916 + enterprise: *904 + installation: *905 + key: &917 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest/rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -152445,8 +152463,8 @@ webhooks: - verified - created_at - read_only - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -152523,11 +152541,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - key: *916 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + key: *917 + organization: *906 + repository: *907 sender: *4 required: - action @@ -153094,12 +153112,12 @@ webhooks: - updated_at - statuses_url - repository_url - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - workflow: &920 + workflow: &921 title: Workflow type: - object @@ -153850,13 +153868,13 @@ webhooks: deployment: anyOf: - type: 'null' - - *634 + - *635 pull_requests: type: array - items: *745 - repository: *906 - organization: *905 - installation: *904 + items: *746 + repository: *907 + organization: *906 + installation: *905 sender: *4 responses: '200': @@ -153927,7 +153945,7 @@ webhooks: type: string enum: - approved - approver: &917 + approver: &918 type: object properties: avatar_url: @@ -153970,11 +153988,11 @@ webhooks: type: string comment: type: string - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - reviewers: &918 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + reviewers: &919 type: array items: type: object @@ -154055,7 +154073,7 @@ webhooks: sender: *4 since: type: string - workflow_job_run: &919 + workflow_job_run: &920 type: object properties: conclusion: @@ -154801,18 +154819,18 @@ webhooks: type: string enum: - rejected - approver: *917 + approver: *918 comment: type: string - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - reviewers: *918 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + reviewers: *919 sender: *4 since: type: string - workflow_job_run: *919 + workflow_job_run: *920 workflow_job_runs: type: array items: @@ -155529,13 +155547,13 @@ webhooks: type: string enum: - requested - enterprise: *903 + enterprise: *904 environment: type: string - installation: *904 - organization: *905 - repository: *906 - requestor: &930 + installation: *905 + organization: *906 + repository: *907 + requestor: &931 title: User type: - object @@ -157468,12 +157486,12 @@ webhooks: - updated_at - deployment_url - repository_url - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - workflow: *920 + workflow: *921 workflow_run: title: Deployment Workflow Run type: @@ -158164,7 +158182,7 @@ webhooks: type: string enum: - answered - answer: &923 + answer: &924 type: object properties: author_association: @@ -158324,11 +158342,11 @@ webhooks: - created_at - updated_at - body - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -158455,11 +158473,11 @@ webhooks: - from required: - category - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -158542,11 +158560,11 @@ webhooks: type: string enum: - closed - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -158628,7 +158646,7 @@ webhooks: type: string enum: - created - comment: &922 + comment: &923 type: object properties: author_association: @@ -158788,11 +158806,11 @@ webhooks: - updated_at - body - reactions - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -158875,12 +158893,12 @@ webhooks: type: string enum: - deleted - comment: *922 - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + comment: *923 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -158975,12 +158993,12 @@ webhooks: - from required: - body - comment: *922 - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + comment: *923 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159064,11 +159082,11 @@ webhooks: type: string enum: - created - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159150,11 +159168,11 @@ webhooks: type: string enum: - deleted - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159254,11 +159272,11 @@ webhooks: type: string required: - from - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159340,10 +159358,10 @@ webhooks: type: string enum: - labeled - discussion: *921 - enterprise: *903 - installation: *904 - label: &924 + discussion: *922 + enterprise: *904 + installation: *905 + label: &925 title: Label type: object properties: @@ -159376,8 +159394,8 @@ webhooks: - color - default - description - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159460,11 +159478,11 @@ webhooks: type: string enum: - locked - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159546,11 +159564,11 @@ webhooks: type: string enum: - pinned - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159632,11 +159650,11 @@ webhooks: type: string enum: - reopened - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159721,16 +159739,16 @@ webhooks: changes: type: object properties: - new_discussion: *921 - new_repository: *906 + new_discussion: *922 + new_repository: *907 required: - new_discussion - new_repository - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159813,10 +159831,10 @@ webhooks: type: string enum: - unanswered - discussion: *921 - old_answer: *923 - organization: *905 - repository: *906 + discussion: *922 + old_answer: *924 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159898,12 +159916,12 @@ webhooks: type: string enum: - unlabeled - discussion: *921 - enterprise: *903 - installation: *904 - label: *924 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -159986,11 +160004,11 @@ webhooks: type: string enum: - unlocked - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -160072,11 +160090,11 @@ webhooks: type: string enum: - unpinned - discussion: *921 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + discussion: *922 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -160145,7 +160163,7 @@ webhooks: required: true content: application/json: - schema: *925 + schema: *926 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160208,7 +160226,7 @@ webhooks: required: true content: application/json: - schema: *926 + schema: *927 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160271,7 +160289,7 @@ webhooks: required: true content: application/json: - schema: *927 + schema: *928 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160334,7 +160352,7 @@ webhooks: required: true content: application/json: - schema: *925 + schema: *926 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160397,7 +160415,7 @@ webhooks: required: true content: application/json: - schema: *926 + schema: *927 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160463,7 +160481,7 @@ webhooks: required: true content: application/json: - schema: *927 + schema: *928 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160529,7 +160547,7 @@ webhooks: required: true content: application/json: - schema: *928 + schema: *929 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160595,7 +160613,7 @@ webhooks: required: true content: application/json: - schema: *925 + schema: *926 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160661,7 +160679,7 @@ webhooks: required: true content: application/json: - schema: *929 + schema: *930 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160727,7 +160745,7 @@ webhooks: required: true content: application/json: - schema: *926 + schema: *927 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160792,7 +160810,7 @@ webhooks: required: true content: application/json: - schema: *927 + schema: *928 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160857,7 +160875,7 @@ webhooks: required: true content: application/json: - schema: *928 + schema: *929 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160922,7 +160940,7 @@ webhooks: required: true content: application/json: - schema: *925 + schema: *926 responses: '200': description: Return a 200 status to indicate that the data was received @@ -160987,7 +161005,7 @@ webhooks: required: true content: application/json: - schema: *929 + schema: *930 responses: '200': description: Return a 200 status to indicate that the data was received @@ -161053,7 +161071,7 @@ webhooks: required: true content: application/json: - schema: *926 + schema: *927 responses: '200': description: Return a 200 status to indicate that the data was received @@ -161120,7 +161138,7 @@ webhooks: description: A user forks a repository. type: object properties: - enterprise: *903 + enterprise: *904 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest/rest/repos/repos#get-a-repository) resource. @@ -161798,9 +161816,9 @@ webhooks: type: integer watchers_count: type: integer - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - forkee @@ -161946,9 +161964,9 @@ webhooks: title: gollum event type: object properties: - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pages: description: The pages that were updated. type: array @@ -161986,7 +162004,7 @@ webhooks: - action - sha - html_url - repository: *906 + repository: *907 sender: *4 required: - pages @@ -162062,10 +162080,10 @@ webhooks: type: string enum: - created - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories: &931 + organization: *906 + repositories: &932 description: An array of repository objects that the installation can access. type: array @@ -162091,8 +162109,8 @@ webhooks: - name - full_name - private - repository: *906 - requester: *930 + repository: *907 + requester: *931 sender: *4 required: - action @@ -162167,11 +162185,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories: *931 - repository: *906 + organization: *906 + repositories: *932 + repository: *907 requester: type: - 'null' @@ -162248,11 +162266,11 @@ webhooks: type: string enum: - new_permissions_accepted - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories: *931 - repository: *906 + organization: *906 + repositories: *932 + repository: *907 requester: type: - 'null' @@ -162329,10 +162347,10 @@ webhooks: type: string enum: - added - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories_added: &932 + organization: *906 + repositories_added: &933 description: An array of repository objects, which were added to the installation. type: array @@ -162378,15 +162396,15 @@ webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *906 - repository_selection: &933 + repository: *907 + repository_selection: &934 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *930 + requester: *931 sender: *4 required: - action @@ -162465,10 +162483,10 @@ webhooks: type: string enum: - removed - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories_added: *932 + organization: *906 + repositories_added: *933 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -162495,9 +162513,9 @@ webhooks: - name - full_name - private - repository: *906 - repository_selection: *933 - requester: *930 + repository: *907 + repository_selection: *934 + requester: *931 sender: *4 required: - action @@ -162576,11 +162594,11 @@ webhooks: type: string enum: - suspend - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories: *931 - repository: *906 + organization: *906 + repositories: *932 + repository: *907 requester: type: - 'null' @@ -162763,10 +162781,10 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 target_type: type: string @@ -162845,11 +162863,11 @@ webhooks: type: string enum: - unsuspend - enterprise: *903 + enterprise: *904 installation: *20 - organization: *905 - repositories: *931 - repository: *906 + organization: *906 + repositories: *932 + repository: *907 requester: type: - 'null' @@ -163015,11 +163033,11 @@ webhooks: pin: anyOf: - type: 'null' - - *709 + - *710 minimized: anyOf: - type: 'null' - - *710 + - *711 user: title: User type: @@ -163105,8 +163123,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) the comment belongs to. @@ -163918,8 +163936,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 state: description: State of the issue; either 'open' or 'closed' type: string @@ -163936,7 +163954,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -164280,8 +164298,8 @@ webhooks: - state - locked - assignee - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -164361,7 +164379,7 @@ webhooks: type: string enum: - deleted - comment: &934 + comment: &935 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest/rest/issues/comments#get-an-issue-comment) itself. @@ -164518,11 +164536,11 @@ webhooks: pin: anyOf: - type: 'null' - - *709 + - *710 minimized: anyOf: - type: 'null' - - *710 + - *711 required: - url - html_url @@ -164536,8 +164554,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) the comment belongs to. @@ -165345,8 +165363,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 state: description: State of the issue; either 'open' or 'closed' type: string @@ -165363,7 +165381,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -165709,8 +165727,8 @@ webhooks: - state - locked - assignee - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -165790,7 +165808,7 @@ webhooks: type: string enum: - edited - changes: &958 + changes: &959 description: The changes to the comment. type: object properties: @@ -165802,9 +165820,9 @@ webhooks: type: string required: - from - comment: *934 - enterprise: *903 - installation: *904 + comment: *935 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) the comment belongs to. @@ -166615,8 +166633,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 state: description: State of the issue; either 'open' or 'closed' type: string @@ -166633,7 +166651,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -166977,8 +166995,8 @@ webhooks: - state - locked - assignee - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -167059,9 +167077,9 @@ webhooks: type: string enum: - pinned - comment: *934 - enterprise: *903 - installation: *904 + comment: *935 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) the comment belongs to. @@ -167874,8 +167892,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 state: description: State of the issue; either 'open' or 'closed' type: string @@ -167892,7 +167910,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -168238,8 +168256,8 @@ webhooks: - state - locked - assignee - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -168319,9 +168337,9 @@ webhooks: type: string enum: - unpinned - comment: *934 - enterprise: *903 - installation: *904 + comment: *935 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) the comment belongs to. @@ -169134,8 +169152,8 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 state: description: State of the issue; either 'open' or 'closed' type: string @@ -169152,7 +169170,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -169498,8 +169516,8 @@ webhooks: - state - locked - assignee - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -169588,9 +169606,9 @@ webhooks: type: number blocking_issue: *225 blocking_issue_repo: *79 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -169679,9 +169697,9 @@ webhooks: type: number blocking_issue: *225 blocking_issue_repo: *79 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -169769,9 +169787,9 @@ webhooks: description: The ID of the blocking issue. type: number blocking_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -169860,9 +169878,9 @@ webhooks: description: The ID of the blocking issue. type: number blocking_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -169942,10 +169960,10 @@ webhooks: type: string enum: - assigned - assignee: *930 - enterprise: *903 - installation: *904 - issue: &935 + assignee: *931 + enterprise: *904 + installation: *905 + issue: &936 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) itself. @@ -170756,11 +170774,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -170777,7 +170795,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -170880,8 +170898,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -170961,8 +170979,8 @@ webhooks: type: string enum: - closed - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) itself. @@ -171778,11 +171796,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -171799,7 +171817,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -172045,8 +172063,8 @@ webhooks: required: - state - closed_at - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -172125,8 +172143,8 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -172933,11 +172951,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -172954,7 +172972,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -173056,8 +173074,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -173136,8 +173154,8 @@ webhooks: type: string enum: - demilestoned - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -173967,11 +173985,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -173988,7 +174006,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -174069,7 +174087,7 @@ webhooks: format: uri user_view_type: type: string - milestone: &936 + milestone: &937 title: Milestone description: A collection of related issues and pull requests. type: object @@ -174212,8 +174230,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -174312,8 +174330,8 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -175124,11 +175142,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -175142,7 +175160,7 @@ webhooks: timeline_url: type: string format: uri - type: *390 + type: *391 title: description: Title of the issue type: string @@ -175248,9 +175266,9 @@ webhooks: - active_lock_reason - body - reactions - label: *924 - organization: *905 - repository: *906 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -175330,9 +175348,9 @@ webhooks: type: string enum: - field_added - enterprise: *903 - installation: *904 - issue: *935 + enterprise: *904 + installation: *905 + issue: *936 issue_field: type: object description: The issue field whose value was set or updated on the @@ -175498,8 +175516,8 @@ webhooks: - id required: - from - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -175579,9 +175597,9 @@ webhooks: type: string enum: - field_removed - enterprise: *903 - installation: *904 - issue: *935 + enterprise: *904 + installation: *905 + issue: *936 issue_field: type: object description: The issue field whose value was cleared from the issue. @@ -175668,8 +175686,8 @@ webhooks: - 'null' required: - id - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -175749,8 +175767,8 @@ webhooks: type: string enum: - labeled - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -176560,11 +176578,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -176578,7 +176596,7 @@ webhooks: timeline_url: type: string format: uri - type: *390 + type: *391 title: description: Title of the issue type: string @@ -176684,9 +176702,9 @@ webhooks: - active_lock_reason - body - reactions - label: *924 - organization: *905 - repository: *906 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -176766,8 +176784,8 @@ webhooks: type: string enum: - locked - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -177602,11 +177620,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -177620,7 +177638,7 @@ webhooks: timeline_url: type: string format: uri - type: *390 + type: *391 title: description: Title of the issue type: string @@ -177703,8 +177721,8 @@ webhooks: format: uri user_view_type: type: string - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -177783,8 +177801,8 @@ webhooks: type: string enum: - milestoned - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -178613,11 +178631,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -178634,7 +178652,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -178714,9 +178732,9 @@ webhooks: format: uri user_view_type: type: string - milestone: *936 - organization: *905 - repository: *906 + milestone: *937 + organization: *906 + repository: *907 sender: *4 required: - action @@ -179603,11 +179621,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -179707,7 +179725,7 @@ webhooks: required: - login - id - type: *390 + type: *391 required: - id - number @@ -180199,8 +180217,8 @@ webhooks: required: - old_issue - old_repository - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -181007,11 +181025,11 @@ webhooks: repository_url: type: string format: uri - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -181028,7 +181046,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -181134,8 +181152,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -181215,9 +181233,9 @@ webhooks: type: string enum: - pinned - enterprise: *903 - installation: *904 - issue: &937 + enterprise: *904 + installation: *905 + issue: &938 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) itself. @@ -182022,11 +182040,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -182043,7 +182061,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -182145,8 +182163,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -182225,8 +182243,8 @@ webhooks: type: string enum: - reopened - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -183059,11 +183077,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -183160,9 +183178,9 @@ webhooks: format: uri user_view_type: type: string - type: *390 - organization: *905 - repository: *906 + type: *391 + organization: *906 + repository: *907 sender: *4 required: - action @@ -184050,11 +184068,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -184071,7 +184089,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -184664,11 +184682,11 @@ webhooks: required: - new_issue - new_repository - enterprise: *903 - installation: *904 - issue: *937 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *938 + organization: *906 + repository: *907 sender: *4 required: - action @@ -184748,12 +184766,12 @@ webhooks: type: string enum: - typed - enterprise: *903 - installation: *904 - issue: *935 - type: *390 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *936 + type: *391 + organization: *906 + repository: *907 sender: *4 required: - action @@ -184834,7 +184852,7 @@ webhooks: type: string enum: - unassigned - assignee: &961 + assignee: &962 title: User type: - object @@ -184906,11 +184924,11 @@ webhooks: required: - login - id - enterprise: *903 - installation: *904 - issue: *935 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *936 + organization: *906 + repository: *907 sender: *4 required: - action @@ -184989,12 +185007,12 @@ webhooks: type: string enum: - unlabeled - enterprise: *903 - installation: *904 - issue: *935 - label: *924 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *936 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -185074,8 +185092,8 @@ webhooks: type: string enum: - unlocked - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest/rest/issues/issues#get-an-issue) @@ -185908,11 +185926,11 @@ webhooks: anyOf: - type: 'null' - *226 - sub_issues_summary: *840 - issue_dependencies_summary: *841 + sub_issues_summary: *841 + issue_dependencies_summary: *842 issue_field_values: type: array - items: *691 + items: *692 state: description: State of the issue; either 'open' or 'closed' type: string @@ -185929,7 +185947,7 @@ webhooks: title: description: Title of the issue type: string - type: *390 + type: *391 updated_at: type: string format: date-time @@ -186009,8 +186027,8 @@ webhooks: format: uri user_view_type: type: string - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186090,11 +186108,11 @@ webhooks: type: string enum: - unpinned - enterprise: *903 - installation: *904 - issue: *937 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *938 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186173,12 +186191,12 @@ webhooks: type: string enum: - untyped - enterprise: *903 - installation: *904 - issue: *935 - type: *390 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + issue: *936 + type: *391 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186258,11 +186276,11 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - label: *924 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186340,11 +186358,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - label: *924 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186454,11 +186472,11 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - label: *924 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + label: *925 + organization: *906 + repository: *907 sender: *4 required: - action @@ -186540,9 +186558,9 @@ webhooks: - cancelled effective_date: type: string - enterprise: *903 - installation: *904 - marketplace_purchase: &938 + enterprise: *904 + installation: *905 + marketplace_purchase: &939 title: Marketplace Purchase type: object required: @@ -186630,8 +186648,8 @@ webhooks: type: integer unit_count: type: integer - organization: *905 - previous_marketplace_purchase: &939 + organization: *906 + previous_marketplace_purchase: &940 title: Marketplace Purchase type: object properties: @@ -186715,7 +186733,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *906 + repository: *907 sender: *4 required: - action @@ -186795,10 +186813,10 @@ webhooks: - changed effective_date: type: string - enterprise: *903 - installation: *904 - marketplace_purchase: *938 - organization: *905 + enterprise: *904 + installation: *905 + marketplace_purchase: *939 + organization: *906 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -186886,7 +186904,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *906 + repository: *907 sender: *4 required: - action @@ -186968,10 +186986,10 @@ webhooks: - pending_change effective_date: type: string - enterprise: *903 - installation: *904 - marketplace_purchase: *938 - organization: *905 + enterprise: *904 + installation: *905 + marketplace_purchase: *939 + organization: *906 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -187057,7 +187075,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *906 + repository: *907 sender: *4 required: - action @@ -187138,8 +187156,8 @@ webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 marketplace_purchase: title: Marketplace Purchase type: object @@ -187225,9 +187243,9 @@ webhooks: type: integer unit_count: type: integer - organization: *905 - previous_marketplace_purchase: *939 - repository: *906 + organization: *906 + previous_marketplace_purchase: *940 + repository: *907 sender: *4 required: - action @@ -187307,12 +187325,12 @@ webhooks: - purchased effective_date: type: string - enterprise: *903 - installation: *904 - marketplace_purchase: *938 - organization: *905 - previous_marketplace_purchase: *939 - repository: *906 + enterprise: *904 + installation: *905 + marketplace_purchase: *939 + organization: *906 + previous_marketplace_purchase: *940 + repository: *907 sender: *4 required: - action @@ -187414,11 +187432,11 @@ webhooks: type: string required: - to - enterprise: *903 - installation: *904 - member: *930 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + member: *931 + organization: *906 + repository: *907 sender: *4 required: - action @@ -187520,11 +187538,11 @@ webhooks: type: - string - 'null' - enterprise: *903 - installation: *904 - member: *930 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + member: *931 + organization: *906 + repository: *907 sender: *4 required: - action @@ -187603,11 +187621,11 @@ webhooks: type: string enum: - removed - enterprise: *903 - installation: *904 - member: *930 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + member: *931 + organization: *906 + repository: *907 sender: *4 required: - action @@ -187685,11 +187703,11 @@ webhooks: type: string enum: - added - enterprise: *903 - installation: *904 - member: *930 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + member: *931 + organization: *906 + repository: *907 scope: description: The scope of the membership. Currently, can only be `team`. @@ -187767,7 +187785,7 @@ webhooks: required: - login - id - team: &940 + team: &941 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -187997,11 +188015,11 @@ webhooks: type: string enum: - removed - enterprise: *903 - installation: *904 - member: *930 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + member: *931 + organization: *906 + repository: *907 scope: description: The scope of the membership. Currently, can only be `team`. @@ -188080,7 +188098,7 @@ webhooks: required: - login - id - team: *940 + team: *941 required: - action - scope @@ -188162,8 +188180,8 @@ webhooks: type: string enum: - checks_requested - installation: *904 - merge_group: &941 + installation: *905 + merge_group: &942 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -188182,15 +188200,15 @@ webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *557 + head_commit: *558 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -188276,10 +188294,10 @@ webhooks: - merged - invalidated - dequeued - installation: *904 - merge_group: *941 - organization: *905 - repository: *906 + installation: *905 + merge_group: *942 + organization: *906 + repository: *907 sender: *4 required: - action @@ -188352,7 +188370,7 @@ webhooks: type: string enum: - deleted - enterprise: *903 + enterprise: *904 hook: description: 'The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -188461,12 +188479,12 @@ webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *904 - organization: *905 + installation: *905 + organization: *906 repository: anyOf: - type: 'null' - - *906 + - *907 sender: *4 required: - action @@ -188546,11 +188564,11 @@ webhooks: type: string enum: - closed - enterprise: *903 - installation: *904 - milestone: *936 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + milestone: *937 + organization: *906 + repository: *907 sender: *4 required: - action @@ -188629,9 +188647,9 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - milestone: &942 + enterprise: *904 + installation: *905 + milestone: &943 title: Milestone description: A collection of related issues and pull requests. type: object @@ -188773,8 +188791,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -188853,11 +188871,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - milestone: *936 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + milestone: *937 + organization: *906 + repository: *907 sender: *4 required: - action @@ -188967,11 +188985,11 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - milestone: *936 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + milestone: *937 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189051,11 +189069,11 @@ webhooks: type: string enum: - opened - enterprise: *903 - installation: *904 - milestone: *942 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + milestone: *943 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189134,11 +189152,11 @@ webhooks: type: string enum: - blocked - blocked_user: *930 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + blocked_user: *931 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189217,11 +189235,11 @@ webhooks: type: string enum: - unblocked - blocked_user: *930 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + blocked_user: *931 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189297,7 +189315,7 @@ webhooks: enum: - created definition: *152 - enterprise: *903 + enterprise: *904 sender: *4 required: - action @@ -189377,8 +189395,8 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 sender: *4 required: - action @@ -189451,8 +189469,8 @@ webhooks: enum: - updated definition: *152 - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 sender: *4 required: - action @@ -189524,9 +189542,9 @@ webhooks: type: string enum: - updated - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 new_property_values: type: array @@ -189614,9 +189632,9 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - membership: &943 + enterprise: *904 + installation: *905 + membership: &944 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -189726,8 +189744,8 @@ webhooks: - role - organization_url - user - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189805,11 +189823,11 @@ webhooks: type: string enum: - member_added - enterprise: *903 - installation: *904 - membership: *943 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + membership: *944 + organization: *906 + repository: *907 sender: *4 required: - action @@ -189888,8 +189906,8 @@ webhooks: type: string enum: - member_invited - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -190011,10 +190029,10 @@ webhooks: - inviter - team_count - invitation_teams_url - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 - user: *930 + user: *931 required: - action - invitation @@ -190092,11 +190110,11 @@ webhooks: type: string enum: - member_removed - enterprise: *903 - installation: *904 - membership: *943 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + membership: *944 + organization: *906 + repository: *907 sender: *4 required: - action @@ -190183,11 +190201,11 @@ webhooks: properties: from: type: string - enterprise: *903 - installation: *904 - membership: *943 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + membership: *944 + organization: *906 + repository: *907 sender: *4 required: - action @@ -190265,9 +190283,9 @@ webhooks: type: string enum: - published - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 package: description: Information about the package. type: object @@ -190790,7 +190808,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: &944 + items: &945 title: Ruby Gems metadata type: object properties: @@ -190887,7 +190905,7 @@ webhooks: - owner - package_version - registry - repository: *906 + repository: *907 sender: *4 required: - action @@ -190964,9 +190982,9 @@ webhooks: type: string enum: - updated - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 package: description: Information about the package. type: object @@ -191328,7 +191346,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *944 + items: *945 source_url: type: string format: uri @@ -191399,7 +191417,7 @@ webhooks: - owner - package_version - registry - repository: *906 + repository: *907 sender: *4 required: - action @@ -191579,12 +191597,12 @@ webhooks: - duration - created_at - updated_at - enterprise: *903 + enterprise: *904 id: type: integer - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - id @@ -191661,7 +191679,7 @@ webhooks: type: string enum: - approved - personal_access_token_request: &945 + personal_access_token_request: &946 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -191811,10 +191829,10 @@ webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *903 - organization: *905 + enterprise: *904 + organization: *906 sender: *4 - installation: *904 + installation: *905 required: - action - personal_access_token_request @@ -191891,11 +191909,11 @@ webhooks: type: string enum: - cancelled - personal_access_token_request: *945 - enterprise: *903 - organization: *905 + personal_access_token_request: *946 + enterprise: *904 + organization: *906 sender: *4 - installation: *904 + installation: *905 required: - action - personal_access_token_request @@ -191971,11 +191989,11 @@ webhooks: type: string enum: - created - personal_access_token_request: *945 - enterprise: *903 - organization: *905 + personal_access_token_request: *946 + enterprise: *904 + organization: *906 sender: *4 - installation: *904 + installation: *905 required: - action - personal_access_token_request @@ -192050,11 +192068,11 @@ webhooks: type: string enum: - denied - personal_access_token_request: *945 - organization: *905 - enterprise: *903 + personal_access_token_request: *946 + organization: *906 + enterprise: *904 sender: *4 - installation: *904 + installation: *905 required: - action - personal_access_token_request @@ -192159,7 +192177,7 @@ webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *946 + last_response: *947 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -192191,8 +192209,8 @@ webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 zen: description: Random string of GitHub zen. @@ -192437,10 +192455,10 @@ webhooks: - from required: - note - enterprise: *903 - installation: *904 - organization: *905 - project_card: &947 + enterprise: *904 + installation: *905 + organization: *906 + project_card: &948 title: Project Card type: object properties: @@ -192563,7 +192581,7 @@ webhooks: - creator - created_at - updated_at - repository: *906 + repository: *907 sender: *4 required: - action @@ -192644,11 +192662,11 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - project_card: *947 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project_card: *948 + repository: *907 sender: *4 required: - action @@ -192728,9 +192746,9 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 project_card: title: Project Card type: object @@ -192860,7 +192878,7 @@ webhooks: repository: anyOf: - type: 'null' - - *906 + - *907 sender: *4 required: - action @@ -192954,11 +192972,11 @@ webhooks: - from required: - note - enterprise: *903 - installation: *904 - organization: *905 - project_card: *947 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project_card: *948 + repository: *907 sender: *4 required: - action @@ -193052,9 +193070,9 @@ webhooks: - from required: - column_id - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 project_card: allOf: - title: Project Card @@ -193251,7 +193269,7 @@ webhooks: type: string required: - after_id - repository: *906 + repository: *907 sender: *4 required: - action @@ -193331,10 +193349,10 @@ webhooks: type: string enum: - closed - enterprise: *903 - installation: *904 - organization: *905 - project: &949 + enterprise: *904 + installation: *905 + organization: *906 + project: &950 title: Project type: object properties: @@ -193461,7 +193479,7 @@ webhooks: - creator - created_at - updated_at - repository: *906 + repository: *907 sender: *4 required: - action @@ -193541,10 +193559,10 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - project_column: &948 + enterprise: *904 + installation: *905 + organization: *906 + project_column: &949 title: Project Column type: object properties: @@ -193584,7 +193602,7 @@ webhooks: - name - created_at - updated_at - repository: *906 + repository: *907 sender: *4 required: - action @@ -193663,14 +193681,14 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - project_column: *948 + enterprise: *904 + installation: *905 + organization: *906 + project_column: *949 repository: anyOf: - type: 'null' - - *906 + - *907 sender: *4 required: - action @@ -193759,11 +193777,11 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - organization: *905 - project_column: *948 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project_column: *949 + repository: *907 sender: *4 required: - action @@ -193843,11 +193861,11 @@ webhooks: type: string enum: - moved - enterprise: *903 - installation: *904 - organization: *905 - project_column: *948 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project_column: *949 + repository: *907 sender: *4 required: - action @@ -193927,11 +193945,11 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - project: *949 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project: *950 + repository: *907 sender: *4 required: - action @@ -194011,14 +194029,14 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - project: *949 + enterprise: *904 + installation: *905 + organization: *906 + project: *950 repository: anyOf: - type: 'null' - - *906 + - *907 sender: *4 required: - action @@ -194119,11 +194137,11 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - organization: *905 - project: *949 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project: *950 + repository: *907 sender: *4 required: - action @@ -194202,11 +194220,11 @@ webhooks: type: string enum: - reopened - enterprise: *903 - installation: *904 - organization: *905 - project: *949 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + project: *950 + repository: *907 sender: *4 required: - action @@ -194287,9 +194305,9 @@ webhooks: type: string enum: - closed - installation: *904 - organization: *905 - projects_v2: *421 + installation: *905 + organization: *906 + projects_v2: *422 sender: *4 required: - action @@ -194370,9 +194388,9 @@ webhooks: type: string enum: - created - installation: *904 - organization: *905 - projects_v2: *421 + installation: *905 + organization: *906 + projects_v2: *422 sender: *4 required: - action @@ -194453,9 +194471,9 @@ webhooks: type: string enum: - deleted - installation: *904 - organization: *905 - projects_v2: *421 + installation: *905 + organization: *906 + projects_v2: *422 sender: *4 required: - action @@ -194576,9 +194594,9 @@ webhooks: type: string to: type: string - installation: *904 - organization: *905 - projects_v2: *421 + installation: *905 + organization: *906 + projects_v2: *422 sender: *4 required: - action @@ -194661,7 +194679,7 @@ webhooks: type: string enum: - archived - changes: &953 + changes: &954 type: object properties: archived_at: @@ -194677,9 +194695,9 @@ webhooks: - string - 'null' format: date-time - installation: *904 - organization: *905 - projects_v2_item: &950 + installation: *905 + organization: *906 + projects_v2_item: &951 title: Projects v2 Item description: An item belonging to a project type: object @@ -194697,7 +194715,7 @@ webhooks: type: string description: The node ID of the content represented by this item. - content_type: *427 + content_type: *428 creator: *4 created_at: type: string @@ -194819,9 +194837,9 @@ webhooks: - 'null' to: type: string - installation: *904 - organization: *905 - projects_v2_item: *950 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -194903,9 +194921,9 @@ webhooks: type: string enum: - created - installation: *904 - organization: *905 - projects_v2_item: *950 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -194986,9 +195004,9 @@ webhooks: type: string enum: - deleted - installation: *904 - organization: *905 - projects_v2_item: *950 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -195093,7 +195111,7 @@ webhooks: oneOf: - type: string - type: integer - - &951 + - &952 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -195117,7 +195135,7 @@ webhooks: required: - id - name - - &952 + - &953 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -195157,8 +195175,8 @@ webhooks: oneOf: - type: string - type: integer - - *951 - *952 + - *953 type: - 'null' - string @@ -195181,9 +195199,9 @@ webhooks: - 'null' required: - body - installation: *904 - organization: *905 - projects_v2_item: *950 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -195280,9 +195298,9 @@ webhooks: type: - string - 'null' - installation: *904 - organization: *905 - projects_v2_item: *950 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -195365,10 +195383,10 @@ webhooks: type: string enum: - restored - changes: *953 - installation: *904 - organization: *905 - projects_v2_item: *950 + changes: *954 + installation: *905 + organization: *906 + projects_v2_item: *951 sender: *4 required: - action @@ -195450,9 +195468,9 @@ webhooks: type: string enum: - reopened - installation: *904 - organization: *905 - projects_v2: *421 + installation: *905 + organization: *906 + projects_v2: *422 sender: *4 required: - action @@ -195533,9 +195551,9 @@ webhooks: type: string enum: - created - installation: *904 - organization: *905 - projects_v2_status_update: *954 + installation: *905 + organization: *906 + projects_v2_status_update: *955 sender: *4 required: - action @@ -195616,9 +195634,9 @@ webhooks: type: string enum: - deleted - installation: *904 - organization: *905 - projects_v2_status_update: *954 + installation: *905 + organization: *906 + projects_v2_status_update: *955 sender: *4 required: - action @@ -195764,9 +195782,9 @@ webhooks: - string - 'null' format: date - installation: *904 - organization: *905 - projects_v2_status_update: *954 + installation: *905 + organization: *906 + projects_v2_status_update: *955 sender: *4 required: - action @@ -195837,10 +195855,10 @@ webhooks: title: public event type: object properties: - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - repository @@ -195917,13 +195935,13 @@ webhooks: type: string enum: - assigned - assignee: *930 - enterprise: *903 - installation: *904 - number: &955 + assignee: *931 + enterprise: *904 + installation: *905 + number: &956 description: The pull request number. type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -198148,7 +198166,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -198276,7 +198294,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -198358,11 +198376,11 @@ webhooks: type: string enum: - auto_merge_disabled - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -200578,7 +200596,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -200708,7 +200726,7 @@ webhooks: - draft reason: type: string - repository: *906 + repository: *907 sender: *4 required: - action @@ -200790,11 +200808,11 @@ webhooks: type: string enum: - auto_merge_enabled - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -203010,7 +203028,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -203140,7 +203158,7 @@ webhooks: - draft reason: type: string - repository: *906 + repository: *907 sender: *4 required: - action @@ -203222,13 +203240,13 @@ webhooks: type: string enum: - closed - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: &956 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: &957 allOf: - - *745 + - *746 - type: object properties: allow_auto_merge: @@ -203290,7 +203308,7 @@ webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *906 + repository: *907 sender: *4 required: - action @@ -203371,12 +203389,12 @@ webhooks: type: string enum: - converted_to_draft - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: *956 - repository: *906 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: *957 + repository: *907 sender: *4 required: - action @@ -203456,11 +203474,11 @@ webhooks: type: string enum: - demilestoned - enterprise: *903 - milestone: *424 - number: *955 - organization: *905 - pull_request: &957 + enterprise: *904 + milestone: *425 + number: *956 + organization: *906 + pull_request: &958 title: Pull Request type: object properties: @@ -205677,7 +205695,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -205805,7 +205823,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -205884,11 +205902,11 @@ webhooks: type: string enum: - dequeued - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -208109,7 +208127,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -208252,7 +208270,7 @@ webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *906 + repository: *907 sender: *4 required: - action @@ -208376,12 +208394,12 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: *956 - repository: *906 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: *957 + repository: *907 sender: *4 required: - action @@ -208461,11 +208479,11 @@ webhooks: type: string enum: - enqueued - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -210686,7 +210704,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -210814,7 +210832,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -210894,11 +210912,11 @@ webhooks: type: string enum: - labeled - enterprise: *903 - installation: *904 - label: *924 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + label: *925 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -213122,7 +213140,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -213250,7 +213268,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -213331,10 +213349,10 @@ webhooks: type: string enum: - locked - enterprise: *903 - installation: *904 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -215556,7 +215574,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -215684,7 +215702,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -215764,12 +215782,12 @@ webhooks: type: string enum: - milestoned - enterprise: *903 - milestone: *424 - number: *955 - organization: *905 - pull_request: *957 - repository: *906 + enterprise: *904 + milestone: *425 + number: *956 + organization: *906 + pull_request: *958 + repository: *907 sender: *4 required: - action @@ -215848,12 +215866,12 @@ webhooks: type: string enum: - opened - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: *956 - repository: *906 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: *957 + repository: *907 sender: *4 required: - action @@ -215934,12 +215952,12 @@ webhooks: type: string enum: - ready_for_review - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: *956 - repository: *906 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: *957 + repository: *907 sender: *4 required: - action @@ -216019,12 +216037,12 @@ webhooks: type: string enum: - reopened - enterprise: *903 - installation: *904 - number: *955 - organization: *905 - pull_request: *956 - repository: *906 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 + pull_request: *957 + repository: *907 sender: *4 required: - action @@ -216399,9 +216417,9 @@ webhooks: - start_side - side - reactions - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: type: object properties: @@ -218512,7 +218530,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -218635,7 +218653,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *906 + repository: *907 sender: *4 required: - action @@ -218715,7 +218733,7 @@ webhooks: type: string enum: - deleted - comment: &959 + comment: &960 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. @@ -219008,9 +219026,9 @@ webhooks: - start_side - side - reactions - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: type: object properties: @@ -221109,7 +221127,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -221232,7 +221250,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *906 + repository: *907 sender: *4 required: - action @@ -221312,11 +221330,11 @@ webhooks: type: string enum: - edited - changes: *958 - comment: *959 - enterprise: *903 - installation: *904 - organization: *905 + changes: *959 + comment: *960 + enterprise: *904 + installation: *905 + organization: *906 pull_request: type: object properties: @@ -223418,7 +223436,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -223541,7 +223559,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *906 + repository: *907 sender: *4 required: - action @@ -223622,9 +223640,9 @@ webhooks: type: string enum: - dismissed - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: title: Simple Pull Request type: object @@ -225736,7 +225754,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -225861,7 +225879,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *906 + repository: *907 review: description: The review that was affected. type: object @@ -226112,9 +226130,9 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: title: Simple Pull Request type: object @@ -228223,8 +228241,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *906 - review: &960 + repository: *907 + review: &961 description: The review that was affected. type: object properties: @@ -228462,12 +228480,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: description: The pull request number. type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -230690,7 +230708,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. @@ -230818,7 +230836,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 requested_reviewer: title: User type: @@ -230904,12 +230922,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: description: The pull request number. type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -233139,7 +233157,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. @@ -233267,7 +233285,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 requested_team: title: Team description: Groups of organization members that gives permissions @@ -233462,12 +233480,12 @@ webhooks: type: string enum: - review_requested - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: description: The pull request number. type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -235691,7 +235709,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. @@ -235820,7 +235838,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 requested_reviewer: title: User type: @@ -235907,12 +235925,12 @@ webhooks: type: string enum: - review_requested - enterprise: *903 - installation: *904 + enterprise: *904 + installation: *905 number: description: The pull request number. type: integer - organization: *905 + organization: *906 pull_request: title: Pull Request type: object @@ -238127,7 +238145,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. @@ -238256,7 +238274,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 requested_team: title: Team description: Groups of organization members that gives permissions @@ -238440,9 +238458,9 @@ webhooks: type: string enum: - submitted - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: title: Simple Pull Request type: object @@ -240557,7 +240575,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -240682,8 +240700,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *906 - review: *960 + repository: *907 + review: *961 sender: *4 required: - action @@ -240763,9 +240781,9 @@ webhooks: type: string enum: - resolved - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: title: Simple Pull Request type: object @@ -242789,7 +242807,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -242914,7 +242932,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *906 + repository: *907 sender: *4 thread: type: object @@ -243311,9 +243329,9 @@ webhooks: type: string enum: - unresolved - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 pull_request: title: Simple Pull Request type: object @@ -245321,7 +245339,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: type: string enum: @@ -245445,7 +245463,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *906 + repository: *907 sender: *4 thread: type: object @@ -245838,11 +245856,11 @@ webhooks: type: string enum: - stacked - enterprise: *903 - installation: *904 - stack: *742 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + stack: *743 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -248066,7 +248084,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -248194,7 +248212,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -248280,10 +248298,10 @@ webhooks: type: string before: type: string - enterprise: *903 - installation: *904 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -250494,7 +250512,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -250622,7 +250640,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -250704,11 +250722,11 @@ webhooks: type: string enum: - unassigned - assignee: *961 - enterprise: *903 - installation: *904 - number: *955 - organization: *905 + assignee: *962 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -252934,7 +252952,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -253062,7 +253080,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -253141,11 +253159,11 @@ webhooks: type: string enum: - unlabeled - enterprise: *903 - installation: *904 - label: *924 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + label: *925 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -255360,7 +255378,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -255488,7 +255506,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -255569,10 +255587,10 @@ webhooks: type: string enum: - unlocked - enterprise: *903 - installation: *904 - number: *955 - organization: *905 + enterprise: *904 + installation: *905 + number: *956 + organization: *906 pull_request: title: Pull Request type: object @@ -257778,7 +257796,7 @@ webhooks: review_comments_url: type: string format: uri - stack: *742 + stack: *743 state: description: State of this Pull Request. Either `open` or `closed`. type: string @@ -257905,7 +257923,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *906 + repository: *907 sender: *4 required: - action @@ -258108,7 +258126,7 @@ webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *903 + enterprise: *904 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -258203,8 +258221,8 @@ webhooks: - url - author - committer - installation: *904 - organization: *905 + installation: *905 + organization: *906 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -258803,9 +258821,9 @@ webhooks: type: string enum: - published - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 registry_package: type: object properties: @@ -259282,7 +259300,7 @@ webhooks: type: string rubygems_metadata: type: array - items: *944 + items: *945 summary: type: string tag_name: @@ -259338,7 +259356,7 @@ webhooks: - owner - package_version - registry - repository: *906 + repository: *907 sender: *4 required: - action @@ -259416,9 +259434,9 @@ webhooks: type: string enum: - updated - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 registry_package: type: object properties: @@ -259730,7 +259748,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *944 + items: *945 summary: type: string tag_name: @@ -259780,7 +259798,7 @@ webhooks: - owner - package_version - registry - repository: *906 + repository: *907 sender: *4 required: - action @@ -259857,10 +259875,10 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - release: &962 + enterprise: *904 + installation: *905 + organization: *906 + release: &963 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest/rest/releases/releases/#get-a-release) object. @@ -260191,7 +260209,7 @@ webhooks: - updated_at - zipball_url - body - repository: *906 + repository: *907 sender: *4 required: - action @@ -260268,11 +260286,11 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - release: *962 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + release: *963 + repository: *907 sender: *4 required: - action @@ -260389,11 +260407,11 @@ webhooks: type: boolean required: - to - enterprise: *903 - installation: *904 - organization: *905 - release: *962 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + release: *963 + repository: *907 sender: *4 required: - action @@ -260471,9 +260489,9 @@ webhooks: type: string enum: - prereleased - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest/rest/releases/releases/#get-a-release) @@ -260809,7 +260827,7 @@ webhooks: - string - 'null' format: uri - repository: *906 + repository: *907 sender: *4 required: - action @@ -260885,10 +260903,10 @@ webhooks: type: string enum: - published - enterprise: *903 - installation: *904 - organization: *905 - release: &963 + enterprise: *904 + installation: *905 + organization: *906 + release: &964 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest/rest/releases/releases/#get-a-release) object. @@ -261221,7 +261239,7 @@ webhooks: - string - 'null' format: uri - repository: *906 + repository: *907 sender: *4 required: - action @@ -261297,11 +261315,11 @@ webhooks: type: string enum: - released - enterprise: *903 - installation: *904 - organization: *905 - release: *962 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + release: *963 + repository: *907 sender: *4 required: - action @@ -261377,11 +261395,11 @@ webhooks: type: string enum: - unpublished - enterprise: *903 - installation: *904 - organization: *905 - release: *963 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + release: *964 + repository: *907 sender: *4 required: - action @@ -261457,11 +261475,11 @@ webhooks: type: string enum: - published - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - repository_advisory: *800 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + repository_advisory: *801 sender: *4 required: - action @@ -261537,11 +261555,11 @@ webhooks: type: string enum: - reported - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - repository_advisory: *800 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + repository_advisory: *801 sender: *4 required: - action @@ -261617,10 +261635,10 @@ webhooks: type: string enum: - archived - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -261697,10 +261715,10 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -261778,10 +261796,10 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -261866,10 +261884,10 @@ webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -261984,10 +262002,10 @@ webhooks: - 'null' items: type: string - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -262059,10 +262077,10 @@ webhooks: title: repository_import event type: object properties: - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 status: type: string @@ -262143,10 +262161,10 @@ webhooks: type: string enum: - privatized - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -262223,10 +262241,10 @@ webhooks: type: string enum: - publicized - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -262320,10 +262338,10 @@ webhooks: - name required: - repository - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -262403,10 +262421,10 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 repository_ruleset: *191 sender: *4 required: @@ -262485,10 +262503,10 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 repository_ruleset: *191 sender: *4 required: @@ -262567,10 +262585,10 @@ webhooks: type: string enum: - edited - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 repository_ruleset: *191 changes: type: object @@ -262632,16 +262650,16 @@ webhooks: properties: added: type: array - items: *767 + items: *768 deleted: type: array - items: *767 + items: *768 updated: type: array items: type: object properties: - rule: *767 + rule: *768 changes: type: object properties: @@ -262878,10 +262896,10 @@ webhooks: - from required: - owner - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -262959,10 +262977,10 @@ webhooks: type: string enum: - unarchived - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -263040,7 +263058,7 @@ webhooks: type: string enum: - create - alert: &964 + alert: &965 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -263165,10 +263183,10 @@ webhooks: enum: - auto_dismissed - open - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -263378,10 +263396,10 @@ webhooks: type: string enum: - dismissed - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -263459,11 +263477,11 @@ webhooks: type: string enum: - reopen - alert: *964 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *965 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -263665,10 +263683,10 @@ webhooks: enum: - fixed - open - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -263746,7 +263764,7 @@ webhooks: type: string enum: - assigned - alert: &966 + alert: &967 type: object properties: number: *132 @@ -263893,12 +263911,12 @@ webhooks: anyOf: - type: 'null' - *4 - metadata: *965 + metadata: *966 assignee: *4 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -263976,11 +263994,11 @@ webhooks: type: string enum: - created - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264061,11 +264079,11 @@ webhooks: type: string enum: - created - alert: *966 - installation: *904 - location: *967 - organization: *905 - repository: *906 + alert: *967 + installation: *905 + location: *968 + organization: *906 + repository: *907 sender: *4 required: - location @@ -264303,11 +264321,11 @@ webhooks: type: string enum: - metadata_created - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264384,11 +264402,11 @@ webhooks: type: string enum: - metadata_removed - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264465,11 +264483,11 @@ webhooks: type: string enum: - publicly_leaked - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264547,11 +264565,11 @@ webhooks: type: string enum: - reopened - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264629,11 +264647,11 @@ webhooks: type: string enum: - resolved - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264711,12 +264729,12 @@ webhooks: type: string enum: - unassigned - alert: *966 + alert: *967 assignee: *4 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264794,11 +264812,11 @@ webhooks: type: string enum: - validated - alert: *966 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + alert: *967 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -264928,10 +264946,10 @@ webhooks: - organization - enterprise - - repository: *906 - enterprise: *903 - installation: *904 - organization: *905 + repository: *907 + enterprise: *904 + installation: *905 + organization: *906 sender: *4 required: - action @@ -265009,11 +265027,11 @@ webhooks: type: string enum: - published - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - security_advisory: &968 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + security_advisory: &969 description: The details of the security advisory, including summary, description, and severity. type: object @@ -265186,11 +265204,11 @@ webhooks: type: string enum: - updated - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 - security_advisory: *968 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 + security_advisory: *969 sender: *4 required: - action @@ -265263,10 +265281,10 @@ webhooks: type: string enum: - withdrawn - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -265439,11 +265457,11 @@ webhooks: from: type: object properties: - security_and_analysis: *435 - enterprise: *903 - installation: *904 - organization: *905 - repository: *496 + security_and_analysis: *436 + enterprise: *904 + installation: *905 + organization: *906 + repository: *497 sender: *4 required: - changes @@ -265521,12 +265539,12 @@ webhooks: type: string enum: - cancelled - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: &969 + sponsorship: &970 type: object properties: created_at: @@ -265831,12 +265849,12 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: *969 + sponsorship: *970 required: - action - sponsorship @@ -265924,12 +265942,12 @@ webhooks: type: string required: - from - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: *969 + sponsorship: *970 required: - action - changes @@ -266006,17 +266024,17 @@ webhooks: type: string enum: - pending_cancellation - effective_date: &970 + effective_date: &971 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: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: *969 + sponsorship: *970 required: - action - sponsorship @@ -266090,7 +266108,7 @@ webhooks: type: string enum: - pending_tier_change - changes: &971 + changes: &972 type: object properties: tier: @@ -266134,13 +266152,13 @@ webhooks: - from required: - tier - effective_date: *970 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + effective_date: *971 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: *969 + sponsorship: *970 required: - action - changes @@ -266217,13 +266235,13 @@ webhooks: type: string enum: - tier_changed - changes: *971 - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + changes: *972 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - sponsorship: *969 + sponsorship: *970 required: - action - changes @@ -266297,10 +266315,10 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -266384,10 +266402,10 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -266821,15 +266839,15 @@ webhooks: type: - string - 'null' - enterprise: *903 + enterprise: *904 id: description: The unique identifier of the status. type: integer - installation: *904 + installation: *905 name: type: string - organization: *905 - repository: *906 + organization: *906 + repository: *907 sender: *4 sha: description: The Commit SHA. @@ -266945,9 +266963,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -267036,9 +267054,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -267127,9 +267145,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -267218,9 +267236,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *225 - installation: *904 - organization: *905 - repository: *906 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -267296,12 +267314,12 @@ webhooks: title: team_add event type: object properties: - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - team: &972 + team: &973 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -267531,9 +267549,9 @@ webhooks: type: string enum: - added_to_repository - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 repository: title: Repository description: A git repository @@ -268003,7 +268021,7 @@ webhooks: - topics - visibility sender: *4 - team: *972 + team: *973 required: - action - team @@ -268079,9 +268097,9 @@ webhooks: type: string enum: - created - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 repository: title: Repository description: A git repository @@ -268551,7 +268569,7 @@ webhooks: - topics - visibility sender: *4 - team: *972 + team: *973 required: - action - team @@ -268628,9 +268646,9 @@ webhooks: type: string enum: - deleted - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 repository: title: Repository description: A git repository @@ -269100,7 +269118,7 @@ webhooks: - topics - visibility sender: *4 - team: *972 + team: *973 required: - action - team @@ -269244,9 +269262,9 @@ webhooks: - from required: - permissions - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 repository: title: Repository description: A git repository @@ -269716,7 +269734,7 @@ webhooks: - topics - visibility sender: *4 - team: *972 + team: *973 required: - action - changes @@ -269794,9 +269812,9 @@ webhooks: type: string enum: - removed_from_repository - enterprise: *903 - installation: *904 - organization: *905 + enterprise: *904 + installation: *905 + organization: *906 repository: title: Repository description: A git repository @@ -270266,7 +270284,7 @@ webhooks: - topics - visibility sender: *4 - team: *972 + team: *973 required: - action - team @@ -270342,10 +270360,10 @@ webhooks: type: string enum: - started - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 required: - action @@ -270418,17 +270436,17 @@ webhooks: title: workflow_dispatch event type: object properties: - enterprise: *903 + enterprise: *904 inputs: type: - object - 'null' additionalProperties: true - installation: *904 - organization: *905 + installation: *905 + organization: *906 ref: type: string - repository: *906 + repository: *907 sender: *4 workflow: type: string @@ -270510,10 +270528,10 @@ webhooks: type: string enum: - completed - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 workflow_job: allOf: @@ -270769,7 +270787,7 @@ webhooks: type: string required: - conclusion - deployment: *634 + deployment: *635 required: - action - repository @@ -270848,10 +270866,10 @@ webhooks: type: string enum: - in_progress - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 workflow_job: allOf: @@ -271133,7 +271151,7 @@ webhooks: required: - status - steps - deployment: *634 + deployment: *635 required: - action - repository @@ -271212,10 +271230,10 @@ webhooks: type: string enum: - queued - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 workflow_job: type: object @@ -271361,7 +271379,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *634 + deployment: *635 required: - action - repository @@ -271440,10 +271458,10 @@ webhooks: type: string enum: - waiting - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 workflow_job: type: object @@ -271590,7 +271608,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *634 + deployment: *635 required: - action - repository @@ -271670,12 +271688,12 @@ webhooks: type: string enum: - completed - enterprise: *903 - installation: *904 - organization: *905 - repository: *906 + enterprise: *904 + installation: *905 + organization: *906 + repository: *907 sender: *4 - workflow: *920 + workflow: *921 workflow_run: title: Workflow Run type: object @@ -272694,12 +272712,12 @@ webhooks: type: string enum: {"code":"deadline_exceeded","msg":"operation timed out"}