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 708c0c72f7..783e44afbf 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 @@ -26421,6 +26421,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -102248,6 +102258,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -109493,7 +109515,8 @@ }, "required": [ "file_patterns", - "minimum_approvals" + "minimum_approvals", + "reviewer" ] }, "repository-rule-pull-request": { 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 25cd2f361d..3d6b85cb4a 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 @@ -19169,6 +19169,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable @@ -74077,6 +74085,14 @@ components: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. type: object @@ -79557,6 +79573,7 @@ components: required: - file_patterns - minimum_approvals + - reviewer repository-rule-pull-request: title: pull_request description: Require all commits be made to a non-target branch and submitted diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 708c0c72f7..783e44afbf 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -26421,6 +26421,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -102248,6 +102258,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -109493,7 +109515,8 @@ }, "required": [ "file_patterns", - "minimum_approvals" + "minimum_approvals", + "reviewer" ] }, "repository-rule-pull-request": { diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 25cd2f361d..3d6b85cb4a 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -19169,6 +19169,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable @@ -74077,6 +74085,14 @@ components: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. type: object @@ -79557,6 +79573,7 @@ components: required: - file_patterns - minimum_approvals + - reviewer repository-rule-pull-request: title: pull_request description: Require all commits be made to a non-target branch and submitted 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 c60515147e..3bf0e86d75 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 @@ -55516,6 +55516,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -56819,6 +56831,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -65957,6 +65981,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -72075,6 +72111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -73787,6 +73835,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -81985,6 +82045,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -85058,6 +85130,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -91625,6 +91709,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -93010,6 +93106,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -110845,6 +110953,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -113182,6 +113302,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -121433,6 +121565,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -125183,6 +125327,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -126474,6 +126630,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -129791,6 +129959,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -132008,6 +132188,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -137353,6 +137545,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -141711,6 +141915,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -170208,6 +170424,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -182463,6 +182691,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -183306,6 +183546,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -187385,6 +187635,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -197039,6 +197301,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -197875,6 +198149,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -199825,6 +200111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -200661,6 +200959,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -203441,6 +203751,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -204277,6 +204599,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -211497,6 +211831,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -212333,6 +212679,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -247511,6 +247869,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -249433,6 +249803,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -250844,6 +251226,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -252614,6 +253008,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -267305,6 +267711,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -269385,6 +269803,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -271101,6 +271531,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -274842,6 +275284,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -289657,6 +290111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -290997,6 +291463,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -317700,6 +318178,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -321999,6 +322489,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -334024,6 +334526,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -335498,6 +336012,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -421749,6 +422275,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -451420,6 +451958,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -453136,6 +453686,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -511149,6 +511711,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -517253,6 +517827,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -521795,6 +522381,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -523229,6 +523827,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -524355,6 +524965,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -525957,6 +526579,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -542248,6 +542882,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -547634,6 +548280,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -549905,6 +550563,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -551621,6 +552291,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -553646,6 +554328,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -555718,6 +556412,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -557606,6 +558312,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -563521,6 +564239,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -565886,6 +566616,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -567862,6 +568604,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -569573,6 +570327,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -588352,6 +589118,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -589905,6 +590683,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -591135,6 +591925,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -598626,6 +599428,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -600306,6 +601120,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -606093,6 +606919,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -610256,6 +611094,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -626179,6 +627029,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -627470,6 +628332,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -637830,6 +638704,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -641483,6 +642369,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -654285,6 +655183,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -659208,6 +660118,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -664131,6 +665053,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -669067,6 +670001,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1288326,6 +1289272,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1292513,6 +1293471,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", 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 6f5d5a77ce..e9adf917c2 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 @@ -15005,6 +15005,14 @@ paths: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. @@ -43542,6 +43550,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable 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 c60515147e..3bf0e86d75 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 @@ -55516,6 +55516,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -56819,6 +56831,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -65957,6 +65981,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -72075,6 +72111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -73787,6 +73835,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -81985,6 +82045,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -85058,6 +85130,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -91625,6 +91709,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -93010,6 +93106,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -110845,6 +110953,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -113182,6 +113302,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -121433,6 +121565,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -125183,6 +125327,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -126474,6 +126630,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -129791,6 +129959,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -132008,6 +132188,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -137353,6 +137545,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -141711,6 +141915,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -170208,6 +170424,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -182463,6 +182691,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -183306,6 +183546,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -187385,6 +187635,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -197039,6 +197301,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -197875,6 +198149,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -199825,6 +200111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -200661,6 +200959,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -203441,6 +203751,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -204277,6 +204599,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -211497,6 +211831,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -212333,6 +212679,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -247511,6 +247869,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -249433,6 +249803,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -250844,6 +251226,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -252614,6 +253008,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -267305,6 +267711,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -269385,6 +269803,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -271101,6 +271531,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -274842,6 +275284,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -289657,6 +290111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -290997,6 +291463,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -317700,6 +318178,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -321999,6 +322489,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -334024,6 +334526,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -335498,6 +336012,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -421749,6 +422275,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -451420,6 +451958,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -453136,6 +453686,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -511149,6 +511711,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -517253,6 +517827,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -521795,6 +522381,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -523229,6 +523827,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -524355,6 +524965,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -525957,6 +526579,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -542248,6 +542882,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -547634,6 +548280,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -549905,6 +550563,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -551621,6 +552291,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -553646,6 +554328,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -555718,6 +556412,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -557606,6 +558312,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -563521,6 +564239,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -565886,6 +566616,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -567862,6 +568604,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -569573,6 +570327,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -588352,6 +589118,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -589905,6 +590683,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -591135,6 +591925,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -598626,6 +599428,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -600306,6 +601120,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -606093,6 +606919,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -610256,6 +611094,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -626179,6 +627029,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -627470,6 +628332,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -637830,6 +638704,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -641483,6 +642369,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -654285,6 +655183,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -659208,6 +660118,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -664131,6 +665053,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -669067,6 +670001,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1288326,6 +1289272,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1292513,6 +1293471,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", 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 6f5d5a77ce..e9adf917c2 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 @@ -15005,6 +15005,14 @@ paths: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. @@ -43542,6 +43550,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable 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 b637d255a1..092c317b1a 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -50653,6 +50653,19 @@ "type": "string" } }, + { + "name": "advanced_security_product", + "in": "query", + "description": "The security feature to get GitHub Advanced Security active committers for.", + "required": false, + "schema": { + "type": "string", + "enum": [ + "code_security", + "secret_protection" + ] + } + }, { "name": "per_page", "description": "The number of results per page (max 100). For more information, see \"[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/using-pagination-in-the-rest-api).\"", @@ -82423,6 +82436,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -83738,6 +83763,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -93227,6 +93264,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -99357,6 +99406,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -101081,6 +101142,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -110814,6 +110887,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -113899,6 +113984,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -123682,6 +123779,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -125079,6 +125188,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -143380,6 +143501,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -145729,6 +145862,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -153992,6 +154137,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -158977,6 +159134,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -160280,6 +160449,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -163609,6 +163790,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -165838,6 +166031,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -171194,6 +171399,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -175565,6 +175782,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -190251,6 +190480,19 @@ "type": "string" } }, + { + "name": "advanced_security_product", + "in": "query", + "description": "The security feature to get GitHub Advanced Security active committers for.", + "required": false, + "schema": { + "type": "string", + "enum": [ + "code_security", + "secret_protection" + ] + } + }, { "name": "per_page", "description": "The number of results per page (max 100). For more information, see \"[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/using-pagination-in-the-rest-api).\"", @@ -204905,6 +205147,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -217498,6 +217752,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -218359,6 +218625,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -222448,6 +222724,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -232116,6 +232404,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -232964,6 +233264,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -234926,6 +235238,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -235774,6 +236098,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -238566,6 +238902,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -239414,6 +239762,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -246646,6 +247006,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -247494,6 +247866,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -284865,6 +285249,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -286799,6 +287195,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -288222,6 +288630,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -290004,6 +290424,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -304707,6 +305139,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -306799,6 +307243,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -308527,6 +308983,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -312280,6 +312748,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -327107,6 +327587,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -328459,6 +328951,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -355174,6 +355678,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -359485,6 +360001,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -371522,6 +372050,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -373008,6 +373548,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -459374,6 +459926,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -489061,6 +489625,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -490789,6 +491365,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -548820,6 +549408,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -554936,6 +555536,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -559490,6 +560102,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -560936,6 +561560,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -573511,6 +574147,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -575125,6 +575773,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -591428,6 +592088,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -597315,6 +597987,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -599598,6 +600282,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -601326,6 +602022,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -603363,6 +604071,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -605447,6 +606167,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -607347,6 +608079,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -613274,6 +614018,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -615651,6 +616407,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -617639,6 +618407,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -619362,6 +620142,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -638153,6 +638945,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -639718,6 +640522,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -640960,6 +641776,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -648463,6 +649291,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -650155,6 +650995,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -655954,6 +656806,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -660129,6 +660993,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -676064,6 +676940,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -677367,6 +678255,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -687739,6 +688639,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -691404,6 +692316,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -727642,6 +728566,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -732577,6 +733513,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -737512,6 +738460,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -742460,6 +743420,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1378139,6 +1379111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1382338,6 +1383322,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", 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 fa7c8d2d4c..f04405acda 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -1071,7 +1071,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: - - &643 + - &644 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -1811,7 +1811,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &653 + schema: &654 title: Scim Error description: Scim Error type: object @@ -11650,7 +11650,7 @@ paths: description: The GitHub URL of the alert resource. format: uri readOnly: true - instances_url: &442 + instances_url: &443 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -11686,7 +11686,7 @@ paths: format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissed_reason: &443 + dismissed_reason: &444 type: - string - 'null' @@ -11697,14 +11697,14 @@ paths: - won't fix - used in tests - - dismissed_comment: &444 + dismissed_comment: &445 type: - string - 'null' description: The dismissal comment associated with the dismissal of the alert. maxLength: 280 - rule: &445 + rule: &446 type: object properties: id: @@ -11765,7 +11765,7 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: &446 + tool: &447 type: object properties: name: *85 @@ -11776,15 +11776,15 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *86 - most_recent_instance: &447 + most_recent_instance: &448 type: object properties: - ref: &440 + ref: &441 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &457 + analysis_key: &458 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -11795,7 +11795,7 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &458 + category: &459 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -15063,7 +15063,7 @@ paths: - direct - transitive - - security_advisory: &494 + security_advisory: &495 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -15299,7 +15299,7 @@ paths: dismissal. maxLength: 280 fixed_at: *106 - auto_dismissed_at: &495 + auto_dismissed_at: &496 type: - string - 'null' @@ -15797,7 +15797,7 @@ paths: - name - created_on examples: - default: &337 + default: &338 value: total_count: 2 network_configurations: @@ -16020,7 +16020,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: - *38 - - &338 + - &339 name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -16032,7 +16032,7 @@ paths: description: Response content: application/json: - schema: &339 + schema: &340 title: Hosted compute network settings resource description: A hosted compute network settings resource. type: object @@ -16071,7 +16071,7 @@ paths: - subnet_id - region examples: - default: &340 + default: &341 value: id: 220F78DACB92BBFBC5E6F22DE1CCF52309D network_configuration_id: 934E208B3EE0BD60CF5F752C426BFB53562 @@ -16759,7 +16759,7 @@ paths: type: object description: A repository rule. oneOf: - - &601 + - &602 title: creation description: Only allow users with bypass permission to create matching refs. @@ -16771,7 +16771,7 @@ paths: type: string enum: - creation - - &602 + - &603 title: update description: Only allow users with bypass permission to update matching refs. @@ -16792,7 +16792,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &604 + - &605 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -16804,7 +16804,7 @@ paths: type: string enum: - deletion - - &605 + - &606 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -16816,7 +16816,7 @@ paths: type: string enum: - required_linear_history - - &606 + - &607 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -16892,7 +16892,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &607 + - &608 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches @@ -16916,7 +16916,7 @@ paths: type: string required: - required_deployment_environments - - &608 + - &609 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -16928,7 +16928,7 @@ paths: type: string enum: - required_signatures - - &609 + - &610 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can be merged. @@ -16990,7 +16990,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &610 + - &611 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be pushed @@ -17037,7 +17037,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &611 + - &612 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -17049,7 +17049,7 @@ paths: type: string enum: - non_fast_forward - - &612 + - &613 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -17085,7 +17085,7 @@ paths: required: - operator - pattern - - &613 + - &614 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -17121,7 +17121,7 @@ paths: required: - operator - pattern - - &614 + - &615 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -17157,7 +17157,7 @@ paths: required: - operator - pattern - - &615 + - &616 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -17193,7 +17193,7 @@ paths: required: - operator - pattern - - &616 + - &617 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -17229,7 +17229,7 @@ paths: required: - operator - pattern - - &617 + - &618 title: file_path_restriction description: Prevent commits that include changes in specified file and folder paths from being pushed to the commit graph. @@ -17253,7 +17253,7 @@ paths: type: string required: - restricted_file_paths - - &618 + - &619 title: max_file_path_length description: Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit @@ -17277,7 +17277,7 @@ paths: maximum: 256 required: - max_file_path_length - - &619 + - &620 title: file_extension_restriction description: Prevent commits that include files with specified file extensions from being pushed to the commit graph. @@ -17300,7 +17300,7 @@ paths: type: string required: - restricted_file_extensions - - &620 + - &621 title: max_file_size description: Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph. @@ -17324,7 +17324,7 @@ paths: maximum: 100 required: - max_file_size - - &621 + - &622 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -17373,7 +17373,7 @@ paths: - repository_id required: - workflows - - &622 + - &623 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, code scanning @@ -18018,14 +18018,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &635 + state: &636 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: &636 + resolution: &637 type: - string - 'null' @@ -18494,6 +18494,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-advanced-security-active-committers-for-an-enterprise parameters: - *38 + - &331 + name: advanced_security_product + in: query + description: The security feature to get GitHub Advanced Security active committers + for. + required: false + schema: + type: string + enum: + - code_security + - secret_protection - *17 - *19 responses: @@ -18501,7 +18512,7 @@ paths: description: Success content: application/json: - schema: &331 + schema: &332 type: object properties: total_advanced_security_committers: @@ -18564,7 +18575,7 @@ paths: required: - repositories examples: - default: &332 + default: &333 value: total_advanced_security_committers: 2 total_count: 2 @@ -18803,7 +18814,7 @@ paths: description: Response content: application/json: - schema: &333 + schema: &334 type: object properties: total_gigabytes_bandwidth_used: @@ -18821,7 +18832,7 @@ paths: - total_paid_gigabytes_bandwidth_used - included_gigabytes_bandwidth examples: - default: &334 + default: &335 value: total_gigabytes_bandwidth_used: 50 total_paid_gigabytes_bandwidth_used: 40 @@ -18853,7 +18864,7 @@ paths: description: Response content: application/json: - schema: &335 + schema: &336 type: object properties: days_left_in_billing_cycle: @@ -18871,7 +18882,7 @@ paths: - estimated_paid_storage_for_month - estimated_storage_for_month examples: - default: &336 + default: &337 value: days_left_in_billing_cycle: 20 estimated_paid_storage_for_month: 15 @@ -19358,7 +19369,7 @@ paths: milestone: anyOf: - type: 'null' - - &482 + - &483 title: Milestone description: A collection of related issues and pull requests. @@ -19675,7 +19686,7 @@ paths: - author_association - created_at - updated_at - comment: &541 + comment: &542 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -20250,7 +20261,7 @@ paths: url: type: string format: uri - user: &692 + user: &693 title: Public User description: Public User type: object @@ -23607,14 +23618,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: - - &360 + - &361 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &361 + - &362 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -23685,7 +23696,7 @@ paths: '404': *6 '403': *27 '304': *35 - '301': &374 + '301': &375 description: Moved permanently content: application/json: @@ -23707,7 +23718,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &570 + - &571 name: all description: If `true`, show notifications marked as read. in: query @@ -23715,7 +23726,7 @@ paths: schema: type: boolean default: false - - &571 + - &572 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -23725,7 +23736,7 @@ paths: type: boolean default: false - *137 - - &572 + - &573 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: @@ -24109,6 +24120,14 @@ paths: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. @@ -24251,7 +24270,7 @@ paths: - url - subscription_url examples: - default: &573 + default: &574 value: - id: '1' repository: @@ -24804,7 +24823,7 @@ paths: type: array items: *56 examples: - default: &709 + default: &710 value: - login: github id: 1 @@ -25807,7 +25826,7 @@ paths: type: integer repository_cache_usages: type: array - items: &379 + items: &380 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -26480,7 +26499,7 @@ paths: type: array items: *61 examples: - default: &703 + default: &704 value: total_count: 1 repositories: @@ -27303,7 +27322,7 @@ paths: type: array items: *189 examples: - default: &695 + default: &696 value: total_count: 1 repositories: @@ -28346,7 +28365,7 @@ paths: description: Response content: application/json: - schema: &399 + schema: &400 title: ActionsPublicKey description: The public key used for setting Actions Secrets. type: object @@ -28381,7 +28400,7 @@ paths: - key_id - key examples: - default: &400 + default: &401 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -28794,7 +28813,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-organization-variables parameters: - *163 - - &384 + - &385 name: per_page description: The number of results per page (max 30). For more information, see "[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/using-pagination-in-the-rest-api)." @@ -29412,7 +29431,7 @@ paths: bundle_url: type: string examples: - default: &413 + default: &414 value: attestations: - bundle: @@ -29759,7 +29778,7 @@ paths: application/json: schema: type: array - items: &430 + items: &431 title: Secret scanning bypass request description: A bypass request made by a user asking to be exempted from push protection in this repository. @@ -29890,7 +29909,7 @@ paths: examples: - https://github.com/octo-org/smile/exemptions/1 examples: - default: &431 + default: &432 value: - id: 21 number: 42 @@ -30003,7 +30022,7 @@ paths: be returned. in: query required: false - schema: &441 + schema: &442 type: string description: Severity of a code scanning alert. enum: @@ -31008,7 +31027,7 @@ paths: machine: anyOf: - type: 'null' - - &470 + - &471 type: object title: Codespace machine description: A description of the machine powering a codespace. @@ -31960,7 +31979,7 @@ paths: - updated_at - visibility examples: - default: &471 + default: &472 value: total_count: 2 secrets: @@ -31998,7 +32017,7 @@ paths: description: Response content: application/json: - schema: &472 + schema: &473 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -32033,7 +32052,7 @@ paths: - key_id - key examples: - default: &473 + default: &474 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -32065,7 +32084,7 @@ paths: application/json: schema: *230 examples: - default: &475 + default: &476 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -33765,7 +33784,7 @@ paths: description: Response content: application/json: - schema: &498 + schema: &499 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -33784,7 +33803,7 @@ paths: - key_id - key examples: - default: &499 + default: &500 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -34366,7 +34385,7 @@ paths: description: Response content: application/json: - schema: &355 + schema: &356 title: ExternalGroup description: Information about an external group's usage and its members type: object @@ -34456,7 +34475,7 @@ paths: member_name: Octo Lisa member_email: octo_lisa@github.com examples: - default: &356 + default: &357 value: group_id: '123' group_name: Octocat admins @@ -34511,7 +34530,7 @@ paths: description: Response content: application/json: - schema: &353 + schema: &354 title: ExternalGroups description: A list of external groups available to be connected to a team @@ -34551,7 +34570,7 @@ paths: group_name: group-azuread-test2 updated_at: 2021-06-03 22:27:15:000 -700 examples: - default: &354 + default: &355 value: groups: - group_id: '123' @@ -35880,7 +35899,7 @@ paths: application/json: schema: *20 examples: - default: &537 + default: &538 value: id: 1 account: @@ -36108,7 +36127,7 @@ paths: required: true content: application/json: - schema: &538 + schema: &539 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration @@ -36979,7 +36998,7 @@ paths: application/json: schema: *282 examples: - default: &469 + default: &470 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -38217,7 +38236,7 @@ paths: parameters: - *163 - *288 - - &708 + - &709 name: repo_name description: repo_name parameter in: path @@ -39547,7 +39566,7 @@ paths: - nuget - container - *163 - - &710 + - &711 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -39588,7 +39607,7 @@ paths: default: *294 '403': *27 '401': *23 - '400': &712 + '400': &713 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -41465,7 +41484,7 @@ paths: '401': *23 '403': *27 '404': *6 - '410': &371 + '410': &372 description: Gone content: application/json: @@ -42224,7 +42243,7 @@ paths: description: Response content: application/json: - schema: &373 + schema: &374 title: Full Repository description: Full Repository type: object @@ -42689,7 +42708,7 @@ paths: description: Whether anonymous git access is allowed. default: true type: boolean - code_of_conduct: &488 + code_of_conduct: &489 title: Code Of Conduct Simple description: Code of Conduct Simple type: object @@ -42803,7 +42822,7 @@ paths: - network_count - subscribers_count examples: - default: &375 + default: &376 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -43356,7 +43375,7 @@ paths: - *163 - *17 - *19 - - &623 + - &624 name: targets description: | A comma-separated list of rule targets to filter by. @@ -43547,7 +43566,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#list-organization-rule-suites parameters: - *163 - - &624 + - &625 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 @@ -43559,14 +43578,14 @@ paths: x-multi-segment: true - *218 - *214 - - &625 + - &626 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 - - &626 + - &627 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -43586,7 +43605,7 @@ paths: description: Response content: application/json: - schema: &627 + schema: &628 title: Rule Suites description: Response type: array @@ -43642,7 +43661,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &628 + default: &629 value: - id: 21 actor_id: 12 @@ -43686,7 +43705,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *163 - - &629 + - &630 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -43702,7 +43721,7 @@ paths: description: Response content: application/json: - schema: &630 + schema: &631 title: Rule Suite description: Response type: object @@ -43809,7 +43828,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &631 + default: &632 value: id: 21 actor_id: 12 @@ -44140,7 +44159,7 @@ paths: - *84 - *19 - *17 - - &633 + - &634 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 @@ -44150,7 +44169,7 @@ paths: required: false schema: type: string - - &634 + - &635 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 @@ -44242,7 +44261,7 @@ paths: application/json: schema: type: array - items: &641 + items: &642 description: A repository security advisory. type: object properties: @@ -44561,7 +44580,7 @@ paths: - private_fork additionalProperties: false examples: - default: &642 + default: &643 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -45062,6 +45081,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization parameters: - *163 + - *331 - *17 - *19 responses: @@ -45069,9 +45089,9 @@ paths: description: Success content: application/json: - schema: *331 + schema: *332 examples: - default: *332 + default: *333 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -45099,9 +45119,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -45129,9 +45149,9 @@ paths: description: Response content: application/json: - schema: *335 + schema: *336 examples: - default: *336 + default: *337 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -45171,7 +45191,7 @@ paths: type: array items: *107 examples: - default: *337 + default: *338 headers: Link: *37 x-github: @@ -45372,15 +45392,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: - *163 - - *338 + - *339 responses: '200': description: Response content: application/json: - schema: *339 + schema: *340 examples: - default: *340 + default: *341 headers: Link: *37 x-github: @@ -45418,7 +45438,7 @@ paths: description: Response content: application/json: - schema: &362 + schema: &363 title: GroupMapping description: External Groups to be mapped to a team for membership type: object @@ -45470,7 +45490,7 @@ paths: group_description: Another group of Developers working on AzureAD SAML SSO examples: - default: &363 + default: &364 value: groups: - group_id: '123' @@ -45678,7 +45698,7 @@ paths: description: Response content: application/json: - schema: &341 + schema: &342 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -46058,7 +46078,7 @@ paths: - repos_count - organization examples: - default: &342 + default: &343 value: id: 1 node_id: MDQ6VGVhbTE= @@ -46135,9 +46155,9 @@ paths: description: Response content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '404': *6 x-github: githubCloudOnly: false @@ -46222,16 +46242,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '201': description: Response content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '404': *6 '422': *15 '403': *27 @@ -46301,7 +46321,7 @@ paths: application/json: schema: type: array - items: &343 + items: &344 title: Team Discussion description: A team discussion is a persistent record of a free-form conversation within a team. @@ -46412,7 +46432,7 @@ paths: - updated_at - url examples: - default: &682 + default: &683 value: - author: login: octocat @@ -46521,9 +46541,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: &344 + default: &345 value: author: login: octocat @@ -46597,7 +46617,7 @@ paths: parameters: - *163 - *290 - - &345 + - &346 name: discussion_number description: The number that identifies the discussion. in: path @@ -46609,9 +46629,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *344 + default: *345 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46635,7 +46655,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 requestBody: required: false content: @@ -46658,9 +46678,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: &683 + default: &684 value: author: login: octocat @@ -46732,7 +46752,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 responses: '204': description: Response @@ -46760,7 +46780,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 - *84 - *17 - *19 @@ -46771,7 +46791,7 @@ paths: application/json: schema: type: array - items: &346 + items: &347 title: Team Discussion Comment description: A reply to a discussion within a team. type: object @@ -46851,7 +46871,7 @@ paths: - updated_at - url examples: - default: &684 + default: &685 value: - author: login: octocat @@ -46921,7 +46941,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 requestBody: required: true content: @@ -46943,9 +46963,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: &347 + default: &348 value: author: login: octocat @@ -47013,8 +47033,8 @@ paths: parameters: - *163 - *290 - - *345 - - &348 + - *346 + - &349 name: comment_number description: The number that identifies the comment. in: path @@ -47026,9 +47046,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *347 + default: *348 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -47052,8 +47072,8 @@ paths: parameters: - *163 - *290 - - *345 - - *348 + - *346 + - *349 requestBody: required: true content: @@ -47075,9 +47095,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: &685 + default: &686 value: author: login: octocat @@ -47143,8 +47163,8 @@ paths: parameters: - *163 - *290 - - *345 - - *348 + - *346 + - *349 responses: '204': description: Response @@ -47172,8 +47192,8 @@ paths: parameters: - *163 - *290 - - *345 - - *348 + - *346 + - *349 - 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 team discussion comment. @@ -47199,7 +47219,7 @@ paths: application/json: schema: type: array - items: &349 + items: &350 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -47243,7 +47263,7 @@ paths: - content - created_at examples: - default: &351 + default: &352 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -47295,8 +47315,8 @@ paths: parameters: - *163 - *290 - - *345 - - *348 + - *346 + - *349 requestBody: required: true content: @@ -47329,9 +47349,9 @@ paths: team discussion comment content: application/json: - schema: *349 + schema: *350 examples: - default: &350 + default: &351 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -47360,9 +47380,9 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -47387,9 +47407,9 @@ paths: parameters: - *163 - *290 - - *345 - - *348 - - &352 + - *346 + - *349 + - &353 name: reaction_id description: The unique identifier of the reaction. in: path @@ -47423,7 +47443,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 - 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 team discussion. @@ -47449,9 +47469,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 x-github: @@ -47479,7 +47499,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 requestBody: required: true content: @@ -47511,16 +47531,16 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -47545,8 +47565,8 @@ paths: parameters: - *163 - *290 - - *345 - - *352 + - *346 + - *353 responses: '204': description: Response @@ -47576,9 +47596,9 @@ paths: description: Response content: application/json: - schema: *353 + schema: *354 examples: - default: *354 + default: *355 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -47622,9 +47642,9 @@ paths: description: Response content: application/json: - schema: *355 + schema: *356 examples: - default: *356 + default: *357 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -47765,7 +47785,7 @@ paths: description: Response content: application/json: - schema: &357 + schema: &358 title: Team Membership description: Team Membership type: object @@ -47793,7 +47813,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &686 + response-if-user-is-a-team-maintainer: &687 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -47856,9 +47876,9 @@ paths: description: Response content: application/json: - schema: *357 + schema: *358 examples: - response-if-users-membership-with-team-is-now-pending: &687 + response-if-users-membership-with-team-is-now-pending: &688 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -47931,7 +47951,7 @@ paths: application/json: schema: type: array - items: &358 + items: &359 title: Team Project description: A team's access to a project. type: object @@ -48000,7 +48020,7 @@ paths: - updated_at - permissions examples: - default: &688 + default: &689 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -48065,7 +48085,7 @@ paths: parameters: - *163 - *290 - - &359 + - &360 name: project_id description: The unique identifier of the project. in: path @@ -48077,9 +48097,9 @@ paths: description: Response content: application/json: - schema: *358 + schema: *359 examples: - default: &689 + default: &690 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -48143,7 +48163,7 @@ paths: parameters: - *163 - *290 - - *359 + - *360 requestBody: required: false content: @@ -48212,7 +48232,7 @@ paths: parameters: - *163 - *290 - - *359 + - *360 responses: '204': description: Response @@ -48283,14 +48303,14 @@ paths: parameters: - *163 - *290 - - *360 - *361 + - *362 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &690 + schema: &691 title: Team Repository description: A team's access to a repository. type: object @@ -48933,8 +48953,8 @@ paths: parameters: - *163 - *290 - - *360 - *361 + - *362 requestBody: required: false content: @@ -48981,8 +49001,8 @@ paths: parameters: - *163 - *290 - - *360 - *361 + - *362 responses: '204': description: Response @@ -49015,9 +49035,9 @@ paths: description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *363 + default: *364 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -49083,7 +49103,7 @@ paths: description: Response content: application/json: - schema: *362 + schema: *363 examples: default: value: @@ -49128,7 +49148,7 @@ paths: type: array items: *275 examples: - response-if-child-teams-exist: &691 + response-if-child-teams-exist: &692 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -49255,7 +49275,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#get-a-project-card parameters: - - &364 + - &365 name: card_id description: The unique identifier of the card. in: path @@ -49267,7 +49287,7 @@ paths: description: Response content: application/json: - schema: &365 + schema: &366 title: Project Card description: Project cards represent a scope of work. type: object @@ -49342,7 +49362,7 @@ paths: - created_at - updated_at examples: - default: &366 + default: &367 value: url: https://api.github.com/projects/columns/cards/1478 id: 1478 @@ -49398,7 +49418,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#update-an-existing-project-card parameters: - - *364 + - *365 requestBody: required: false content: @@ -49428,9 +49448,9 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: - default: *366 + default: *367 '304': *35 '403': *27 '401': *23 @@ -49457,7 +49477,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#delete-a-project-card parameters: - - *364 + - *365 responses: '204': description: Response @@ -49501,7 +49521,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#move-a-project-card parameters: - - *364 + - *365 requestBody: required: true content: @@ -49614,7 +49634,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#get-a-project-column parameters: - - &367 + - &368 name: column_id description: The unique identifier of the column. in: path @@ -49626,7 +49646,7 @@ paths: description: Response content: application/json: - schema: &368 + schema: &369 title: Project Column description: Project columns contain cards of work. type: object @@ -49680,7 +49700,7 @@ paths: - created_at - updated_at examples: - default: &369 + default: &370 value: url: https://api.github.com/projects/columns/367 project_url: https://api.github.com/projects/120 @@ -49715,7 +49735,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#update-an-existing-project-column parameters: - - *367 + - *368 requestBody: required: true content: @@ -49740,9 +49760,9 @@ paths: description: Response content: application/json: - schema: *368 + schema: *369 examples: - default: *369 + default: *370 '304': *35 '403': *27 '401': *23 @@ -49767,7 +49787,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#delete-a-project-column parameters: - - *367 + - *368 responses: '204': description: Response @@ -49796,7 +49816,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#list-project-cards parameters: - - *367 + - *368 - name: archived_state description: Filters the project cards that are returned by the card's state. in: query @@ -49817,7 +49837,7 @@ paths: application/json: schema: type: array - items: *365 + items: *366 examples: default: value: @@ -49876,7 +49896,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#create-a-project-card parameters: - - *367 + - *368 requestBody: required: true content: @@ -49920,9 +49940,9 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: - default: *366 + default: *367 '304': *35 '403': *27 '401': *23 @@ -49978,7 +49998,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#move-a-project-column parameters: - - *367 + - *368 requestBody: required: true content: @@ -50039,7 +50059,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#get-a-project parameters: - - *359 + - *360 responses: '200': description: Response @@ -50047,7 +50067,7 @@ paths: application/json: schema: *309 examples: - default: &370 + default: &371 value: owner_url: https://api.github.com/repos/api-playground/projects-test url: https://api.github.com/projects/1002604 @@ -50104,7 +50124,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#update-a-project parameters: - - *359 + - *360 requestBody: required: false content: @@ -50155,7 +50175,7 @@ paths: application/json: schema: *309 examples: - default: *370 + default: *371 '404': description: Not Found if the authenticated user does not have access to the project @@ -50176,7 +50196,7 @@ paths: items: type: string '401': *23 - '410': *371 + '410': *372 '422': *7 x-github: githubCloudOnly: false @@ -50199,7 +50219,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#delete-a-project parameters: - - *359 + - *360 responses: '204': description: Delete Success @@ -50220,7 +50240,7 @@ paths: items: type: string '401': *23 - '410': *371 + '410': *372 '404': *6 x-github: githubCloudOnly: false @@ -50244,7 +50264,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#list-project-collaborators parameters: - - *359 + - *360 - name: affiliation description: Filters the collaborators by their affiliation. `outside` means outside collaborators of a project that are not a member of the project's @@ -50301,7 +50321,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#add-project-collaborator parameters: - - *359 + - *360 - *211 requestBody: required: false @@ -50356,7 +50376,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#remove-user-as-a-collaborator parameters: - - *359 + - *360 - *211 responses: '204': @@ -50388,7 +50408,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#get-project-permission-for-a-user parameters: - - *359 + - *360 - *211 responses: '200': @@ -50459,7 +50479,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#list-project-columns parameters: - - *359 + - *360 - *17 - *19 responses: @@ -50469,7 +50489,7 @@ paths: application/json: schema: type: array - items: *368 + items: *369 examples: default: value: @@ -50507,7 +50527,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#create-a-project-column parameters: - - *359 + - *360 requestBody: required: true content: @@ -50531,7 +50551,7 @@ paths: description: Response content: application/json: - schema: *368 + schema: *369 examples: default: value: @@ -50595,7 +50615,7 @@ paths: resources: type: object properties: - core: &372 + core: &373 title: Rate Limit type: object properties: @@ -50612,20 +50632,20 @@ paths: - remaining - reset - used - graphql: *372 - search: *372 - code_search: *372 - source_import: *372 - integration_manifest: *372 - code_scanning_upload: *372 - actions_runner_registration: *372 - scim: *372 - dependency_snapshots: *372 - code_scanning_autofix: *372 + graphql: *373 + search: *373 + code_search: *373 + source_import: *373 + integration_manifest: *373 + code_scanning_upload: *373 + actions_runner_registration: *373 + scim: *373 + dependency_snapshots: *373 + code_scanning_autofix: *373 required: - core - search - rate: *372 + rate: *373 required: - rate - resources @@ -50729,14 +50749,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *373 + schema: *374 examples: default-response: summary: Default response @@ -51241,7 +51261,7 @@ paths: status: disabled '403': *27 '404': *6 - '301': *374 + '301': *375 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51259,8 +51279,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#update-a-repository parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -51316,6 +51336,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable @@ -51507,10 +51535,10 @@ paths: description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *375 - '307': &376 + default: *376 + '307': &377 description: Temporary Redirect content: application/json: @@ -51539,8 +51567,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -51562,7 +51590,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': *376 + '307': *377 '404': *6 x-github: githubCloudOnly: false @@ -51585,11 +51613,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *360 - *361 + - *362 - *17 - *19 - - &391 + - &392 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -51612,7 +51640,7 @@ paths: type: integer artifacts: type: array - items: &377 + items: &378 title: Artifact description: An artifact type: object @@ -51707,7 +51735,7 @@ paths: - expires_at - updated_at examples: - default: &392 + default: &393 value: total_count: 2 artifacts: @@ -51768,9 +51796,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#get-an-artifact parameters: - - *360 - *361 - - &378 + - *362 + - &379 name: artifact_id description: The unique identifier of the artifact. in: path @@ -51782,7 +51810,7 @@ paths: description: Response content: application/json: - schema: *377 + schema: *378 examples: default: value: @@ -51820,9 +51848,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#delete-an-artifact parameters: - - *360 - *361 - - *378 + - *362 + - *379 responses: '204': description: Response @@ -51846,9 +51874,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#download-an-artifact parameters: - - *360 - *361 - - *378 + - *362 + - *379 - name: archive_format in: path required: true @@ -51862,7 +51890,7 @@ paths: example: https://pipelines.actions.githubusercontent.com/OhgS4QRKqmgx7bKC27GKU83jnQjyeqG8oIMTge8eqtheppcmw8/_apis/pipelines/1/runs/176/signedlogcontent?urlExpires=2020-01-24T18%3A10%3A31.5729946Z&urlSigningMethod=HMACV1&urlSignature=agG73JakPYkHrh06seAkvmH7rBR4Ji4c2%2B6a2ejYh3E%3D schema: type: string - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51885,14 +51913,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: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *379 + schema: *380 examples: default: value: @@ -51918,11 +51946,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: - - *360 - *361 + - *362 - *17 - *19 - - &380 + - &381 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 @@ -51956,7 +51984,7 @@ paths: description: Response content: application/json: - schema: &381 + schema: &382 title: Repository actions caches description: Repository actions caches type: object @@ -52006,7 +52034,7 @@ paths: - total_count - actions_caches examples: - default: &382 + default: &383 value: total_count: 1 actions_caches: @@ -52038,23 +52066,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: - - *360 - *361 + - *362 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *380 + - *381 responses: '200': description: Response content: application/json: - schema: *381 + schema: *382 examples: - default: *382 + default: *383 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52074,8 +52102,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: - - *360 - *361 + - *362 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -52106,9 +52134,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: - - *360 - *361 - - &383 + - *362 + - &384 name: job_id description: The unique identifier of the job. in: path @@ -52120,7 +52148,7 @@ paths: description: Response content: application/json: - schema: &395 + schema: &396 title: Job description: Information of a job execution in a workflow run type: object @@ -52467,9 +52495,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: - - *360 - *361 - - *383 + - *362 + - *384 responses: '302': description: Response @@ -52497,9 +52525,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: - - *360 - *361 - - *383 + - *362 + - *384 requestBody: required: false content: @@ -52545,8 +52573,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: - - *360 - *361 + - *362 responses: '200': description: Status response @@ -52596,8 +52624,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -52660,8 +52688,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-organization-secrets parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -52679,7 +52707,7 @@ paths: type: integer secrets: type: array - items: &397 + items: &398 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -52700,7 +52728,7 @@ paths: - created_at - updated_at examples: - default: &398 + default: &399 value: total_count: 2 secrets: @@ -52733,9 +52761,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-organization-variables parameters: - - *360 - *361 - - *384 + - *362 + - *385 - *19 responses: '200': @@ -52752,7 +52780,7 @@ paths: type: integer variables: type: array - items: &401 + items: &402 title: Actions Variable type: object properties: @@ -52786,7 +52814,7 @@ paths: - created_at - updated_at examples: - default: &402 + default: &403 value: total_count: 2 variables: @@ -52819,8 +52847,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -52829,7 +52857,7 @@ paths: schema: type: object properties: - enabled: &385 + enabled: &386 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *46 @@ -52862,8 +52890,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: - - *360 - *361 + - *362 responses: '204': description: Response @@ -52874,7 +52902,7 @@ paths: schema: type: object properties: - enabled: *385 + enabled: *386 allowed_actions: *46 required: - enabled @@ -52905,14 +52933,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: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: &386 + schema: &387 type: object properties: access_level: @@ -52930,7 +52958,7 @@ paths: required: - access_level examples: - default: &387 + default: &388 value: access_level: organization x-github: @@ -52955,15 +52983,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: - - *360 - *361 + - *362 requestBody: required: true content: application/json: - schema: *386 + schema: *387 examples: - default: *387 + default: *388 responses: '204': description: Response @@ -52987,8 +53015,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -53019,8 +53047,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: - - *360 - *361 + - *362 responses: '204': description: Response @@ -53052,8 +53080,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -53082,8 +53110,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: - - *360 - *361 + - *362 responses: '204': description: Success response @@ -53123,8 +53151,8 @@ paths: in: query schema: type: string - - *360 - *361 + - *362 - *17 - *19 responses: @@ -53168,8 +53196,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -53201,8 +53229,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -53276,8 +53304,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: - - *360 - *361 + - *362 responses: '201': description: Response @@ -53313,8 +53341,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: - - *360 - *361 + - *362 responses: '201': description: Response @@ -53344,8 +53372,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: - - *360 - *361 + - *362 - *58 responses: '200': @@ -53375,8 +53403,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: - - *360 - *361 + - *362 - *58 responses: '204': @@ -53402,8 +53430,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: - - *360 - *361 + - *362 - *58 responses: '200': *64 @@ -53428,8 +53456,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: - - *360 - *361 + - *362 - *58 requestBody: required: true @@ -53478,8 +53506,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: - - *360 - *361 + - *362 - *58 requestBody: required: true @@ -53529,8 +53557,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: - - *360 - *361 + - *362 - *58 responses: '200': *196 @@ -53560,8 +53588,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: - - *360 - *361 + - *362 - *58 - *197 responses: @@ -53591,9 +53619,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: - - *360 - *361 - - &405 + - *362 + - &406 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. @@ -53601,7 +53629,7 @@ paths: required: false schema: type: string - - &406 + - &407 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -53609,7 +53637,7 @@ paths: required: false schema: type: string - - &407 + - &408 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -53618,7 +53646,7 @@ paths: required: false schema: type: string - - &408 + - &409 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 @@ -53645,7 +53673,7 @@ paths: - pending - *17 - *19 - - &409 + - &410 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)." @@ -53654,7 +53682,7 @@ paths: schema: type: string format: date-time - - &388 + - &389 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -53663,13 +53691,13 @@ paths: schema: type: boolean default: false - - &410 + - &411 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &411 + - &412 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -53692,7 +53720,7 @@ paths: type: integer workflow_runs: type: array - items: &389 + items: &390 title: Workflow Run description: An invocation of a workflow type: object @@ -53809,7 +53837,7 @@ paths: type: - array - 'null' - items: &432 + items: &433 title: Pull Request Minimal type: object properties: @@ -53936,7 +53964,7 @@ paths: head_commit: anyOf: - type: 'null' - - &436 + - &437 title: Simple Commit description: A commit. type: object @@ -54051,7 +54079,7 @@ paths: - workflow_url - pull_requests examples: - default: &412 + default: &413 value: total_count: 1 workflow_runs: @@ -54287,24 +54315,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run parameters: - - *360 - *361 - - &390 + - *362 + - &391 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *388 + - *389 responses: '200': description: Response content: application/json: - schema: *389 + schema: *390 examples: - default: &393 + default: &394 value: id: 30433642 name: Build @@ -54545,9 +54573,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '204': description: Response @@ -54570,9 +54598,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: - - *360 - *361 - - *390 + - *362 + - *391 responses: '200': description: Response @@ -54700,9 +54728,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: - - *360 - *361 - - *390 + - *362 + - *391 responses: '201': description: Response @@ -54735,12 +54763,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *360 - *361 - - *390 + - *362 + - *391 - *17 - *19 - - *391 + - *392 responses: '200': description: Response @@ -54756,9 +54784,9 @@ paths: type: integer artifacts: type: array - items: *377 + items: *378 examples: - default: *392 + default: *393 headers: Link: *37 x-github: @@ -54782,25 +54810,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *360 - *361 - - *390 - - &394 + - *362 + - *391 + - &395 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *388 + - *389 responses: '200': description: Response content: application/json: - schema: *389 + schema: *390 examples: - default: *393 + default: *394 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54823,10 +54851,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: - - *360 - *361 - - *390 - - *394 + - *362 + - *391 + - *395 - *17 - *19 responses: @@ -54844,9 +54872,9 @@ paths: type: integer jobs: type: array - items: *395 + items: *396 examples: - default: &396 + default: &397 value: total_count: 1 jobs: @@ -54959,10 +54987,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *360 - *361 - - *390 - - *394 + - *362 + - *391 + - *395 responses: '302': description: Response @@ -54990,9 +55018,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '202': description: Response @@ -55025,9 +55053,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: - - *360 - *361 - - *390 + - *362 + - *391 requestBody: required: true content: @@ -55094,9 +55122,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '202': description: Response @@ -55129,9 +55157,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: - - *360 - *361 - - *390 + - *362 + - *391 - 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 @@ -55161,9 +55189,9 @@ paths: type: integer jobs: type: array - items: *395 + items: *396 examples: - default: *396 + default: *397 headers: Link: *37 x-github: @@ -55188,9 +55216,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '302': description: Response @@ -55217,9 +55245,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '204': description: Response @@ -55246,9 +55274,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: - - *360 - *361 - - *390 + - *362 + - *391 responses: '200': description: Response @@ -55317,7 +55345,7 @@ paths: items: type: object properties: - type: &507 + type: &508 type: string description: The type of reviewer. enum: @@ -55403,9 +55431,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: - - *360 - *361 - - *390 + - *362 + - *391 requestBody: required: true content: @@ -55455,7 +55483,7 @@ paths: application/json: schema: type: array - items: &502 + items: &503 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -55567,7 +55595,7 @@ paths: - created_at - updated_at examples: - default: &503 + default: &504 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -55623,9 +55651,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-workflow parameters: - - *360 - *361 - - *390 + - *362 + - *391 requestBody: required: false content: @@ -55670,9 +55698,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: - - *360 - *361 - - *390 + - *362 + - *391 requestBody: required: false content: @@ -55727,9 +55755,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '200': description: Response @@ -55866,8 +55894,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-secrets parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -55885,9 +55913,9 @@ paths: type: integer secrets: type: array - items: *397 + items: *398 examples: - default: *398 + default: *399 headers: Link: *37 x-github: @@ -55912,16 +55940,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-public-key parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *399 + schema: *400 examples: - default: *400 + default: *401 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -55943,17 +55971,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '200': description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: &520 + default: &521 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -55979,8 +56007,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 requestBody: required: true @@ -56038,8 +56066,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '204': @@ -56065,9 +56093,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-variables parameters: - - *360 - *361 - - *384 + - *362 + - *385 - *19 responses: '200': @@ -56084,9 +56112,9 @@ paths: type: integer variables: type: array - items: *401 + items: *402 examples: - default: *402 + default: *403 headers: Link: *37 x-github: @@ -56109,8 +56137,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-a-repository-variable parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -56162,17 +56190,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-a-repository-variable parameters: - - *360 - *361 + - *362 - *202 responses: '200': description: Response content: application/json: - schema: *401 + schema: *402 examples: - default: &521 + default: &522 value: name: USERNAME value: octocat @@ -56198,8 +56226,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-a-repository-variable parameters: - - *360 - *361 + - *362 - *202 requestBody: required: true @@ -56242,8 +56270,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-a-repository-variable parameters: - - *360 - *361 + - *362 - *202 responses: '204': @@ -56269,8 +56297,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#list-repository-workflows parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -56288,7 +56316,7 @@ paths: type: integer workflows: type: array - items: &403 + items: &404 title: Workflow description: A GitHub Actions workflow type: object @@ -56406,9 +56434,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-a-workflow parameters: - - *360 - *361 - - &404 + - *362 + - &405 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -56423,7 +56451,7 @@ paths: description: Response content: application/json: - schema: *403 + schema: *404 examples: default: value: @@ -56456,9 +56484,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#disable-a-workflow parameters: - - *360 - *361 - - *404 + - *362 + - *405 responses: '204': description: Response @@ -56483,9 +56511,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *360 - *361 - - *404 + - *362 + - *405 responses: '204': description: Response @@ -56536,9 +56564,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#enable-a-workflow parameters: - - *360 - *361 - - *404 + - *362 + - *405 responses: '204': description: Response @@ -56565,19 +56593,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: - - *360 - *361 - - *404 + - *362 - *405 - *406 - *407 - *408 + - *409 - *17 - *19 - - *409 - - *388 - *410 + - *389 - *411 + - *412 responses: '200': description: Response @@ -56593,9 +56621,9 @@ paths: type: integer workflow_runs: type: array - items: *389 + items: *390 examples: - default: *412 + default: *413 headers: Link: *37 x-github: @@ -56628,9 +56656,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-workflow-usage parameters: - - *360 - *361 - - *404 + - *362 + - *405 responses: '200': description: Response @@ -56691,8 +56719,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-activities parameters: - - *360 - *361 + - *362 - *84 - *17 - *82 @@ -56860,8 +56888,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#list-assignees parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -56898,8 +56926,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: - - *360 - *361 + - *362 - name: assignee in: path required: true @@ -56935,8 +56963,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-an-attestation parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -57048,8 +57076,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-attestations parameters: - - *360 - *361 + - *362 - *17 - *82 - *83 @@ -57103,7 +57131,7 @@ paths: bundle_url: type: string examples: - default: *413 + default: *414 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -57123,8 +57151,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -57132,7 +57160,7 @@ paths: application/json: schema: type: array - items: &414 + items: &415 title: Autolink reference description: An autolink reference. type: object @@ -57186,8 +57214,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -57226,9 +57254,9 @@ paths: description: response content: application/json: - schema: *414 + schema: *415 examples: - default: &415 + default: &416 value: id: 1 key_prefix: TICKET- @@ -57259,9 +57287,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: - - *360 - *361 - - &416 + - *362 + - &417 name: autolink_id description: The unique identifier of the autolink. in: path @@ -57273,9 +57301,9 @@ paths: description: Response content: application/json: - schema: *414 + schema: *415 examples: - default: *415 + default: *416 '404': *6 x-github: githubCloudOnly: false @@ -57295,9 +57323,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: - - *360 - *361 - - *416 + - *362 + - *417 responses: '204': description: Response @@ -57321,8 +57349,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: - - *360 - *361 + - *362 responses: '200': description: Response if Dependabot is enabled @@ -57372,8 +57400,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-dependabot-security-updates parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -57394,8 +57422,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-dependabot-security-updates parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -57415,8 +57443,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#list-branches parameters: - - *360 - *361 + - *362 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -57454,7 +57482,7 @@ paths: - url protected: type: boolean - protection: &418 + protection: &419 title: Branch Protection description: Branch Protection type: object @@ -57497,7 +57525,7 @@ paths: required: - contexts - checks - enforce_admins: &421 + enforce_admins: &422 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -57514,7 +57542,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &423 + required_pull_request_reviews: &424 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -57598,7 +57626,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &420 + restrictions: &421 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -57923,9 +57951,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#get-a-branch parameters: - - *360 - *361 - - &419 + - *362 + - &420 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). @@ -57939,14 +57967,14 @@ paths: description: Response content: application/json: - schema: &429 + schema: &430 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &478 + commit: &479 title: Commit description: Commit type: object @@ -57985,7 +58013,7 @@ paths: author: anyOf: - type: 'null' - - &417 + - &418 title: Git User description: Metaproperties for Git author/committer information. @@ -58006,7 +58034,7 @@ paths: committer: anyOf: - type: 'null' - - *417 + - *418 message: type: string examples: @@ -58030,7 +58058,7 @@ paths: required: - sha - url - verification: &527 + verification: &528 title: Verification type: object properties: @@ -58110,7 +58138,7 @@ paths: type: integer files: type: array - items: &490 + items: &491 title: Diff Entry description: Diff Entry type: object @@ -58204,7 +58232,7 @@ paths: - self protected: type: boolean - protection: *418 + protection: *419 protection_url: type: string format: uri @@ -58313,7 +58341,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *374 + '301': *375 '404': *6 x-github: githubCloudOnly: false @@ -58335,15 +58363,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *418 + schema: *419 examples: default: value: @@ -58537,9 +58565,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -58799,7 +58827,7 @@ paths: url: type: string format: uri - required_status_checks: &426 + required_status_checks: &427 title: Status Check Policy description: Status Check Policy type: object @@ -58958,7 +58986,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *420 + restrictions: *421 required_conversation_resolution: type: object properties: @@ -59070,9 +59098,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -59097,17 +59125,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-admin-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: &422 + default: &423 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -59129,17 +59157,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-admin-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59158,9 +59186,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -59185,17 +59213,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *423 + schema: *424 examples: - default: &424 + default: &425 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -59291,9 +59319,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -59391,9 +59419,9 @@ paths: description: Response content: application/json: - schema: *423 + schema: *424 examples: - default: *424 + default: *425 '422': *15 x-github: githubCloudOnly: false @@ -59414,9 +59442,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -59443,17 +59471,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-commit-signature-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: &425 + default: &426 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -59476,17 +59504,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#create-commit-signature-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *425 + default: *426 '404': *6 x-github: githubCloudOnly: false @@ -59506,9 +59534,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -59533,17 +59561,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-status-checks-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *426 + schema: *427 examples: - default: &427 + default: &428 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -59569,9 +59597,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-status-check-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -59623,9 +59651,9 @@ paths: description: Response content: application/json: - schema: *426 + schema: *427 examples: - default: *427 + default: *428 '404': *6 '422': *15 x-github: @@ -59647,9 +59675,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -59673,9 +59701,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response @@ -59709,9 +59737,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-status-check-contexts parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -59778,9 +59806,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-status-check-contexts parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -59844,9 +59872,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-contexts parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: content: application/json: @@ -59912,15 +59940,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *420 + schema: *421 examples: default: value: @@ -60011,9 +60039,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -60036,9 +60064,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: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response @@ -60048,7 +60076,7 @@ paths: type: array items: *5 examples: - default: &428 + default: &429 value: - id: 1 slug: octoapp @@ -60105,9 +60133,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-app-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60141,7 +60169,7 @@ paths: type: array items: *5 examples: - default: *428 + default: *429 '422': *15 x-github: githubCloudOnly: false @@ -60162,9 +60190,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-app-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60198,7 +60226,7 @@ paths: type: array items: *5 examples: - default: *428 + default: *429 '422': *15 x-github: githubCloudOnly: false @@ -60219,9 +60247,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60255,7 +60283,7 @@ paths: type: array items: *5 examples: - default: *428 + default: *429 '422': *15 x-github: githubCloudOnly: false @@ -60277,9 +60305,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: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response @@ -60309,9 +60337,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-team-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -60370,9 +60398,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-team-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -60431,9 +60459,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: content: application/json: @@ -60492,9 +60520,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: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response @@ -60528,9 +60556,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-user-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60588,9 +60616,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-user-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60648,9 +60676,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60710,9 +60738,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#rename-a-branch parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60734,7 +60762,7 @@ paths: description: Response content: application/json: - schema: *429 + schema: *430 examples: default: value: @@ -60848,8 +60876,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *360 - *361 + - *362 - *212 - *213 - *214 @@ -60885,8 +60913,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *360 - *361 + - *362 - name: bypass_request_number in: path required: true @@ -60959,8 +60987,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *360 - *361 + - *362 - *212 - *213 - *214 @@ -60974,9 +61002,9 @@ paths: application/json: schema: type: array - items: *430 + items: *431 examples: - default: *431 + default: *432 '404': *6 '403': *27 '500': *95 @@ -61000,8 +61028,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *360 - *361 + - *362 - name: bypass_request_number in: path required: true @@ -61013,7 +61041,7 @@ paths: description: A single bypass request. content: application/json: - schema: *430 + schema: *431 examples: default: value: @@ -61071,8 +61099,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *360 - *361 + - *362 - name: bypass_request_number in: path required: true @@ -61143,8 +61171,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *360 - *361 + - *362 - name: bypass_response_id in: path required: true @@ -61177,8 +61205,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#create-a-check-run parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -61457,7 +61485,7 @@ paths: description: Response content: application/json: - schema: &433 + schema: &434 title: CheckRun description: A check performed on the code of a given code change type: object @@ -61592,8 +61620,8 @@ paths: do not necessarily indicate pull requests that triggered the check. type: array - items: *432 - deployment: &741 + items: *433 + deployment: &742 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -61880,9 +61908,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#get-a-check-run parameters: - - *360 - *361 - - &434 + - *362 + - &435 name: check_run_id description: The unique identifier of the check run. in: path @@ -61894,9 +61922,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: &435 + default: &436 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -61996,9 +62024,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#update-a-check-run parameters: - - *360 - *361 - - *434 + - *362 + - *435 requestBody: required: true content: @@ -62238,9 +62266,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: *435 + default: *436 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62260,9 +62288,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-run-annotations parameters: - - *360 - *361 - - *434 + - *362 + - *435 - *17 - *19 responses: @@ -62374,9 +62402,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#rerequest-a-check-run parameters: - - *360 - *361 - - *434 + - *362 + - *435 responses: '201': description: Response @@ -62420,8 +62448,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#create-a-check-suite parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -62443,7 +62471,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &437 + schema: &438 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -62525,7 +62553,7 @@ paths: type: - array - 'null' - items: *432 + items: *433 app: anyOf: - type: 'null' @@ -62541,7 +62569,7 @@ paths: - string - 'null' format: date-time - head_commit: *436 + head_commit: *437 latest_check_runs_count: type: integer check_runs_url: @@ -62569,7 +62597,7 @@ paths: - check_runs_url - pull_requests examples: - default: &438 + default: &439 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -62860,9 +62888,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *437 + schema: *438 examples: - default: *438 + default: *439 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62881,8 +62909,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -63191,9 +63219,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#get-a-check-suite parameters: - - *360 - *361 - - &439 + - *362 + - &440 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -63205,9 +63233,9 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: - default: *438 + default: *439 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63230,17 +63258,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: - - *360 - *361 - - *439 - - &485 + - *362 + - *440 + - &486 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &486 + - &487 name: status description: Returns check runs with the specified `status`. in: query @@ -63279,9 +63307,9 @@ paths: type: integer check_runs: type: array - items: *433 + items: *434 examples: - default: &487 + default: &488 value: total_count: 1 check_runs: @@ -63383,9 +63411,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#rerequest-a-check-suite parameters: - - *360 - *361 - - *439 + - *362 + - *440 responses: '201': description: Response @@ -63418,21 +63446,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: - - *360 - *361 + - *362 - *220 - *221 - *19 - *17 - - &455 + - &456 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: *440 - - &456 + schema: *441 + - &457 name: pr description: The number of the pull request for the results you want to list. in: query @@ -63463,7 +63491,7 @@ paths: be returned. in: query required: false - schema: *441 + schema: *442 responses: '200': description: Response @@ -63479,7 +63507,7 @@ paths: updated_at: *104 url: *101 html_url: *102 - instances_url: *442 + instances_url: *443 state: *87 fixed_at: *106 dismissed_by: @@ -63487,11 +63515,11 @@ paths: - type: 'null' - *4 dismissed_at: *105 - dismissed_reason: *443 - dismissed_comment: *444 - rule: *445 - tool: *446 - most_recent_instance: *447 + dismissed_reason: *444 + dismissed_comment: *445 + rule: *446 + tool: *447 + most_recent_instance: *448 dismissal_approved_by: anyOf: - type: 'null' @@ -63611,7 +63639,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *35 - '403': &448 + '403': &449 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -63638,9 +63666,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: - - *360 - *361 - - &449 + - *362 + - &450 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -63654,7 +63682,7 @@ paths: description: Response content: application/json: - schema: &450 + schema: &451 type: object properties: number: *96 @@ -63662,7 +63690,7 @@ paths: updated_at: *104 url: *101 html_url: *102 - instances_url: *442 + instances_url: *443 state: *87 fixed_at: *106 dismissed_by: @@ -63670,8 +63698,8 @@ paths: - type: 'null' - *4 dismissed_at: *105 - dismissed_reason: *443 - dismissed_comment: *444 + dismissed_reason: *444 + dismissed_comment: *445 rule: type: object properties: @@ -63733,8 +63761,8 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: *446 - most_recent_instance: *447 + tool: *447 + most_recent_instance: *448 dismissal_approved_by: anyOf: - type: 'null' @@ -63827,7 +63855,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *35 - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -63847,9 +63875,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: - - *360 - *361 - - *449 + - *362 + - *450 requestBody: required: true content: @@ -63864,8 +63892,8 @@ paths: enum: - open - dismissed - dismissed_reason: *443 - dismissed_comment: *444 + dismissed_reason: *444 + dismissed_comment: *445 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -63884,7 +63912,7 @@ paths: description: Response content: application/json: - schema: *450 + schema: *451 examples: default: value: @@ -63960,7 +63988,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &454 + '403': &455 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -63987,15 +64015,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: - - *360 - *361 - - *449 + - *362 + - *450 responses: '200': description: Response content: application/json: - schema: &451 + schema: &452 type: object properties: status: @@ -64022,13 +64050,13 @@ paths: - description - started_at examples: - default: &452 + default: &453 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &453 + '400': &454 description: Bad Request content: application/json: @@ -64039,7 +64067,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': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64064,29 +64092,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: - - *360 - *361 - - *449 + - *362 + - *450 responses: '200': description: OK content: application/json: - schema: *451 + schema: *452 examples: - default: *452 + default: *453 '202': description: Accepted content: application/json: - schema: *451 + schema: *452 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *453 + '400': *454 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -64118,9 +64146,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: - - *360 - *361 - - *449 + - *362 + - *450 requestBody: required: false content: @@ -64166,8 +64194,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *453 - '403': *454 + '400': *454 + '403': *455 '404': *6 '422': description: Unprocessable Entity @@ -64191,13 +64219,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: - - *360 - *361 - - *449 + - *362 + - *450 - *19 - *17 - - *455 - *456 + - *457 responses: '200': description: Response @@ -64205,7 +64233,7 @@ paths: application/json: schema: type: array - items: *447 + items: *448 examples: default: value: @@ -64244,7 +64272,7 @@ paths: end_column: 50 classifications: - source - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64278,25 +64306,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: - - *360 - *361 + - *362 - *220 - *221 - *19 - *17 - - *456 + - *457 - 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: *440 + schema: *441 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &459 + schema: &460 type: string description: An identifier for the upload. examples: @@ -64318,23 +64346,23 @@ paths: application/json: schema: type: array - items: &460 + items: &461 type: object properties: - ref: *440 - commit_sha: &468 + ref: *441 + commit_sha: &469 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 40 pattern: "^[0-9a-fA-F]+$" - analysis_key: *457 + analysis_key: *458 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *458 + category: *459 error: type: string examples: @@ -64359,8 +64387,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *459 - tool: *446 + sarif_id: *460 + tool: *447 deletable: type: boolean warning: @@ -64422,7 +64450,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64458,8 +64486,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: - - *360 - *361 + - *362 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -64472,7 +64500,7 @@ paths: description: Response content: application/json: - schema: *460 + schema: *461 examples: response: summary: application/json response @@ -64526,7 +64554,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64608,8 +64636,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: - - *360 - *361 + - *362 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -64665,7 +64693,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': *454 + '403': *455 '404': *6 '503': *128 x-github: @@ -64687,8 +64715,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -64696,7 +64724,7 @@ paths: application/json: schema: type: array - items: &461 + items: &462 title: CodeQL Database description: A CodeQL database. type: object @@ -64808,7 +64836,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': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64837,8 +64865,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: - - *360 - *361 + - *362 - name: language in: path description: The language of the CodeQL database. @@ -64850,7 +64878,7 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: default: value: @@ -64882,9 +64910,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': &492 + '302': &493 description: Found - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64906,8 +64934,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *360 - *361 + - *362 - name: language in: path description: The language of the CodeQL database. @@ -64917,7 +64945,7 @@ paths: responses: '204': description: Response - '403': *454 + '403': *455 '404': *6 '503': *128 x-github: @@ -64945,8 +64973,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -64955,7 +64983,7 @@ paths: type: object additionalProperties: false properties: - language: &462 + language: &463 type: string description: The language targeted by the CodeQL query enum: @@ -65034,7 +65062,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &466 + schema: &467 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -65044,7 +65072,7 @@ paths: description: The ID of the variant analysis. controller_repo: *94 actor: *4 - query_language: *462 + query_language: *463 query_pack_url: type: string description: The download url for the query pack. @@ -65092,7 +65120,7 @@ paths: items: type: object properties: - repository: &463 + repository: &464 title: Repository Identifier description: Repository Identifier type: object @@ -65134,7 +65162,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &467 + analysis_status: &468 type: string description: The new status of the CodeQL variant analysis repository task. @@ -65166,7 +65194,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &464 + access_mismatch_repos: &465 type: object properties: repository_count: @@ -65181,7 +65209,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: *463 + items: *464 required: - repository_count - repositories @@ -65204,8 +65232,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *464 - over_limit_repos: *464 + no_codeql_db_repos: *465 + over_limit_repos: *465 required: - access_mismatch_repos - not_found_repos @@ -65221,7 +65249,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &465 + value: &466 summary: Default response value: id: 1 @@ -65373,10 +65401,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *465 + value: *466 repository_lists: summary: Response for a successful variant analysis submission - value: *465 + value: *466 '404': *6 '422': description: Unable to process variant analysis submission @@ -65404,8 +65432,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: - - *360 - *361 + - *362 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -65417,9 +65445,9 @@ paths: description: Response content: application/json: - schema: *466 + schema: *467 examples: - default: *465 + default: *466 '404': *6 '503': *128 x-github: @@ -65442,7 +65470,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: - - *360 + - *361 - name: repo in: path description: The name of the controller repository. @@ -65477,7 +65505,7 @@ paths: type: object properties: repository: *94 - analysis_status: *467 + analysis_status: *468 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -65602,8 +65630,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -65685,7 +65713,7 @@ paths: query_suite: default updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -65706,8 +65734,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -65791,7 +65819,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *454 + '403': *455 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -65856,8 +65884,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -65865,7 +65893,7 @@ paths: schema: type: object properties: - commit_sha: *468 + commit_sha: *469 ref: type: string description: |- @@ -65925,7 +65953,7 @@ paths: schema: type: object properties: - id: *459 + id: *460 url: type: string description: The REST API URL for checking the status of the upload. @@ -65939,7 +65967,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': *454 + '403': *455 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -65962,8 +65990,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: - - *360 - *361 + - *362 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -66011,7 +66039,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': *448 + '403': *449 '404': description: Not Found if the sarif id does not match any upload '503': *128 @@ -66036,8 +66064,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -66118,8 +66146,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-codeowners-errors parameters: - - *360 - *361 + - *362 - 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 @@ -66247,8 +66275,8 @@ paths: parameters: - *17 - *19 - - *360 - *361 + - *362 responses: '200': description: Response @@ -66562,8 +66590,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -66629,7 +66657,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -66637,7 +66665,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '400': *14 '401': *23 '403': *27 @@ -66666,8 +66694,8 @@ paths: parameters: - *17 - *19 - - *360 - *361 + - *362 responses: '200': description: Response @@ -66731,8 +66759,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: - - *360 - *361 + - *362 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -66769,9 +66797,9 @@ paths: type: integer machines: type: array - items: *470 + items: *471 examples: - default: &698 + default: &699 value: total_count: 2 machines: @@ -66811,8 +66839,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *360 - *361 + - *362 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -66899,8 +66927,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: - - *360 - *361 + - *362 - 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 @@ -66969,8 +66997,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -66988,7 +67016,7 @@ paths: type: integer secrets: type: array - items: &474 + items: &475 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -67009,7 +67037,7 @@ paths: - created_at - updated_at examples: - default: *471 + default: *472 headers: Link: *37 x-github: @@ -67032,16 +67060,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *472 + schema: *473 examples: - default: *473 + default: *474 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -67061,17 +67089,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '200': description: Response content: application/json: - schema: *474 + schema: *475 examples: - default: *475 + default: *476 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67091,8 +67119,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: - - *360 - *361 + - *362 - *199 requestBody: required: true @@ -67145,8 +67173,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '204': @@ -67175,8 +67203,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#list-repository-collaborators parameters: - - *360 - *361 + - *362 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -67214,7 +67242,7 @@ paths: application/json: schema: type: array - items: &476 + items: &477 title: Collaborator description: Collaborator type: object @@ -67407,8 +67435,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: - - *360 - *361 + - *362 - *211 responses: '204': @@ -67451,8 +67479,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *360 - *361 + - *362 - *211 requestBody: required: false @@ -67479,7 +67507,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &540 + schema: &541 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -67700,8 +67728,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *360 - *361 + - *362 - *211 responses: '204': @@ -67731,8 +67759,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *360 - *361 + - *362 - *211 responses: '200': @@ -67753,7 +67781,7 @@ paths: user: anyOf: - type: 'null' - - *476 + - *477 required: - permission - role_name @@ -67807,8 +67835,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -67818,7 +67846,7 @@ paths: application/json: schema: type: array - items: &477 + items: &478 title: Commit Comment description: Commit Comment type: object @@ -67876,7 +67904,7 @@ paths: - created_at - updated_at examples: - default: &480 + default: &481 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67935,17 +67963,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#get-a-commit-comment parameters: - - *360 - *361 + - *362 - *146 responses: '200': description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: &481 + default: &482 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -68002,8 +68030,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#update-a-commit-comment parameters: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -68026,7 +68054,7 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: default: value: @@ -68077,8 +68105,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#delete-a-commit-comment parameters: - - *360 - *361 + - *362 - *146 responses: '204': @@ -68100,8 +68128,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *360 - *361 + - *362 - *146 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -68128,9 +68156,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 '404': *6 @@ -68151,8 +68179,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -68185,16 +68213,16 @@ paths: description: Reaction exists content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Reaction created content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '422': *15 x-github: githubCloudOnly: false @@ -68216,10 +68244,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *360 - *361 + - *362 - *146 - - *352 + - *353 responses: '204': description: Response @@ -68268,8 +68296,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-commits parameters: - - *360 - *361 + - *362 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -68325,9 +68353,9 @@ paths: application/json: schema: type: array - items: *478 + items: *479 examples: - default: &588 + default: &589 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -68421,9 +68449,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-branches-for-head-commit parameters: - - *360 - *361 - - &479 + - *362 + - &480 name: commit_sha description: The SHA of the commit. in: path @@ -68495,9 +68523,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments parameters: - - *360 - *361 - - *479 + - *362 + - *480 - *17 - *19 responses: @@ -68507,9 +68535,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *480 + default: *481 headers: Link: *37 x-github: @@ -68537,9 +68565,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#create-a-commit-comment parameters: - - *360 - *361 - - *479 + - *362 + - *480 requestBody: required: true content: @@ -68574,9 +68602,9 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: *481 + default: *482 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -68604,9 +68632,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: - - *360 - *361 - - *479 + - *362 + - *480 - *17 - *19 responses: @@ -68616,7 +68644,7 @@ paths: application/json: schema: type: array - items: &579 + items: &580 title: Pull Request Simple description: Pull Request Simple type: object @@ -68736,7 +68764,7 @@ paths: milestone: anyOf: - type: 'null' - - *482 + - *483 active_lock_reason: type: - string @@ -68835,7 +68863,7 @@ paths: _links: type: object properties: - comments: &483 + comments: &484 title: Link description: Hypermedia Link type: object @@ -68844,13 +68872,13 @@ paths: type: string required: - href - commits: *483 - statuses: *483 - html: *483 - issue: *483 - review_comments: *483 - review_comment: *483 - self: *483 + commits: *484 + statuses: *484 + html: *484 + issue: *484 + review_comments: *484 + review_comment: *484 + self: *484 required: - comments - commits @@ -68861,7 +68889,7 @@ paths: - review_comment - self author_association: *134 - auto_merge: &581 + auto_merge: &582 title: Auto merge description: The status of auto merging a pull request. type: @@ -68926,7 +68954,7 @@ paths: - author_association - auto_merge examples: - default: &580 + default: &581 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -69463,11 +69491,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#get-a-commit parameters: - - *360 - *361 + - *362 - *19 - *17 - - &484 + - &485 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)" @@ -69482,9 +69510,9 @@ paths: description: Response content: application/json: - schema: *478 + schema: *479 examples: - default: &567 + default: &568 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -69597,11 +69625,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: - - *360 - *361 - - *484 + - *362 - *485 - *486 + - *487 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -69635,9 +69663,9 @@ paths: type: integer check_runs: type: array - items: *433 + items: *434 examples: - default: *487 + default: *488 headers: Link: *37 x-github: @@ -69662,9 +69690,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: - - *360 - *361 - - *484 + - *362 + - *485 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -69672,7 +69700,7 @@ paths: schema: type: integer example: 1 - - *485 + - *486 - *17 - *19 responses: @@ -69690,7 +69718,7 @@ paths: type: integer check_suites: type: array - items: *437 + items: *438 examples: default: value: @@ -69890,9 +69918,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: - - *360 - *361 - - *484 + - *362 + - *485 - *17 - *19 responses: @@ -70094,9 +70122,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *360 - *361 - - *484 + - *362 + - *485 - *17 - *19 responses: @@ -70106,7 +70134,7 @@ paths: application/json: schema: type: array - items: &646 + items: &647 title: Status description: The status of a commit. type: object @@ -70187,7 +70215,7 @@ paths: site_admin: false headers: Link: *37 - '301': *374 + '301': *375 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -70215,8 +70243,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/community#get-community-profile-metrics parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -70249,11 +70277,11 @@ paths: code_of_conduct: anyOf: - type: 'null' - - *488 + - *489 code_of_conduct_file: anyOf: - type: 'null' - - &489 + - &490 title: Community Health File type: object properties: @@ -70273,19 +70301,19 @@ paths: contributing: anyOf: - type: 'null' - - *489 + - *490 readme: anyOf: - type: 'null' - - *489 + - *490 issue_template: anyOf: - type: 'null' - - *489 + - *490 pull_request_template: anyOf: - type: 'null' - - *489 + - *490 required: - code_of_conduct - code_of_conduct_file @@ -70414,8 +70442,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#compare-two-commits parameters: - - *360 - *361 + - *362 - *19 - *17 - name: basehead @@ -70463,8 +70491,8 @@ paths: format: uri examples: - https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *478 - merge_base_commit: *478 + base_commit: *479 + merge_base_commit: *479 status: type: string enum: @@ -70488,10 +70516,10 @@ paths: - 6 commits: type: array - items: *478 + items: *479 files: type: array - items: *490 + items: *491 required: - url - html_url @@ -70777,8 +70805,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-repository-content parameters: - - *360 - *361 + - *362 - name: path description: path parameter in: path @@ -70929,7 +70957,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &491 + response-if-content-is-a-file: &492 summary: Response if content is a file value: type: file @@ -71066,7 +71094,7 @@ paths: - size - type - url - - &593 + - &594 title: Content File description: Content File type: object @@ -71284,7 +71312,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *491 + response-if-content-is-a-file: *492 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -71353,7 +71381,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *27 - '302': *492 + '302': *493 '304': *35 x-github: githubCloudOnly: false @@ -71376,8 +71404,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#create-or-update-file-contents parameters: - - *360 - *361 + - *362 - name: path description: path parameter in: path @@ -71472,7 +71500,7 @@ paths: description: Response content: application/json: - schema: &493 + schema: &494 title: File Commit description: File Commit type: object @@ -71628,7 +71656,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: example-for-creating-a-file: value: @@ -71682,7 +71710,7 @@ paths: schema: oneOf: - *3 - - &522 + - &523 description: Repository rule violation was detected type: object properties: @@ -71703,7 +71731,7 @@ paths: items: type: object properties: - placeholder_id: &638 + placeholder_id: &639 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -71735,8 +71763,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#delete-a-file parameters: - - *360 - *361 + - *362 - name: path description: path parameter in: path @@ -71797,7 +71825,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -71852,8 +71880,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-contributors parameters: - - *360 - *361 + - *362 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -71977,8 +72005,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *360 - *361 + - *362 - *238 - *239 - *240 @@ -72020,7 +72048,7 @@ paths: application/json: schema: type: array - items: &496 + items: &497 type: object description: A Dependabot alert. properties: @@ -72070,7 +72098,7 @@ paths: - direct - transitive - - security_advisory: *494 + security_advisory: *495 security_vulnerability: *100 url: *101 html_url: *102 @@ -72101,7 +72129,7 @@ paths: dismissal. maxLength: 280 fixed_at: *106 - auto_dismissed_at: *495 + auto_dismissed_at: *496 required: - number - state @@ -72331,9 +72359,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *360 - *361 - - &497 + - *362 + - &498 name: alert_number in: path description: |- @@ -72348,7 +72376,7 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: default: value: @@ -72461,9 +72489,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *360 - *361 - - *497 + - *362 + - *498 requestBody: required: true content: @@ -72508,7 +72536,7 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: default: value: @@ -72637,8 +72665,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-repository-secrets parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -72656,7 +72684,7 @@ paths: type: integer secrets: type: array - items: &500 + items: &501 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -72710,16 +72738,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-public-key parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: *499 + default: *500 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72739,15 +72767,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '200': description: Response content: application/json: - schema: *500 + schema: *501 examples: default: value: @@ -72773,8 +72801,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 requestBody: required: true @@ -72827,8 +72855,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '204': @@ -72851,8 +72879,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: - - *360 - *361 + - *362 - 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 @@ -73026,8 +73054,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -73287,8 +73315,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -73371,7 +73399,7 @@ paths: - version - url additionalProperties: false - metadata: &501 + metadata: &502 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -73410,7 +73438,7 @@ paths: examples: - "/src/build/package-lock.json" additionalProperties: false - metadata: *501 + metadata: *502 resolved: type: object description: A collection of resolved package dependencies. @@ -73424,7 +73452,7 @@ paths: pattern: "^pkg" examples: - pkg:/npm/%40actions/http-client@1.0.11 - metadata: *501 + metadata: *502 relationship: type: string description: A notation of whether a dependency is requested @@ -73557,8 +73585,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#list-deployments parameters: - - *360 - *361 + - *362 - name: sha description: The SHA recorded at creation time. in: query @@ -73599,9 +73627,9 @@ paths: application/json: schema: type: array - items: *502 + items: *503 examples: - default: *503 + default: *504 headers: Link: *37 x-github: @@ -73667,8 +73695,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#create-a-deployment parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -73750,7 +73778,7 @@ paths: description: Response content: application/json: - schema: *502 + schema: *503 examples: simple-example: summary: Simple example @@ -73823,9 +73851,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#get-a-deployment parameters: - - *360 - *361 - - &504 + - *362 + - &505 name: deployment_id description: deployment_id parameter in: path @@ -73837,7 +73865,7 @@ paths: description: Response content: application/json: - schema: *502 + schema: *503 examples: default: value: @@ -73902,9 +73930,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#delete-a-deployment parameters: - - *360 - *361 - - *504 + - *362 + - *505 responses: '204': description: Response @@ -73926,9 +73954,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#list-deployment-statuses parameters: - - *360 - *361 - - *504 + - *362 + - *505 - *17 - *19 responses: @@ -73938,7 +73966,7 @@ paths: application/json: schema: type: array - items: &505 + items: &506 title: Deployment Status description: The status of a deployment. type: object @@ -74102,9 +74130,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#create-a-deployment-status parameters: - - *360 - *361 - - *504 + - *362 + - *505 requestBody: required: true content: @@ -74179,9 +74207,9 @@ paths: description: Response content: application/json: - schema: *505 + schema: *506 examples: - default: &506 + default: &507 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -74237,9 +74265,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#get-a-deployment-status parameters: - - *360 - *361 - - *504 + - *362 + - *505 - name: status_id in: path required: true @@ -74250,9 +74278,9 @@ paths: description: Response content: application/json: - schema: *505 + schema: *506 examples: - default: *506 + default: *507 '404': *6 x-github: githubCloudOnly: false @@ -74277,8 +74305,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-a-repository-dispatch-event parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -74335,8 +74363,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#list-environments parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -74354,7 +74382,7 @@ paths: - 5 environments: type: array - items: &508 + items: &509 title: Environment description: Details of a deployment environment type: object @@ -74416,7 +74444,7 @@ paths: type: string examples: - wait_timer - wait_timer: &510 + wait_timer: &511 type: integer description: The amount of time to delay a job after the job is initially triggered. The time (in minutes) @@ -74458,7 +74486,7 @@ paths: items: type: object properties: - type: *507 + type: *508 reviewer: anyOf: - *4 @@ -74485,7 +74513,7 @@ paths: - id - node_id - type - deployment_branch_policy: &511 + deployment_branch_policy: &512 type: - object - 'null' @@ -74602,9 +74630,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#get-an-environment parameters: - - *360 - *361 - - &509 + - *362 + - &510 name: environment_name in: path required: true @@ -74617,9 +74645,9 @@ paths: description: Response content: application/json: - schema: *508 + schema: *509 examples: - default: &512 + default: &513 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -74703,9 +74731,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#create-or-update-an-environment parameters: - - *360 - *361 - - *509 + - *362 + - *510 requestBody: required: false content: @@ -74715,7 +74743,7 @@ paths: - object - 'null' properties: - wait_timer: *510 + wait_timer: *511 prevent_self_review: type: boolean description: Whether or not a user who created the job is prevented @@ -74734,14 +74762,14 @@ paths: items: type: object properties: - type: *507 + type: *508 id: type: integer description: The id of the user or team who can review the deployment examples: - 4532992 - deployment_branch_policy: *511 + deployment_branch_policy: *512 additionalProperties: false examples: default: @@ -74761,9 +74789,9 @@ paths: description: Response content: application/json: - schema: *508 + schema: *509 examples: - default: *512 + default: *513 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -74787,9 +74815,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#delete-an-environment parameters: - - *360 - *361 - - *509 + - *362 + - *510 responses: '204': description: Default response @@ -74814,9 +74842,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *17 - *19 responses: @@ -74835,7 +74863,7 @@ paths: - 2 branch_policies: type: array - items: &513 + items: &514 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -74896,9 +74924,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *360 - *361 - - *509 + - *362 + - *510 requestBody: required: true content: @@ -74946,9 +74974,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - example-wildcard: &514 + example-wildcard: &515 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -74990,10 +75018,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *360 - *361 - - *509 - - &515 + - *362 + - *510 + - &516 name: branch_policy_id in: path required: true @@ -75005,9 +75033,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *514 + default: *515 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75026,10 +75054,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *360 - *361 - - *509 - - *515 + - *362 + - *510 + - *516 requestBody: required: true content: @@ -75058,9 +75086,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *514 + default: *515 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75079,10 +75107,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *360 - *361 - - *509 - - *515 + - *362 + - *510 + - *516 responses: '204': description: Response @@ -75107,9 +75135,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: - - *509 + - *510 + - *362 - *361 - - *360 responses: '200': description: List of deployment protection rules @@ -75126,7 +75154,7 @@ paths: - 10 custom_deployment_protection_rules: type: array - items: &516 + items: &517 title: Deployment protection rule description: Deployment protection rule type: object @@ -75148,7 +75176,7 @@ paths: for the environment. examples: - true - app: &517 + app: &518 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -75251,9 +75279,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: - - *509 + - *510 + - *362 - *361 - - *360 requestBody: content: application/json: @@ -75274,9 +75302,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *516 + schema: *517 examples: - default: &518 + default: &519 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -75311,9 +75339,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: - - *509 + - *510 + - *362 - *361 - - *360 - *19 - *17 responses: @@ -75333,7 +75361,7 @@ paths: - 35 available_custom_deployment_protection_rule_integrations: type: array - items: *517 + items: *518 examples: default: value: @@ -75368,10 +75396,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: - - *360 - *361 - - *509 - - &519 + - *362 + - *510 + - &520 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -75383,9 +75411,9 @@ paths: description: Response content: application/json: - schema: *516 + schema: *517 examples: - default: *518 + default: *519 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75406,10 +75434,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: - - *509 + - *510 + - *362 - *361 - - *360 - - *519 + - *520 responses: '204': description: Response @@ -75435,9 +75463,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-environment-secrets parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *17 - *19 responses: @@ -75455,9 +75483,9 @@ paths: type: integer secrets: type: array - items: *397 + items: *398 examples: - default: *398 + default: *399 headers: Link: *37 x-github: @@ -75482,17 +75510,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-public-key parameters: - - *360 - *361 - - *509 + - *362 + - *510 responses: '200': description: Response content: application/json: - schema: *399 + schema: *400 examples: - default: *400 + default: *401 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75514,18 +75542,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-secret parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *199 responses: '200': description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *520 + default: *521 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75547,9 +75575,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *199 requestBody: required: true @@ -75607,9 +75635,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-environment-secret parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *199 responses: '204': @@ -75635,10 +75663,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-environment-variables parameters: - - *360 - *361 - - *509 - - *384 + - *362 + - *510 + - *385 - *19 responses: '200': @@ -75655,9 +75683,9 @@ paths: type: integer variables: type: array - items: *401 + items: *402 examples: - default: *402 + default: *403 headers: Link: *37 x-github: @@ -75680,9 +75708,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-an-environment-variable parameters: - - *360 - *361 - - *509 + - *362 + - *510 requestBody: required: true content: @@ -75734,18 +75762,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-environment-variable parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *202 responses: '200': description: Response content: application/json: - schema: *401 + schema: *402 examples: - default: *521 + default: *522 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75766,10 +75794,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-environment-variable parameters: - - *360 - *361 + - *362 - *202 - - *509 + - *510 requestBody: required: true content: @@ -75811,10 +75839,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-environment-variable parameters: - - *360 - *361 + - *362 - *202 - - *509 + - *510 responses: '204': description: Response @@ -75836,8 +75864,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-repository-events parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -75914,8 +75942,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#list-forks parameters: - - *360 - *361 + - *362 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -76074,8 +76102,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#create-a-fork parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -76108,9 +76136,9 @@ paths: description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *375 + default: *376 '400': *14 '422': *15 '403': *27 @@ -76131,8 +76159,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#create-a-blob parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -76192,7 +76220,7 @@ paths: schema: oneOf: - *172 - - *522 + - *523 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76217,8 +76245,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#get-a-blob parameters: - - *360 - *361 + - *362 - name: file_sha in: path required: true @@ -76318,8 +76346,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#create-a-commit parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -76428,7 +76456,7 @@ paths: description: Response content: application/json: - schema: &523 + schema: &524 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -76655,15 +76683,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#get-a-commit-object parameters: - - *360 - *361 - - *479 + - *362 + - *480 responses: '200': description: Response content: application/json: - schema: *523 + schema: *524 examples: default: value: @@ -76719,9 +76747,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#list-matching-references parameters: - - *360 - *361 - - &524 + - *362 + - &525 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. @@ -76738,7 +76766,7 @@ paths: application/json: schema: type: array - items: &525 + items: &526 title: Git Reference description: Git references within a repository type: object @@ -76814,17 +76842,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference parameters: - - *360 - *361 - - *524 + - *362 + - *525 responses: '200': description: Response content: application/json: - schema: *525 + schema: *526 examples: - default: &526 + default: &527 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -76853,8 +76881,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#create-a-reference parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -76883,9 +76911,9 @@ paths: description: Response content: application/json: - schema: *525 + schema: *526 examples: - default: *526 + default: *527 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -76911,9 +76939,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#update-a-reference parameters: - - *360 - *361 - - *524 + - *362 + - *525 requestBody: required: true content: @@ -76942,9 +76970,9 @@ paths: description: Response content: application/json: - schema: *525 + schema: *526 examples: - default: *526 + default: *527 '422': *15 '409': *92 x-github: @@ -76962,9 +76990,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#delete-a-reference parameters: - - *360 - *361 - - *524 + - *362 + - *525 responses: '204': description: Response @@ -77017,8 +77045,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#create-a-tag-object parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -77085,7 +77113,7 @@ paths: description: Response content: application/json: - schema: &528 + schema: &529 title: Git Tag description: Metadata for a Git tag type: object @@ -77141,7 +77169,7 @@ paths: - sha - type - url - verification: *527 + verification: *528 required: - sha - url @@ -77151,7 +77179,7 @@ paths: - tag - message examples: - default: &529 + default: &530 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -77224,8 +77252,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#get-a-tag parameters: - - *360 - *361 + - *362 - name: tag_sha in: path required: true @@ -77236,9 +77264,9 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: - default: *529 + default: *530 '404': *6 '409': *92 x-github: @@ -77262,8 +77290,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#create-a-tree parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -77337,7 +77365,7 @@ paths: description: Response content: application/json: - schema: &530 + schema: &531 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -77455,8 +77483,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#get-a-tree parameters: - - *360 - *361 + - *362 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -77479,7 +77507,7 @@ paths: description: Response content: application/json: - schema: *530 + schema: *531 examples: default-response: summary: Default response @@ -77538,8 +77566,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-repository-webhooks parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -77549,7 +77577,7 @@ paths: application/json: schema: type: array - items: &531 + items: &532 title: Webhook description: Webhooks for repositories. type: object @@ -77612,7 +77640,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &772 + last_response: &773 title: Hook Response type: object properties: @@ -77689,8 +77717,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#create-a-repository-webhook parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -77743,9 +77771,9 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: &532 + default: &533 value: type: Repository id: 12345678 @@ -77793,17 +77821,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 responses: '200': description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: *532 + default: *533 '404': *6 x-github: githubCloudOnly: false @@ -77823,8 +77851,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 requestBody: required: true @@ -77870,9 +77898,9 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: *532 + default: *533 '422': *15 '404': *6 x-github: @@ -77893,8 +77921,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#delete-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 responses: '204': @@ -77919,8 +77947,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *360 - *361 + - *362 - *252 responses: '200': @@ -77948,8 +77976,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *360 - *361 + - *362 - *252 requestBody: required: false @@ -77994,8 +78022,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 - *17 - *253 @@ -78027,8 +78055,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 - *16 responses: @@ -78057,8 +78085,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 - *16 responses: @@ -78082,8 +78110,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#ping-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 responses: '204': @@ -78109,8 +78137,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *360 - *361 + - *362 - *252 responses: '204': @@ -78169,14 +78197,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-an-import-status parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: &533 + schema: &534 title: Import description: A repository import from an external source. type: object @@ -78283,7 +78311,7 @@ paths: - html_url - authors_url examples: - default: &536 + default: &537 value: vcs: subversion use_lfs: true @@ -78299,7 +78327,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': &534 + '503': &535 description: Unavailable due to service under maintenance. content: application/json: @@ -78328,8 +78356,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#start-an-import parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -78377,7 +78405,7 @@ paths: description: Response content: application/json: - schema: *533 + schema: *534 examples: default: value: @@ -78402,7 +78430,7 @@ paths: type: string '422': *15 '404': *6 - '503': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78430,8 +78458,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-an-import parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -78483,7 +78511,7 @@ paths: description: Response content: application/json: - schema: *533 + schema: *534 examples: example-1: summary: Example 1 @@ -78531,7 +78559,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': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78554,12 +78582,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#cancel-an-import parameters: - - *360 - *361 + - *362 responses: '204': description: Response - '503': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78585,9 +78613,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-commit-authors parameters: - - *360 - *361 - - &721 + - *362 + - &722 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -78601,7 +78629,7 @@ paths: application/json: schema: type: array - items: &535 + items: &536 title: Porter Author description: Porter Author type: object @@ -78655,7 +78683,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': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78680,8 +78708,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#map-a-commit-author parameters: - - *360 - *361 + - *362 - name: author_id in: path required: true @@ -78711,7 +78739,7 @@ paths: description: Response content: application/json: - schema: *535 + schema: *536 examples: default: value: @@ -78724,7 +78752,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78748,8 +78776,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-large-files parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -78790,7 +78818,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78818,8 +78846,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-git-lfs-preference parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -78846,11 +78874,11 @@ paths: description: Response content: application/json: - schema: *533 + schema: *534 examples: - default: *536 + default: *537 '422': *15 - '503': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78873,8 +78901,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -78882,8 +78910,8 @@ paths: application/json: schema: *20 examples: - default: *537 - '301': *374 + default: *538 + '301': *375 '404': *6 x-github: githubCloudOnly: false @@ -78903,8 +78931,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -78917,7 +78945,7 @@ paths: properties: {} additionalProperties: false examples: - default: &539 + default: &540 value: limit: collaborators_only origin: repository @@ -78942,13 +78970,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *360 - *361 + - *362 requestBody: required: true content: application/json: - schema: *538 + schema: *539 examples: default: summary: Example request body @@ -78962,7 +78990,7 @@ paths: application/json: schema: *270 examples: - default: *539 + default: *540 '409': description: Response x-github: @@ -78984,8 +79012,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -79008,8 +79036,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#list-repository-invitations parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -79019,9 +79047,9 @@ paths: application/json: schema: type: array - items: *540 + items: *541 examples: - default: &714 + default: &715 value: - id: 1 repository: @@ -79152,8 +79180,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#update-a-repository-invitation parameters: - - *360 - *361 + - *362 - *274 requestBody: required: false @@ -79183,7 +79211,7 @@ paths: description: Response content: application/json: - schema: *540 + schema: *541 examples: default: value: @@ -79314,8 +79342,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *360 - *361 + - *362 - *274 responses: '204': @@ -79347,8 +79375,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#list-repository-issues parameters: - - *360 - *361 + - *362 - 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 @@ -79421,7 +79449,7 @@ paths: type: array items: *147 examples: - default: &549 + default: &550 value: - id: 1 node_id: MDU6SXNzdWUx @@ -79569,7 +79597,7 @@ paths: state_reason: completed headers: Link: *37 - '301': *374 + '301': *375 '422': *15 '404': *6 x-github: @@ -79598,8 +79626,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#create-an-issue parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -79691,7 +79719,7 @@ paths: application/json: schema: *147 examples: - default: &544 + default: &545 value: id: 1 node_id: MDU6SXNzdWUx @@ -79847,7 +79875,7 @@ paths: '422': *15 '503': *128 '404': *6 - '410': *371 + '410': *372 x-github: triggersNotification: true githubCloudOnly: false @@ -79875,8 +79903,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *360 - *361 + - *362 - *156 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. @@ -79897,9 +79925,9 @@ paths: application/json: schema: type: array - items: *541 + items: *542 examples: - default: &546 + default: &547 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -79957,17 +79985,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment parameters: - - *360 - *361 + - *362 - *146 responses: '200': description: Response content: application/json: - schema: *541 + schema: *542 examples: - default: &542 + default: &543 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -80021,8 +80049,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#update-an-issue-comment parameters: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -80045,9 +80073,9 @@ paths: description: Response content: application/json: - schema: *541 + schema: *542 examples: - default: *542 + default: *543 '422': *15 x-github: githubCloudOnly: false @@ -80065,8 +80093,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#delete-an-issue-comment parameters: - - *360 - *361 + - *362 - *146 responses: '204': @@ -80087,8 +80115,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *360 - *361 + - *362 - *146 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -80115,9 +80143,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 '404': *6 @@ -80138,8 +80166,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -80172,16 +80200,16 @@ paths: description: Reaction exists content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Reaction created content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '422': *15 x-github: githubCloudOnly: false @@ -80203,10 +80231,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *360 - *361 + - *362 - *146 - - *352 + - *353 responses: '204': description: Response @@ -80226,8 +80254,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events-for-a-repository parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -80237,7 +80265,7 @@ paths: application/json: schema: type: array - items: &543 + items: &544 title: Issue Event description: Issue Event type: object @@ -80576,8 +80604,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#get-an-issue-event parameters: - - *360 - *361 + - *362 - name: event_id in: path required: true @@ -80588,7 +80616,7 @@ paths: description: Response content: application/json: - schema: *543 + schema: *544 examples: default: value: @@ -80781,7 +80809,7 @@ paths: author_association: COLLABORATOR state_reason: completed '404': *6 - '410': *371 + '410': *372 '403': *27 x-github: githubCloudOnly: false @@ -80815,9 +80843,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue parameters: - - *360 - *361 - - &545 + - *362 + - &546 name: issue_number description: The number that identifies the issue. in: path @@ -80831,10 +80859,10 @@ paths: application/json: schema: *147 examples: - default: *544 - '301': *374 + default: *545 + '301': *375 '404': *6 - '410': *371 + '410': *372 '304': *35 x-github: githubCloudOnly: false @@ -80859,9 +80887,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#update-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: false content: @@ -80981,13 +81009,13 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 '422': *15 '503': *128 '403': *27 - '301': *374 + '301': *375 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81005,9 +81033,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#add-assignees-to-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: false content: @@ -81035,7 +81063,7 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81051,9 +81079,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: content: application/json: @@ -81080,7 +81108,7 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81102,9 +81130,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: - - *360 - *361 - - *545 + - *362 + - *546 - name: assignee in: path required: true @@ -81144,9 +81172,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments parameters: - - *360 - *361 - - *545 + - *362 + - *546 - *137 - *17 - *19 @@ -81157,13 +81185,13 @@ paths: application/json: schema: type: array - items: *541 + items: *542 examples: - default: *546 + default: *547 headers: Link: *37 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81192,9 +81220,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#create-an-issue-comment parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: true content: @@ -81216,16 +81244,16 @@ paths: description: Response content: application/json: - schema: *541 + schema: *542 examples: - default: *542 + default: *543 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 schema: type: string '403': *27 - '410': *371 + '410': *372 '422': *15 '404': *6 x-github: @@ -81245,9 +81273,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events parameters: - - *360 - *361 - - *545 + - *362 + - *546 - *17 - *19 responses: @@ -81261,7 +81289,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &550 + - &551 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -81310,7 +81338,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &551 + - &552 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -81438,7 +81466,7 @@ paths: - performed_via_github_app - assignee - assigner - - &552 + - &553 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -81484,7 +81512,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &553 + - &554 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -81530,7 +81558,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &554 + - &555 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -81579,7 +81607,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &555 + - &556 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -81621,7 +81649,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &556 + - &557 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -81663,7 +81691,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &557 + - &558 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -81719,7 +81747,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &558 + - &559 title: Locked Issue Event description: Locked Issue Event type: object @@ -81764,7 +81792,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &559 + - &560 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -81825,7 +81853,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &560 + - &561 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -81886,7 +81914,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &561 + - &562 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -81947,7 +81975,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &562 + - &563 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -82040,7 +82068,7 @@ paths: color: red headers: Link: *37 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82057,9 +82085,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 - *17 - *19 responses: @@ -82069,7 +82097,7 @@ paths: application/json: schema: type: array - items: &547 + items: &548 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -82124,7 +82152,7 @@ paths: - color - default examples: - default: &548 + default: &549 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -82142,9 +82170,9 @@ paths: default: false headers: Link: *37 - '301': *374 + '301': *375 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82161,9 +82189,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#add-labels-to-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: false content: @@ -82222,12 +82250,12 @@ paths: application/json: schema: type: array - items: *547 + items: *548 examples: - default: *548 - '301': *374 + default: *549 + '301': *375 '404': *6 - '410': *371 + '410': *372 '422': *15 x-github: githubCloudOnly: false @@ -82244,9 +82272,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#set-labels-for-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: false content: @@ -82306,12 +82334,12 @@ paths: application/json: schema: type: array - items: *547 + items: *548 examples: - default: *548 - '301': *374 + default: *549 + '301': *375 '404': *6 - '410': *371 + '410': *372 '422': *15 x-github: githubCloudOnly: false @@ -82328,15 +82356,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 responses: '204': description: Response - '301': *374 + '301': *375 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82355,9 +82383,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-a-label-from-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 - name: name in: path required: true @@ -82370,7 +82398,7 @@ paths: application/json: schema: type: array - items: *547 + items: *548 examples: default: value: @@ -82381,9 +82409,9 @@ paths: description: Something isn't working color: f29513 default: true - '301': *374 + '301': *375 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82403,9 +82431,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#lock-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: false content: @@ -82434,7 +82462,7 @@ paths: '204': description: Response '403': *27 - '410': *371 + '410': *372 '404': *6 '422': *15 x-github: @@ -82452,9 +82480,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#unlock-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 responses: '204': description: Response @@ -82476,9 +82504,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 - 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. @@ -82504,13 +82532,13 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82528,9 +82556,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: true content: @@ -82562,16 +82590,16 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '422': *15 x-github: githubCloudOnly: false @@ -82593,10 +82621,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-reaction parameters: - - *360 - *361 - - *545 - - *352 + - *362 + - *546 + - *353 responses: '204': description: Response @@ -82625,9 +82653,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#remove-sub-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: true content: @@ -82651,7 +82679,7 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -82684,9 +82712,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#list-sub-issues parameters: - - *360 - *361 - - *545 + - *362 + - *546 - *17 - *19 responses: @@ -82698,11 +82726,11 @@ paths: type: array items: *147 examples: - default: *549 + default: *550 headers: Link: *37 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82730,9 +82758,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#add-sub-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: true content: @@ -82761,14 +82789,14 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 schema: type: string '403': *27 - '410': *371 + '410': *372 '422': *15 '404': *6 x-github: @@ -82788,9 +82816,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: true content: @@ -82823,7 +82851,7 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 '403': *27 '404': *6 '422': *7 @@ -82845,9 +82873,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 - *17 - *19 responses: @@ -82862,7 +82890,6 @@ paths: description: Timeline Event type: object anyOf: - - *550 - *551 - *552 - *553 @@ -82875,6 +82902,7 @@ paths: - *560 - *561 - *562 + - *563 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -83198,7 +83226,7 @@ paths: type: string comments: type: array - items: &582 + items: &583 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -83436,7 +83464,7 @@ paths: type: string comments: type: array - items: *477 + items: *478 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -83711,7 +83739,7 @@ paths: headers: Link: *37 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -83728,8 +83756,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -83739,7 +83767,7 @@ paths: application/json: schema: type: array - items: &563 + items: &564 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -83806,8 +83834,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -83843,9 +83871,9 @@ paths: description: Response content: application/json: - schema: *563 + schema: *564 examples: - default: &564 + default: &565 value: id: 1 key: ssh-rsa AAA... @@ -83879,9 +83907,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *360 - *361 - - &565 + - *362 + - &566 name: key_id description: The unique identifier of the key. in: path @@ -83893,9 +83921,9 @@ paths: description: Response content: application/json: - schema: *563 + schema: *564 examples: - default: *564 + default: *565 '404': *6 x-github: githubCloudOnly: false @@ -83913,9 +83941,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *360 - *361 - - *565 + - *362 + - *566 responses: '204': description: Response @@ -83935,8 +83963,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-a-repository parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -83946,9 +83974,9 @@ paths: application/json: schema: type: array - items: *547 + items: *548 examples: - default: *548 + default: *549 headers: Link: *37 '404': *6 @@ -83969,8 +83997,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#create-a-label parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -84006,9 +84034,9 @@ paths: description: Response content: application/json: - schema: *547 + schema: *548 examples: - default: &566 + default: &567 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -84040,8 +84068,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#get-a-label parameters: - - *360 - *361 + - *362 - name: name in: path required: true @@ -84052,9 +84080,9 @@ paths: description: Response content: application/json: - schema: *547 + schema: *548 examples: - default: *566 + default: *567 '404': *6 x-github: githubCloudOnly: false @@ -84071,8 +84099,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#update-a-label parameters: - - *360 - *361 + - *362 - name: name in: path required: true @@ -84111,7 +84139,7 @@ paths: description: Response content: application/json: - schema: *547 + schema: *548 examples: default: value: @@ -84137,8 +84165,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#delete-a-label parameters: - - *360 - *361 + - *362 - name: name in: path required: true @@ -84164,8 +84192,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-languages parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -84201,8 +84229,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository parameters: - - *360 - *361 + - *362 responses: '202': *93 '403': @@ -84230,8 +84258,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -84257,9 +84285,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *360 - *361 - - *455 + - *362 + - *456 responses: '200': description: Response @@ -84406,8 +84434,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -84472,8 +84500,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#merge-a-branch parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -84507,9 +84535,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *478 + schema: *479 examples: - default: *567 + default: *568 '204': description: Response when already merged '404': @@ -84534,8 +84562,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#list-milestones parameters: - - *360 - *361 + - *362 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -84576,7 +84604,7 @@ paths: application/json: schema: type: array - items: *482 + items: *483 examples: default: value: @@ -84632,8 +84660,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#create-a-milestone parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -84673,9 +84701,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: &568 + default: &569 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -84734,9 +84762,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#get-a-milestone parameters: - - *360 - *361 - - &569 + - *362 + - &570 name: milestone_number description: The number that identifies the milestone. in: path @@ -84748,9 +84776,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: *568 + default: *569 '404': *6 x-github: githubCloudOnly: false @@ -84767,9 +84795,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#update-a-milestone parameters: - - *360 - *361 - - *569 + - *362 + - *570 requestBody: required: false content: @@ -84807,9 +84835,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: *568 + default: *569 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84825,9 +84853,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#delete-a-milestone parameters: - - *360 - *361 - - *569 + - *362 + - *570 responses: '204': description: Response @@ -84848,9 +84876,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: - - *360 - *361 - - *569 + - *362 + - *570 - *17 - *19 responses: @@ -84860,9 +84888,9 @@ paths: application/json: schema: type: array - items: *547 + items: *548 examples: - default: *548 + default: *549 headers: Link: *37 x-github: @@ -84881,12 +84909,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: - - *360 - *361 - - *570 + - *362 - *571 - - *137 - *572 + - *137 + - *573 - *17 - *19 responses: @@ -84898,7 +84926,7 @@ paths: type: array items: *159 examples: - default: *573 + default: *574 headers: Link: *37 x-github: @@ -84922,8 +84950,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -84981,14 +85009,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-apiname-pages-site parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: &574 + schema: &575 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -85132,7 +85160,7 @@ paths: - custom_404 - public examples: - default: &575 + default: &576 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -85173,8 +85201,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-apiname-pages-site parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -85229,9 +85257,9 @@ paths: description: Response content: application/json: - schema: *574 + schema: *575 examples: - default: *575 + default: *576 '422': *15 '409': *92 x-github: @@ -85254,8 +85282,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -85363,8 +85391,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#delete-a-apiname-pages-site parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -85390,8 +85418,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#list-apiname-pages-builds parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -85401,7 +85429,7 @@ paths: application/json: schema: type: array - items: &576 + items: &577 title: Page Build description: Page Build type: object @@ -85493,8 +85521,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#request-a-apiname-pages-build parameters: - - *360 - *361 + - *362 responses: '201': description: Response @@ -85541,16 +85569,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-latest-pages-build parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *576 + schema: *577 examples: - default: &577 + default: &578 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -85598,8 +85626,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-apiname-pages-build parameters: - - *360 - *361 + - *362 - name: build_id in: path required: true @@ -85610,9 +85638,9 @@ paths: description: Response content: application/json: - schema: *576 + schema: *577 examples: - default: *577 + default: *578 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85632,8 +85660,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-github-pages-deployment parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -85741,9 +85769,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: - - *360 - *361 - - &578 + - *362 + - &579 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -85801,9 +85829,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *360 - *361 - - *578 + - *362 + - *579 responses: '204': *114 '404': *6 @@ -85830,8 +85858,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -86126,8 +86154,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: - - *360 - *361 + - *362 responses: '200': description: Private vulnerability reporting status @@ -86164,8 +86192,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: - - *360 - *361 + - *362 responses: '204': *114 '422': *14 @@ -86186,8 +86214,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: - - *360 - *361 + - *362 responses: '204': *114 '422': *14 @@ -86210,8 +86238,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#list-repository-projects parameters: - - *360 - *361 + - *362 - name: state description: Indicates the state of the projects to return. in: query @@ -86272,7 +86300,7 @@ paths: '401': *23 '403': *27 '404': *6 - '410': *371 + '410': *372 '422': *7 x-github: githubCloudOnly: false @@ -86295,8 +86323,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#create-a-repository-project parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -86324,11 +86352,11 @@ paths: application/json: schema: *309 examples: - default: *370 + default: *371 '401': *23 '403': *27 '404': *6 - '410': *371 + '410': *372 '422': *7 x-github: githubCloudOnly: false @@ -86351,8 +86379,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -86391,8 +86419,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -86454,8 +86482,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests parameters: - - *360 - *361 + - *362 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -86515,9 +86543,9 @@ paths: application/json: schema: type: array - items: *579 + items: *580 examples: - default: *580 + default: *581 headers: Link: *37 '304': *35 @@ -86549,8 +86577,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#create-a-pull-request parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -86617,7 +86645,7 @@ paths: description: Response content: application/json: - schema: &584 + schema: &585 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -86746,7 +86774,7 @@ paths: milestone: anyOf: - type: 'null' - - *482 + - *483 active_lock_reason: type: - string @@ -86839,14 +86867,14 @@ paths: _links: type: object properties: - comments: *483 - commits: *483 - statuses: *483 - html: *483 - issue: *483 - review_comments: *483 - review_comment: *483 - self: *483 + comments: *484 + commits: *484 + statuses: *484 + html: *484 + issue: *484 + review_comments: *484 + review_comment: *484 + self: *484 required: - comments - commits @@ -86857,7 +86885,7 @@ paths: - review_comment - self author_association: *134 - auto_merge: *581 + auto_merge: *582 draft: description: Indicates whether or not the pull request is a draft. type: boolean @@ -86959,7 +86987,7 @@ paths: - merged_by - review_comments examples: - default: &585 + default: &586 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -87486,8 +87514,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *360 - *361 + - *362 - name: sort in: query required: false @@ -87516,9 +87544,9 @@ paths: application/json: schema: type: array - items: *582 + items: *583 examples: - default: &587 + default: &588 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -87595,17 +87623,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: - - *360 - *361 + - *362 - *146 responses: '200': description: Response content: application/json: - schema: *582 + schema: *583 examples: - default: &583 + default: &584 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -87680,8 +87708,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: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -87704,9 +87732,9 @@ paths: description: Response content: application/json: - schema: *582 + schema: *583 examples: - default: *583 + default: *584 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87722,8 +87750,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: - - *360 - *361 + - *362 - *146 responses: '204': @@ -87745,8 +87773,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: - - *360 - *361 + - *362 - *146 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -87773,9 +87801,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 '404': *6 @@ -87796,8 +87824,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: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -87830,16 +87858,16 @@ paths: description: Reaction exists content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Reaction created content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '422': *15 x-github: githubCloudOnly: false @@ -87861,10 +87889,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *360 - *361 + - *362 - *146 - - *352 + - *353 responses: '204': description: Response @@ -87907,9 +87935,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#get-a-pull-request parameters: - - *360 - *361 - - &586 + - *362 + - &587 name: pull_number description: The number that identifies the pull request. in: path @@ -87922,9 +87950,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *584 + schema: *585 examples: - default: *585 + default: *586 '304': *35 '404': *6 '406': @@ -87959,9 +87987,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request parameters: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: false content: @@ -88003,9 +88031,9 @@ paths: description: Response content: application/json: - schema: *584 + schema: *585 examples: - default: *585 + default: *586 '422': *15 '403': *27 x-github: @@ -88027,9 +88055,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: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: true content: @@ -88092,7 +88120,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -88100,7 +88128,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '401': *23 '403': *27 '404': *6 @@ -88130,9 +88158,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: - - *360 - *361 - - *586 + - *362 + - *587 - *156 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -88153,9 +88181,9 @@ paths: application/json: schema: type: array - items: *582 + items: *583 examples: - default: *587 + default: *588 headers: Link: *37 x-github: @@ -88188,9 +88216,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: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: true content: @@ -88296,7 +88324,7 @@ paths: description: Response content: application/json: - schema: *582 + schema: *583 examples: example-for-a-multi-line-comment: value: @@ -88384,9 +88412,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: - - *360 - *361 - - *586 + - *362 + - *587 - *146 requestBody: required: true @@ -88409,7 +88437,7 @@ paths: description: Response content: application/json: - schema: *582 + schema: *583 examples: default: value: @@ -88495,9 +88523,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *360 - *361 - - *586 + - *362 + - *587 - *17 - *19 responses: @@ -88507,9 +88535,9 @@ paths: application/json: schema: type: array - items: *478 + items: *479 examples: - default: *588 + default: *589 headers: Link: *37 x-github: @@ -88539,9 +88567,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests-files parameters: - - *360 - *361 - - *586 + - *362 + - *587 - *17 - *19 responses: @@ -88551,7 +88579,7 @@ paths: application/json: schema: type: array - items: *490 + items: *491 examples: default: value: @@ -88589,9 +88617,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: - - *360 - *361 - - *586 + - *362 + - *587 responses: '204': description: Response if pull request has been merged @@ -88614,9 +88642,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#merge-a-pull-request parameters: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: false content: @@ -88728,9 +88756,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: - - *360 - *361 - - *586 + - *362 + - *587 responses: '200': description: Response @@ -88805,9 +88833,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: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: false content: @@ -88844,7 +88872,7 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -89380,9 +89408,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: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: true content: @@ -89416,7 +89444,7 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -89921,9 +89949,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *360 - *361 - - *586 + - *362 + - *587 - *17 - *19 responses: @@ -89933,7 +89961,7 @@ paths: application/json: schema: type: array - items: &589 + items: &590 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -90089,9 +90117,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: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: false content: @@ -90181,9 +90209,9 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: - default: &591 + default: &592 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -90246,10 +90274,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: - - *360 - *361 - - *586 - - &590 + - *362 + - *587 + - &591 name: review_id description: The unique identifier of the review. in: path @@ -90261,9 +90289,9 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: - default: &592 + default: &593 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -90322,10 +90350,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: - - *360 - *361 - - *586 - - *590 + - *362 + - *587 + - *591 requestBody: required: true content: @@ -90348,7 +90376,7 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: default: value: @@ -90410,18 +90438,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: - - *360 - *361 - - *586 - - *590 + - *362 + - *587 + - *591 responses: '200': description: Response content: application/json: - schema: *589 + schema: *590 examples: - default: *591 + default: *592 '422': *7 '404': *6 x-github: @@ -90448,10 +90476,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: - - *360 - *361 - - *586 - - *590 + - *362 + - *587 + - *591 - *17 - *19 responses: @@ -90549,9 +90577,9 @@ paths: _links: type: object properties: - self: *483 - html: *483 - pull_request: *483 + self: *484 + html: *484 + pull_request: *484 required: - self - html @@ -90702,10 +90730,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: - - *360 - *361 - - *586 - - *590 + - *362 + - *587 + - *591 requestBody: required: true content: @@ -90734,7 +90762,7 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: default: value: @@ -90797,10 +90825,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: - - *360 - *361 - - *586 - - *590 + - *362 + - *587 + - *591 requestBody: required: true content: @@ -90835,9 +90863,9 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: - default: *592 + default: *593 '404': *6 '422': *7 '403': *27 @@ -90859,9 +90887,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request-branch parameters: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: false content: @@ -90925,8 +90953,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme parameters: - - *360 - *361 + - *362 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -90939,9 +90967,9 @@ paths: description: Response content: application/json: - schema: *593 + schema: *594 examples: - default: &594 + default: &595 value: type: file encoding: base64 @@ -90983,8 +91011,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: - - *360 - *361 + - *362 - name: dir description: The alternate path to look for a README file in: path @@ -91004,9 +91032,9 @@ paths: description: Response content: application/json: - schema: *593 + schema: *594 examples: - default: *594 + default: *595 '404': *6 '422': *15 x-github: @@ -91028,8 +91056,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#list-releases parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -91039,7 +91067,7 @@ paths: application/json: schema: type: array - items: &595 + items: &596 title: Release description: A release. type: object @@ -91111,7 +91139,7 @@ paths: author: *4 assets: type: array - items: &596 + items: &597 title: Release Asset description: Data related to a release. type: object @@ -91291,8 +91319,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#create-a-release parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -91368,9 +91396,9 @@ paths: description: Response content: application/json: - schema: *595 + schema: *596 examples: - default: &599 + default: &600 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -91473,9 +91501,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#get-a-release-asset parameters: - - *360 - *361 - - &597 + - *362 + - &598 name: asset_id description: The unique identifier of the asset. in: path @@ -91487,9 +91515,9 @@ paths: description: Response content: application/json: - schema: *596 + schema: *597 examples: - default: &598 + default: &599 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 @@ -91523,7 +91551,7 @@ paths: type: User site_admin: false '404': *6 - '302': *492 + '302': *493 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91539,9 +91567,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#update-a-release-asset parameters: - - *360 - *361 - - *597 + - *362 + - *598 requestBody: required: false content: @@ -91570,9 +91598,9 @@ paths: description: Response content: application/json: - schema: *596 + schema: *597 examples: - default: *598 + default: *599 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91588,9 +91616,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#delete-a-release-asset parameters: - - *360 - *361 - - *597 + - *362 + - *598 responses: '204': description: Response @@ -91614,8 +91642,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -91701,16 +91729,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-the-latest-release parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *595 + schema: *596 examples: - default: *599 + default: *600 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91727,8 +91755,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release-by-tag-name parameters: - - *360 - *361 + - *362 - name: tag description: tag parameter in: path @@ -91741,9 +91769,9 @@ paths: description: Response content: application/json: - schema: *595 + schema: *596 examples: - default: *599 + default: *600 '404': *6 x-github: githubCloudOnly: false @@ -91765,9 +91793,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release parameters: - - *360 - *361 - - &600 + - *362 + - &601 name: release_id description: The unique identifier of the release. in: path @@ -91781,9 +91809,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: *595 + schema: *596 examples: - default: *599 + default: *600 '401': description: Unauthorized x-github: @@ -91801,9 +91829,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#update-a-release parameters: - - *360 - *361 - - *600 + - *362 + - *601 requestBody: required: false content: @@ -91867,9 +91895,9 @@ paths: description: Response content: application/json: - schema: *595 + schema: *596 examples: - default: *599 + default: *600 '404': description: Not Found if the discussion category name is invalid content: @@ -91890,9 +91918,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#delete-a-release parameters: - - *360 - *361 - - *600 + - *362 + - *601 responses: '204': description: Response @@ -91912,9 +91940,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#list-release-assets parameters: - - *360 - *361 - - *600 + - *362 + - *601 - *17 - *19 responses: @@ -91924,7 +91952,7 @@ paths: application/json: schema: type: array - items: *596 + items: *597 examples: default: value: @@ -92005,9 +92033,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: - - *360 - *361 - - *600 + - *362 + - *601 - name: name in: query required: true @@ -92033,7 +92061,7 @@ paths: description: Response for successful upload content: application/json: - schema: *596 + schema: *597 examples: response-for-successful-upload: value: @@ -92087,9 +92115,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-release parameters: - - *360 - *361 - - *600 + - *362 + - *601 - 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. @@ -92113,9 +92141,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 '404': *6 @@ -92136,9 +92164,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-release parameters: - - *360 - *361 - - *600 + - *362 + - *601 requestBody: required: true content: @@ -92168,16 +92196,16 @@ paths: description: Reaction exists content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Reaction created content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '422': *15 x-github: githubCloudOnly: false @@ -92199,10 +92227,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-release-reaction parameters: - - *360 - *361 - - *600 - - *352 + - *362 + - *601 + - *353 responses: '204': description: Response @@ -92226,9 +92254,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-rules-for-a-branch parameters: - - *360 - *361 - - *419 + - *362 + - *420 - *17 - *19 responses: @@ -92244,8 +92272,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *601 - - &603 + - *602 + - &604 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -92265,65 +92293,65 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *602 - *603 - - allOf: - *604 - - *603 - allOf: - *605 - - *603 + - *604 - allOf: - *606 - - *603 + - *604 - allOf: - *607 - - *603 + - *604 - allOf: - *608 - - *603 + - *604 - allOf: - *609 - - *603 + - *604 - allOf: - *610 - - *603 + - *604 - allOf: - *611 - - *603 + - *604 - allOf: - *612 - - *603 + - *604 - allOf: - *613 - - *603 + - *604 - allOf: - *614 - - *603 + - *604 - allOf: - *615 - - *603 + - *604 - allOf: - *616 - - *603 + - *604 - allOf: - *617 - - *603 + - *604 - allOf: - *618 - - *603 + - *604 - allOf: - *619 - - *603 + - *604 - allOf: - *620 - - *603 + - *604 - allOf: - *621 - - *603 + - *604 - allOf: - *622 - - *603 + - *604 + - allOf: + - *623 + - *604 examples: default: value: @@ -92362,8 +92390,8 @@ paths: category: repos subcategory: rules parameters: - - *360 - *361 + - *362 - *17 - *19 - name: includes_parents @@ -92374,7 +92402,7 @@ paths: schema: type: boolean default: true - - *623 + - *624 responses: '200': description: Response @@ -92429,8 +92457,8 @@ paths: category: repos subcategory: rules parameters: - - *360 - *361 + - *362 requestBody: description: Request body required: true @@ -92492,7 +92520,7 @@ paths: application/json: schema: *124 examples: - default: &632 + default: &633 value: id: 42 name: super cool ruleset @@ -92539,12 +92567,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#list-repository-rule-suites parameters: - - *360 - *361 - - *624 - - *214 + - *362 - *625 + - *214 - *626 + - *627 - *17 - *19 responses: @@ -92552,9 +92580,9 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *628 + default: *629 '404': *6 '500': *95 x-github: @@ -92575,17 +92603,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *360 - *361 - - *629 + - *362 + - *630 responses: '200': description: Response content: application/json: - schema: *630 + schema: *631 examples: - default: *631 + default: *632 '404': *6 '500': *95 x-github: @@ -92613,8 +92641,8 @@ paths: category: repos subcategory: rules parameters: - - *360 - *361 + - *362 - name: ruleset_id description: The ID of the ruleset. in: path @@ -92636,7 +92664,7 @@ paths: application/json: schema: *124 examples: - default: *632 + default: *633 '404': *6 '500': *95 put: @@ -92654,8 +92682,8 @@ paths: category: repos subcategory: rules parameters: - - *360 - *361 + - *362 - name: ruleset_id description: The ID of the ruleset. in: path @@ -92719,7 +92747,7 @@ paths: application/json: schema: *124 examples: - default: *632 + default: *633 '404': *6 '500': *95 delete: @@ -92737,8 +92765,8 @@ paths: category: repos subcategory: rules parameters: - - *360 - *361 + - *362 - name: ruleset_id description: The ID of the ruleset. in: path @@ -92761,8 +92789,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-history parameters: - - *360 - *361 + - *362 - *17 - *19 - name: ruleset_id @@ -92799,8 +92827,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-version parameters: - - *360 - *361 + - *362 - name: ruleset_id description: The ID of the ruleset. in: path @@ -92873,8 +92901,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: - - *360 - *361 + - *362 - *319 - *320 - *321 @@ -92882,8 +92910,8 @@ paths: - *84 - *19 - *17 - - *633 - *634 + - *635 - *323 - *324 - *325 @@ -92894,7 +92922,7 @@ paths: application/json: schema: type: array - items: &637 + items: &638 type: object properties: number: *96 @@ -92910,8 +92938,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *635 - resolution: *636 + state: *636 + resolution: *637 resolved_at: type: - string @@ -93130,15 +93158,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *360 - *361 - - *449 + - *362 + - *450 responses: '200': description: Response content: application/json: - schema: *637 + schema: *638 examples: default: value: @@ -93190,9 +93218,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: - - *360 - *361 - - *449 + - *362 + - *450 requestBody: required: true content: @@ -93200,8 +93228,8 @@ paths: schema: type: object properties: - state: *635 - resolution: *636 + state: *636 + resolution: *637 resolution_comment: description: An optional comment when closing an alert. Cannot be updated or deleted. Must be `null` when changing `state` to `open`. @@ -93220,7 +93248,7 @@ paths: description: Response content: application/json: - schema: *637 + schema: *638 examples: default: value: @@ -93295,9 +93323,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: - - *360 - *361 - - *449 + - *362 + - *450 - *19 - *17 responses: @@ -93308,7 +93336,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &793 + items: &794 type: object properties: type: @@ -93687,8 +93715,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -93696,14 +93724,14 @@ paths: schema: type: object properties: - reason: &639 + reason: &640 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *638 + placeholder_id: *639 required: - reason - placeholder_id @@ -93720,7 +93748,7 @@ paths: schema: type: object properties: - reason: *639 + reason: *640 expire_at: type: - string @@ -93764,8 +93792,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: - - *360 - *361 + - *362 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -93780,7 +93808,7 @@ paths: properties: incremental_scans: type: array - items: &640 + items: &641 description: Information on a single scan performed by secret scanning on the repository type: object @@ -93808,15 +93836,15 @@ paths: the scan is pending pattern_update_scans: type: array - items: *640 + items: *641 backfill_scans: type: array - items: *640 + items: *641 custom_pattern_backfill_scans: type: array items: allOf: - - *640 + - *641 - type: object properties: pattern_name: @@ -93886,8 +93914,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *360 - *361 + - *362 - *84 - name: sort description: The property to sort the results by. @@ -93931,9 +93959,9 @@ paths: application/json: schema: type: array - items: *641 + items: *642 examples: - default: *642 + default: *643 '400': *14 '404': *6 x-github: @@ -93956,8 +93984,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -94127,9 +94155,9 @@ paths: description: Response content: application/json: - schema: *641 + schema: *642 examples: - default: &644 + default: &645 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -94362,8 +94390,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -94476,7 +94504,7 @@ paths: description: Response content: application/json: - schema: *641 + schema: *642 examples: default: value: @@ -94623,17 +94651,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: - - *360 - *361 - - *643 + - *362 + - *644 responses: '200': description: Response content: application/json: - schema: *641 + schema: *642 examples: - default: *644 + default: *645 '403': *27 '404': *6 x-github: @@ -94657,9 +94685,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: - - *360 - *361 - - *643 + - *362 + - *644 requestBody: required: true content: @@ -94830,10 +94858,10 @@ paths: description: Response content: application/json: - schema: *641 + schema: *642 examples: - default: *644 - add_credit: *644 + default: *645 + add_credit: *645 '403': *27 '404': *6 '422': @@ -94871,9 +94899,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: - - *360 - *361 - - *643 + - *362 + - *644 responses: '202': *93 '400': *14 @@ -94900,17 +94928,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: - - *360 - *361 - - *643 + - *362 + - *644 responses: '202': description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *375 + default: *376 '400': *14 '422': *15 '403': *27 @@ -94936,8 +94964,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-stargazers parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -95033,8 +95061,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *360 - *361 + - *362 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -95043,7 +95071,7 @@ paths: application/json: schema: type: array - items: &645 + items: &646 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -95076,8 +95104,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -95155,8 +95183,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -95250,8 +95278,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *360 - *361 + - *362 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -95405,8 +95433,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: - - *360 - *361 + - *362 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -95416,7 +95444,7 @@ paths: application/json: schema: type: array - items: *645 + items: *646 examples: default: value: @@ -95449,8 +95477,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#create-a-commit-status parameters: - - *360 - *361 + - *362 - name: sha in: path required: true @@ -95506,7 +95534,7 @@ paths: description: Response content: application/json: - schema: *646 + schema: *647 examples: default: value: @@ -95560,8 +95588,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#list-watchers parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -95593,14 +95621,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#get-a-repository-subscription parameters: - - *360 - *361 + - *362 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &647 + schema: &648 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -95673,8 +95701,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#set-a-repository-subscription parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -95700,7 +95728,7 @@ paths: description: Response content: application/json: - schema: *647 + schema: *648 examples: default: value: @@ -95727,8 +95755,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#delete-a-repository-subscription parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -95748,8 +95776,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-tags parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -95831,8 +95859,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -95840,7 +95868,7 @@ paths: application/json: schema: type: array - items: &648 + items: &649 title: Tag protection description: Tag protection type: object @@ -95897,8 +95925,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -95921,7 +95949,7 @@ paths: description: Response content: application/json: - schema: *648 + schema: *649 examples: default: value: @@ -95952,8 +95980,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository parameters: - - *360 - *361 + - *362 - name: tag_protection_id description: The unique identifier of the tag protection. in: path @@ -95990,8 +96018,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *360 - *361 + - *362 - name: ref in: path required: true @@ -96027,8 +96055,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-teams parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -96060,8 +96088,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-all-repository-topics parameters: - - *360 - *361 + - *362 - *19 - *17 responses: @@ -96069,7 +96097,7 @@ paths: description: Response content: application/json: - schema: &649 + schema: &650 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -96081,7 +96109,7 @@ paths: required: - names examples: - default: &650 + default: &651 value: names: - octocat @@ -96104,8 +96132,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#replace-all-repository-topics parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -96136,9 +96164,9 @@ paths: description: Response content: application/json: - schema: *649 + schema: *650 examples: - default: *650 + default: *651 '404': *6 '422': *7 x-github: @@ -96159,9 +96187,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-repository-clones parameters: - - *360 - *361 - - &651 + - *362 + - &652 name: per description: The time frame to display results for. in: query @@ -96192,7 +96220,7 @@ paths: - 128 clones: type: array - items: &652 + items: &653 title: Traffic type: object properties: @@ -96279,8 +96307,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-paths parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -96374,8 +96402,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-sources parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -96438,9 +96466,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-page-views parameters: - - *360 - *361 - - *651 + - *362 + - *652 responses: '200': description: Response @@ -96461,7 +96489,7 @@ paths: - 3782 views: type: array - items: *652 + items: *653 required: - uniques - count @@ -96538,8 +96566,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#transfer-a-repository parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -96813,8 +96841,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: - - *360 - *361 + - *362 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -96837,8 +96865,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-vulnerability-alerts parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -96860,8 +96888,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-vulnerability-alerts parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -96887,8 +96915,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *360 - *361 + - *362 - name: ref in: path required: true @@ -96980,9 +97008,9 @@ paths: description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *375 + default: *376 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -97133,7 +97161,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &660 + - &661 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -97143,7 +97171,7 @@ paths: type: string examples: - members - - &665 + - &666 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -97155,7 +97183,7 @@ paths: format: int32 examples: - 1 - - &666 + - &667 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -97199,7 +97227,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &654 + items: &655 allOf: - type: object required: @@ -97281,7 +97309,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: &667 + meta: &668 type: object description: The metadata associated with the creation/updates to the user. @@ -97346,31 +97374,31 @@ paths: location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 startIndex: 1 itemsPerPage: 20 - '400': &655 + '400': &656 description: Bad request content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 - '401': &656 + schema: *654 + '401': &657 description: Authorization failure - '403': &657 + '403': &658 description: Permission denied - '429': &658 + '429': &659 description: Too many requests content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 - '500': &659 + schema: *654 + '500': &660 description: Internal server error content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 + schema: *654 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97394,7 +97422,7 @@ paths: required: true content: application/json: - schema: &663 + schema: &664 type: object required: - schemas @@ -97454,9 +97482,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *654 + schema: *655 examples: - group: &661 + group: &662 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -97475,13 +97503,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': *655 - '401': *656 - '403': *657 - '409': &664 + '400': *656 + '401': *657 + '403': *658 + '409': &665 description: Duplicate record detected - '429': *658 - '500': *659 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97498,7 +97526,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: - - &662 + - &663 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -97507,22 +97535,22 @@ paths: type: string examples: - 7fce0092-d52e-4f76-b727-3955bd72c939 - - *660 + - *661 - *38 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *654 + schema: *655 examples: - default: *661 - '400': *655 - '401': *656 - '403': *657 + default: *662 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '429': *658 - '500': *659 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97541,13 +97569,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: - - *662 + - *663 - *38 requestBody: required: true content: application/json: - schema: *663 + schema: *664 examples: group: summary: Group @@ -97573,17 +97601,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *654 + schema: *655 examples: - group: *661 - groupWithMembers: *661 - '400': *655 - '401': *656 - '403': *657 + group: *662 + groupWithMembers: *662 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '409': *664 - '429': *658 - '500': *659 + '409': *665 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97607,13 +97635,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: - - *662 + - *663 - *38 requestBody: required: true content: application/json: - schema: &674 + schema: &675 type: object required: - Operations @@ -97673,17 +97701,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *654 + schema: *655 examples: - updateGroup: *661 - addMembers: *661 - '400': *655 - '401': *656 - '403': *657 + updateGroup: *662 + addMembers: *662 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '409': *664 - '429': *658 - '500': *659 + '409': *665 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97699,17 +97727,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: - - *662 + - *663 - *38 responses: '204': description: Group was deleted, no content - '400': *655 - '401': *656 - '403': *657 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '429': *658 - '500': *659 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97743,8 +97771,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *665 - *666 + - *667 - *38 responses: '200': @@ -97778,7 +97806,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &669 + items: &670 allOf: - type: object required: @@ -97870,7 +97898,7 @@ paths: address. examples: - true - roles: &668 + roles: &669 type: array description: The roles assigned to the user. items: @@ -97929,7 +97957,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *667 + meta: *668 startIndex: type: integer description: A starting index for the returned page @@ -97968,11 +97996,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *655 - '401': *656 - '403': *657 - '429': *658 - '500': *659 + '400': *656 + '401': *657 + '403': *658 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97996,7 +98024,7 @@ paths: required: true content: application/json: - schema: &672 + schema: &673 type: object required: - schemas @@ -98089,9 +98117,9 @@ paths: description: Whether this email address is the primary address. examples: - true - roles: *668 + roles: *669 examples: - user: &673 + user: &674 summary: User value: schemas: @@ -98138,9 +98166,9 @@ paths: description: User has been created content: application/scim+json: - schema: *669 + schema: *670 examples: - user: &670 + user: &671 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -98166,13 +98194,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: *670 - '400': *655 - '401': *656 - '403': *657 - '409': *664 - '429': *658 - '500': *659 + enterpriseOwner: *671 + '400': *656 + '401': *657 + '403': *658 + '409': *665 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -98189,7 +98217,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: - - &671 + - &672 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -98202,15 +98230,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *669 + schema: *670 examples: - default: *670 - '400': *655 - '401': *656 - '403': *657 + default: *671 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '429': *658 - '500': *659 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -98232,30 +98260,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: - - *671 + - *672 - *38 requestBody: required: true content: application/json: - schema: *672 + schema: *673 examples: - user: *673 + user: *674 responses: '200': description: User was updated content: application/scim+json: - schema: *669 + schema: *670 examples: - user: *670 - '400': *655 - '401': *656 - '403': *657 + user: *671 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '409': *664 - '429': *658 - '500': *659 + '409': *665 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -98290,13 +98318,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: - - *671 + - *672 - *38 requestBody: required: true content: application/json: - schema: *674 + schema: *675 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -98336,18 +98364,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *669 - examples: - userMultiValuedProperties: *670 - userSingleValuedProperties: *670 - disableUser: *670 - '400': *655 - '401': *656 - '403': *657 + schema: *670 + examples: + userMultiValuedProperties: *671 + userSingleValuedProperties: *671 + disableUser: *671 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '409': *664 - '429': *658 - '500': *659 + '409': *665 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -98367,17 +98395,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: - - *671 + - *672 - *38 responses: '204': description: User was deleted, no content - '400': *655 - '401': *656 - '403': *657 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '429': *658 - '500': *659 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -98468,7 +98496,7 @@ paths: - 1 Resources: type: array - items: &675 + items: &676 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -98715,22 +98743,22 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/77563764-eb6-24-0598234-958243 '304': *35 - '404': &676 + '404': &677 description: Resource not found content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 - '403': &677 + schema: *654 + '403': &678 description: Forbidden content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 - '400': *655 - '429': *658 + schema: *654 + '400': *656 + '429': *659 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -98756,9 +98784,9 @@ paths: description: Response content: application/scim+json: - schema: *675 + schema: *676 examples: - default: &678 + default: &679 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -98781,17 +98809,17 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/edefdfedf-050c-11e7-8d32 '304': *35 - '404': *676 - '403': *677 - '500': *659 + '404': *677 + '403': *678 + '500': *660 '409': description: Conflict content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 - '400': *655 + schema: *654 + '400': *656 requestBody: required: true content: @@ -98891,17 +98919,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - *163 - - *671 + - *672 responses: '200': description: Response content: application/scim+json: - schema: *675 + schema: *676 examples: - default: *678 - '404': *676 - '403': *677 + default: *679 + '404': *677 + '403': *678 '304': *35 x-github: githubCloudOnly: true @@ -98925,18 +98953,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership parameters: - *163 - - *671 + - *672 responses: '200': description: Response content: application/scim+json: - schema: *675 + schema: *676 examples: - default: *678 + default: *679 '304': *35 - '404': *676 - '403': *677 + '404': *677 + '403': *678 requestBody: required: true content: @@ -99051,19 +99079,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - *163 - - *671 + - *672 responses: '200': description: Response content: application/scim+json: - schema: *675 + schema: *676 examples: - default: *678 + default: *679 '304': *35 - '404': *676 - '403': *677 - '400': *655 + '404': *677 + '403': *678 + '400': *656 '429': description: Response content: @@ -99159,12 +99187,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - *163 - - *671 + - *672 responses: '204': description: Response - '404': *676 - '403': *677 + '404': *677 + '403': *678 '304': *35 x-github: githubCloudOnly: true @@ -99298,7 +99326,7 @@ paths: examples: - 73..77 - 77..78 - text_matches: &679 + text_matches: &680 title: Search Result Text Matches type: array items: @@ -99462,7 +99490,7 @@ paths: enum: - author-date - committer-date - - &680 + - &681 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 @@ -99531,7 +99559,7 @@ paths: committer: anyOf: - type: 'null' - - *417 + - *418 comment_count: type: integer message: @@ -99550,7 +99578,7 @@ paths: url: type: string format: uri - verification: *527 + verification: *528 required: - author - committer @@ -99565,7 +99593,7 @@ paths: committer: anyOf: - type: 'null' - - *417 + - *418 parents: type: array items: @@ -99582,7 +99610,7 @@ paths: type: number node_id: type: string - text_matches: *679 + text_matches: *680 required: - sha - node_id @@ -99765,7 +99793,7 @@ paths: - interactions - created - updated - - *680 + - *681 - *17 - *19 - name: advanced_search @@ -99889,7 +99917,7 @@ paths: milestone: anyOf: - type: 'null' - - *482 + - *483 comments: type: integer created_at: @@ -99903,7 +99931,7 @@ paths: - string - 'null' format: date-time - text_matches: *679 + text_matches: *680 pull_request: type: object properties: @@ -100129,7 +100157,7 @@ paths: enum: - created - updated - - *680 + - *681 - *17 - *19 responses: @@ -100174,7 +100202,7 @@ paths: - 'null' score: type: number - text_matches: *679 + text_matches: *680 required: - id - node_id @@ -100260,7 +100288,7 @@ paths: - forks - help-wanted-issues - updated - - *680 + - *681 - *17 - *19 responses: @@ -100497,7 +100525,7 @@ paths: - admin - pull - push - text_matches: *679 + text_matches: *680 temp_clone_token: type: string allow_merge_commit: @@ -100806,7 +100834,7 @@ paths: - string - 'null' format: uri - text_matches: *679 + text_matches: *680 related: type: - array @@ -101001,7 +101029,7 @@ paths: - followers - repositories - joined - - *680 + - *681 - *17 - *19 responses: @@ -101111,7 +101139,7 @@ paths: type: - boolean - 'null' - text_matches: *679 + text_matches: *680 blog: type: - string @@ -101193,7 +101221,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-legacy parameters: - - &681 + - &682 name: team_id description: The unique identifier of the team. in: path @@ -101205,9 +101233,9 @@ paths: description: Response content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '404': *6 x-github: githubCloudOnly: false @@ -101234,7 +101262,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team-legacy parameters: - - *681 + - *682 requestBody: required: true content: @@ -101298,16 +101326,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '201': description: Response content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '404': *6 '422': *15 '403': *27 @@ -101335,7 +101363,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team-legacy parameters: - - *681 + - *682 responses: '204': description: Response @@ -101366,7 +101394,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#list-discussions-legacy parameters: - - *681 + - *682 - *84 - *17 - *19 @@ -101377,9 +101405,9 @@ paths: application/json: schema: type: array - items: *343 + items: *344 examples: - default: *682 + default: *683 headers: Link: *37 x-github: @@ -101408,7 +101436,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#create-a-discussion-legacy parameters: - - *681 + - *682 requestBody: required: true content: @@ -101442,9 +101470,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *344 + default: *345 x-github: triggersNotification: true githubCloudOnly: false @@ -101471,16 +101499,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#get-a-discussion-legacy parameters: - - *681 - - *345 + - *682 + - *346 responses: '200': description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *344 + default: *345 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101505,8 +101533,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#update-a-discussion-legacy parameters: - - *681 - - *345 + - *682 + - *346 requestBody: required: false content: @@ -101529,9 +101557,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *683 + default: *684 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101556,8 +101584,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#delete-a-discussion-legacy parameters: - - *681 - - *345 + - *682 + - *346 responses: '204': description: Response @@ -101586,8 +101614,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *681 - - *345 + - *682 + - *346 - *84 - *17 - *19 @@ -101598,9 +101626,9 @@ paths: application/json: schema: type: array - items: *346 + items: *347 examples: - default: *684 + default: *685 headers: Link: *37 x-github: @@ -101629,8 +101657,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *681 - - *345 + - *682 + - *346 requestBody: required: true content: @@ -101652,9 +101680,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *347 + default: *348 x-github: triggersNotification: true githubCloudOnly: false @@ -101681,17 +101709,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *681 - - *345 - - *348 + - *682 + - *346 + - *349 responses: '200': description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *347 + default: *348 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101716,9 +101744,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *681 - - *345 - - *348 + - *682 + - *346 + - *349 requestBody: required: true content: @@ -101740,9 +101768,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *685 + default: *686 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101767,9 +101795,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *681 - - *345 - - *348 + - *682 + - *346 + - *349 responses: '204': description: Response @@ -101798,9 +101826,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy parameters: - - *681 - - *345 - - *348 + - *682 + - *346 + - *349 - 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 team discussion comment. @@ -101826,9 +101854,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 x-github: @@ -101857,9 +101885,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy parameters: - - *681 - - *345 - - *348 + - *682 + - *346 + - *349 requestBody: required: true content: @@ -101891,9 +101919,9 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101919,8 +101947,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy parameters: - - *681 - - *345 + - *682 + - *346 - 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 team discussion. @@ -101946,9 +101974,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 x-github: @@ -101977,8 +102005,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy parameters: - - *681 - - *345 + - *682 + - *346 requestBody: required: true content: @@ -102010,9 +102038,9 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -102036,7 +102064,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations-legacy parameters: - - *681 + - *682 - *17 - *19 responses: @@ -102074,7 +102102,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members-legacy parameters: - - *681 + - *682 - name: role description: Filters members returned by their role in the team. in: query @@ -102125,7 +102153,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-member-legacy parameters: - - *681 + - *682 - *211 responses: '204': @@ -102162,7 +102190,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-team-member-legacy parameters: - - *681 + - *682 - *211 responses: '204': @@ -102202,7 +102230,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-member-legacy parameters: - - *681 + - *682 - *211 responses: '204': @@ -102239,16 +102267,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: - - *681 + - *682 - *211 responses: '200': description: Response content: application/json: - schema: *357 + schema: *358 examples: - response-if-user-is-a-team-maintainer: *686 + response-if-user-is-a-team-maintainer: *687 '404': *6 x-github: githubCloudOnly: false @@ -102281,7 +102309,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: - - *681 + - *682 - *211 requestBody: required: false @@ -102307,9 +102335,9 @@ paths: description: Response content: application/json: - schema: *357 + schema: *358 examples: - response-if-users-membership-with-team-is-now-pending: *687 + response-if-users-membership-with-team-is-now-pending: *688 '403': description: Forbidden if team synchronization is set up '422': @@ -102343,7 +102371,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: - - *681 + - *682 - *211 responses: '204': @@ -102372,7 +102400,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-projects-legacy parameters: - - *681 + - *682 - *17 - *19 responses: @@ -102382,9 +102410,9 @@ paths: application/json: schema: type: array - items: *358 + items: *359 examples: - default: *688 + default: *689 headers: Link: *37 '404': *6 @@ -102410,16 +102438,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-project-legacy parameters: - - *681 - - *359 + - *682 + - *360 responses: '200': description: Response content: application/json: - schema: *358 + schema: *359 examples: - default: *689 + default: *690 '404': description: Not Found if project is not managed by this team x-github: @@ -102443,8 +102471,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-project-permissions-legacy parameters: - - *681 - - *359 + - *682 + - *360 requestBody: required: false content: @@ -102511,8 +102539,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-project-from-a-team-legacy parameters: - - *681 - - *359 + - *682 + - *360 responses: '204': description: Response @@ -102539,7 +102567,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories-legacy parameters: - - *681 + - *682 - *17 - *19 responses: @@ -102581,15 +102609,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: - - *681 - - *360 + - *682 - *361 + - *362 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *690 + schema: *691 examples: alternative-response-with-extra-repository-information: value: @@ -102740,9 +102768,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: - - *681 - - *360 + - *682 - *361 + - *362 requestBody: required: false content: @@ -102792,9 +102820,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: - - *681 - - *360 + - *682 - *361 + - *362 responses: '204': description: Response @@ -102823,15 +102851,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: - - *681 + - *682 responses: '200': description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *363 + default: *364 '403': *27 '404': *6 x-github: @@ -102858,7 +102886,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: - - *681 + - *682 requestBody: required: true content: @@ -102919,7 +102947,7 @@ paths: description: Response content: application/json: - schema: *362 + schema: *363 examples: default: value: @@ -102950,7 +102978,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams-legacy parameters: - - *681 + - *682 - *17 - *19 responses: @@ -102962,7 +102990,7 @@ paths: type: array items: *275 examples: - response-if-child-teams-exist: *691 + response-if-child-teams-exist: *692 headers: Link: *37 '404': *6 @@ -102995,7 +103023,7 @@ paths: application/json: schema: oneOf: - - &693 + - &694 title: Private User description: Private User type: object @@ -103245,7 +103273,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *692 + - *693 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -103405,7 +103433,7 @@ paths: description: Response content: application/json: - schema: *693 + schema: *694 examples: default: value: @@ -103751,7 +103779,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -103759,7 +103787,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '401': *23 '403': *27 '404': *6 @@ -103803,7 +103831,7 @@ paths: type: integer secrets: type: array - items: &694 + items: &695 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -103845,7 +103873,7 @@ paths: - visibility - selected_repositories_url examples: - default: *471 + default: *472 headers: Link: *37 x-github: @@ -103923,7 +103951,7 @@ paths: description: Response content: application/json: - schema: *694 + schema: *695 examples: default: value: @@ -104069,7 +104097,7 @@ paths: type: array items: *189 examples: - default: *695 + default: *696 '401': *23 '403': *27 '404': *6 @@ -104221,7 +104249,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '304': *35 '500': *95 '401': *23 @@ -104279,7 +104307,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '401': *23 '403': *27 '404': *6 @@ -104336,7 +104364,7 @@ paths: description: Response content: application/json: - schema: &696 + schema: &697 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -104389,7 +104417,7 @@ paths: examples: - https://github.com/octocat/hello-world/tree/:branch examples: - default: &697 + default: &698 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -104434,9 +104462,9 @@ paths: description: Response content: application/json: - schema: *696 + schema: *697 examples: - default: *697 + default: *698 '404': *6 x-github: githubCloudOnly: false @@ -104473,9 +104501,9 @@ paths: type: integer machines: type: array - items: *470 + items: *471 examples: - default: *698 + default: *699 '304': *35 '500': *95 '401': *23 @@ -104560,11 +104588,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *373 + repository: *374 machine: anyOf: - type: 'null' - - *470 + - *471 devcontainer_path: description: Path to devcontainer.json from repo root used to create Codespace. @@ -105369,7 +105397,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '304': *35 '500': *95 '400': *14 @@ -105409,7 +105437,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '500': *95 '401': *23 '403': *27 @@ -105441,7 +105469,7 @@ paths: type: array items: *293 examples: - default: &711 + default: &712 value: - id: 197 name: hello_docker @@ -105542,7 +105570,7 @@ paths: application/json: schema: type: array - items: &699 + items: &700 title: Email description: Email type: object @@ -105612,9 +105640,9 @@ paths: application/json: schema: type: array - items: *699 + items: *700 examples: - default: &713 + default: &714 value: - email: octocat@github.com verified: true @@ -105691,7 +105719,7 @@ paths: application/json: schema: type: array - items: *699 + items: *700 examples: default: value: @@ -105949,7 +105977,7 @@ paths: application/json: schema: type: array - items: &700 + items: &701 title: GPG Key description: A unique encryption key type: object @@ -106094,7 +106122,7 @@ paths: - subkeys - revoked examples: - default: &724 + default: &725 value: - id: 3 name: Octocat's GPG Key @@ -106179,9 +106207,9 @@ paths: description: Response content: application/json: - schema: *700 + schema: *701 examples: - default: &701 + default: &702 value: id: 3 name: Octocat's GPG Key @@ -106238,7 +106266,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: - - &702 + - &703 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -106250,9 +106278,9 @@ paths: description: Response content: application/json: - schema: *700 + schema: *701 examples: - default: *701 + default: *702 '404': *6 '304': *35 '403': *27 @@ -106275,7 +106303,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: - - *702 + - *703 responses: '204': description: Response @@ -106466,7 +106494,7 @@ paths: type: array items: *61 examples: - default: *703 + default: *704 headers: Link: *37 '404': *6 @@ -106580,7 +106608,7 @@ paths: required: true content: application/json: - schema: *538 + schema: *539 examples: default: value: @@ -106730,7 +106758,7 @@ paths: application/json: schema: type: array - items: &704 + items: &705 title: Key description: Key type: object @@ -106828,9 +106856,9 @@ paths: description: Response content: application/json: - schema: *704 + schema: *705 examples: - default: &705 + default: &706 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -106863,15 +106891,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: - - *565 + - *566 responses: '200': description: Response content: application/json: - schema: *704 + schema: *705 examples: - default: *705 + default: *706 '404': *6 '304': *35 '403': *27 @@ -106894,7 +106922,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: - - *565 + - *566 responses: '204': description: Response @@ -106927,7 +106955,7 @@ paths: application/json: schema: type: array - items: &706 + items: &707 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -107006,7 +107034,7 @@ paths: - account - plan examples: - default: &707 + default: &708 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -107068,9 +107096,9 @@ paths: application/json: schema: type: array - items: *706 + items: *707 examples: - default: *707 + default: *708 headers: Link: *37 '304': *35 @@ -108074,7 +108102,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#unlock-a-user-repository parameters: - *288 - - *708 + - *709 responses: '204': description: Response @@ -108147,7 +108175,7 @@ paths: type: array items: *56 examples: - default: *709 + default: *710 headers: Link: *37 '304': *35 @@ -108189,7 +108217,7 @@ paths: - docker - nuget - container - - *710 + - *711 - *19 - *17 responses: @@ -108201,8 +108229,8 @@ paths: type: array items: *293 examples: - default: *711 - '400': *712 + default: *712 + '400': *713 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -108231,7 +108259,7 @@ paths: application/json: schema: *293 examples: - default: &725 + default: &726 value: id: 40201 name: octo-name @@ -108686,9 +108714,9 @@ paths: application/json: schema: type: array - items: *699 + items: *700 examples: - default: *713 + default: *714 headers: Link: *37 '304': *35 @@ -108801,7 +108829,7 @@ paths: type: array items: *61 examples: - default: &720 + default: &721 summary: Default response value: - id: 1296269 @@ -109117,9 +109145,9 @@ paths: description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *375 + default: *376 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -109157,9 +109185,9 @@ paths: application/json: schema: type: array - items: *540 + items: *541 examples: - default: *714 + default: *715 headers: Link: *37 '304': *35 @@ -109238,7 +109266,7 @@ paths: application/json: schema: type: array - items: &715 + items: &716 title: Social account description: Social media account type: object @@ -109255,7 +109283,7 @@ paths: - provider - url examples: - default: &716 + default: &717 value: - provider: twitter url: https://twitter.com/github @@ -109318,9 +109346,9 @@ paths: application/json: schema: type: array - items: *715 + items: *716 examples: - default: *716 + default: *717 '422': *15 '304': *35 '404': *6 @@ -109408,7 +109436,7 @@ paths: application/json: schema: type: array - items: &717 + items: &718 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -109428,7 +109456,7 @@ paths: - title - created_at examples: - default: &726 + default: &727 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -109495,9 +109523,9 @@ paths: description: Response content: application/json: - schema: *717 + schema: *718 examples: - default: &718 + default: &719 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -109528,7 +109556,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: - - &719 + - &720 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -109540,9 +109568,9 @@ paths: description: Response content: application/json: - schema: *717 + schema: *718 examples: - default: *718 + default: *719 '404': *6 '304': *35 '403': *27 @@ -109565,7 +109593,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: - - *719 + - *720 responses: '204': description: Response @@ -109594,7 +109622,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: - - &727 + - &728 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 @@ -109619,11 +109647,11 @@ paths: type: array items: *61 examples: - default-response: *720 + default-response: *721 application/vnd.github.v3.star+json: schema: type: array - items: &728 + items: &729 title: Starred Repository description: Starred Repository type: object @@ -109779,8 +109807,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: - - *360 - *361 + - *362 responses: '204': description: Response if this repository is starred by you @@ -109808,8 +109836,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: - - *360 - *361 + - *362 responses: '204': description: Response @@ -109833,8 +109861,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: - - *360 - *361 + - *362 responses: '204': description: Response @@ -109906,7 +109934,7 @@ paths: application/json: schema: type: array - items: *341 + items: *342 examples: default: value: @@ -109992,10 +110020,10 @@ paths: application/json: schema: oneOf: + - *694 - *693 - - *692 examples: - default-response: &722 + default-response: &723 summary: Default response value: login: octocat @@ -110030,7 +110058,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &723 + response-with-git-hub-plan-information: &724 summary: Response with GitHub plan information value: login: octocat @@ -110090,7 +110118,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#list-users parameters: - - *721 + - *722 - *17 responses: '200': @@ -110139,11 +110167,11 @@ paths: application/json: schema: oneOf: + - *694 - *693 - - *692 examples: - default-response: *722 - response-with-git-hub-plan-information: *723 + default-response: *723 + response-with-git-hub-plan-information: *724 '404': *6 x-github: githubCloudOnly: false @@ -110219,7 +110247,7 @@ paths: bundle_url: type: string examples: - default: *413 + default: *414 '201': description: Response content: @@ -110260,7 +110288,7 @@ paths: type: array items: *293 examples: - default: *711 + default: *712 '403': *27 '401': *23 x-github: @@ -110664,9 +110692,9 @@ paths: application/json: schema: type: array - items: *700 + items: *701 examples: - default: *724 + default: *725 headers: Link: *37 x-github: @@ -110770,7 +110798,7 @@ paths: application/json: schema: *20 examples: - default: *537 + default: *538 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110848,7 +110876,7 @@ paths: type: array items: *56 examples: - default: *709 + default: *710 headers: Link: *37 x-github: @@ -110887,7 +110915,7 @@ paths: - docker - nuget - container - - *710 + - *711 - *211 - *19 - *17 @@ -110900,10 +110928,10 @@ paths: type: array items: *293 examples: - default: *711 + default: *712 '403': *27 '401': *23 - '400': *712 + '400': *713 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110933,7 +110961,7 @@ paths: application/json: schema: *293 examples: - default: *725 + default: *726 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -111562,9 +111590,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -111592,9 +111620,9 @@ paths: description: Response content: application/json: - schema: *335 + schema: *336 examples: - default: *336 + default: *337 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -111622,9 +111650,9 @@ paths: application/json: schema: type: array - items: *715 + items: *716 examples: - default: *716 + default: *717 headers: Link: *37 x-github: @@ -111654,9 +111682,9 @@ paths: application/json: schema: type: array - items: *717 + items: *718 examples: - default: *726 + default: *727 headers: Link: *37 x-github: @@ -111681,7 +111709,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-a-user parameters: - *211 - - *727 + - *728 - *84 - *17 - *19 @@ -111693,11 +111721,11 @@ paths: schema: anyOf: - type: array - items: *728 + items: *729 - type: array items: *61 examples: - default-response: *720 + default-response: *721 headers: Link: *37 x-github: @@ -111857,7 +111885,7 @@ webhooks: type: string enum: - disabled - enterprise: &729 + enterprise: &730 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -111926,7 +111954,7 @@ webhooks: - created_at - updated_at - avatar_url - installation: &730 + installation: &731 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -111947,7 +111975,7 @@ webhooks: required: - id - node_id - organization: &731 + organization: &732 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -112020,7 +112048,7 @@ webhooks: - public_members_url - avatar_url - description - repository: &732 + repository: &733 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property @@ -112933,10 +112961,10 @@ webhooks: type: string enum: - enabled - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -113012,11 +113040,11 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - rule: &733 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + rule: &734 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) @@ -113239,11 +113267,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - rule: *733 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + rule: *734 sender: *4 required: - action @@ -113431,11 +113459,11 @@ webhooks: - everyone required: - from - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - rule: *733 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + rule: *734 sender: *4 required: - action @@ -113506,7 +113534,7 @@ webhooks: required: true content: application/json: - schema: &736 + schema: &737 title: Exemption request cancellation event type: object properties: @@ -113514,11 +113542,11 @@ webhooks: type: string enum: - cancelled - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - exemption_request: &734 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + exemption_request: &735 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -113748,7 +113776,7 @@ webhooks: - array - 'null' description: The responses to the exemption request. - items: &735 + items: &736 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -113858,7 +113886,7 @@ webhooks: required: true content: application/json: - schema: &737 + schema: &738 title: Exemption request completed event type: object properties: @@ -113866,11 +113894,11 @@ webhooks: type: string enum: - completed - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - exemption_request: *734 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + exemption_request: *735 sender: *4 required: - action @@ -113940,7 +113968,7 @@ webhooks: required: true content: application/json: - schema: &738 + schema: &739 title: Exemption request created event type: object properties: @@ -113948,11 +113976,11 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - exemption_request: *734 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + exemption_request: *735 sender: *4 required: - action @@ -114022,7 +114050,7 @@ webhooks: required: true content: application/json: - schema: &739 + schema: &740 title: Exemption response dismissed event type: object properties: @@ -114030,12 +114058,12 @@ webhooks: type: string enum: - response_dismissed - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - exemption_request: *734 - exemption_response: *735 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + exemption_request: *735 + exemption_response: *736 sender: *4 required: - action @@ -114107,7 +114135,7 @@ webhooks: required: true content: application/json: - schema: &740 + schema: &741 title: Exemption response submitted event type: object properties: @@ -114115,12 +114143,12 @@ webhooks: type: string enum: - response_submitted - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - exemption_request: *734 - exemption_response: *735 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + exemption_request: *735 + exemption_response: *736 sender: *4 required: - action @@ -114193,7 +114221,7 @@ webhooks: required: true content: application/json: - schema: *736 + schema: *737 responses: '200': description: Return a 200 status to indicate that the data was received @@ -114260,7 +114288,7 @@ webhooks: required: true content: application/json: - schema: *737 + schema: *738 responses: '200': description: Return a 200 status to indicate that the data was received @@ -114327,7 +114355,7 @@ webhooks: required: true content: application/json: - schema: *738 + schema: *739 responses: '200': description: Return a 200 status to indicate that the data was received @@ -114394,7 +114422,7 @@ webhooks: required: true content: application/json: - schema: *739 + schema: *740 responses: '200': description: Return a 200 status to indicate that the data was received @@ -114462,7 +114490,7 @@ webhooks: required: true content: application/json: - schema: *740 + schema: *741 responses: '200': description: Return a 200 status to indicate that the data was received @@ -114540,7 +114568,7 @@ webhooks: type: string enum: - completed - check_run: &742 + check_run: &743 title: CheckRun description: A check performed on the code of a given code change type: object @@ -114608,7 +114636,7 @@ webhooks: - MDEwOkNoZWNrU3VpdGU1 pull_requests: type: array - items: *432 + items: *433 repository: *189 status: type: string @@ -114653,7 +114681,7 @@ webhooks: - examples: - neutral - deployment: *741 + deployment: *742 details_url: type: string examples: @@ -114713,7 +114741,7 @@ webhooks: - annotations_url pull_requests: type: array - items: *432 + items: *433 started_at: type: string format: date-time @@ -114751,9 +114779,9 @@ webhooks: - output - app - pull_requests - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - check_run @@ -115146,10 +115174,10 @@ webhooks: type: string enum: - created - check_run: *742 - installation: *730 - organization: *731 - repository: *732 + check_run: *743 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - check_run @@ -115545,10 +115573,10 @@ webhooks: type: string enum: - requested_action - check_run: *742 - installation: *730 - organization: *731 - repository: *732 + check_run: *743 + installation: *731 + organization: *732 + repository: *733 requested_action: description: The action requested by the user. type: object @@ -115953,10 +115981,10 @@ webhooks: type: string enum: - rerequested - check_run: *742 - installation: *730 - organization: *731 - repository: *732 + check_run: *743 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - check_run @@ -116948,10 +116976,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -117636,10 +117664,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -118318,10 +118346,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -118487,7 +118515,7 @@ webhooks: required: - login - id - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -118639,20 +118667,20 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: &743 + commit_oid: &744 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: *729 - installation: *730 - organization: *731 - ref: &744 + enterprise: *730 + installation: *731 + organization: *732 + ref: &745 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: *732 + repository: *733 sender: *4 required: - action @@ -118816,7 +118844,7 @@ webhooks: required: - login - id - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -119057,12 +119085,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *743 - enterprise: *729 - installation: *730 - organization: *731 - ref: *744 - repository: *732 + commit_oid: *744 + enterprise: *730 + installation: *731 + organization: *732 + ref: *745 + repository: *733 sender: *4 required: - action @@ -119160,7 +119188,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -119342,12 +119370,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *743 - enterprise: *729 - installation: *730 - organization: *731 - ref: *744 - repository: *732 + commit_oid: *744 + enterprise: *730 + installation: *731 + organization: *732 + ref: *745 + repository: *733 sender: *4 required: - action @@ -119513,7 +119541,7 @@ webhooks: required: - login - id - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -119690,12 +119718,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *743 - enterprise: *729 - installation: *730 - organization: *731 - ref: *744 - repository: *732 + commit_oid: *744 + enterprise: *730 + installation: *731 + organization: *732 + ref: *745 + repository: *733 sender: *4 required: - action @@ -119795,7 +119823,7 @@ webhooks: type: - object - 'null' - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -119975,9 +120003,9 @@ webhooks: type: - string - 'null' - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event @@ -119985,7 +120013,7 @@ webhooks: type: - string - 'null' - repository: *732 + repository: *733 sender: *4 required: - action @@ -120081,7 +120109,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -120228,12 +120256,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *743 - enterprise: *729 - installation: *730 - organization: *731 - ref: *744 - repository: *732 + commit_oid: *744 + enterprise: *730 + installation: *731 + organization: *732 + ref: *745 + repository: *733 sender: *4 required: - action @@ -120495,10 +120523,10 @@ webhooks: - updated_at - author_association - body - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -120579,18 +120607,18 @@ webhooks: type: - string - 'null' - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *731 - pusher_type: &745 + organization: *732 + pusher_type: &746 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &746 + ref: &747 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference) resource. type: string @@ -120600,7 +120628,7 @@ webhooks: enum: - tag - branch - repository: *732 + repository: *733 sender: *4 required: - ref @@ -120683,9 +120711,9 @@ webhooks: enum: - created definition: *110 - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 sender: *4 required: - action @@ -120770,9 +120798,9 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 sender: *4 required: - action @@ -120850,9 +120878,9 @@ webhooks: enum: - promote_to_enterprise definition: *110 - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 sender: *4 required: - action @@ -120930,9 +120958,9 @@ webhooks: enum: - updated definition: *110 - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 sender: *4 required: - action @@ -121009,10 +121037,10 @@ webhooks: type: string enum: - updated - enterprise: *729 - installation: *730 - repository: *732 - organization: *731 + enterprise: *730 + installation: *731 + repository: *733 + organization: *732 sender: *4 new_property_values: type: array @@ -121097,18 +121125,18 @@ webhooks: title: delete event type: object properties: - enterprise: *729 - installation: *730 - organization: *731 - pusher_type: *745 - ref: *746 + enterprise: *730 + installation: *731 + organization: *732 + pusher_type: *746 + ref: *747 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *732 + repository: *733 sender: *4 required: - ref @@ -121192,11 +121220,11 @@ webhooks: type: string enum: - auto_dismissed - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121280,11 +121308,11 @@ webhooks: type: string enum: - auto_reopened - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121368,11 +121396,11 @@ webhooks: type: string enum: - created - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121454,11 +121482,11 @@ webhooks: type: string enum: - dismissed - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121540,11 +121568,11 @@ webhooks: type: string enum: - fixed - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121627,11 +121655,11 @@ webhooks: type: string enum: - reintroduced - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121713,11 +121741,11 @@ webhooks: type: string enum: - reopened - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121794,9 +121822,9 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - key: &747 + enterprise: *730 + installation: *731 + key: &748 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -121834,8 +121862,8 @@ webhooks: - verified - created_at - read_only - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -121912,11 +121940,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - key: *747 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + key: *748 + organization: *732 + repository: *733 sender: *4 required: - action @@ -122488,12 +122516,12 @@ webhooks: - updated_at - statuses_url - repository_url - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - workflow: &751 + workflow: &752 title: Workflow type: - object @@ -123231,13 +123259,13 @@ webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *502 + deployment: *503 pull_requests: type: array - items: *584 - repository: *732 - organization: *731 - installation: *730 + items: *585 + repository: *733 + organization: *732 + installation: *731 sender: *4 responses: '200': @@ -123308,7 +123336,7 @@ webhooks: type: string enum: - approved - approver: &748 + approver: &749 type: object properties: avatar_url: @@ -123351,11 +123379,11 @@ webhooks: type: string comment: type: string - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - reviewers: &749 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + reviewers: &750 type: array items: type: object @@ -123436,7 +123464,7 @@ webhooks: sender: *4 since: type: string - workflow_job_run: &750 + workflow_job_run: &751 type: object properties: conclusion: @@ -124182,18 +124210,18 @@ webhooks: type: string enum: - rejected - approver: *748 + approver: *749 comment: type: string - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - reviewers: *749 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + reviewers: *750 sender: *4 since: type: string - workflow_job_run: *750 + workflow_job_run: *751 workflow_job_runs: type: array items: @@ -124910,13 +124938,13 @@ webhooks: type: string enum: - requested - enterprise: *729 + enterprise: *730 environment: type: string - installation: *730 - organization: *731 - repository: *732 - requestor: &756 + installation: *731 + organization: *732 + repository: *733 + requestor: &757 title: User type: - object @@ -126859,12 +126887,12 @@ webhooks: - updated_at - deployment_url - repository_url - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - workflow: *751 + workflow: *752 workflow_run: title: Deployment Workflow Run type: @@ -127555,7 +127583,7 @@ webhooks: type: string enum: - answered - answer: &754 + answer: &755 type: object properties: author_association: @@ -127715,7 +127743,7 @@ webhooks: - created_at - updated_at - body - discussion: &752 + discussion: &753 title: Discussion description: A Discussion in a repository. type: object @@ -128011,7 +128039,7 @@ webhooks: - id labels: type: array - items: *547 + items: *548 required: - repository_url - category @@ -128033,10 +128061,10 @@ webhooks: - author_association - active_lock_reason - body - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128163,11 +128191,11 @@ webhooks: - from required: - category - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128250,11 +128278,11 @@ webhooks: type: string enum: - closed - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128336,7 +128364,7 @@ webhooks: type: string enum: - created - comment: &753 + comment: &754 type: object properties: author_association: @@ -128496,11 +128524,11 @@ webhooks: - updated_at - body - reactions - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128583,12 +128611,12 @@ webhooks: type: string enum: - deleted - comment: *753 - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + comment: *754 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128683,12 +128711,12 @@ webhooks: - from required: - body - comment: *753 - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + comment: *754 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128772,11 +128800,11 @@ webhooks: type: string enum: - created - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128858,11 +128886,11 @@ webhooks: type: string enum: - deleted - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128962,11 +128990,11 @@ webhooks: type: string required: - from - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129048,10 +129076,10 @@ webhooks: type: string enum: - labeled - discussion: *752 - enterprise: *729 - installation: *730 - label: &755 + discussion: *753 + enterprise: *730 + installation: *731 + label: &756 title: Label type: object properties: @@ -129084,8 +129112,8 @@ webhooks: - color - default - description - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129168,11 +129196,11 @@ webhooks: type: string enum: - locked - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129254,11 +129282,11 @@ webhooks: type: string enum: - pinned - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129340,11 +129368,11 @@ webhooks: type: string enum: - reopened - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129429,16 +129457,16 @@ webhooks: changes: type: object properties: - new_discussion: *752 - new_repository: *732 + new_discussion: *753 + new_repository: *733 required: - new_discussion - new_repository - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129521,10 +129549,10 @@ webhooks: type: string enum: - unanswered - discussion: *752 - old_answer: *754 - organization: *731 - repository: *732 + discussion: *753 + old_answer: *755 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129606,12 +129634,12 @@ webhooks: type: string enum: - unlabeled - discussion: *752 - enterprise: *729 - installation: *730 - label: *755 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129694,11 +129722,11 @@ webhooks: type: string enum: - unlocked - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129780,11 +129808,11 @@ webhooks: type: string enum: - unpinned - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129856,7 +129884,7 @@ webhooks: required: true content: application/json: - schema: *738 + schema: *739 responses: '200': description: Return a 200 status to indicate that the data was received @@ -129922,7 +129950,7 @@ webhooks: required: true content: application/json: - schema: *740 + schema: *741 responses: '200': description: Return a 200 status to indicate that the data was received @@ -129988,7 +130016,7 @@ webhooks: required: true content: application/json: - schema: *736 + schema: *737 responses: '200': description: Return a 200 status to indicate that the data was received @@ -130054,7 +130082,7 @@ webhooks: required: true content: application/json: - schema: *737 + schema: *738 responses: '200': description: Return a 200 status to indicate that the data was received @@ -130120,7 +130148,7 @@ webhooks: required: true content: application/json: - schema: *738 + schema: *739 responses: '200': description: Return a 200 status to indicate that the data was received @@ -130186,7 +130214,7 @@ webhooks: required: true content: application/json: - schema: *739 + schema: *740 responses: '200': description: Return a 200 status to indicate that the data was received @@ -130252,7 +130280,7 @@ webhooks: required: true content: application/json: - schema: *740 + schema: *741 responses: '200': description: Return a 200 status to indicate that the data was received @@ -130319,7 +130347,7 @@ webhooks: description: A user forks a repository. type: object properties: - enterprise: *729 + enterprise: *730 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository) resource. @@ -130997,9 +131025,9 @@ webhooks: type: integer watchers_count: type: integer - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - forkee @@ -131145,9 +131173,9 @@ webhooks: title: gollum event type: object properties: - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pages: description: The pages that were updated. type: array @@ -131185,7 +131213,7 @@ webhooks: - action - sha - html_url - repository: *732 + repository: *733 sender: *4 required: - pages @@ -131261,10 +131289,10 @@ webhooks: type: string enum: - created - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories: &757 + organization: *732 + repositories: &758 description: An array of repository objects that the installation can access. type: array @@ -131290,8 +131318,8 @@ webhooks: - name - full_name - private - repository: *732 - requester: *756 + repository: *733 + requester: *757 sender: *4 required: - action @@ -131366,11 +131394,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories: *757 - repository: *732 + organization: *732 + repositories: *758 + repository: *733 requester: type: - 'null' @@ -131447,11 +131475,11 @@ webhooks: type: string enum: - new_permissions_accepted - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories: *757 - repository: *732 + organization: *732 + repositories: *758 + repository: *733 requester: type: - 'null' @@ -131528,10 +131556,10 @@ webhooks: type: string enum: - added - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories_added: &758 + organization: *732 + repositories_added: &759 description: An array of repository objects, which were added to the installation. type: array @@ -131577,15 +131605,15 @@ webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *732 - repository_selection: &759 + repository: *733 + repository_selection: &760 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *756 + requester: *757 sender: *4 required: - action @@ -131664,10 +131692,10 @@ webhooks: type: string enum: - removed - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories_added: *758 + organization: *732 + repositories_added: *759 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -131694,9 +131722,9 @@ webhooks: - name - full_name - private - repository: *732 - repository_selection: *759 - requester: *756 + repository: *733 + repository_selection: *760 + requester: *757 sender: *4 required: - action @@ -131775,11 +131803,11 @@ webhooks: type: string enum: - suspend - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories: *757 - repository: *732 + organization: *732 + repositories: *758 + repository: *733 requester: type: - 'null' @@ -131962,10 +131990,10 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 target_type: type: string @@ -132044,11 +132072,11 @@ webhooks: type: string enum: - unsuspend - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories: *757 - repository: *732 + organization: *732 + repositories: *758 + repository: *733 requester: type: - 'null' @@ -132296,8 +132324,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -133488,8 +133516,8 @@ webhooks: - state - locked - assignee - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -133569,7 +133597,7 @@ webhooks: type: string enum: - deleted - comment: &760 + comment: &761 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment) itself. @@ -133736,8 +133764,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -134926,8 +134954,8 @@ webhooks: - state - locked - assignee - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -135007,7 +135035,7 @@ webhooks: type: string enum: - edited - changes: &785 + changes: &786 description: The changes to the comment. type: object properties: @@ -135019,9 +135047,9 @@ webhooks: type: string required: - from - comment: *760 - enterprise: *729 - installation: *730 + comment: *761 + enterprise: *730 + installation: *731 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -136211,8 +136239,8 @@ webhooks: - state - locked - assignee - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -136294,10 +136322,10 @@ webhooks: type: string enum: - assigned - assignee: *756 - enterprise: *729 - installation: *730 - issue: &763 + assignee: *757 + enterprise: *730 + installation: *731 + issue: &764 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -137242,8 +137270,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -137323,8 +137351,8 @@ webhooks: type: string enum: - closed - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -138417,8 +138445,8 @@ webhooks: required: - state - closed_at - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -138497,8 +138525,8 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -139436,8 +139464,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -139516,8 +139544,8 @@ webhooks: type: string enum: - demilestoned - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -140459,7 +140487,7 @@ webhooks: format: uri user_view_type: type: string - milestone: &761 + milestone: &762 title: Milestone description: A collection of related issues and pull requests. type: object @@ -140602,8 +140630,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -140702,8 +140730,8 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -141648,9 +141676,9 @@ webhooks: - active_lock_reason - body - reactions - label: *755 - organization: *731 - repository: *732 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -141730,8 +141758,8 @@ webhooks: type: string enum: - labeled - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -142675,9 +142703,9 @@ webhooks: - active_lock_reason - body - reactions - label: *755 - organization: *731 - repository: *732 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -142757,8 +142785,8 @@ webhooks: type: string enum: - locked - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -143704,8 +143732,8 @@ webhooks: format: uri user_view_type: type: string - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -143784,8 +143812,8 @@ webhooks: type: string enum: - milestoned - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -144725,9 +144753,9 @@ webhooks: format: uri user_view_type: type: string - milestone: *761 - organization: *731 - repository: *732 + milestone: *762 + organization: *732 + repository: *733 sender: *4 required: - action @@ -146227,8 +146255,8 @@ webhooks: required: - old_issue - old_repository - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -147172,8 +147200,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -147253,9 +147281,9 @@ webhooks: type: string enum: - pinned - enterprise: *729 - installation: *730 - issue: &762 + enterprise: *730 + installation: *731 + issue: &763 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -148193,8 +148221,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -148273,8 +148301,8 @@ webhooks: type: string enum: - reopened - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -149219,8 +149247,8 @@ webhooks: user_view_type: type: string type: *276 - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -150721,11 +150749,11 @@ webhooks: required: - new_issue - new_repository - enterprise: *729 - installation: *730 - issue: *762 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + issue: *763 + organization: *732 + repository: *733 sender: *4 required: - action @@ -150805,12 +150833,12 @@ webhooks: type: string enum: - typed - enterprise: *729 - installation: *730 - issue: *763 + enterprise: *730 + installation: *731 + issue: *764 type: *276 - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -150891,7 +150919,7 @@ webhooks: type: string enum: - unassigned - assignee: &788 + assignee: &789 title: User type: - object @@ -150963,11 +150991,11 @@ webhooks: required: - login - id - enterprise: *729 - installation: *730 - issue: *763 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + issue: *764 + organization: *732 + repository: *733 sender: *4 required: - action @@ -151046,12 +151074,12 @@ webhooks: type: string enum: - unlabeled - enterprise: *729 - installation: *730 - issue: *763 - label: *755 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + issue: *764 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -151131,8 +151159,8 @@ webhooks: type: string enum: - unlocked - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -152076,8 +152104,8 @@ webhooks: format: uri user_view_type: type: string - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152157,11 +152185,11 @@ webhooks: type: string enum: - unpinned - enterprise: *729 - installation: *730 - issue: *762 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + issue: *763 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152240,12 +152268,12 @@ webhooks: type: string enum: - untyped - enterprise: *729 - installation: *730 - issue: *763 + enterprise: *730 + installation: *731 + issue: *764 type: *276 - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152325,11 +152353,11 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - label: *755 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152407,11 +152435,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - label: *755 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152521,11 +152549,11 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - label: *755 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152607,9 +152635,9 @@ webhooks: - cancelled effective_date: type: string - enterprise: *729 - installation: *730 - marketplace_purchase: &764 + enterprise: *730 + installation: *731 + marketplace_purchase: &765 title: Marketplace Purchase type: object required: @@ -152697,8 +152725,8 @@ webhooks: type: integer unit_count: type: integer - organization: *731 - previous_marketplace_purchase: &765 + organization: *732 + previous_marketplace_purchase: &766 title: Marketplace Purchase type: object properties: @@ -152782,7 +152810,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *732 + repository: *733 sender: *4 required: - action @@ -152862,10 +152890,10 @@ webhooks: - changed effective_date: type: string - enterprise: *729 - installation: *730 - marketplace_purchase: *764 - organization: *731 + enterprise: *730 + installation: *731 + marketplace_purchase: *765 + organization: *732 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -152953,7 +152981,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *732 + repository: *733 sender: *4 required: - action @@ -153035,10 +153063,10 @@ webhooks: - pending_change effective_date: type: string - enterprise: *729 - installation: *730 - marketplace_purchase: *764 - organization: *731 + enterprise: *730 + installation: *731 + marketplace_purchase: *765 + organization: *732 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -153124,7 +153152,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *732 + repository: *733 sender: *4 required: - action @@ -153205,8 +153233,8 @@ webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 marketplace_purchase: title: Marketplace Purchase type: object @@ -153292,9 +153320,9 @@ webhooks: type: integer unit_count: type: integer - organization: *731 - previous_marketplace_purchase: *765 - repository: *732 + organization: *732 + previous_marketplace_purchase: *766 + repository: *733 sender: *4 required: - action @@ -153374,12 +153402,12 @@ webhooks: - purchased effective_date: type: string - enterprise: *729 - installation: *730 - marketplace_purchase: *764 - organization: *731 - previous_marketplace_purchase: *765 - repository: *732 + enterprise: *730 + installation: *731 + marketplace_purchase: *765 + organization: *732 + previous_marketplace_purchase: *766 + repository: *733 sender: *4 required: - action @@ -153481,11 +153509,11 @@ webhooks: type: string required: - to - enterprise: *729 - installation: *730 - member: *756 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + member: *757 + organization: *732 + repository: *733 sender: *4 required: - action @@ -153587,11 +153615,11 @@ webhooks: type: - string - 'null' - enterprise: *729 - installation: *730 - member: *756 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + member: *757 + organization: *732 + repository: *733 sender: *4 required: - action @@ -153670,11 +153698,11 @@ webhooks: type: string enum: - removed - enterprise: *729 - installation: *730 - member: *756 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + member: *757 + organization: *732 + repository: *733 sender: *4 required: - action @@ -153752,11 +153780,11 @@ webhooks: type: string enum: - added - enterprise: *729 - installation: *730 - member: *756 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + member: *757 + organization: *732 + repository: *733 scope: description: The scope of the membership. Currently, can only be `team`. @@ -153834,7 +153862,7 @@ webhooks: required: - login - id - team: &766 + team: &767 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -154027,11 +154055,11 @@ webhooks: type: string enum: - removed - enterprise: *729 - installation: *730 - member: *756 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + member: *757 + organization: *732 + repository: *733 scope: description: The scope of the membership. Currently, can only be `team`. @@ -154110,7 +154138,7 @@ webhooks: required: - login - id - team: *766 + team: *767 required: - action - scope @@ -154192,8 +154220,8 @@ webhooks: type: string enum: - checks_requested - installation: *730 - merge_group: &767 + installation: *731 + merge_group: &768 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -154212,15 +154240,15 @@ webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *436 + head_commit: *437 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -154306,10 +154334,10 @@ webhooks: - merged - invalidated - dequeued - installation: *730 - merge_group: *767 - organization: *731 - repository: *732 + installation: *731 + merge_group: *768 + organization: *732 + repository: *733 sender: *4 required: - action @@ -154382,7 +154410,7 @@ webhooks: type: string enum: - deleted - enterprise: *729 + enterprise: *730 hook: description: 'The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -154490,12 +154518,12 @@ webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *730 - organization: *731 + installation: *731 + organization: *732 repository: anyOf: - type: 'null' - - *732 + - *733 sender: *4 required: - action @@ -154575,11 +154603,11 @@ webhooks: type: string enum: - closed - enterprise: *729 - installation: *730 - milestone: *761 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + milestone: *762 + organization: *732 + repository: *733 sender: *4 required: - action @@ -154658,9 +154686,9 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - milestone: &768 + enterprise: *730 + installation: *731 + milestone: &769 title: Milestone description: A collection of related issues and pull requests. type: object @@ -154802,8 +154830,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -154882,11 +154910,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - milestone: *761 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + milestone: *762 + organization: *732 + repository: *733 sender: *4 required: - action @@ -154996,11 +155024,11 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - milestone: *761 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + milestone: *762 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155080,11 +155108,11 @@ webhooks: type: string enum: - opened - enterprise: *729 - installation: *730 - milestone: *768 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + milestone: *769 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155163,11 +155191,11 @@ webhooks: type: string enum: - blocked - blocked_user: *756 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + blocked_user: *757 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155246,11 +155274,11 @@ webhooks: type: string enum: - unblocked - blocked_user: *756 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + blocked_user: *757 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155329,9 +155357,9 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - membership: &769 + enterprise: *730 + installation: *731 + membership: &770 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -155425,8 +155453,8 @@ webhooks: - role - organization_url - user - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155504,11 +155532,11 @@ webhooks: type: string enum: - member_added - enterprise: *729 - installation: *730 - membership: *769 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + membership: *770 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155587,8 +155615,8 @@ webhooks: type: string enum: - member_invited - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -155710,10 +155738,10 @@ webhooks: - inviter - team_count - invitation_teams_url - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 - user: *756 + user: *757 required: - action - invitation @@ -155791,11 +155819,11 @@ webhooks: type: string enum: - member_removed - enterprise: *729 - installation: *730 - membership: *769 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + membership: *770 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155882,11 +155910,11 @@ webhooks: properties: from: type: string - enterprise: *729 - installation: *730 - membership: *769 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + membership: *770 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155962,9 +155990,9 @@ webhooks: type: string enum: - published - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 package: description: Information about the package. type: object @@ -156487,7 +156515,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: &770 + items: &771 title: Ruby Gems metadata type: object properties: @@ -156584,7 +156612,7 @@ webhooks: - owner - package_version - registry - repository: *732 + repository: *733 sender: *4 required: - action @@ -156660,9 +156688,9 @@ webhooks: type: string enum: - updated - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 package: description: Information about the package. type: object @@ -157024,7 +157052,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *770 + items: *771 source_url: type: string format: uri @@ -157095,7 +157123,7 @@ webhooks: - owner - package_version - registry - repository: *732 + repository: *733 sender: *4 required: - action @@ -157276,12 +157304,12 @@ webhooks: - duration - created_at - updated_at - enterprise: *729 + enterprise: *730 id: type: integer - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - id @@ -157358,7 +157386,7 @@ webhooks: type: string enum: - approved - personal_access_token_request: &771 + personal_access_token_request: &772 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -157508,10 +157536,10 @@ webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *729 - organization: *731 + enterprise: *730 + organization: *732 sender: *4 - installation: *730 + installation: *731 required: - action - personal_access_token_request @@ -157588,11 +157616,11 @@ webhooks: type: string enum: - cancelled - personal_access_token_request: *771 - enterprise: *729 - organization: *731 + personal_access_token_request: *772 + enterprise: *730 + organization: *732 sender: *4 - installation: *730 + installation: *731 required: - action - personal_access_token_request @@ -157668,11 +157696,11 @@ webhooks: type: string enum: - created - personal_access_token_request: *771 - enterprise: *729 - organization: *731 + personal_access_token_request: *772 + enterprise: *730 + organization: *732 sender: *4 - installation: *730 + installation: *731 required: - action - personal_access_token_request @@ -157747,11 +157775,11 @@ webhooks: type: string enum: - denied - personal_access_token_request: *771 - organization: *731 - enterprise: *729 + personal_access_token_request: *772 + organization: *732 + enterprise: *730 sender: *4 - installation: *730 + installation: *731 required: - action - personal_access_token_request @@ -157856,7 +157884,7 @@ webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *772 + last_response: *773 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -157888,8 +157916,8 @@ webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 zen: description: Random string of GitHub zen. @@ -158134,10 +158162,10 @@ webhooks: - from required: - note - enterprise: *729 - installation: *730 - organization: *731 - project_card: &773 + enterprise: *730 + installation: *731 + organization: *732 + project_card: &774 title: Project Card type: object properties: @@ -158260,7 +158288,7 @@ webhooks: - creator - created_at - updated_at - repository: *732 + repository: *733 sender: *4 required: - action @@ -158341,11 +158369,11 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - project_card: *773 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project_card: *774 + repository: *733 sender: *4 required: - action @@ -158425,9 +158453,9 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 project_card: title: Project Card type: object @@ -158557,7 +158585,7 @@ webhooks: repository: anyOf: - type: 'null' - - *732 + - *733 sender: *4 required: - action @@ -158651,11 +158679,11 @@ webhooks: - from required: - note - enterprise: *729 - installation: *730 - organization: *731 - project_card: *773 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project_card: *774 + repository: *733 sender: *4 required: - action @@ -158749,9 +158777,9 @@ webhooks: - from required: - column_id - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 project_card: allOf: - title: Project Card @@ -158948,7 +158976,7 @@ webhooks: type: string required: - after_id - repository: *732 + repository: *733 sender: *4 required: - action @@ -159028,10 +159056,10 @@ webhooks: type: string enum: - closed - enterprise: *729 - installation: *730 - organization: *731 - project: &775 + enterprise: *730 + installation: *731 + organization: *732 + project: &776 title: Project type: object properties: @@ -159158,7 +159186,7 @@ webhooks: - creator - created_at - updated_at - repository: *732 + repository: *733 sender: *4 required: - action @@ -159238,10 +159266,10 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - project_column: &774 + enterprise: *730 + installation: *731 + organization: *732 + project_column: &775 title: Project Column type: object properties: @@ -159281,7 +159309,7 @@ webhooks: - name - created_at - updated_at - repository: *732 + repository: *733 sender: *4 required: - action @@ -159360,14 +159388,14 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - project_column: *774 + enterprise: *730 + installation: *731 + organization: *732 + project_column: *775 repository: anyOf: - type: 'null' - - *732 + - *733 sender: *4 required: - action @@ -159456,11 +159484,11 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - organization: *731 - project_column: *774 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project_column: *775 + repository: *733 sender: *4 required: - action @@ -159540,11 +159568,11 @@ webhooks: type: string enum: - moved - enterprise: *729 - installation: *730 - organization: *731 - project_column: *774 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project_column: *775 + repository: *733 sender: *4 required: - action @@ -159624,11 +159652,11 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - project: *775 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project: *776 + repository: *733 sender: *4 required: - action @@ -159708,14 +159736,14 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - project: *775 + enterprise: *730 + installation: *731 + organization: *732 + project: *776 repository: anyOf: - type: 'null' - - *732 + - *733 sender: *4 required: - action @@ -159816,11 +159844,11 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - organization: *731 - project: *775 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project: *776 + repository: *733 sender: *4 required: - action @@ -159899,11 +159927,11 @@ webhooks: type: string enum: - reopened - enterprise: *729 - installation: *730 - organization: *731 - project: *775 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project: *776 + repository: *733 sender: *4 required: - action @@ -159984,9 +160012,9 @@ webhooks: type: string enum: - closed - installation: *730 - organization: *731 - projects_v2: &776 + installation: *731 + organization: *732 + projects_v2: &777 title: Projects v2 Project description: A projects v2 project type: object @@ -160134,9 +160162,9 @@ webhooks: type: string enum: - created - installation: *730 - organization: *731 - projects_v2: *776 + installation: *731 + organization: *732 + projects_v2: *777 sender: *4 required: - action @@ -160217,9 +160245,9 @@ webhooks: type: string enum: - deleted - installation: *730 - organization: *731 - projects_v2: *776 + installation: *731 + organization: *732 + projects_v2: *777 sender: *4 required: - action @@ -160340,9 +160368,9 @@ webhooks: type: string to: type: string - installation: *730 - organization: *731 - projects_v2: *776 + installation: *731 + organization: *732 + projects_v2: *777 sender: *4 required: - action @@ -160425,7 +160453,7 @@ webhooks: type: string enum: - archived - changes: &780 + changes: &781 type: object properties: archived_at: @@ -160441,9 +160469,9 @@ webhooks: - string - 'null' format: date-time - installation: *730 - organization: *731 - projects_v2_item: &777 + installation: *731 + organization: *732 + projects_v2_item: &778 title: Projects v2 Item description: An item belonging to a project type: object @@ -160582,9 +160610,9 @@ webhooks: - 'null' to: type: string - installation: *730 - organization: *731 - projects_v2_item: *777 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -160666,9 +160694,9 @@ webhooks: type: string enum: - created - installation: *730 - organization: *731 - projects_v2_item: *777 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -160749,9 +160777,9 @@ webhooks: type: string enum: - deleted - installation: *730 - organization: *731 - projects_v2_item: *777 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -160856,7 +160884,7 @@ webhooks: oneOf: - type: string - type: integer - - &778 + - &779 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -160876,7 +160904,7 @@ webhooks: required: - id - name - - &779 + - &780 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -160905,8 +160933,8 @@ webhooks: oneOf: - type: string - type: integer - - *778 - *779 + - *780 type: - 'null' - string @@ -160929,9 +160957,9 @@ webhooks: - 'null' required: - body - installation: *730 - organization: *731 - projects_v2_item: *777 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -161028,9 +161056,9 @@ webhooks: type: - string - 'null' - installation: *730 - organization: *731 - projects_v2_item: *777 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -161113,10 +161141,10 @@ webhooks: type: string enum: - restored - changes: *780 - installation: *730 - organization: *731 - projects_v2_item: *777 + changes: *781 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -161198,9 +161226,9 @@ webhooks: type: string enum: - reopened - installation: *730 - organization: *731 - projects_v2: *776 + installation: *731 + organization: *732 + projects_v2: *777 sender: *4 required: - action @@ -161281,9 +161309,9 @@ webhooks: type: string enum: - created - installation: *730 - organization: *731 - projects_v2_status_update: &781 + installation: *731 + organization: *732 + projects_v2_status_update: &782 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -161418,9 +161446,9 @@ webhooks: type: string enum: - deleted - installation: *730 - organization: *731 - projects_v2_status_update: *781 + installation: *731 + organization: *732 + projects_v2_status_update: *782 sender: *4 required: - action @@ -161566,9 +161594,9 @@ webhooks: - string - 'null' format: date - installation: *730 - organization: *731 - projects_v2_status_update: *781 + installation: *731 + organization: *732 + projects_v2_status_update: *782 sender: *4 required: - action @@ -161639,10 +161667,10 @@ webhooks: title: public event type: object properties: - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - repository @@ -161719,13 +161747,13 @@ webhooks: type: string enum: - assigned - assignee: *756 - enterprise: *729 - installation: *730 - number: &782 + assignee: *757 + enterprise: *730 + installation: *731 + number: &783 description: The pull request number. type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -164074,7 +164102,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -164156,11 +164184,11 @@ webhooks: type: string enum: - auto_merge_disabled - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -166502,7 +166530,7 @@ webhooks: - draft reason: type: string - repository: *732 + repository: *733 sender: *4 required: - action @@ -166584,11 +166612,11 @@ webhooks: type: string enum: - auto_merge_enabled - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -168930,7 +168958,7 @@ webhooks: - draft reason: type: string - repository: *732 + repository: *733 sender: *4 required: - action @@ -169012,13 +169040,13 @@ webhooks: type: string enum: - closed - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: &783 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: &784 allOf: - - *584 + - *585 - type: object properties: allow_auto_merge: @@ -169080,7 +169108,7 @@ webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *732 + repository: *733 sender: *4 required: - action @@ -169161,12 +169189,12 @@ webhooks: type: string enum: - converted_to_draft - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: *783 - repository: *732 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: *784 + repository: *733 sender: *4 required: - action @@ -169246,11 +169274,11 @@ webhooks: type: string enum: - demilestoned - enterprise: *729 - milestone: *482 - number: *782 - organization: *731 - pull_request: &784 + enterprise: *730 + milestone: *483 + number: *783 + organization: *732 + pull_request: &785 title: Pull Request type: object properties: @@ -171577,7 +171605,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -171656,11 +171684,11 @@ webhooks: type: string enum: - dequeued - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -174006,7 +174034,7 @@ webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *732 + repository: *733 sender: *4 required: - action @@ -174130,12 +174158,12 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: *783 - repository: *732 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: *784 + repository: *733 sender: *4 required: - action @@ -174215,11 +174243,11 @@ webhooks: type: string enum: - enqueued - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -176550,7 +176578,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -176630,11 +176658,11 @@ webhooks: type: string enum: - labeled - enterprise: *729 - installation: *730 - label: *755 - number: *782 - organization: *731 + enterprise: *730 + installation: *731 + label: *756 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -178982,7 +179010,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -179063,10 +179091,10 @@ webhooks: type: string enum: - locked - enterprise: *729 - installation: *730 - number: *782 - organization: *731 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -181412,7 +181440,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -181492,12 +181520,12 @@ webhooks: type: string enum: - milestoned - enterprise: *729 - milestone: *482 - number: *782 - organization: *731 - pull_request: *784 - repository: *732 + enterprise: *730 + milestone: *483 + number: *783 + organization: *732 + pull_request: *785 + repository: *733 sender: *4 required: - action @@ -181576,12 +181604,12 @@ webhooks: type: string enum: - opened - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: *783 - repository: *732 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: *784 + repository: *733 sender: *4 required: - action @@ -181662,12 +181690,12 @@ webhooks: type: string enum: - ready_for_review - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: *783 - repository: *732 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: *784 + repository: *733 sender: *4 required: - action @@ -181747,12 +181775,12 @@ webhooks: type: string enum: - reopened - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: *783 - repository: *732 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: *784 + repository: *733 sender: *4 required: - action @@ -182127,9 +182155,9 @@ webhooks: - start_side - side - reactions - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: type: object properties: @@ -184359,7 +184387,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *732 + repository: *733 sender: *4 required: - action @@ -184439,7 +184467,7 @@ webhooks: type: string enum: - deleted - comment: &786 + comment: &787 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. @@ -184732,9 +184760,9 @@ webhooks: - start_side - side - reactions - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: type: object properties: @@ -186952,7 +186980,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *732 + repository: *733 sender: *4 required: - action @@ -187032,11 +187060,11 @@ webhooks: type: string enum: - edited - changes: *785 - comment: *786 - enterprise: *729 - installation: *730 - organization: *731 + changes: *786 + comment: *787 + enterprise: *730 + installation: *731 + organization: *732 pull_request: type: object properties: @@ -189257,7 +189285,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *732 + repository: *733 sender: *4 required: - action @@ -189338,9 +189366,9 @@ webhooks: type: string enum: - dismissed - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: title: Simple Pull Request type: object @@ -191573,7 +191601,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *732 + repository: *733 review: description: The review that was affected. type: object @@ -191819,9 +191847,9 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: title: Simple Pull Request type: object @@ -193935,8 +193963,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *732 - review: &787 + repository: *733 + review: &788 description: The review that was affected. type: object properties: @@ -194169,12 +194197,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: description: The pull request number. type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -196521,7 +196549,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 requested_reviewer: title: User type: @@ -196607,12 +196635,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: description: The pull request number. type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -198966,7 +198994,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 requested_team: title: Team description: Groups of organization members that gives permissions @@ -199161,12 +199189,12 @@ webhooks: type: string enum: - review_requested - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: description: The pull request number. type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -201515,7 +201543,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 requested_reviewer: title: User type: @@ -201602,12 +201630,12 @@ webhooks: type: string enum: - review_requested - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: description: The pull request number. type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -203947,7 +203975,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 requested_team: title: Team description: Groups of organization members that gives permissions @@ -204131,9 +204159,9 @@ webhooks: type: string enum: - submitted - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: title: Simple Pull Request type: object @@ -206369,8 +206397,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *732 - review: *787 + repository: *733 + review: *788 sender: *4 required: - action @@ -206450,9 +206478,9 @@ webhooks: type: string enum: - resolved - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: title: Simple Pull Request type: object @@ -208583,7 +208611,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *732 + repository: *733 sender: *4 thread: type: object @@ -208975,9 +209003,9 @@ webhooks: type: string enum: - unresolved - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: title: Simple Pull Request type: object @@ -211091,7 +211119,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *732 + repository: *733 sender: *4 thread: type: object @@ -211485,10 +211513,10 @@ webhooks: type: string before: type: string - enterprise: *729 - installation: *730 - number: *782 - organization: *731 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -213823,7 +213851,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -213905,11 +213933,11 @@ webhooks: type: string enum: - unassigned - assignee: *788 - enterprise: *729 - installation: *730 - number: *782 - organization: *731 + assignee: *789 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -216259,7 +216287,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -216338,11 +216366,11 @@ webhooks: type: string enum: - unlabeled - enterprise: *729 - installation: *730 - label: *755 - number: *782 - organization: *731 + enterprise: *730 + installation: *731 + label: *756 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -218681,7 +218709,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -218762,10 +218790,10 @@ webhooks: type: string enum: - unlocked - enterprise: *729 - installation: *730 - number: *782 - organization: *731 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -221094,7 +221122,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -221297,7 +221325,7 @@ webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *729 + enterprise: *730 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -221392,8 +221420,8 @@ webhooks: - url - author - committer - installation: *730 - organization: *731 + installation: *731 + organization: *732 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -221981,9 +222009,9 @@ webhooks: type: string enum: - published - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 registry_package: type: object properties: @@ -222460,7 +222488,7 @@ webhooks: type: string rubygems_metadata: type: array - items: *770 + items: *771 summary: type: string tag_name: @@ -222516,7 +222544,7 @@ webhooks: - owner - package_version - registry - repository: *732 + repository: *733 sender: *4 required: - action @@ -222594,9 +222622,9 @@ webhooks: type: string enum: - updated - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 registry_package: type: object properties: @@ -222908,7 +222936,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *770 + items: *771 summary: type: string tag_name: @@ -222958,7 +222986,7 @@ webhooks: - owner - package_version - registry - repository: *732 + repository: *733 sender: *4 required: - action @@ -223035,10 +223063,10 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - release: &789 + enterprise: *730 + installation: *731 + organization: *732 + release: &790 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -223354,7 +223382,7 @@ webhooks: - tarball_url - zipball_url - body - repository: *732 + repository: *733 sender: *4 required: - action @@ -223431,11 +223459,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - release: *789 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + release: *790 + repository: *733 sender: *4 required: - action @@ -223552,11 +223580,11 @@ webhooks: type: boolean required: - to - enterprise: *729 - installation: *730 - organization: *731 - release: *789 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + release: *790 + repository: *733 sender: *4 required: - action @@ -223634,9 +223662,9 @@ webhooks: type: string enum: - prereleased - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) @@ -223957,7 +223985,7 @@ webhooks: - string - 'null' format: uri - repository: *732 + repository: *733 sender: *4 required: - action @@ -224033,10 +224061,10 @@ webhooks: type: string enum: - published - enterprise: *729 - installation: *730 - organization: *731 - release: &790 + enterprise: *730 + installation: *731 + organization: *732 + release: &791 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -224354,7 +224382,7 @@ webhooks: - string - 'null' format: uri - repository: *732 + repository: *733 sender: *4 required: - action @@ -224430,11 +224458,11 @@ webhooks: type: string enum: - released - enterprise: *729 - installation: *730 - organization: *731 - release: *789 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + release: *790 + repository: *733 sender: *4 required: - action @@ -224510,11 +224538,11 @@ webhooks: type: string enum: - unpublished - enterprise: *729 - installation: *730 - organization: *731 - release: *790 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + release: *791 + repository: *733 sender: *4 required: - action @@ -224590,11 +224618,11 @@ webhooks: type: string enum: - published - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - repository_advisory: *641 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + repository_advisory: *642 sender: *4 required: - action @@ -224670,11 +224698,11 @@ webhooks: type: string enum: - reported - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - repository_advisory: *641 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + repository_advisory: *642 sender: *4 required: - action @@ -224750,10 +224778,10 @@ webhooks: type: string enum: - archived - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -224830,10 +224858,10 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -224911,10 +224939,10 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -224999,10 +225027,10 @@ webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -225117,10 +225145,10 @@ webhooks: - 'null' items: type: string - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -225192,10 +225220,10 @@ webhooks: title: repository_import event type: object properties: - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 status: type: string @@ -225276,10 +225304,10 @@ webhooks: type: string enum: - privatized - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -225356,10 +225384,10 @@ webhooks: type: string enum: - publicized - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -225453,10 +225481,10 @@ webhooks: - name required: - repository - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -225536,10 +225564,10 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 repository_ruleset: *124 sender: *4 required: @@ -225618,10 +225646,10 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 repository_ruleset: *124 sender: *4 required: @@ -225700,10 +225728,10 @@ webhooks: type: string enum: - edited - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 repository_ruleset: *124 changes: type: object @@ -226011,10 +226039,10 @@ webhooks: - from required: - owner - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226092,10 +226120,10 @@ webhooks: type: string enum: - unarchived - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226173,7 +226201,7 @@ webhooks: type: string enum: - create - alert: &791 + alert: &792 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -226297,10 +226325,10 @@ webhooks: type: string enum: - open - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226510,10 +226538,10 @@ webhooks: type: string enum: - dismissed - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226591,11 +226619,11 @@ webhooks: type: string enum: - reopen - alert: *791 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + alert: *792 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226797,10 +226825,10 @@ webhooks: enum: - fixed - open - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226878,7 +226906,7 @@ webhooks: type: string enum: - created - alert: &792 + alert: &793 type: object properties: number: *96 @@ -226988,10 +227016,10 @@ webhooks: - 'null' description: Whether the detected secret was found in multiple repositories in the same organization or business. - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -227072,11 +227100,11 @@ webhooks: type: string enum: - created - alert: *792 - installation: *730 - location: *793 - organization: *731 - repository: *732 + alert: *793 + installation: *731 + location: *794 + organization: *732 + repository: *733 sender: *4 required: - location @@ -227314,11 +227342,11 @@ webhooks: type: string enum: - publicly_leaked - alert: *792 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + alert: *793 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -227396,11 +227424,11 @@ webhooks: type: string enum: - reopened - alert: *792 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + alert: *793 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -227478,11 +227506,11 @@ webhooks: type: string enum: - resolved - alert: *792 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + alert: *793 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -227560,11 +227588,11 @@ webhooks: type: string enum: - validated - alert: *792 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + alert: *793 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -227694,10 +227722,10 @@ webhooks: - organization - enterprise - - repository: *732 - enterprise: *729 - installation: *730 - organization: *731 + repository: *733 + enterprise: *730 + installation: *731 + organization: *732 sender: *4 required: - action @@ -227775,11 +227803,11 @@ webhooks: type: string enum: - published - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - security_advisory: &794 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + security_advisory: &795 description: The details of the security advisory, including summary, description, and severity. type: object @@ -227965,11 +227993,11 @@ webhooks: type: string enum: - updated - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - security_advisory: *794 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + security_advisory: *795 sender: *4 required: - action @@ -228042,10 +228070,10 @@ webhooks: type: string enum: - withdrawn - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -228232,10 +228260,10 @@ webhooks: type: object properties: security_and_analysis: *312 - enterprise: *729 - installation: *730 - organization: *731 - repository: *373 + enterprise: *730 + installation: *731 + organization: *732 + repository: *374 sender: *4 required: - changes @@ -228313,12 +228341,12 @@ webhooks: type: string enum: - cancelled - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: &795 + sponsorship: &796 type: object properties: created_at: @@ -228623,12 +228651,12 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: *795 + sponsorship: *796 required: - action - sponsorship @@ -228716,12 +228744,12 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: *795 + sponsorship: *796 required: - action - changes @@ -228798,17 +228826,17 @@ webhooks: type: string enum: - pending_cancellation - effective_date: &796 + effective_date: &797 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: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: *795 + sponsorship: *796 required: - action - sponsorship @@ -228882,7 +228910,7 @@ webhooks: type: string enum: - pending_tier_change - changes: &797 + changes: &798 type: object properties: tier: @@ -228926,13 +228954,13 @@ webhooks: - from required: - tier - effective_date: *796 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + effective_date: *797 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: *795 + sponsorship: *796 required: - action - changes @@ -229009,13 +229037,13 @@ webhooks: type: string enum: - tier_changed - changes: *797 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + changes: *798 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: *795 + sponsorship: *796 required: - action - changes @@ -229089,10 +229117,10 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -229176,10 +229204,10 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -229613,15 +229641,15 @@ webhooks: type: - string - 'null' - enterprise: *729 + enterprise: *730 id: description: The unique identifier of the status. type: integer - installation: *730 + installation: *731 name: type: string - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 sha: description: The Commit SHA. @@ -229737,9 +229765,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *147 - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -229829,9 +229857,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *147 - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -229921,9 +229949,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *147 - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -230013,9 +230041,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *147 - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -230092,12 +230120,12 @@ webhooks: title: team_add event type: object properties: - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - team: &798 + team: &799 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -230290,9 +230318,9 @@ webhooks: type: string enum: - added_to_repository - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 repository: title: Repository description: A git repository @@ -230762,7 +230790,7 @@ webhooks: - topics - visibility sender: *4 - team: *798 + team: *799 required: - action - team @@ -230838,9 +230866,9 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 repository: title: Repository description: A git repository @@ -231310,7 +231338,7 @@ webhooks: - topics - visibility sender: *4 - team: *798 + team: *799 required: - action - team @@ -231387,9 +231415,9 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 repository: title: Repository description: A git repository @@ -231859,7 +231887,7 @@ webhooks: - topics - visibility sender: *4 - team: *798 + team: *799 required: - action - team @@ -232003,9 +232031,9 @@ webhooks: - from required: - permissions - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 repository: title: Repository description: A git repository @@ -232475,7 +232503,7 @@ webhooks: - topics - visibility sender: *4 - team: *798 + team: *799 required: - action - changes @@ -232553,9 +232581,9 @@ webhooks: type: string enum: - removed_from_repository - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 repository: title: Repository description: A git repository @@ -233025,7 +233053,7 @@ webhooks: - topics - visibility sender: *4 - team: *798 + team: *799 required: - action - team @@ -233101,10 +233129,10 @@ webhooks: type: string enum: - started - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -233177,17 +233205,17 @@ webhooks: title: workflow_dispatch event type: object properties: - enterprise: *729 + enterprise: *730 inputs: type: - object - 'null' additionalProperties: true - installation: *730 - organization: *731 + installation: *731 + organization: *732 ref: type: string - repository: *732 + repository: *733 sender: *4 workflow: type: string @@ -233269,10 +233297,10 @@ webhooks: type: string enum: - completed - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 workflow_job: allOf: @@ -233528,7 +233556,7 @@ webhooks: type: string required: - conclusion - deployment: *502 + deployment: *503 required: - action - repository @@ -233607,10 +233635,10 @@ webhooks: type: string enum: - in_progress - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 workflow_job: allOf: @@ -233892,7 +233920,7 @@ webhooks: required: - status - steps - deployment: *502 + deployment: *503 required: - action - repository @@ -233971,10 +233999,10 @@ webhooks: type: string enum: - queued - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 workflow_job: type: object @@ -234120,7 +234148,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *502 + deployment: *503 required: - action - repository @@ -234199,10 +234227,10 @@ webhooks: type: string enum: - waiting - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 workflow_job: type: object @@ -234349,7 +234377,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *502 + deployment: *503 required: - action - repository @@ -234429,12 +234457,12 @@ webhooks: type: string enum: - completed - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - workflow: *751 + workflow: *752 workflow_run: title: Workflow Run type: object @@ -235453,12 +235481,12 @@ webhooks: type: string enum: - in_progress - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - workflow: *751 + workflow: *752 workflow_run: title: Workflow Run type: object @@ -236462,12 +236490,12 @@ webhooks: type: string enum: - requested - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - workflow: *751 + workflow: *752 workflow_run: title: Workflow Run type: object diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index b637d255a1..092c317b1a 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -50653,6 +50653,19 @@ "type": "string" } }, + { + "name": "advanced_security_product", + "in": "query", + "description": "The security feature to get GitHub Advanced Security active committers for.", + "required": false, + "schema": { + "type": "string", + "enum": [ + "code_security", + "secret_protection" + ] + } + }, { "name": "per_page", "description": "The number of results per page (max 100). For more information, see \"[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/using-pagination-in-the-rest-api).\"", @@ -82423,6 +82436,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -83738,6 +83763,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -93227,6 +93264,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -99357,6 +99406,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -101081,6 +101142,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -110814,6 +110887,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -113899,6 +113984,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -123682,6 +123779,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -125079,6 +125188,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -143380,6 +143501,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -145729,6 +145862,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -153992,6 +154137,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -158977,6 +159134,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -160280,6 +160449,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -163609,6 +163790,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -165838,6 +166031,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -171194,6 +171399,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -175565,6 +175782,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -190251,6 +190480,19 @@ "type": "string" } }, + { + "name": "advanced_security_product", + "in": "query", + "description": "The security feature to get GitHub Advanced Security active committers for.", + "required": false, + "schema": { + "type": "string", + "enum": [ + "code_security", + "secret_protection" + ] + } + }, { "name": "per_page", "description": "The number of results per page (max 100). For more information, see \"[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/using-pagination-in-the-rest-api).\"", @@ -204905,6 +205147,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -217498,6 +217752,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -218359,6 +218625,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -222448,6 +222724,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -232116,6 +232404,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -232964,6 +233264,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -234926,6 +235238,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -235774,6 +236098,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -238566,6 +238902,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -239414,6 +239762,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -246646,6 +247006,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -247494,6 +247866,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -284865,6 +285249,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -286799,6 +287195,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -288222,6 +288630,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -290004,6 +290424,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -304707,6 +305139,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -306799,6 +307243,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -308527,6 +308983,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -312280,6 +312748,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -327107,6 +327587,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -328459,6 +328951,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -355174,6 +355678,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -359485,6 +360001,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -371522,6 +372050,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -373008,6 +373548,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -459374,6 +459926,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -489061,6 +489625,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -490789,6 +491365,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -548820,6 +549408,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -554936,6 +555536,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -559490,6 +560102,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -560936,6 +561560,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -573511,6 +574147,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -575125,6 +575773,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -591428,6 +592088,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -597315,6 +597987,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -599598,6 +600282,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -601326,6 +602022,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -603363,6 +604071,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -605447,6 +606167,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -607347,6 +608079,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -613274,6 +614018,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -615651,6 +616407,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -617639,6 +618407,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -619362,6 +620142,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -638153,6 +638945,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -639718,6 +640522,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -640960,6 +641776,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -648463,6 +649291,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -650155,6 +650995,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -655954,6 +656806,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -660129,6 +660993,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -676064,6 +676940,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -677367,6 +678255,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -687739,6 +688639,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -691404,6 +692316,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -727642,6 +728566,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -732577,6 +733513,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -737512,6 +738460,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -742460,6 +743420,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1378139,6 +1379111,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -1382338,6 +1383322,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index fa7c8d2d4c..f04405acda 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -1071,7 +1071,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: - - &643 + - &644 name: ghsa_id description: The GHSA (GitHub Security Advisory) identifier of the advisory. in: path @@ -1811,7 +1811,7 @@ paths: application/json: schema: *3 application/scim+json: - schema: &653 + schema: &654 title: Scim Error description: Scim Error type: object @@ -11650,7 +11650,7 @@ paths: description: The GitHub URL of the alert resource. format: uri readOnly: true - instances_url: &442 + instances_url: &443 type: string description: The REST API URL for fetching the list of instances for an alert. @@ -11686,7 +11686,7 @@ paths: format: `YYYY-MM-DDTHH:MM:SSZ`.' format: date-time readOnly: true - dismissed_reason: &443 + dismissed_reason: &444 type: - string - 'null' @@ -11697,14 +11697,14 @@ paths: - won't fix - used in tests - - dismissed_comment: &444 + dismissed_comment: &445 type: - string - 'null' description: The dismissal comment associated with the dismissal of the alert. maxLength: 280 - rule: &445 + rule: &446 type: object properties: id: @@ -11765,7 +11765,7 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: &446 + tool: &447 type: object properties: name: *85 @@ -11776,15 +11776,15 @@ paths: description: The version of the tool used to generate the code scanning analysis. guid: *86 - most_recent_instance: &447 + most_recent_instance: &448 type: object properties: - ref: &440 + ref: &441 type: string description: |- The Git reference, formatted as `refs/pull//merge`, `refs/pull//head`, `refs/heads/` or simply ``. - analysis_key: &457 + analysis_key: &458 type: string description: Identifies the configuration under which the analysis was executed. For example, in GitHub Actions @@ -11795,7 +11795,7 @@ paths: the environment in which the analysis that generated this alert instance was performed, such as the language that was analyzed. - category: &458 + category: &459 type: string description: Identifies the configuration under which the analysis was executed. Used to distinguish between multiple @@ -15063,7 +15063,7 @@ paths: - direct - transitive - - security_advisory: &494 + security_advisory: &495 type: object description: Details for the GitHub Security Advisory. readOnly: true @@ -15299,7 +15299,7 @@ paths: dismissal. maxLength: 280 fixed_at: *106 - auto_dismissed_at: &495 + auto_dismissed_at: &496 type: - string - 'null' @@ -15797,7 +15797,7 @@ paths: - name - created_on examples: - default: &337 + default: &338 value: total_count: 2 network_configurations: @@ -16020,7 +16020,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: - *38 - - &338 + - &339 name: network_settings_id description: Unique identifier of the hosted compute network settings. in: path @@ -16032,7 +16032,7 @@ paths: description: Response content: application/json: - schema: &339 + schema: &340 title: Hosted compute network settings resource description: A hosted compute network settings resource. type: object @@ -16071,7 +16071,7 @@ paths: - subnet_id - region examples: - default: &340 + default: &341 value: id: 220F78DACB92BBFBC5E6F22DE1CCF52309D network_configuration_id: 934E208B3EE0BD60CF5F752C426BFB53562 @@ -16759,7 +16759,7 @@ paths: type: object description: A repository rule. oneOf: - - &601 + - &602 title: creation description: Only allow users with bypass permission to create matching refs. @@ -16771,7 +16771,7 @@ paths: type: string enum: - creation - - &602 + - &603 title: update description: Only allow users with bypass permission to update matching refs. @@ -16792,7 +16792,7 @@ paths: repository required: - update_allows_fetch_and_merge - - &604 + - &605 title: deletion description: Only allow users with bypass permissions to delete matching refs. @@ -16804,7 +16804,7 @@ paths: type: string enum: - deletion - - &605 + - &606 title: required_linear_history description: Prevent merge commits from being pushed to matching refs. @@ -16816,7 +16816,7 @@ paths: type: string enum: - required_linear_history - - &606 + - &607 title: merge_queue description: Merges must be performed via a merge queue. type: object @@ -16892,7 +16892,7 @@ paths: - merge_method - min_entries_to_merge - min_entries_to_merge_wait_minutes - - &607 + - &608 title: required_deployments description: Choose which environments must be successfully deployed to before refs can be pushed into a ref that matches @@ -16916,7 +16916,7 @@ paths: type: string required: - required_deployment_environments - - &608 + - &609 title: required_signatures description: Commits pushed to matching refs must have verified signatures. @@ -16928,7 +16928,7 @@ paths: type: string enum: - required_signatures - - &609 + - &610 title: pull_request description: Require all commits be made to a non-target branch and submitted via a pull request before they can be merged. @@ -16990,7 +16990,7 @@ paths: - require_last_push_approval - required_approving_review_count - required_review_thread_resolution - - &610 + - &611 title: required_status_checks description: Choose which status checks must pass before the ref is updated. When enabled, commits must first be pushed @@ -17037,7 +17037,7 @@ paths: required: - required_status_checks - strict_required_status_checks_policy - - &611 + - &612 title: non_fast_forward description: Prevent users with push access from force pushing to refs. @@ -17049,7 +17049,7 @@ paths: type: string enum: - non_fast_forward - - &612 + - &613 title: commit_message_pattern description: Parameters to be used for the commit_message_pattern rule @@ -17085,7 +17085,7 @@ paths: required: - operator - pattern - - &613 + - &614 title: commit_author_email_pattern description: Parameters to be used for the commit_author_email_pattern rule @@ -17121,7 +17121,7 @@ paths: required: - operator - pattern - - &614 + - &615 title: committer_email_pattern description: Parameters to be used for the committer_email_pattern rule @@ -17157,7 +17157,7 @@ paths: required: - operator - pattern - - &615 + - &616 title: branch_name_pattern description: Parameters to be used for the branch_name_pattern rule @@ -17193,7 +17193,7 @@ paths: required: - operator - pattern - - &616 + - &617 title: tag_name_pattern description: Parameters to be used for the tag_name_pattern rule @@ -17229,7 +17229,7 @@ paths: required: - operator - pattern - - &617 + - &618 title: file_path_restriction description: Prevent commits that include changes in specified file and folder paths from being pushed to the commit graph. @@ -17253,7 +17253,7 @@ paths: type: string required: - restricted_file_paths - - &618 + - &619 title: max_file_path_length description: Prevent commits that include file paths that exceed the specified character limit from being pushed to the commit @@ -17277,7 +17277,7 @@ paths: maximum: 256 required: - max_file_path_length - - &619 + - &620 title: file_extension_restriction description: Prevent commits that include files with specified file extensions from being pushed to the commit graph. @@ -17300,7 +17300,7 @@ paths: type: string required: - restricted_file_extensions - - &620 + - &621 title: max_file_size description: Prevent commits with individual files that exceed the specified limit from being pushed to the commit graph. @@ -17324,7 +17324,7 @@ paths: maximum: 100 required: - max_file_size - - &621 + - &622 title: workflows description: Require all changes made to a targeted branch to pass the specified workflows before they can be merged. @@ -17373,7 +17373,7 @@ paths: - repository_id required: - workflows - - &622 + - &623 title: code_scanning description: Choose which tools must provide code scanning results before the reference is updated. When configured, code scanning @@ -18018,14 +18018,14 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: &635 + state: &636 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: &636 + resolution: &637 type: - string - 'null' @@ -18494,6 +18494,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-advanced-security-active-committers-for-an-enterprise parameters: - *38 + - &331 + name: advanced_security_product + in: query + description: The security feature to get GitHub Advanced Security active committers + for. + required: false + schema: + type: string + enum: + - code_security + - secret_protection - *17 - *19 responses: @@ -18501,7 +18512,7 @@ paths: description: Success content: application/json: - schema: &331 + schema: &332 type: object properties: total_advanced_security_committers: @@ -18564,7 +18575,7 @@ paths: required: - repositories examples: - default: &332 + default: &333 value: total_advanced_security_committers: 2 total_count: 2 @@ -18803,7 +18814,7 @@ paths: description: Response content: application/json: - schema: &333 + schema: &334 type: object properties: total_gigabytes_bandwidth_used: @@ -18821,7 +18832,7 @@ paths: - total_paid_gigabytes_bandwidth_used - included_gigabytes_bandwidth examples: - default: &334 + default: &335 value: total_gigabytes_bandwidth_used: 50 total_paid_gigabytes_bandwidth_used: 40 @@ -18853,7 +18864,7 @@ paths: description: Response content: application/json: - schema: &335 + schema: &336 type: object properties: days_left_in_billing_cycle: @@ -18871,7 +18882,7 @@ paths: - estimated_paid_storage_for_month - estimated_storage_for_month examples: - default: &336 + default: &337 value: days_left_in_billing_cycle: 20 estimated_paid_storage_for_month: 15 @@ -19358,7 +19369,7 @@ paths: milestone: anyOf: - type: 'null' - - &482 + - &483 title: Milestone description: A collection of related issues and pull requests. @@ -19675,7 +19686,7 @@ paths: - author_association - created_at - updated_at - comment: &541 + comment: &542 title: Issue Comment description: Comments provide a way for people to collaborate on an issue. @@ -20250,7 +20261,7 @@ paths: url: type: string format: uri - user: &692 + user: &693 title: Public User description: Public User type: object @@ -23607,14 +23618,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: - - &360 + - &361 name: owner description: The account owner of the repository. The name is not case sensitive. in: path required: true schema: type: string - - &361 + - &362 name: repo description: The name of the repository without the `.git` extension. The name is not case sensitive. @@ -23685,7 +23696,7 @@ paths: '404': *6 '403': *27 '304': *35 - '301': &374 + '301': &375 description: Moved permanently content: application/json: @@ -23707,7 +23718,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#list-notifications-for-the-authenticated-user parameters: - - &570 + - &571 name: all description: If `true`, show notifications marked as read. in: query @@ -23715,7 +23726,7 @@ paths: schema: type: boolean default: false - - &571 + - &572 name: participating description: If `true`, only shows notifications in which the user is directly participating or mentioned. @@ -23725,7 +23736,7 @@ paths: type: boolean default: false - *137 - - &572 + - &573 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: @@ -24109,6 +24120,14 @@ paths: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. @@ -24251,7 +24270,7 @@ paths: - url - subscription_url examples: - default: &573 + default: &574 value: - id: '1' repository: @@ -24804,7 +24823,7 @@ paths: type: array items: *56 examples: - default: &709 + default: &710 value: - login: github id: 1 @@ -25807,7 +25826,7 @@ paths: type: integer repository_cache_usages: type: array - items: &379 + items: &380 title: Actions Cache Usage by repository description: GitHub Actions Cache Usage by repository. type: object @@ -26480,7 +26499,7 @@ paths: type: array items: *61 examples: - default: &703 + default: &704 value: total_count: 1 repositories: @@ -27303,7 +27322,7 @@ paths: type: array items: *189 examples: - default: &695 + default: &696 value: total_count: 1 repositories: @@ -28346,7 +28365,7 @@ paths: description: Response content: application/json: - schema: &399 + schema: &400 title: ActionsPublicKey description: The public key used for setting Actions Secrets. type: object @@ -28381,7 +28400,7 @@ paths: - key_id - key examples: - default: &400 + default: &401 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -28794,7 +28813,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-organization-variables parameters: - *163 - - &384 + - &385 name: per_page description: The number of results per page (max 30). For more information, see "[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/using-the-rest-api/using-pagination-in-the-rest-api)." @@ -29412,7 +29431,7 @@ paths: bundle_url: type: string examples: - default: &413 + default: &414 value: attestations: - bundle: @@ -29759,7 +29778,7 @@ paths: application/json: schema: type: array - items: &430 + items: &431 title: Secret scanning bypass request description: A bypass request made by a user asking to be exempted from push protection in this repository. @@ -29890,7 +29909,7 @@ paths: examples: - https://github.com/octo-org/smile/exemptions/1 examples: - default: &431 + default: &432 value: - id: 21 number: 42 @@ -30003,7 +30022,7 @@ paths: be returned. in: query required: false - schema: &441 + schema: &442 type: string description: Severity of a code scanning alert. enum: @@ -31008,7 +31027,7 @@ paths: machine: anyOf: - type: 'null' - - &470 + - &471 type: object title: Codespace machine description: A description of the machine powering a codespace. @@ -31960,7 +31979,7 @@ paths: - updated_at - visibility examples: - default: &471 + default: &472 value: total_count: 2 secrets: @@ -31998,7 +32017,7 @@ paths: description: Response content: application/json: - schema: &472 + schema: &473 title: CodespacesPublicKey description: The public key used for setting Codespaces secrets. type: object @@ -32033,7 +32052,7 @@ paths: - key_id - key examples: - default: &473 + default: &474 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -32065,7 +32084,7 @@ paths: application/json: schema: *230 examples: - default: &475 + default: &476 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -33765,7 +33784,7 @@ paths: description: Response content: application/json: - schema: &498 + schema: &499 title: DependabotPublicKey description: The public key used for setting Dependabot Secrets. type: object @@ -33784,7 +33803,7 @@ paths: - key_id - key examples: - default: &499 + default: &500 value: key_id: '012345678912345678' key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 @@ -34366,7 +34385,7 @@ paths: description: Response content: application/json: - schema: &355 + schema: &356 title: ExternalGroup description: Information about an external group's usage and its members type: object @@ -34456,7 +34475,7 @@ paths: member_name: Octo Lisa member_email: octo_lisa@github.com examples: - default: &356 + default: &357 value: group_id: '123' group_name: Octocat admins @@ -34511,7 +34530,7 @@ paths: description: Response content: application/json: - schema: &353 + schema: &354 title: ExternalGroups description: A list of external groups available to be connected to a team @@ -34551,7 +34570,7 @@ paths: group_name: group-azuread-test2 updated_at: 2021-06-03 22:27:15:000 -700 examples: - default: &354 + default: &355 value: groups: - group_id: '123' @@ -35880,7 +35899,7 @@ paths: application/json: schema: *20 examples: - default: &537 + default: &538 value: id: 1 account: @@ -36108,7 +36127,7 @@ paths: required: true content: application/json: - schema: &538 + schema: &539 title: Interaction Restrictions description: Limit interactions to a specific type of user for a specified duration @@ -36979,7 +36998,7 @@ paths: application/json: schema: *282 examples: - default: &469 + default: &470 value: id: 1 name: monalisa-octocat-hello-world-g4wpq6h95q @@ -38217,7 +38236,7 @@ paths: parameters: - *163 - *288 - - &708 + - &709 name: repo_name description: repo_name parameter in: path @@ -39547,7 +39566,7 @@ paths: - nuget - container - *163 - - &710 + - &711 name: visibility description: |- The selected visibility of the packages. This parameter is optional and only filters an existing result set. @@ -39588,7 +39607,7 @@ paths: default: *294 '403': *27 '401': *23 - '400': &712 + '400': &713 description: The value of `per_page` multiplied by `page` cannot be greater than 10000. x-github: @@ -41465,7 +41484,7 @@ paths: '401': *23 '403': *27 '404': *6 - '410': &371 + '410': &372 description: Gone content: application/json: @@ -42224,7 +42243,7 @@ paths: description: Response content: application/json: - schema: &373 + schema: &374 title: Full Repository description: Full Repository type: object @@ -42689,7 +42708,7 @@ paths: description: Whether anonymous git access is allowed. default: true type: boolean - code_of_conduct: &488 + code_of_conduct: &489 title: Code Of Conduct Simple description: Code of Conduct Simple type: object @@ -42803,7 +42822,7 @@ paths: - network_count - subscribers_count examples: - default: &375 + default: &376 value: id: 1296269 node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5 @@ -43356,7 +43375,7 @@ paths: - *163 - *17 - *19 - - &623 + - &624 name: targets description: | A comma-separated list of rule targets to filter by. @@ -43547,7 +43566,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#list-organization-rule-suites parameters: - *163 - - &624 + - &625 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 @@ -43559,14 +43578,14 @@ paths: x-multi-segment: true - *218 - *214 - - &625 + - &626 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 - - &626 + - &627 name: rule_suite_result description: The rule results to filter on. When specified, only suites with this result will be returned. @@ -43586,7 +43605,7 @@ paths: description: Response content: application/json: - schema: &627 + schema: &628 title: Rule Suites description: Response type: array @@ -43642,7 +43661,7 @@ paths: whether rules would pass or fail if all rules in the rule suite were `active`. examples: - default: &628 + default: &629 value: - id: 21 actor_id: 12 @@ -43686,7 +43705,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/rule-suites#get-an-organization-rule-suite parameters: - *163 - - &629 + - &630 name: rule_suite_id description: |- The unique identifier of the rule suite result. @@ -43702,7 +43721,7 @@ paths: description: Response content: application/json: - schema: &630 + schema: &631 title: Rule Suite description: Response type: object @@ -43809,7 +43828,7 @@ paths: description: The detailed failure message for the rule. Null if the rule passed. examples: - default: &631 + default: &632 value: id: 21 actor_id: 12 @@ -44140,7 +44159,7 @@ paths: - *84 - *19 - *17 - - &633 + - &634 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 @@ -44150,7 +44169,7 @@ paths: required: false schema: type: string - - &634 + - &635 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 @@ -44242,7 +44261,7 @@ paths: application/json: schema: type: array - items: &641 + items: &642 description: A repository security advisory. type: object properties: @@ -44561,7 +44580,7 @@ paths: - private_fork additionalProperties: false examples: - default: &642 + default: &643 value: - ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -45062,6 +45081,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization parameters: - *163 + - *331 - *17 - *19 responses: @@ -45069,9 +45089,9 @@ paths: description: Success content: application/json: - schema: *331 + schema: *332 examples: - default: *332 + default: *333 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -45099,9 +45119,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -45129,9 +45149,9 @@ paths: description: Response content: application/json: - schema: *335 + schema: *336 examples: - default: *336 + default: *337 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -45171,7 +45191,7 @@ paths: type: array items: *107 examples: - default: *337 + default: *338 headers: Link: *37 x-github: @@ -45372,15 +45392,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: - *163 - - *338 + - *339 responses: '200': description: Response content: application/json: - schema: *339 + schema: *340 examples: - default: *340 + default: *341 headers: Link: *37 x-github: @@ -45418,7 +45438,7 @@ paths: description: Response content: application/json: - schema: &362 + schema: &363 title: GroupMapping description: External Groups to be mapped to a team for membership type: object @@ -45470,7 +45490,7 @@ paths: group_description: Another group of Developers working on AzureAD SAML SSO examples: - default: &363 + default: &364 value: groups: - group_id: '123' @@ -45678,7 +45698,7 @@ paths: description: Response content: application/json: - schema: &341 + schema: &342 title: Full Team description: Groups of organization members that gives permissions on specified repositories. @@ -46058,7 +46078,7 @@ paths: - repos_count - organization examples: - default: &342 + default: &343 value: id: 1 node_id: MDQ6VGVhbTE= @@ -46135,9 +46155,9 @@ paths: description: Response content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '404': *6 x-github: githubCloudOnly: false @@ -46222,16 +46242,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '201': description: Response content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '404': *6 '422': *15 '403': *27 @@ -46301,7 +46321,7 @@ paths: application/json: schema: type: array - items: &343 + items: &344 title: Team Discussion description: A team discussion is a persistent record of a free-form conversation within a team. @@ -46412,7 +46432,7 @@ paths: - updated_at - url examples: - default: &682 + default: &683 value: - author: login: octocat @@ -46521,9 +46541,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: &344 + default: &345 value: author: login: octocat @@ -46597,7 +46617,7 @@ paths: parameters: - *163 - *290 - - &345 + - &346 name: discussion_number description: The number that identifies the discussion. in: path @@ -46609,9 +46629,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *344 + default: *345 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -46635,7 +46655,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 requestBody: required: false content: @@ -46658,9 +46678,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: &683 + default: &684 value: author: login: octocat @@ -46732,7 +46752,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 responses: '204': description: Response @@ -46760,7 +46780,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 - *84 - *17 - *19 @@ -46771,7 +46791,7 @@ paths: application/json: schema: type: array - items: &346 + items: &347 title: Team Discussion Comment description: A reply to a discussion within a team. type: object @@ -46851,7 +46871,7 @@ paths: - updated_at - url examples: - default: &684 + default: &685 value: - author: login: octocat @@ -46921,7 +46941,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 requestBody: required: true content: @@ -46943,9 +46963,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: &347 + default: &348 value: author: login: octocat @@ -47013,8 +47033,8 @@ paths: parameters: - *163 - *290 - - *345 - - &348 + - *346 + - &349 name: comment_number description: The number that identifies the comment. in: path @@ -47026,9 +47046,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *347 + default: *348 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -47052,8 +47072,8 @@ paths: parameters: - *163 - *290 - - *345 - - *348 + - *346 + - *349 requestBody: required: true content: @@ -47075,9 +47095,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: &685 + default: &686 value: author: login: octocat @@ -47143,8 +47163,8 @@ paths: parameters: - *163 - *290 - - *345 - - *348 + - *346 + - *349 responses: '204': description: Response @@ -47172,8 +47192,8 @@ paths: parameters: - *163 - *290 - - *345 - - *348 + - *346 + - *349 - 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 team discussion comment. @@ -47199,7 +47219,7 @@ paths: application/json: schema: type: array - items: &349 + items: &350 title: Reaction description: Reactions to conversations provide a way to help people express their feelings more simply and effectively. @@ -47243,7 +47263,7 @@ paths: - content - created_at examples: - default: &351 + default: &352 value: - id: 1 node_id: MDg6UmVhY3Rpb24x @@ -47295,8 +47315,8 @@ paths: parameters: - *163 - *290 - - *345 - - *348 + - *346 + - *349 requestBody: required: true content: @@ -47329,9 +47349,9 @@ paths: team discussion comment content: application/json: - schema: *349 + schema: *350 examples: - default: &350 + default: &351 value: id: 1 node_id: MDg6UmVhY3Rpb24x @@ -47360,9 +47380,9 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -47387,9 +47407,9 @@ paths: parameters: - *163 - *290 - - *345 - - *348 - - &352 + - *346 + - *349 + - &353 name: reaction_id description: The unique identifier of the reaction. in: path @@ -47423,7 +47443,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 - 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 team discussion. @@ -47449,9 +47469,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 x-github: @@ -47479,7 +47499,7 @@ paths: parameters: - *163 - *290 - - *345 + - *346 requestBody: required: true content: @@ -47511,16 +47531,16 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -47545,8 +47565,8 @@ paths: parameters: - *163 - *290 - - *345 - - *352 + - *346 + - *353 responses: '204': description: Response @@ -47576,9 +47596,9 @@ paths: description: Response content: application/json: - schema: *353 + schema: *354 examples: - default: *354 + default: *355 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -47622,9 +47642,9 @@ paths: description: Response content: application/json: - schema: *355 + schema: *356 examples: - default: *356 + default: *357 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -47765,7 +47785,7 @@ paths: description: Response content: application/json: - schema: &357 + schema: &358 title: Team Membership description: Team Membership type: object @@ -47793,7 +47813,7 @@ paths: - state - url examples: - response-if-user-is-a-team-maintainer: &686 + response-if-user-is-a-team-maintainer: &687 summary: Response if user is a team maintainer value: url: https://api.github.com/teams/1/memberships/octocat @@ -47856,9 +47876,9 @@ paths: description: Response content: application/json: - schema: *357 + schema: *358 examples: - response-if-users-membership-with-team-is-now-pending: &687 + response-if-users-membership-with-team-is-now-pending: &688 summary: Response if user's membership with team is now pending value: url: https://api.github.com/teams/1/memberships/octocat @@ -47931,7 +47951,7 @@ paths: application/json: schema: type: array - items: &358 + items: &359 title: Team Project description: A team's access to a project. type: object @@ -48000,7 +48020,7 @@ paths: - updated_at - permissions examples: - default: &688 + default: &689 value: - owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -48065,7 +48085,7 @@ paths: parameters: - *163 - *290 - - &359 + - &360 name: project_id description: The unique identifier of the project. in: path @@ -48077,9 +48097,9 @@ paths: description: Response content: application/json: - schema: *358 + schema: *359 examples: - default: &689 + default: &690 value: owner_url: https://api.github.com/orgs/octocat url: https://api.github.com/projects/1002605 @@ -48143,7 +48163,7 @@ paths: parameters: - *163 - *290 - - *359 + - *360 requestBody: required: false content: @@ -48212,7 +48232,7 @@ paths: parameters: - *163 - *290 - - *359 + - *360 responses: '204': description: Response @@ -48283,14 +48303,14 @@ paths: parameters: - *163 - *290 - - *360 - *361 + - *362 responses: '200': description: Alternative response with repository permissions content: application/json: - schema: &690 + schema: &691 title: Team Repository description: A team's access to a repository. type: object @@ -48933,8 +48953,8 @@ paths: parameters: - *163 - *290 - - *360 - *361 + - *362 requestBody: required: false content: @@ -48981,8 +49001,8 @@ paths: parameters: - *163 - *290 - - *360 - *361 + - *362 responses: '204': description: Response @@ -49015,9 +49035,9 @@ paths: description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *363 + default: *364 x-github: githubCloudOnly: true enabledForGitHubApps: false @@ -49083,7 +49103,7 @@ paths: description: Response content: application/json: - schema: *362 + schema: *363 examples: default: value: @@ -49128,7 +49148,7 @@ paths: type: array items: *275 examples: - response-if-child-teams-exist: &691 + response-if-child-teams-exist: &692 value: - id: 2 node_id: MDQ6VGVhbTI= @@ -49255,7 +49275,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#get-a-project-card parameters: - - &364 + - &365 name: card_id description: The unique identifier of the card. in: path @@ -49267,7 +49287,7 @@ paths: description: Response content: application/json: - schema: &365 + schema: &366 title: Project Card description: Project cards represent a scope of work. type: object @@ -49342,7 +49362,7 @@ paths: - created_at - updated_at examples: - default: &366 + default: &367 value: url: https://api.github.com/projects/columns/cards/1478 id: 1478 @@ -49398,7 +49418,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#update-an-existing-project-card parameters: - - *364 + - *365 requestBody: required: false content: @@ -49428,9 +49448,9 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: - default: *366 + default: *367 '304': *35 '403': *27 '401': *23 @@ -49457,7 +49477,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#delete-a-project-card parameters: - - *364 + - *365 responses: '204': description: Response @@ -49501,7 +49521,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#move-a-project-card parameters: - - *364 + - *365 requestBody: required: true content: @@ -49614,7 +49634,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#get-a-project-column parameters: - - &367 + - &368 name: column_id description: The unique identifier of the column. in: path @@ -49626,7 +49646,7 @@ paths: description: Response content: application/json: - schema: &368 + schema: &369 title: Project Column description: Project columns contain cards of work. type: object @@ -49680,7 +49700,7 @@ paths: - created_at - updated_at examples: - default: &369 + default: &370 value: url: https://api.github.com/projects/columns/367 project_url: https://api.github.com/projects/120 @@ -49715,7 +49735,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#update-an-existing-project-column parameters: - - *367 + - *368 requestBody: required: true content: @@ -49740,9 +49760,9 @@ paths: description: Response content: application/json: - schema: *368 + schema: *369 examples: - default: *369 + default: *370 '304': *35 '403': *27 '401': *23 @@ -49767,7 +49787,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#delete-a-project-column parameters: - - *367 + - *368 responses: '204': description: Response @@ -49796,7 +49816,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#list-project-cards parameters: - - *367 + - *368 - name: archived_state description: Filters the project cards that are returned by the card's state. in: query @@ -49817,7 +49837,7 @@ paths: application/json: schema: type: array - items: *365 + items: *366 examples: default: value: @@ -49876,7 +49896,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/cards#create-a-project-card parameters: - - *367 + - *368 requestBody: required: true content: @@ -49920,9 +49940,9 @@ paths: description: Response content: application/json: - schema: *365 + schema: *366 examples: - default: *366 + default: *367 '304': *35 '403': *27 '401': *23 @@ -49978,7 +49998,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#move-a-project-column parameters: - - *367 + - *368 requestBody: required: true content: @@ -50039,7 +50059,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#get-a-project parameters: - - *359 + - *360 responses: '200': description: Response @@ -50047,7 +50067,7 @@ paths: application/json: schema: *309 examples: - default: &370 + default: &371 value: owner_url: https://api.github.com/repos/api-playground/projects-test url: https://api.github.com/projects/1002604 @@ -50104,7 +50124,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#update-a-project parameters: - - *359 + - *360 requestBody: required: false content: @@ -50155,7 +50175,7 @@ paths: application/json: schema: *309 examples: - default: *370 + default: *371 '404': description: Not Found if the authenticated user does not have access to the project @@ -50176,7 +50196,7 @@ paths: items: type: string '401': *23 - '410': *371 + '410': *372 '422': *7 x-github: githubCloudOnly: false @@ -50199,7 +50219,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#delete-a-project parameters: - - *359 + - *360 responses: '204': description: Delete Success @@ -50220,7 +50240,7 @@ paths: items: type: string '401': *23 - '410': *371 + '410': *372 '404': *6 x-github: githubCloudOnly: false @@ -50244,7 +50264,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#list-project-collaborators parameters: - - *359 + - *360 - name: affiliation description: Filters the collaborators by their affiliation. `outside` means outside collaborators of a project that are not a member of the project's @@ -50301,7 +50321,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#add-project-collaborator parameters: - - *359 + - *360 - *211 requestBody: required: false @@ -50356,7 +50376,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#remove-user-as-a-collaborator parameters: - - *359 + - *360 - *211 responses: '204': @@ -50388,7 +50408,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/collaborators#get-project-permission-for-a-user parameters: - - *359 + - *360 - *211 responses: '200': @@ -50459,7 +50479,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#list-project-columns parameters: - - *359 + - *360 - *17 - *19 responses: @@ -50469,7 +50489,7 @@ paths: application/json: schema: type: array - items: *368 + items: *369 examples: default: value: @@ -50507,7 +50527,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/columns#create-a-project-column parameters: - - *359 + - *360 requestBody: required: true content: @@ -50531,7 +50551,7 @@ paths: description: Response content: application/json: - schema: *368 + schema: *369 examples: default: value: @@ -50595,7 +50615,7 @@ paths: resources: type: object properties: - core: &372 + core: &373 title: Rate Limit type: object properties: @@ -50612,20 +50632,20 @@ paths: - remaining - reset - used - graphql: *372 - search: *372 - code_search: *372 - source_import: *372 - integration_manifest: *372 - code_scanning_upload: *372 - actions_runner_registration: *372 - scim: *372 - dependency_snapshots: *372 - code_scanning_autofix: *372 + graphql: *373 + search: *373 + code_search: *373 + source_import: *373 + integration_manifest: *373 + code_scanning_upload: *373 + actions_runner_registration: *373 + scim: *373 + dependency_snapshots: *373 + code_scanning_autofix: *373 required: - core - search - rate: *372 + rate: *373 required: - rate - resources @@ -50729,14 +50749,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *373 + schema: *374 examples: default-response: summary: Default response @@ -51241,7 +51261,7 @@ paths: status: disabled '403': *27 '404': *6 - '301': *374 + '301': *375 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51259,8 +51279,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#update-a-repository parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -51316,6 +51336,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable @@ -51507,10 +51535,10 @@ paths: description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *375 - '307': &376 + default: *376 + '307': &377 description: Temporary Redirect content: application/json: @@ -51539,8 +51567,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#delete-a-repository parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -51562,7 +51590,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': *376 + '307': *377 '404': *6 x-github: githubCloudOnly: false @@ -51585,11 +51613,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-artifacts-for-a-repository parameters: - - *360 - *361 + - *362 - *17 - *19 - - &391 + - &392 name: name description: The name field of an artifact. When specified, only artifacts with this name will be returned. @@ -51612,7 +51640,7 @@ paths: type: integer artifacts: type: array - items: &377 + items: &378 title: Artifact description: An artifact type: object @@ -51707,7 +51735,7 @@ paths: - expires_at - updated_at examples: - default: &392 + default: &393 value: total_count: 2 artifacts: @@ -51768,9 +51796,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#get-an-artifact parameters: - - *360 - *361 - - &378 + - *362 + - &379 name: artifact_id description: The unique identifier of the artifact. in: path @@ -51782,7 +51810,7 @@ paths: description: Response content: application/json: - schema: *377 + schema: *378 examples: default: value: @@ -51820,9 +51848,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#delete-an-artifact parameters: - - *360 - *361 - - *378 + - *362 + - *379 responses: '204': description: Response @@ -51846,9 +51874,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#download-an-artifact parameters: - - *360 - *361 - - *378 + - *362 + - *379 - name: archive_format in: path required: true @@ -51862,7 +51890,7 @@ paths: example: https://pipelines.actions.githubusercontent.com/OhgS4QRKqmgx7bKC27GKU83jnQjyeqG8oIMTge8eqtheppcmw8/_apis/pipelines/1/runs/176/signedlogcontent?urlExpires=2020-01-24T18%3A10%3A31.5729946Z&urlSigningMethod=HMACV1&urlSignature=agG73JakPYkHrh06seAkvmH7rBR4Ji4c2%2B6a2ejYh3E%3D schema: type: string - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -51885,14 +51913,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: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *379 + schema: *380 examples: default: value: @@ -51918,11 +51946,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: - - *360 - *361 + - *362 - *17 - *19 - - &380 + - &381 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 @@ -51956,7 +51984,7 @@ paths: description: Response content: application/json: - schema: &381 + schema: &382 title: Repository actions caches description: Repository actions caches type: object @@ -52006,7 +52034,7 @@ paths: - total_count - actions_caches examples: - default: &382 + default: &383 value: total_count: 1 actions_caches: @@ -52038,23 +52066,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: - - *360 - *361 + - *362 - name: key description: A key for identifying the cache. in: query required: true schema: type: string - - *380 + - *381 responses: '200': description: Response content: application/json: - schema: *381 + schema: *382 examples: - default: *382 + default: *383 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -52074,8 +52102,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: - - *360 - *361 + - *362 - name: cache_id description: The unique identifier of the GitHub Actions cache. in: path @@ -52106,9 +52134,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: - - *360 - *361 - - &383 + - *362 + - &384 name: job_id description: The unique identifier of the job. in: path @@ -52120,7 +52148,7 @@ paths: description: Response content: application/json: - schema: &395 + schema: &396 title: Job description: Information of a job execution in a workflow run type: object @@ -52467,9 +52495,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: - - *360 - *361 - - *383 + - *362 + - *384 responses: '302': description: Response @@ -52497,9 +52525,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: - - *360 - *361 - - *383 + - *362 + - *384 requestBody: required: false content: @@ -52545,8 +52573,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: - - *360 - *361 + - *362 responses: '200': description: Status response @@ -52596,8 +52624,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -52660,8 +52688,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-organization-secrets parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -52679,7 +52707,7 @@ paths: type: integer secrets: type: array - items: &397 + items: &398 title: Actions Secret description: Set secrets for GitHub Actions. type: object @@ -52700,7 +52728,7 @@ paths: - created_at - updated_at examples: - default: &398 + default: &399 value: total_count: 2 secrets: @@ -52733,9 +52761,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-organization-variables parameters: - - *360 - *361 - - *384 + - *362 + - *385 - *19 responses: '200': @@ -52752,7 +52780,7 @@ paths: type: integer variables: type: array - items: &401 + items: &402 title: Actions Variable type: object properties: @@ -52786,7 +52814,7 @@ paths: - created_at - updated_at examples: - default: &402 + default: &403 value: total_count: 2 variables: @@ -52819,8 +52847,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -52829,7 +52857,7 @@ paths: schema: type: object properties: - enabled: &385 + enabled: &386 type: boolean description: Whether GitHub Actions is enabled on the repository. allowed_actions: *46 @@ -52862,8 +52890,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: - - *360 - *361 + - *362 responses: '204': description: Response @@ -52874,7 +52902,7 @@ paths: schema: type: object properties: - enabled: *385 + enabled: *386 allowed_actions: *46 required: - enabled @@ -52905,14 +52933,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: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: &386 + schema: &387 type: object properties: access_level: @@ -52930,7 +52958,7 @@ paths: required: - access_level examples: - default: &387 + default: &388 value: access_level: organization x-github: @@ -52955,15 +52983,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: - - *360 - *361 + - *362 requestBody: required: true content: application/json: - schema: *386 + schema: *387 examples: - default: *387 + default: *388 responses: '204': description: Response @@ -52987,8 +53015,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -53019,8 +53047,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: - - *360 - *361 + - *362 responses: '204': description: Response @@ -53052,8 +53080,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -53082,8 +53110,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: - - *360 - *361 + - *362 responses: '204': description: Success response @@ -53123,8 +53151,8 @@ paths: in: query schema: type: string - - *360 - *361 + - *362 - *17 - *19 responses: @@ -53168,8 +53196,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -53201,8 +53229,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -53276,8 +53304,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: - - *360 - *361 + - *362 responses: '201': description: Response @@ -53313,8 +53341,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: - - *360 - *361 + - *362 responses: '201': description: Response @@ -53344,8 +53372,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: - - *360 - *361 + - *362 - *58 responses: '200': @@ -53375,8 +53403,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: - - *360 - *361 + - *362 - *58 responses: '204': @@ -53402,8 +53430,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: - - *360 - *361 + - *362 - *58 responses: '200': *64 @@ -53428,8 +53456,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: - - *360 - *361 + - *362 - *58 requestBody: required: true @@ -53478,8 +53506,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: - - *360 - *361 + - *362 - *58 requestBody: required: true @@ -53529,8 +53557,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: - - *360 - *361 + - *362 - *58 responses: '200': *196 @@ -53560,8 +53588,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: - - *360 - *361 + - *362 - *58 - *197 responses: @@ -53591,9 +53619,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: - - *360 - *361 - - &405 + - *362 + - &406 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. @@ -53601,7 +53629,7 @@ paths: required: false schema: type: string - - &406 + - &407 name: branch description: Returns workflow runs associated with a branch. Use the name of the branch of the `push`. @@ -53609,7 +53637,7 @@ paths: required: false schema: type: string - - &407 + - &408 name: event description: Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see "[Events @@ -53618,7 +53646,7 @@ paths: required: false schema: type: string - - &408 + - &409 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 @@ -53645,7 +53673,7 @@ paths: - pending - *17 - *19 - - &409 + - &410 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)." @@ -53654,7 +53682,7 @@ paths: schema: type: string format: date-time - - &388 + - &389 name: exclude_pull_requests description: If `true` pull requests are omitted from the response (empty array). @@ -53663,13 +53691,13 @@ paths: schema: type: boolean default: false - - &410 + - &411 name: check_suite_id description: Returns workflow runs with the `check_suite_id` that you specify. in: query schema: type: integer - - &411 + - &412 name: head_sha description: Only returns workflow runs that are associated with the specified `head_sha`. @@ -53692,7 +53720,7 @@ paths: type: integer workflow_runs: type: array - items: &389 + items: &390 title: Workflow Run description: An invocation of a workflow type: object @@ -53809,7 +53837,7 @@ paths: type: - array - 'null' - items: &432 + items: &433 title: Pull Request Minimal type: object properties: @@ -53936,7 +53964,7 @@ paths: head_commit: anyOf: - type: 'null' - - &436 + - &437 title: Simple Commit description: A commit. type: object @@ -54051,7 +54079,7 @@ paths: - workflow_url - pull_requests examples: - default: &412 + default: &413 value: total_count: 1 workflow_runs: @@ -54287,24 +54315,24 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run parameters: - - *360 - *361 - - &390 + - *362 + - &391 name: run_id description: The unique identifier of the workflow run. in: path required: true schema: type: integer - - *388 + - *389 responses: '200': description: Response content: application/json: - schema: *389 + schema: *390 examples: - default: &393 + default: &394 value: id: 30433642 name: Build @@ -54545,9 +54573,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-a-workflow-run parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '204': description: Response @@ -54570,9 +54598,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: - - *360 - *361 - - *390 + - *362 + - *391 responses: '200': description: Response @@ -54700,9 +54728,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: - - *360 - *361 - - *390 + - *362 + - *391 responses: '201': description: Response @@ -54735,12 +54763,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/artifacts#list-workflow-run-artifacts parameters: - - *360 - *361 - - *390 + - *362 + - *391 - *17 - *19 - - *391 + - *392 responses: '200': description: Response @@ -54756,9 +54784,9 @@ paths: type: integer artifacts: type: array - items: *377 + items: *378 examples: - default: *392 + default: *393 headers: Link: *37 x-github: @@ -54782,25 +54810,25 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-a-workflow-run-attempt parameters: - - *360 - *361 - - *390 - - &394 + - *362 + - *391 + - &395 name: attempt_number description: The attempt number of the workflow run. in: path required: true schema: type: integer - - *388 + - *389 responses: '200': description: Response content: application/json: - schema: *389 + schema: *390 examples: - default: *393 + default: *394 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -54823,10 +54851,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: - - *360 - *361 - - *390 - - *394 + - *362 + - *391 + - *395 - *17 - *19 responses: @@ -54844,9 +54872,9 @@ paths: type: integer jobs: type: array - items: *395 + items: *396 examples: - default: &396 + default: &397 value: total_count: 1 jobs: @@ -54959,10 +54987,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-attempt-logs parameters: - - *360 - *361 - - *390 - - *394 + - *362 + - *391 + - *395 responses: '302': description: Response @@ -54990,9 +55018,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#cancel-a-workflow-run parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '202': description: Response @@ -55025,9 +55053,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: - - *360 - *361 - - *390 + - *362 + - *391 requestBody: required: true content: @@ -55094,9 +55122,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#force-cancel-a-workflow-run parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '202': description: Response @@ -55129,9 +55157,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: - - *360 - *361 - - *390 + - *362 + - *391 - 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 @@ -55161,9 +55189,9 @@ paths: type: integer jobs: type: array - items: *395 + items: *396 examples: - default: *396 + default: *397 headers: Link: *37 x-github: @@ -55188,9 +55216,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#download-workflow-run-logs parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '302': description: Response @@ -55217,9 +55245,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#delete-workflow-run-logs parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '204': description: Response @@ -55246,9 +55274,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: - - *360 - *361 - - *390 + - *362 + - *391 responses: '200': description: Response @@ -55317,7 +55345,7 @@ paths: items: type: object properties: - type: &507 + type: &508 type: string description: The type of reviewer. enum: @@ -55403,9 +55431,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: - - *360 - *361 - - *390 + - *362 + - *391 requestBody: required: true content: @@ -55455,7 +55483,7 @@ paths: application/json: schema: type: array - items: &502 + items: &503 title: Deployment description: A request for a specific ref(branch,sha,tag) to be deployed @@ -55567,7 +55595,7 @@ paths: - created_at - updated_at examples: - default: &503 + default: &504 value: - url: https://api.github.com/repos/octocat/example/deployments/1 id: 1 @@ -55623,9 +55651,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#re-run-a-workflow parameters: - - *360 - *361 - - *390 + - *362 + - *391 requestBody: required: false content: @@ -55670,9 +55698,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: - - *360 - *361 - - *390 + - *362 + - *391 requestBody: required: false content: @@ -55727,9 +55755,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflow-runs#get-workflow-run-usage parameters: - - *360 - *361 - - *390 + - *362 + - *391 responses: '200': description: Response @@ -55866,8 +55894,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-repository-secrets parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -55885,9 +55913,9 @@ paths: type: integer secrets: type: array - items: *397 + items: *398 examples: - default: *398 + default: *399 headers: Link: *37 x-github: @@ -55912,16 +55940,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-public-key parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *399 + schema: *400 examples: - default: *400 + default: *401 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -55943,17 +55971,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '200': description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: &520 + default: &521 value: name: GH_TOKEN created_at: '2019-08-10T14:59:22Z' @@ -55979,8 +56007,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 requestBody: required: true @@ -56038,8 +56066,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '204': @@ -56065,9 +56093,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-repository-variables parameters: - - *360 - *361 - - *384 + - *362 + - *385 - *19 responses: '200': @@ -56084,9 +56112,9 @@ paths: type: integer variables: type: array - items: *401 + items: *402 examples: - default: *402 + default: *403 headers: Link: *37 x-github: @@ -56109,8 +56137,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-a-repository-variable parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -56162,17 +56190,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-a-repository-variable parameters: - - *360 - *361 + - *362 - *202 responses: '200': description: Response content: application/json: - schema: *401 + schema: *402 examples: - default: &521 + default: &522 value: name: USERNAME value: octocat @@ -56198,8 +56226,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-a-repository-variable parameters: - - *360 - *361 + - *362 - *202 requestBody: required: true @@ -56242,8 +56270,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-a-repository-variable parameters: - - *360 - *361 + - *362 - *202 responses: '204': @@ -56269,8 +56297,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#list-repository-workflows parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -56288,7 +56316,7 @@ paths: type: integer workflows: type: array - items: &403 + items: &404 title: Workflow description: A GitHub Actions workflow type: object @@ -56406,9 +56434,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-a-workflow parameters: - - *360 - *361 - - &404 + - *362 + - &405 name: workflow_id in: path description: The ID of the workflow. You can also pass the workflow file name @@ -56423,7 +56451,7 @@ paths: description: Response content: application/json: - schema: *403 + schema: *404 examples: default: value: @@ -56456,9 +56484,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#disable-a-workflow parameters: - - *360 - *361 - - *404 + - *362 + - *405 responses: '204': description: Response @@ -56483,9 +56511,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#create-a-workflow-dispatch-event parameters: - - *360 - *361 - - *404 + - *362 + - *405 responses: '204': description: Response @@ -56536,9 +56564,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#enable-a-workflow parameters: - - *360 - *361 - - *404 + - *362 + - *405 responses: '204': description: Response @@ -56565,19 +56593,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: - - *360 - *361 - - *404 + - *362 - *405 - *406 - *407 - *408 + - *409 - *17 - *19 - - *409 - - *388 - *410 + - *389 - *411 + - *412 responses: '200': description: Response @@ -56593,9 +56621,9 @@ paths: type: integer workflow_runs: type: array - items: *389 + items: *390 examples: - default: *412 + default: *413 headers: Link: *37 x-github: @@ -56628,9 +56656,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/workflows#get-workflow-usage parameters: - - *360 - *361 - - *404 + - *362 + - *405 responses: '200': description: Response @@ -56691,8 +56719,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-activities parameters: - - *360 - *361 + - *362 - *84 - *17 - *82 @@ -56860,8 +56888,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#list-assignees parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -56898,8 +56926,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: - - *360 - *361 + - *362 - name: assignee in: path required: true @@ -56935,8 +56963,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-an-attestation parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -57048,8 +57076,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-attestations parameters: - - *360 - *361 + - *362 - *17 - *82 - *83 @@ -57103,7 +57131,7 @@ paths: bundle_url: type: string examples: - default: *413 + default: *414 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -57123,8 +57151,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/autolinks#get-all-autolinks-of-a-repository parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -57132,7 +57160,7 @@ paths: application/json: schema: type: array - items: &414 + items: &415 title: Autolink reference description: An autolink reference. type: object @@ -57186,8 +57214,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -57226,9 +57254,9 @@ paths: description: response content: application/json: - schema: *414 + schema: *415 examples: - default: &415 + default: &416 value: id: 1 key_prefix: TICKET- @@ -57259,9 +57287,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: - - *360 - *361 - - &416 + - *362 + - &417 name: autolink_id description: The unique identifier of the autolink. in: path @@ -57273,9 +57301,9 @@ paths: description: Response content: application/json: - schema: *414 + schema: *415 examples: - default: *415 + default: *416 '404': *6 x-github: githubCloudOnly: false @@ -57295,9 +57323,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: - - *360 - *361 - - *416 + - *362 + - *417 responses: '204': description: Response @@ -57321,8 +57349,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: - - *360 - *361 + - *362 responses: '200': description: Response if Dependabot is enabled @@ -57372,8 +57400,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-dependabot-security-updates parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -57394,8 +57422,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-dependabot-security-updates parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -57415,8 +57443,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#list-branches parameters: - - *360 - *361 + - *362 - name: protected description: Setting to `true` returns only branches protected by branch protections or rulesets. When set to `false`, only unprotected branches are returned. @@ -57454,7 +57482,7 @@ paths: - url protected: type: boolean - protection: &418 + protection: &419 title: Branch Protection description: Branch Protection type: object @@ -57497,7 +57525,7 @@ paths: required: - contexts - checks - enforce_admins: &421 + enforce_admins: &422 title: Protected Branch Admin Enforced description: Protected Branch Admin Enforced type: object @@ -57514,7 +57542,7 @@ paths: required: - url - enabled - required_pull_request_reviews: &423 + required_pull_request_reviews: &424 title: Protected Branch Pull Request Review description: Protected Branch Pull Request Review type: object @@ -57598,7 +57626,7 @@ paths: required: - dismiss_stale_reviews - require_code_owner_reviews - restrictions: &420 + restrictions: &421 title: Branch Restriction Policy description: Branch Restriction Policy type: object @@ -57923,9 +57951,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#get-a-branch parameters: - - *360 - *361 - - &419 + - *362 + - &420 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). @@ -57939,14 +57967,14 @@ paths: description: Response content: application/json: - schema: &429 + schema: &430 title: Branch With Protection description: Branch With Protection type: object properties: name: type: string - commit: &478 + commit: &479 title: Commit description: Commit type: object @@ -57985,7 +58013,7 @@ paths: author: anyOf: - type: 'null' - - &417 + - &418 title: Git User description: Metaproperties for Git author/committer information. @@ -58006,7 +58034,7 @@ paths: committer: anyOf: - type: 'null' - - *417 + - *418 message: type: string examples: @@ -58030,7 +58058,7 @@ paths: required: - sha - url - verification: &527 + verification: &528 title: Verification type: object properties: @@ -58110,7 +58138,7 @@ paths: type: integer files: type: array - items: &490 + items: &491 title: Diff Entry description: Diff Entry type: object @@ -58204,7 +58232,7 @@ paths: - self protected: type: boolean - protection: *418 + protection: *419 protection_url: type: string format: uri @@ -58313,7 +58341,7 @@ paths: contexts: [] checks: [] protection_url: https://api.github.com/repos/octocat/Hello-World/branches/main/protection - '301': *374 + '301': *375 '404': *6 x-github: githubCloudOnly: false @@ -58335,15 +58363,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *418 + schema: *419 examples: default: value: @@ -58537,9 +58565,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -58799,7 +58827,7 @@ paths: url: type: string format: uri - required_status_checks: &426 + required_status_checks: &427 title: Status Check Policy description: Status Check Policy type: object @@ -58958,7 +58986,7 @@ paths: additionalProperties: false required: - enabled - restrictions: *420 + restrictions: *421 required_conversation_resolution: type: object properties: @@ -59070,9 +59098,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -59097,17 +59125,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-admin-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: &422 + default: &423 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins enabled: true @@ -59129,17 +59157,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-admin-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *422 + default: *423 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -59158,9 +59186,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-admin-branch-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -59185,17 +59213,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-pull-request-review-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *423 + schema: *424 examples: - default: &424 + default: &425 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews dismissal_restrictions: @@ -59291,9 +59319,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-pull-request-review-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -59391,9 +59419,9 @@ paths: description: Response content: application/json: - schema: *423 + schema: *424 examples: - default: *424 + default: *425 '422': *15 x-github: githubCloudOnly: false @@ -59414,9 +59442,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-pull-request-review-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -59443,17 +59471,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-commit-signature-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: &425 + default: &426 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures enabled: true @@ -59476,17 +59504,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#create-commit-signature-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *421 + schema: *422 examples: - default: *425 + default: *426 '404': *6 x-github: githubCloudOnly: false @@ -59506,9 +59534,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-commit-signature-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -59533,17 +59561,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-status-checks-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *426 + schema: *427 examples: - default: &427 + default: &428 value: url: https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks strict: true @@ -59569,9 +59597,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#update-status-check-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -59623,9 +59651,9 @@ paths: description: Response content: application/json: - schema: *426 + schema: *427 examples: - default: *427 + default: *428 '404': *6 '422': *15 x-github: @@ -59647,9 +59675,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-protection parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -59673,9 +59701,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-all-status-check-contexts parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response @@ -59709,9 +59737,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-status-check-contexts parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -59778,9 +59806,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-status-check-contexts parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -59844,9 +59872,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-status-check-contexts parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: content: application/json: @@ -59912,15 +59940,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#get-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response content: application/json: - schema: *420 + schema: *421 examples: default: value: @@ -60011,9 +60039,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#delete-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 responses: '204': description: Response @@ -60036,9 +60064,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: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response @@ -60048,7 +60076,7 @@ paths: type: array items: *5 examples: - default: &428 + default: &429 value: - id: 1 slug: octoapp @@ -60105,9 +60133,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-app-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60141,7 +60169,7 @@ paths: type: array items: *5 examples: - default: *428 + default: *429 '422': *15 x-github: githubCloudOnly: false @@ -60162,9 +60190,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-app-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60198,7 +60226,7 @@ paths: type: array items: *5 examples: - default: *428 + default: *429 '422': *15 x-github: githubCloudOnly: false @@ -60219,9 +60247,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-app-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60255,7 +60283,7 @@ paths: type: array items: *5 examples: - default: *428 + default: *429 '422': *15 x-github: githubCloudOnly: false @@ -60277,9 +60305,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: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response @@ -60309,9 +60337,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-team-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -60370,9 +60398,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-team-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: false content: @@ -60431,9 +60459,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-team-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: content: application/json: @@ -60492,9 +60520,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: - - *360 - *361 - - *419 + - *362 + - *420 responses: '200': description: Response @@ -60528,9 +60556,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#add-user-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60588,9 +60616,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#set-user-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60648,9 +60676,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branch-protection#remove-user-access-restrictions parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60710,9 +60738,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#rename-a-branch parameters: - - *360 - *361 - - *419 + - *362 + - *420 requestBody: required: true content: @@ -60734,7 +60762,7 @@ paths: description: Response content: application/json: - schema: *429 + schema: *430 examples: default: value: @@ -60848,8 +60876,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *360 - *361 + - *362 - *212 - *213 - *214 @@ -60885,8 +60913,8 @@ paths: category: repos subcategory: bypass-requests parameters: - - *360 - *361 + - *362 - name: bypass_request_number in: path required: true @@ -60959,8 +60987,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *360 - *361 + - *362 - *212 - *213 - *214 @@ -60974,9 +61002,9 @@ paths: application/json: schema: type: array - items: *430 + items: *431 examples: - default: *431 + default: *432 '404': *6 '403': *27 '500': *95 @@ -61000,8 +61028,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *360 - *361 + - *362 - name: bypass_request_number in: path required: true @@ -61013,7 +61041,7 @@ paths: description: A single bypass request. content: application/json: - schema: *430 + schema: *431 examples: default: value: @@ -61071,8 +61099,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *360 - *361 + - *362 - name: bypass_request_number in: path required: true @@ -61143,8 +61171,8 @@ paths: category: secret-scanning subcategory: delegated-bypass parameters: - - *360 - *361 + - *362 - name: bypass_response_id in: path required: true @@ -61177,8 +61205,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#create-a-check-run parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -61457,7 +61485,7 @@ paths: description: Response content: application/json: - schema: &433 + schema: &434 title: CheckRun description: A check performed on the code of a given code change type: object @@ -61592,8 +61620,8 @@ paths: do not necessarily indicate pull requests that triggered the check. type: array - items: *432 - deployment: &741 + items: *433 + deployment: &742 title: Deployment description: A deployment created as the result of an Actions check run from a workflow that references an environment @@ -61880,9 +61908,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#get-a-check-run parameters: - - *360 - *361 - - &434 + - *362 + - &435 name: check_run_id description: The unique identifier of the check run. in: path @@ -61894,9 +61922,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: &435 + default: &436 value: id: 4 head_sha: ce587453ced02b1526dfb4cb910479d431683101 @@ -61996,9 +62024,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#update-a-check-run parameters: - - *360 - *361 - - *434 + - *362 + - *435 requestBody: required: true content: @@ -62238,9 +62266,9 @@ paths: description: Response content: application/json: - schema: *433 + schema: *434 examples: - default: *435 + default: *436 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62260,9 +62288,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#list-check-run-annotations parameters: - - *360 - *361 - - *434 + - *362 + - *435 - *17 - *19 responses: @@ -62374,9 +62402,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/runs#rerequest-a-check-run parameters: - - *360 - *361 - - *434 + - *362 + - *435 responses: '201': description: Response @@ -62420,8 +62448,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#create-a-check-suite parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -62443,7 +62471,7 @@ paths: description: Response when the suite already exists content: application/json: - schema: &437 + schema: &438 title: CheckSuite description: A suite of checks performed on the code of a given code change @@ -62525,7 +62553,7 @@ paths: type: - array - 'null' - items: *432 + items: *433 app: anyOf: - type: 'null' @@ -62541,7 +62569,7 @@ paths: - string - 'null' format: date-time - head_commit: *436 + head_commit: *437 latest_check_runs_count: type: integer check_runs_url: @@ -62569,7 +62597,7 @@ paths: - check_runs_url - pull_requests examples: - default: &438 + default: &439 value: id: 5 node_id: MDEwOkNoZWNrU3VpdGU1 @@ -62860,9 +62888,9 @@ paths: description: Response when the suite was created content: application/json: - schema: *437 + schema: *438 examples: - default: *438 + default: *439 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -62881,8 +62909,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#update-repository-preferences-for-check-suites parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -63191,9 +63219,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#get-a-check-suite parameters: - - *360 - *361 - - &439 + - *362 + - &440 name: check_suite_id description: The unique identifier of the check suite. in: path @@ -63205,9 +63233,9 @@ paths: description: Response content: application/json: - schema: *437 + schema: *438 examples: - default: *438 + default: *439 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63230,17 +63258,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: - - *360 - *361 - - *439 - - &485 + - *362 + - *440 + - &486 name: check_name description: Returns check runs with the specified `name`. in: query required: false schema: type: string - - &486 + - &487 name: status description: Returns check runs with the specified `status`. in: query @@ -63279,9 +63307,9 @@ paths: type: integer check_runs: type: array - items: *433 + items: *434 examples: - default: &487 + default: &488 value: total_count: 1 check_runs: @@ -63383,9 +63411,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/checks/suites#rerequest-a-check-suite parameters: - - *360 - *361 - - *439 + - *362 + - *440 responses: '201': description: Response @@ -63418,21 +63446,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: - - *360 - *361 + - *362 - *220 - *221 - *19 - *17 - - &455 + - &456 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: *440 - - &456 + schema: *441 + - &457 name: pr description: The number of the pull request for the results you want to list. in: query @@ -63463,7 +63491,7 @@ paths: be returned. in: query required: false - schema: *441 + schema: *442 responses: '200': description: Response @@ -63479,7 +63507,7 @@ paths: updated_at: *104 url: *101 html_url: *102 - instances_url: *442 + instances_url: *443 state: *87 fixed_at: *106 dismissed_by: @@ -63487,11 +63515,11 @@ paths: - type: 'null' - *4 dismissed_at: *105 - dismissed_reason: *443 - dismissed_comment: *444 - rule: *445 - tool: *446 - most_recent_instance: *447 + dismissed_reason: *444 + dismissed_comment: *445 + rule: *446 + tool: *447 + most_recent_instance: *448 dismissal_approved_by: anyOf: - type: 'null' @@ -63611,7 +63639,7 @@ paths: classifications: [] instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/3/instances '304': *35 - '403': &448 + '403': &449 description: Response if GitHub Advanced Security is not enabled for this repository content: @@ -63638,9 +63666,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: - - *360 - *361 - - &449 + - *362 + - &450 name: alert_number in: path description: The number that identifies an alert. You can find this at the @@ -63654,7 +63682,7 @@ paths: description: Response content: application/json: - schema: &450 + schema: &451 type: object properties: number: *96 @@ -63662,7 +63690,7 @@ paths: updated_at: *104 url: *101 html_url: *102 - instances_url: *442 + instances_url: *443 state: *87 fixed_at: *106 dismissed_by: @@ -63670,8 +63698,8 @@ paths: - type: 'null' - *4 dismissed_at: *105 - dismissed_reason: *443 - dismissed_comment: *444 + dismissed_reason: *444 + dismissed_comment: *445 rule: type: object properties: @@ -63733,8 +63761,8 @@ paths: - 'null' description: A link to the documentation for the rule used to detect the alert. - tool: *446 - most_recent_instance: *447 + tool: *447 + most_recent_instance: *448 dismissal_approved_by: anyOf: - type: 'null' @@ -63827,7 +63855,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '304': *35 - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -63847,9 +63875,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: - - *360 - *361 - - *449 + - *362 + - *450 requestBody: required: true content: @@ -63864,8 +63892,8 @@ paths: enum: - open - dismissed - dismissed_reason: *443 - dismissed_comment: *444 + dismissed_reason: *444 + dismissed_comment: *445 create_request: type: boolean description: If `true`, attempt to create an alert dismissal request. @@ -63884,7 +63912,7 @@ paths: description: Response content: application/json: - schema: *450 + schema: *451 examples: default: value: @@ -63960,7 +63988,7 @@ paths: - test instances_url: https://api.github.com/repos/octocat/hello-world/code-scanning/alerts/42/instances '400': *14 - '403': &454 + '403': &455 description: Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository content: @@ -63987,15 +64015,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: - - *360 - *361 - - *449 + - *362 + - *450 responses: '200': description: Response content: application/json: - schema: &451 + schema: &452 type: object properties: status: @@ -64022,13 +64050,13 @@ paths: - description - started_at examples: - default: &452 + default: &453 value: status: success description: This fixes an XSS vulnerability by escaping the user input. started_at: '2024-02-14T12:29:18Z' - '400': &453 + '400': &454 description: Bad Request content: application/json: @@ -64039,7 +64067,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': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64064,29 +64092,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: - - *360 - *361 - - *449 + - *362 + - *450 responses: '200': description: OK content: application/json: - schema: *451 + schema: *452 examples: - default: *452 + default: *453 '202': description: Accepted content: application/json: - schema: *451 + schema: *452 examples: default: value: status: pending description: started_at: '2024-02-14T12:29:18Z' - '400': *453 + '400': *454 '403': description: Response if the repository is archived, if GitHub Advanced Security is not enabled for this repository or if rate limit is exceeded @@ -64118,9 +64146,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: - - *360 - *361 - - *449 + - *362 + - *450 requestBody: required: false content: @@ -64166,8 +64194,8 @@ paths: value: target_ref: refs/heads/main sha: 178f4f6090b3fccad4a65b3e83d076a622d59652 - '400': *453 - '403': *454 + '400': *454 + '403': *455 '404': *6 '422': description: Unprocessable Entity @@ -64191,13 +64219,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: - - *360 - *361 - - *449 + - *362 + - *450 - *19 - *17 - - *455 - *456 + - *457 responses: '200': description: Response @@ -64205,7 +64233,7 @@ paths: application/json: schema: type: array - items: *447 + items: *448 examples: default: value: @@ -64244,7 +64272,7 @@ paths: end_column: 50 classifications: - source - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64278,25 +64306,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: - - *360 - *361 + - *362 - *220 - *221 - *19 - *17 - - *456 + - *457 - 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: *440 + schema: *441 - name: sarif_id in: query description: Filter analyses belonging to the same SARIF upload. required: false - schema: &459 + schema: &460 type: string description: An identifier for the upload. examples: @@ -64318,23 +64346,23 @@ paths: application/json: schema: type: array - items: &460 + items: &461 type: object properties: - ref: *440 - commit_sha: &468 + ref: *441 + commit_sha: &469 description: The SHA of the commit to which the analysis you are uploading relates. type: string minLength: 40 maxLength: 40 pattern: "^[0-9a-fA-F]+$" - analysis_key: *457 + analysis_key: *458 environment: type: string description: Identifies the variable values associated with the environment in which this analysis was performed. - category: *458 + category: *459 error: type: string examples: @@ -64359,8 +64387,8 @@ paths: description: The REST API URL of the analysis resource. format: uri readOnly: true - sarif_id: *459 - tool: *446 + sarif_id: *460 + tool: *447 deletable: type: boolean warning: @@ -64422,7 +64450,7 @@ paths: version: 1.2.0 deletable: true warning: '' - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64458,8 +64486,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: - - *360 - *361 + - *362 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -64472,7 +64500,7 @@ paths: description: Response content: application/json: - schema: *460 + schema: *461 examples: response: summary: application/json response @@ -64526,7 +64554,7 @@ paths: properties: - github/alertNumber: 2 - github/alertUrl: https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2 - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64608,8 +64636,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: - - *360 - *361 + - *362 - name: analysis_id in: path description: The ID of the analysis, as returned from the `GET /repos/{owner}/{repo}/code-scanning/analyses` @@ -64665,7 +64693,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': *454 + '403': *455 '404': *6 '503': *128 x-github: @@ -64687,8 +64715,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -64696,7 +64724,7 @@ paths: application/json: schema: type: array - items: &461 + items: &462 title: CodeQL Database description: A CodeQL database. type: object @@ -64808,7 +64836,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': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64837,8 +64865,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: - - *360 - *361 + - *362 - name: language in: path description: The language of the CodeQL database. @@ -64850,7 +64878,7 @@ paths: description: Response content: application/json: - schema: *461 + schema: *462 examples: default: value: @@ -64882,9 +64910,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': &492 + '302': &493 description: Found - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -64906,8 +64934,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/code-scanning/code-scanning#delete-a-codeql-database parameters: - - *360 - *361 + - *362 - name: language in: path description: The language of the CodeQL database. @@ -64917,7 +64945,7 @@ paths: responses: '204': description: Response - '403': *454 + '403': *455 '404': *6 '503': *128 x-github: @@ -64945,8 +64973,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -64955,7 +64983,7 @@ paths: type: object additionalProperties: false properties: - language: &462 + language: &463 type: string description: The language targeted by the CodeQL query enum: @@ -65034,7 +65062,7 @@ paths: description: Variant analysis submitted for processing content: application/json: - schema: &466 + schema: &467 title: Variant Analysis description: A run of a CodeQL query against one or more repositories. type: object @@ -65044,7 +65072,7 @@ paths: description: The ID of the variant analysis. controller_repo: *94 actor: *4 - query_language: *462 + query_language: *463 query_pack_url: type: string description: The download url for the query pack. @@ -65092,7 +65120,7 @@ paths: items: type: object properties: - repository: &463 + repository: &464 title: Repository Identifier description: Repository Identifier type: object @@ -65134,7 +65162,7 @@ paths: - private - stargazers_count - updated_at - analysis_status: &467 + analysis_status: &468 type: string description: The new status of the CodeQL variant analysis repository task. @@ -65166,7 +65194,7 @@ paths: from processing. This information is only available to the user that initiated the variant analysis. properties: - access_mismatch_repos: &464 + access_mismatch_repos: &465 type: object properties: repository_count: @@ -65181,7 +65209,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: *463 + items: *464 required: - repository_count - repositories @@ -65204,8 +65232,8 @@ paths: required: - repository_count - repository_full_names - no_codeql_db_repos: *464 - over_limit_repos: *464 + no_codeql_db_repos: *465 + over_limit_repos: *465 required: - access_mismatch_repos - not_found_repos @@ -65221,7 +65249,7 @@ paths: examples: repositories_parameter: summary: Response for a successful variant analysis submission - value: &465 + value: &466 summary: Default response value: id: 1 @@ -65373,10 +65401,10 @@ paths: private: false repository_owners: summary: Response for a successful variant analysis submission - value: *465 + value: *466 repository_lists: summary: Response for a successful variant analysis submission - value: *465 + value: *466 '404': *6 '422': description: Unable to process variant analysis submission @@ -65404,8 +65432,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: - - *360 - *361 + - *362 - name: codeql_variant_analysis_id in: path description: The unique identifier of the variant analysis. @@ -65417,9 +65445,9 @@ paths: description: Response content: application/json: - schema: *466 + schema: *467 examples: - default: *465 + default: *466 '404': *6 '503': *128 x-github: @@ -65442,7 +65470,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: - - *360 + - *361 - name: repo in: path description: The name of the controller repository. @@ -65477,7 +65505,7 @@ paths: type: object properties: repository: *94 - analysis_status: *467 + analysis_status: *468 artifact_size_in_bytes: type: integer description: The size of the artifact. This is only available @@ -65602,8 +65630,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -65685,7 +65713,7 @@ paths: query_suite: default updated_at: '2023-01-19T11:21:34Z' schedule: weekly - '403': *448 + '403': *449 '404': *6 '503': *128 x-github: @@ -65706,8 +65734,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -65791,7 +65819,7 @@ paths: value: run_id: 42 run_url: https://api.github.com/repos/octoorg/octocat/actions/runs/42 - '403': *454 + '403': *455 '404': *6 '409': description: Response if there is already a validation run in progress with @@ -65856,8 +65884,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -65865,7 +65893,7 @@ paths: schema: type: object properties: - commit_sha: *468 + commit_sha: *469 ref: type: string description: |- @@ -65925,7 +65953,7 @@ paths: schema: type: object properties: - id: *459 + id: *460 url: type: string description: The REST API URL for checking the status of the upload. @@ -65939,7 +65967,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': *454 + '403': *455 '404': *6 '413': description: Payload Too Large if the sarif field is too large @@ -65962,8 +65990,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: - - *360 - *361 + - *362 - name: sarif_id description: The SARIF ID obtained after uploading. in: path @@ -66011,7 +66039,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': *448 + '403': *449 '404': description: Not Found if the sarif id does not match any upload '503': *128 @@ -66036,8 +66064,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -66118,8 +66146,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-codeowners-errors parameters: - - *360 - *361 + - *362 - 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 @@ -66247,8 +66275,8 @@ paths: parameters: - *17 - *19 - - *360 - *361 + - *362 responses: '200': description: Response @@ -66562,8 +66590,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#create-a-codespace-in-a-repository parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -66629,7 +66657,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -66637,7 +66665,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '400': *14 '401': *23 '403': *27 @@ -66666,8 +66694,8 @@ paths: parameters: - *17 - *19 - - *360 - *361 + - *362 responses: '200': description: Response @@ -66731,8 +66759,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: - - *360 - *361 + - *362 - name: location description: The location to check for available machines. Assigned by IP if not provided. @@ -66769,9 +66797,9 @@ paths: type: integer machines: type: array - items: *470 + items: *471 examples: - default: &698 + default: &699 value: total_count: 2 machines: @@ -66811,8 +66839,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/codespaces#get-default-attributes-for-a-codespace parameters: - - *360 - *361 + - *362 - name: ref description: The branch or commit to check for a default devcontainer path. If not specified, the default branch will be checked. @@ -66899,8 +66927,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: - - *360 - *361 + - *362 - 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 @@ -66969,8 +66997,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#list-repository-secrets parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -66988,7 +67016,7 @@ paths: type: integer secrets: type: array - items: &474 + items: &475 title: Codespaces Secret description: Set repository secrets for GitHub Codespaces. type: object @@ -67009,7 +67037,7 @@ paths: - created_at - updated_at examples: - default: *471 + default: *472 headers: Link: *37 x-github: @@ -67032,16 +67060,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-public-key parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *472 + schema: *473 examples: - default: *473 + default: *474 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -67061,17 +67089,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#get-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '200': description: Response content: application/json: - schema: *474 + schema: *475 examples: - default: *475 + default: *476 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -67091,8 +67119,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: - - *360 - *361 + - *362 - *199 requestBody: required: true @@ -67145,8 +67173,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/codespaces/repository-secrets#delete-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '204': @@ -67175,8 +67203,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#list-repository-collaborators parameters: - - *360 - *361 + - *362 - name: affiliation description: Filter collaborators returned by their affiliation. `outside` means all outside collaborators of an organization-owned repository. `direct` @@ -67214,7 +67242,7 @@ paths: application/json: schema: type: array - items: &476 + items: &477 title: Collaborator description: Collaborator type: object @@ -67407,8 +67435,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: - - *360 - *361 + - *362 - *211 responses: '204': @@ -67451,8 +67479,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#add-a-repository-collaborator parameters: - - *360 - *361 + - *362 - *211 requestBody: required: false @@ -67479,7 +67507,7 @@ paths: description: Response when a new invitation is created content: application/json: - schema: &540 + schema: &541 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -67700,8 +67728,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#remove-a-repository-collaborator parameters: - - *360 - *361 + - *362 - *211 responses: '204': @@ -67731,8 +67759,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/collaborators#get-repository-permissions-for-a-user parameters: - - *360 - *361 + - *362 - *211 responses: '200': @@ -67753,7 +67781,7 @@ paths: user: anyOf: - type: 'null' - - *476 + - *477 required: - permission - role_name @@ -67807,8 +67835,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments-for-a-repository parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -67818,7 +67846,7 @@ paths: application/json: schema: type: array - items: &477 + items: &478 title: Commit Comment description: Commit Comment type: object @@ -67876,7 +67904,7 @@ paths: - created_at - updated_at examples: - default: &480 + default: &481 value: - html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -67935,17 +67963,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#get-a-commit-comment parameters: - - *360 - *361 + - *362 - *146 responses: '200': description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: &481 + default: &482 value: html_url: https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1 url: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -68002,8 +68030,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#update-a-commit-comment parameters: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -68026,7 +68054,7 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: default: value: @@ -68077,8 +68105,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#delete-a-commit-comment parameters: - - *360 - *361 + - *362 - *146 responses: '204': @@ -68100,8 +68128,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-commit-comment parameters: - - *360 - *361 + - *362 - *146 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -68128,9 +68156,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 '404': *6 @@ -68151,8 +68179,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-commit-comment parameters: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -68185,16 +68213,16 @@ paths: description: Reaction exists content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Reaction created content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '422': *15 x-github: githubCloudOnly: false @@ -68216,10 +68244,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-commit-comment-reaction parameters: - - *360 - *361 + - *362 - *146 - - *352 + - *353 responses: '204': description: Response @@ -68268,8 +68296,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-commits parameters: - - *360 - *361 + - *362 - name: sha description: 'SHA or branch to start listing commits from. Default: the repository’s default branch (usually `main`).' @@ -68325,9 +68353,9 @@ paths: application/json: schema: type: array - items: *478 + items: *479 examples: - default: &588 + default: &589 value: - url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -68421,9 +68449,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#list-branches-for-head-commit parameters: - - *360 - *361 - - &479 + - *362 + - &480 name: commit_sha description: The SHA of the commit. in: path @@ -68495,9 +68523,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#list-commit-comments parameters: - - *360 - *361 - - *479 + - *362 + - *480 - *17 - *19 responses: @@ -68507,9 +68535,9 @@ paths: application/json: schema: type: array - items: *477 + items: *478 examples: - default: *480 + default: *481 headers: Link: *37 x-github: @@ -68537,9 +68565,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/comments#create-a-commit-comment parameters: - - *360 - *361 - - *479 + - *362 + - *480 requestBody: required: true content: @@ -68574,9 +68602,9 @@ paths: description: Response content: application/json: - schema: *477 + schema: *478 examples: - default: *481 + default: *482 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/comments/1 @@ -68604,9 +68632,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: - - *360 - *361 - - *479 + - *362 + - *480 - *17 - *19 responses: @@ -68616,7 +68644,7 @@ paths: application/json: schema: type: array - items: &579 + items: &580 title: Pull Request Simple description: Pull Request Simple type: object @@ -68736,7 +68764,7 @@ paths: milestone: anyOf: - type: 'null' - - *482 + - *483 active_lock_reason: type: - string @@ -68835,7 +68863,7 @@ paths: _links: type: object properties: - comments: &483 + comments: &484 title: Link description: Hypermedia Link type: object @@ -68844,13 +68872,13 @@ paths: type: string required: - href - commits: *483 - statuses: *483 - html: *483 - issue: *483 - review_comments: *483 - review_comment: *483 - self: *483 + commits: *484 + statuses: *484 + html: *484 + issue: *484 + review_comments: *484 + review_comment: *484 + self: *484 required: - comments - commits @@ -68861,7 +68889,7 @@ paths: - review_comment - self author_association: *134 - auto_merge: &581 + auto_merge: &582 title: Auto merge description: The status of auto merging a pull request. type: @@ -68926,7 +68954,7 @@ paths: - author_association - auto_merge examples: - default: &580 + default: &581 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -69463,11 +69491,11 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#get-a-commit parameters: - - *360 - *361 + - *362 - *19 - *17 - - &484 + - &485 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)" @@ -69482,9 +69510,9 @@ paths: description: Response content: application/json: - schema: *478 + schema: *479 examples: - default: &567 + default: &568 value: url: https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e sha: 6dcb09b5b57875f334f61aebed695e2e4193db5e @@ -69597,11 +69625,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: - - *360 - *361 - - *484 + - *362 - *485 - *486 + - *487 - name: filter description: Filters check runs by their `completed_at` timestamp. `latest` returns the most recent check runs. @@ -69635,9 +69663,9 @@ paths: type: integer check_runs: type: array - items: *433 + items: *434 examples: - default: *487 + default: *488 headers: Link: *37 x-github: @@ -69662,9 +69690,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: - - *360 - *361 - - *484 + - *362 + - *485 - name: app_id description: Filters check suites by GitHub App `id`. in: query @@ -69672,7 +69700,7 @@ paths: schema: type: integer example: 1 - - *485 + - *486 - *17 - *19 responses: @@ -69690,7 +69718,7 @@ paths: type: integer check_suites: type: array - items: *437 + items: *438 examples: default: value: @@ -69890,9 +69918,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: - - *360 - *361 - - *484 + - *362 + - *485 - *17 - *19 responses: @@ -70094,9 +70122,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#list-commit-statuses-for-a-reference parameters: - - *360 - *361 - - *484 + - *362 + - *485 - *17 - *19 responses: @@ -70106,7 +70134,7 @@ paths: application/json: schema: type: array - items: &646 + items: &647 title: Status description: The status of a commit. type: object @@ -70187,7 +70215,7 @@ paths: site_admin: false headers: Link: *37 - '301': *374 + '301': *375 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -70215,8 +70243,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/community#get-community-profile-metrics parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -70249,11 +70277,11 @@ paths: code_of_conduct: anyOf: - type: 'null' - - *488 + - *489 code_of_conduct_file: anyOf: - type: 'null' - - &489 + - &490 title: Community Health File type: object properties: @@ -70273,19 +70301,19 @@ paths: contributing: anyOf: - type: 'null' - - *489 + - *490 readme: anyOf: - type: 'null' - - *489 + - *490 issue_template: anyOf: - type: 'null' - - *489 + - *490 pull_request_template: anyOf: - type: 'null' - - *489 + - *490 required: - code_of_conduct - code_of_conduct_file @@ -70414,8 +70442,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/commits#compare-two-commits parameters: - - *360 - *361 + - *362 - *19 - *17 - name: basehead @@ -70463,8 +70491,8 @@ paths: format: uri examples: - https://github.com/octocat/Hello-World/compare/master...topic.patch - base_commit: *478 - merge_base_commit: *478 + base_commit: *479 + merge_base_commit: *479 status: type: string enum: @@ -70488,10 +70516,10 @@ paths: - 6 commits: type: array - items: *478 + items: *479 files: type: array - items: *490 + items: *491 required: - url - html_url @@ -70777,8 +70805,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-repository-content parameters: - - *360 - *361 + - *362 - name: path description: path parameter in: path @@ -70929,7 +70957,7 @@ paths: - type - url examples: - response-if-content-is-a-file: &491 + response-if-content-is-a-file: &492 summary: Response if content is a file value: type: file @@ -71066,7 +71094,7 @@ paths: - size - type - url - - &593 + - &594 title: Content File description: Content File type: object @@ -71284,7 +71312,7 @@ paths: - url - submodule_git_url examples: - response-if-content-is-a-file: *491 + response-if-content-is-a-file: *492 response-if-content-is-a-directory: summary: Response if content is a directory and the application/json media type is requested @@ -71353,7 +71381,7 @@ paths: html: https://github.com/jquery/qunit/tree/6ca3721222109997540bd6d9ccd396902e0ad2f9 '404': *6 '403': *27 - '302': *492 + '302': *493 '304': *35 x-github: githubCloudOnly: false @@ -71376,8 +71404,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#create-or-update-file-contents parameters: - - *360 - *361 + - *362 - name: path description: path parameter in: path @@ -71472,7 +71500,7 @@ paths: description: Response content: application/json: - schema: &493 + schema: &494 title: File Commit description: File Commit type: object @@ -71628,7 +71656,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: example-for-creating-a-file: value: @@ -71682,7 +71710,7 @@ paths: schema: oneOf: - *3 - - &522 + - &523 description: Repository rule violation was detected type: object properties: @@ -71703,7 +71731,7 @@ paths: items: type: object properties: - placeholder_id: &638 + placeholder_id: &639 description: The ID of the push protection bypass placeholder. This value is returned on any push protected routes. @@ -71735,8 +71763,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#delete-a-file parameters: - - *360 - *361 + - *362 - name: path description: path parameter in: path @@ -71797,7 +71825,7 @@ paths: description: Response content: application/json: - schema: *493 + schema: *494 examples: default: value: @@ -71852,8 +71880,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-contributors parameters: - - *360 - *361 + - *362 - name: anon description: Set to `1` or `true` to include anonymous contributors in results. in: query @@ -71977,8 +72005,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#list-dependabot-alerts-for-a-repository parameters: - - *360 - *361 + - *362 - *238 - *239 - *240 @@ -72020,7 +72048,7 @@ paths: application/json: schema: type: array - items: &496 + items: &497 type: object description: A Dependabot alert. properties: @@ -72070,7 +72098,7 @@ paths: - direct - transitive - - security_advisory: *494 + security_advisory: *495 security_vulnerability: *100 url: *101 html_url: *102 @@ -72101,7 +72129,7 @@ paths: dismissal. maxLength: 280 fixed_at: *106 - auto_dismissed_at: *495 + auto_dismissed_at: *496 required: - number - state @@ -72331,9 +72359,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#get-a-dependabot-alert parameters: - - *360 - *361 - - &497 + - *362 + - &498 name: alert_number in: path description: |- @@ -72348,7 +72376,7 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: default: value: @@ -72461,9 +72489,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/alerts#update-a-dependabot-alert parameters: - - *360 - *361 - - *497 + - *362 + - *498 requestBody: required: true content: @@ -72508,7 +72536,7 @@ paths: description: Response content: application/json: - schema: *496 + schema: *497 examples: default: value: @@ -72637,8 +72665,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#list-repository-secrets parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -72656,7 +72684,7 @@ paths: type: integer secrets: type: array - items: &500 + items: &501 title: Dependabot Secret description: Set secrets for Dependabot. type: object @@ -72710,16 +72738,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-public-key parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *498 + schema: *499 examples: - default: *499 + default: *500 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -72739,15 +72767,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#get-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '200': description: Response content: application/json: - schema: *500 + schema: *501 examples: default: value: @@ -72773,8 +72801,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#create-or-update-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 requestBody: required: true @@ -72827,8 +72855,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/dependabot/secrets#delete-a-repository-secret parameters: - - *360 - *361 + - *362 - *199 responses: '204': @@ -72851,8 +72879,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: - - *360 - *361 + - *362 - 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 @@ -73026,8 +73054,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -73287,8 +73315,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -73371,7 +73399,7 @@ paths: - version - url additionalProperties: false - metadata: &501 + metadata: &502 title: metadata description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -73410,7 +73438,7 @@ paths: examples: - "/src/build/package-lock.json" additionalProperties: false - metadata: *501 + metadata: *502 resolved: type: object description: A collection of resolved package dependencies. @@ -73424,7 +73452,7 @@ paths: pattern: "^pkg" examples: - pkg:/npm/%40actions/http-client@1.0.11 - metadata: *501 + metadata: *502 relationship: type: string description: A notation of whether a dependency is requested @@ -73557,8 +73585,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#list-deployments parameters: - - *360 - *361 + - *362 - name: sha description: The SHA recorded at creation time. in: query @@ -73599,9 +73627,9 @@ paths: application/json: schema: type: array - items: *502 + items: *503 examples: - default: *503 + default: *504 headers: Link: *37 x-github: @@ -73667,8 +73695,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#create-a-deployment parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -73750,7 +73778,7 @@ paths: description: Response content: application/json: - schema: *502 + schema: *503 examples: simple-example: summary: Simple example @@ -73823,9 +73851,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#get-a-deployment parameters: - - *360 - *361 - - &504 + - *362 + - &505 name: deployment_id description: deployment_id parameter in: path @@ -73837,7 +73865,7 @@ paths: description: Response content: application/json: - schema: *502 + schema: *503 examples: default: value: @@ -73902,9 +73930,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/deployments#delete-a-deployment parameters: - - *360 - *361 - - *504 + - *362 + - *505 responses: '204': description: Response @@ -73926,9 +73954,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#list-deployment-statuses parameters: - - *360 - *361 - - *504 + - *362 + - *505 - *17 - *19 responses: @@ -73938,7 +73966,7 @@ paths: application/json: schema: type: array - items: &505 + items: &506 title: Deployment Status description: The status of a deployment. type: object @@ -74102,9 +74130,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#create-a-deployment-status parameters: - - *360 - *361 - - *504 + - *362 + - *505 requestBody: required: true content: @@ -74179,9 +74207,9 @@ paths: description: Response content: application/json: - schema: *505 + schema: *506 examples: - default: &506 + default: &507 value: url: https://api.github.com/repos/octocat/example/deployments/42/statuses/1 id: 1 @@ -74237,9 +74265,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/statuses#get-a-deployment-status parameters: - - *360 - *361 - - *504 + - *362 + - *505 - name: status_id in: path required: true @@ -74250,9 +74278,9 @@ paths: description: Response content: application/json: - schema: *505 + schema: *506 examples: - default: *506 + default: *507 '404': *6 x-github: githubCloudOnly: false @@ -74277,8 +74305,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#create-a-repository-dispatch-event parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -74335,8 +74363,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#list-environments parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -74354,7 +74382,7 @@ paths: - 5 environments: type: array - items: &508 + items: &509 title: Environment description: Details of a deployment environment type: object @@ -74416,7 +74444,7 @@ paths: type: string examples: - wait_timer - wait_timer: &510 + wait_timer: &511 type: integer description: The amount of time to delay a job after the job is initially triggered. The time (in minutes) @@ -74458,7 +74486,7 @@ paths: items: type: object properties: - type: *507 + type: *508 reviewer: anyOf: - *4 @@ -74485,7 +74513,7 @@ paths: - id - node_id - type - deployment_branch_policy: &511 + deployment_branch_policy: &512 type: - object - 'null' @@ -74602,9 +74630,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#get-an-environment parameters: - - *360 - *361 - - &509 + - *362 + - &510 name: environment_name in: path required: true @@ -74617,9 +74645,9 @@ paths: description: Response content: application/json: - schema: *508 + schema: *509 examples: - default: &512 + default: &513 value: id: 161088068 node_id: MDExOkVudmlyb25tZW50MTYxMDg4MDY4 @@ -74703,9 +74731,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#create-or-update-an-environment parameters: - - *360 - *361 - - *509 + - *362 + - *510 requestBody: required: false content: @@ -74715,7 +74743,7 @@ paths: - object - 'null' properties: - wait_timer: *510 + wait_timer: *511 prevent_self_review: type: boolean description: Whether or not a user who created the job is prevented @@ -74734,14 +74762,14 @@ paths: items: type: object properties: - type: *507 + type: *508 id: type: integer description: The id of the user or team who can review the deployment examples: - 4532992 - deployment_branch_policy: *511 + deployment_branch_policy: *512 additionalProperties: false examples: default: @@ -74761,9 +74789,9 @@ paths: description: Response content: application/json: - schema: *508 + schema: *509 examples: - default: *512 + default: *513 '422': description: Validation error when the environment name is invalid or when `protected_branches` and `custom_branch_policies` in `deployment_branch_policy` @@ -74787,9 +74815,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/environments#delete-an-environment parameters: - - *360 - *361 - - *509 + - *362 + - *510 responses: '204': description: Default response @@ -74814,9 +74842,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#list-deployment-branch-policies parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *17 - *19 responses: @@ -74835,7 +74863,7 @@ paths: - 2 branch_policies: type: array - items: &513 + items: &514 title: Deployment branch policy description: Details of a deployment branch or tag policy. type: object @@ -74896,9 +74924,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#create-a-deployment-branch-policy parameters: - - *360 - *361 - - *509 + - *362 + - *510 requestBody: required: true content: @@ -74946,9 +74974,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - example-wildcard: &514 + example-wildcard: &515 value: id: 364662 node_id: MDE2OkdhdGVCcmFuY2hQb2xpY3kzNjQ2NjI= @@ -74990,10 +75018,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#get-a-deployment-branch-policy parameters: - - *360 - *361 - - *509 - - &515 + - *362 + - *510 + - &516 name: branch_policy_id in: path required: true @@ -75005,9 +75033,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *514 + default: *515 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75026,10 +75054,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#update-a-deployment-branch-policy parameters: - - *360 - *361 - - *509 - - *515 + - *362 + - *510 + - *516 requestBody: required: true content: @@ -75058,9 +75086,9 @@ paths: description: Response content: application/json: - schema: *513 + schema: *514 examples: - default: *514 + default: *515 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75079,10 +75107,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deployments/branch-policies#delete-a-deployment-branch-policy parameters: - - *360 - *361 - - *509 - - *515 + - *362 + - *510 + - *516 responses: '204': description: Response @@ -75107,9 +75135,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: - - *509 + - *510 + - *362 - *361 - - *360 responses: '200': description: List of deployment protection rules @@ -75126,7 +75154,7 @@ paths: - 10 custom_deployment_protection_rules: type: array - items: &516 + items: &517 title: Deployment protection rule description: Deployment protection rule type: object @@ -75148,7 +75176,7 @@ paths: for the environment. examples: - true - app: &517 + app: &518 title: Custom deployment protection rule app description: A GitHub App that is providing a custom deployment protection rule. @@ -75251,9 +75279,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: - - *509 + - *510 + - *362 - *361 - - *360 requestBody: content: application/json: @@ -75274,9 +75302,9 @@ paths: description: The enabled custom deployment protection rule content: application/json: - schema: *516 + schema: *517 examples: - default: &518 + default: &519 value: id: 3 node_id: IEH37kRlcGxveW1lbnRTdGF0ddiv @@ -75311,9 +75339,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: - - *509 + - *510 + - *362 - *361 - - *360 - *19 - *17 responses: @@ -75333,7 +75361,7 @@ paths: - 35 available_custom_deployment_protection_rule_integrations: type: array - items: *517 + items: *518 examples: default: value: @@ -75368,10 +75396,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: - - *360 - *361 - - *509 - - &519 + - *362 + - *510 + - &520 name: protection_rule_id description: The unique identifier of the protection rule. in: path @@ -75383,9 +75411,9 @@ paths: description: Response content: application/json: - schema: *516 + schema: *517 examples: - default: *518 + default: *519 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75406,10 +75434,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: - - *509 + - *510 + - *362 - *361 - - *360 - - *519 + - *520 responses: '204': description: Response @@ -75435,9 +75463,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#list-environment-secrets parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *17 - *19 responses: @@ -75455,9 +75483,9 @@ paths: type: integer secrets: type: array - items: *397 + items: *398 examples: - default: *398 + default: *399 headers: Link: *37 x-github: @@ -75482,17 +75510,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-public-key parameters: - - *360 - *361 - - *509 + - *362 + - *510 responses: '200': description: Response content: application/json: - schema: *399 + schema: *400 examples: - default: *400 + default: *401 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75514,18 +75542,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#get-an-environment-secret parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *199 responses: '200': description: Response content: application/json: - schema: *397 + schema: *398 examples: - default: *520 + default: *521 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75547,9 +75575,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#create-or-update-an-environment-secret parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *199 requestBody: required: true @@ -75607,9 +75635,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/secrets#delete-an-environment-secret parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *199 responses: '204': @@ -75635,10 +75663,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#list-environment-variables parameters: - - *360 - *361 - - *509 - - *384 + - *362 + - *510 + - *385 - *19 responses: '200': @@ -75655,9 +75683,9 @@ paths: type: integer variables: type: array - items: *401 + items: *402 examples: - default: *402 + default: *403 headers: Link: *37 x-github: @@ -75680,9 +75708,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#create-an-environment-variable parameters: - - *360 - *361 - - *509 + - *362 + - *510 requestBody: required: true content: @@ -75734,18 +75762,18 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#get-an-environment-variable parameters: - - *360 - *361 - - *509 + - *362 + - *510 - *202 responses: '200': description: Response content: application/json: - schema: *401 + schema: *402 examples: - default: *521 + default: *522 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -75766,10 +75794,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#update-an-environment-variable parameters: - - *360 - *361 + - *362 - *202 - - *509 + - *510 requestBody: required: true content: @@ -75811,10 +75839,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/actions/variables#delete-an-environment-variable parameters: - - *360 - *361 + - *362 - *202 - - *509 + - *510 responses: '204': description: Response @@ -75836,8 +75864,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/events#list-repository-events parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -75914,8 +75942,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#list-forks parameters: - - *360 - *361 + - *362 - name: sort description: The sort order. `stargazers` will sort by star count. in: query @@ -76074,8 +76102,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/forks#create-a-fork parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -76108,9 +76136,9 @@ paths: description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *375 + default: *376 '400': *14 '422': *15 '403': *27 @@ -76131,8 +76159,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#create-a-blob parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -76192,7 +76220,7 @@ paths: schema: oneOf: - *172 - - *522 + - *523 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76217,8 +76245,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/blobs#get-a-blob parameters: - - *360 - *361 + - *362 - name: file_sha in: path required: true @@ -76318,8 +76346,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#create-a-commit parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -76428,7 +76456,7 @@ paths: description: Response content: application/json: - schema: &523 + schema: &524 title: Git Commit description: Low-level Git commit operations within a repository type: object @@ -76655,15 +76683,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/commits#get-a-commit-object parameters: - - *360 - *361 - - *479 + - *362 + - *480 responses: '200': description: Response content: application/json: - schema: *523 + schema: *524 examples: default: value: @@ -76719,9 +76747,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#list-matching-references parameters: - - *360 - *361 - - &524 + - *362 + - &525 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. @@ -76738,7 +76766,7 @@ paths: application/json: schema: type: array - items: &525 + items: &526 title: Git Reference description: Git references within a repository type: object @@ -76814,17 +76842,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference parameters: - - *360 - *361 - - *524 + - *362 + - *525 responses: '200': description: Response content: application/json: - schema: *525 + schema: *526 examples: - default: &526 + default: &527 value: ref: refs/heads/featureA node_id: MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ== @@ -76853,8 +76881,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#create-a-reference parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -76883,9 +76911,9 @@ paths: description: Response content: application/json: - schema: *525 + schema: *526 examples: - default: *526 + default: *527 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/git/refs/heads/featureA @@ -76911,9 +76939,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#update-a-reference parameters: - - *360 - *361 - - *524 + - *362 + - *525 requestBody: required: true content: @@ -76942,9 +76970,9 @@ paths: description: Response content: application/json: - schema: *525 + schema: *526 examples: - default: *526 + default: *527 '422': *15 '409': *92 x-github: @@ -76962,9 +76990,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/refs#delete-a-reference parameters: - - *360 - *361 - - *524 + - *362 + - *525 responses: '204': description: Response @@ -77017,8 +77045,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#create-a-tag-object parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -77085,7 +77113,7 @@ paths: description: Response content: application/json: - schema: &528 + schema: &529 title: Git Tag description: Metadata for a Git tag type: object @@ -77141,7 +77169,7 @@ paths: - sha - type - url - verification: *527 + verification: *528 required: - sha - url @@ -77151,7 +77179,7 @@ paths: - tag - message examples: - default: &529 + default: &530 value: node_id: MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw== tag: v0.0.1 @@ -77224,8 +77252,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/tags#get-a-tag parameters: - - *360 - *361 + - *362 - name: tag_sha in: path required: true @@ -77236,9 +77264,9 @@ paths: description: Response content: application/json: - schema: *528 + schema: *529 examples: - default: *529 + default: *530 '404': *6 '409': *92 x-github: @@ -77262,8 +77290,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#create-a-tree parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -77337,7 +77365,7 @@ paths: description: Response content: application/json: - schema: &530 + schema: &531 title: Git Tree description: The hierarchy between files in a Git repository. type: object @@ -77455,8 +77483,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/git/trees#get-a-tree parameters: - - *360 - *361 + - *362 - name: tree_sha description: The SHA1 value or ref (branch or tag) name of the tree. in: path @@ -77479,7 +77507,7 @@ paths: description: Response content: application/json: - schema: *530 + schema: *531 examples: default-response: summary: Default response @@ -77538,8 +77566,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-repository-webhooks parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -77549,7 +77577,7 @@ paths: application/json: schema: type: array - items: &531 + items: &532 title: Webhook description: Webhooks for repositories. type: object @@ -77612,7 +77640,7 @@ paths: format: uri examples: - https://api.github.com/repos/octocat/Hello-World/hooks/1/deliveries - last_response: &772 + last_response: &773 title: Hook Response type: object properties: @@ -77689,8 +77717,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#create-a-repository-webhook parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -77743,9 +77771,9 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: &532 + default: &533 value: type: Repository id: 12345678 @@ -77793,17 +77821,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 responses: '200': description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: *532 + default: *533 '404': *6 x-github: githubCloudOnly: false @@ -77823,8 +77851,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 requestBody: required: true @@ -77870,9 +77898,9 @@ paths: description: Response content: application/json: - schema: *531 + schema: *532 examples: - default: *532 + default: *533 '422': *15 '404': *6 x-github: @@ -77893,8 +77921,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#delete-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 responses: '204': @@ -77919,8 +77947,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-webhook-configuration-for-a-repository parameters: - - *360 - *361 + - *362 - *252 responses: '200': @@ -77948,8 +77976,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-webhook-configuration-for-a-repository parameters: - - *360 - *361 + - *362 - *252 requestBody: required: false @@ -77994,8 +78022,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-deliveries-for-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 - *17 - *253 @@ -78027,8 +78055,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-delivery-for-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 - *16 responses: @@ -78057,8 +78085,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 - *16 responses: @@ -78082,8 +78110,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#ping-a-repository-webhook parameters: - - *360 - *361 + - *362 - *252 responses: '204': @@ -78109,8 +78137,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#test-the-push-repository-webhook parameters: - - *360 - *361 + - *362 - *252 responses: '204': @@ -78169,14 +78197,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-an-import-status parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: &533 + schema: &534 title: Import description: A repository import from an external source. type: object @@ -78283,7 +78311,7 @@ paths: - html_url - authors_url examples: - default: &536 + default: &537 value: vcs: subversion use_lfs: true @@ -78299,7 +78327,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': &534 + '503': &535 description: Unavailable due to service under maintenance. content: application/json: @@ -78328,8 +78356,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#start-an-import parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -78377,7 +78405,7 @@ paths: description: Response content: application/json: - schema: *533 + schema: *534 examples: default: value: @@ -78402,7 +78430,7 @@ paths: type: string '422': *15 '404': *6 - '503': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78430,8 +78458,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-an-import parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -78483,7 +78511,7 @@ paths: description: Response content: application/json: - schema: *533 + schema: *534 examples: example-1: summary: Example 1 @@ -78531,7 +78559,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': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78554,12 +78582,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#cancel-an-import parameters: - - *360 - *361 + - *362 responses: '204': description: Response - '503': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78585,9 +78613,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-commit-authors parameters: - - *360 - *361 - - &721 + - *362 + - &722 name: since description: A user ID. Only return users with an ID greater than this ID. in: query @@ -78601,7 +78629,7 @@ paths: application/json: schema: type: array - items: &535 + items: &536 title: Porter Author description: Porter Author type: object @@ -78655,7 +78683,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': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78680,8 +78708,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#map-a-commit-author parameters: - - *360 - *361 + - *362 - name: author_id in: path required: true @@ -78711,7 +78739,7 @@ paths: description: Response content: application/json: - schema: *535 + schema: *536 examples: default: value: @@ -78724,7 +78752,7 @@ paths: import_url: https://api.github.com/repos/octocat/socm/import '422': *15 '404': *6 - '503': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78748,8 +78776,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#get-large-files parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -78790,7 +78818,7 @@ paths: path: foo/bar/3 oid: c20ad4d76fe97759aa27a0c99bff6710 size: 12582912 - '503': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78818,8 +78846,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/source-imports#update-git-lfs-preference parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -78846,11 +78874,11 @@ paths: description: Response content: application/json: - schema: *533 + schema: *534 examples: - default: *536 + default: *537 '422': *15 - '503': *534 + '503': *535 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -78873,8 +78901,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -78882,8 +78910,8 @@ paths: application/json: schema: *20 examples: - default: *537 - '301': *374 + default: *538 + '301': *375 '404': *6 x-github: githubCloudOnly: false @@ -78903,8 +78931,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#get-interaction-restrictions-for-a-repository parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -78917,7 +78945,7 @@ paths: properties: {} additionalProperties: false examples: - default: &539 + default: &540 value: limit: collaborators_only origin: repository @@ -78942,13 +78970,13 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#set-interaction-restrictions-for-a-repository parameters: - - *360 - *361 + - *362 requestBody: required: true content: application/json: - schema: *538 + schema: *539 examples: default: summary: Example request body @@ -78962,7 +78990,7 @@ paths: application/json: schema: *270 examples: - default: *539 + default: *540 '409': description: Response x-github: @@ -78984,8 +79012,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/interactions/repos#remove-interaction-restrictions-for-a-repository parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -79008,8 +79036,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#list-repository-invitations parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -79019,9 +79047,9 @@ paths: application/json: schema: type: array - items: *540 + items: *541 examples: - default: &714 + default: &715 value: - id: 1 repository: @@ -79152,8 +79180,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#update-a-repository-invitation parameters: - - *360 - *361 + - *362 - *274 requestBody: required: false @@ -79183,7 +79211,7 @@ paths: description: Response content: application/json: - schema: *540 + schema: *541 examples: default: value: @@ -79314,8 +79342,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/collaborators/invitations#delete-a-repository-invitation parameters: - - *360 - *361 + - *362 - *274 responses: '204': @@ -79347,8 +79375,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#list-repository-issues parameters: - - *360 - *361 + - *362 - 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 @@ -79421,7 +79449,7 @@ paths: type: array items: *147 examples: - default: &549 + default: &550 value: - id: 1 node_id: MDU6SXNzdWUx @@ -79569,7 +79597,7 @@ paths: state_reason: completed headers: Link: *37 - '301': *374 + '301': *375 '422': *15 '404': *6 x-github: @@ -79598,8 +79626,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#create-an-issue parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -79691,7 +79719,7 @@ paths: application/json: schema: *147 examples: - default: &544 + default: &545 value: id: 1 node_id: MDU6SXNzdWUx @@ -79847,7 +79875,7 @@ paths: '422': *15 '503': *128 '404': *6 - '410': *371 + '410': *372 x-github: triggersNotification: true githubCloudOnly: false @@ -79875,8 +79903,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments-for-a-repository parameters: - - *360 - *361 + - *362 - *156 - name: direction description: Either `asc` or `desc`. Ignored without the `sort` parameter. @@ -79897,9 +79925,9 @@ paths: application/json: schema: type: array - items: *541 + items: *542 examples: - default: &546 + default: &547 value: - id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -79957,17 +79985,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment parameters: - - *360 - *361 + - *362 - *146 responses: '200': description: Response content: application/json: - schema: *541 + schema: *542 examples: - default: &542 + default: &543 value: id: 1 node_id: MDEyOklzc3VlQ29tbWVudDE= @@ -80021,8 +80049,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#update-an-issue-comment parameters: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -80045,9 +80073,9 @@ paths: description: Response content: application/json: - schema: *541 + schema: *542 examples: - default: *542 + default: *543 '422': *15 x-github: githubCloudOnly: false @@ -80065,8 +80093,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#delete-an-issue-comment parameters: - - *360 - *361 + - *362 - *146 responses: '204': @@ -80087,8 +80115,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue-comment parameters: - - *360 - *361 + - *362 - *146 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -80115,9 +80143,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 '404': *6 @@ -80138,8 +80166,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue-comment parameters: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -80172,16 +80200,16 @@ paths: description: Reaction exists content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Reaction created content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '422': *15 x-github: githubCloudOnly: false @@ -80203,10 +80231,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-comment-reaction parameters: - - *360 - *361 + - *362 - *146 - - *352 + - *353 responses: '204': description: Response @@ -80226,8 +80254,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events-for-a-repository parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -80237,7 +80265,7 @@ paths: application/json: schema: type: array - items: &543 + items: &544 title: Issue Event description: Issue Event type: object @@ -80576,8 +80604,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#get-an-issue-event parameters: - - *360 - *361 + - *362 - name: event_id in: path required: true @@ -80588,7 +80616,7 @@ paths: description: Response content: application/json: - schema: *543 + schema: *544 examples: default: value: @@ -80781,7 +80809,7 @@ paths: author_association: COLLABORATOR state_reason: completed '404': *6 - '410': *371 + '410': *372 '403': *27 x-github: githubCloudOnly: false @@ -80815,9 +80843,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue parameters: - - *360 - *361 - - &545 + - *362 + - &546 name: issue_number description: The number that identifies the issue. in: path @@ -80831,10 +80859,10 @@ paths: application/json: schema: *147 examples: - default: *544 - '301': *374 + default: *545 + '301': *375 '404': *6 - '410': *371 + '410': *372 '304': *35 x-github: githubCloudOnly: false @@ -80859,9 +80887,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#update-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: false content: @@ -80981,13 +81009,13 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 '422': *15 '503': *128 '403': *27 - '301': *374 + '301': *375 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81005,9 +81033,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#add-assignees-to-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: false content: @@ -81035,7 +81063,7 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81051,9 +81079,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/assignees#remove-assignees-from-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: content: application/json: @@ -81080,7 +81108,7 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81102,9 +81130,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: - - *360 - *361 - - *545 + - *362 + - *546 - name: assignee in: path required: true @@ -81144,9 +81172,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#list-issue-comments parameters: - - *360 - *361 - - *545 + - *362 + - *546 - *137 - *17 - *19 @@ -81157,13 +81185,13 @@ paths: application/json: schema: type: array - items: *541 + items: *542 examples: - default: *546 + default: *547 headers: Link: *37 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -81192,9 +81220,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#create-an-issue-comment parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: true content: @@ -81216,16 +81244,16 @@ paths: description: Response content: application/json: - schema: *541 + schema: *542 examples: - default: *542 + default: *543 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 schema: type: string '403': *27 - '410': *371 + '410': *372 '422': *15 '404': *6 x-github: @@ -81245,9 +81273,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/events#list-issue-events parameters: - - *360 - *361 - - *545 + - *362 + - *546 - *17 - *19 responses: @@ -81261,7 +81289,7 @@ paths: title: Issue Event for Issue description: Issue Event for Issue anyOf: - - &550 + - &551 title: Labeled Issue Event description: Labeled Issue Event type: object @@ -81310,7 +81338,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &551 + - &552 title: Unlabeled Issue Event description: Unlabeled Issue Event type: object @@ -81438,7 +81466,7 @@ paths: - performed_via_github_app - assignee - assigner - - &552 + - &553 title: Milestoned Issue Event description: Milestoned Issue Event type: object @@ -81484,7 +81512,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &553 + - &554 title: Demilestoned Issue Event description: Demilestoned Issue Event type: object @@ -81530,7 +81558,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &554 + - &555 title: Renamed Issue Event description: Renamed Issue Event type: object @@ -81579,7 +81607,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &555 + - &556 title: Review Requested Issue Event description: Review Requested Issue Event type: object @@ -81621,7 +81649,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &556 + - &557 title: Review Request Removed Issue Event description: Review Request Removed Issue Event type: object @@ -81663,7 +81691,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &557 + - &558 title: Review Dismissed Issue Event description: Review Dismissed Issue Event type: object @@ -81719,7 +81747,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &558 + - &559 title: Locked Issue Event description: Locked Issue Event type: object @@ -81764,7 +81792,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &559 + - &560 title: Added to Project Issue Event description: Added to Project Issue Event type: object @@ -81825,7 +81853,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &560 + - &561 title: Moved Column in Project Issue Event description: Moved Column in Project Issue Event type: object @@ -81886,7 +81914,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &561 + - &562 title: Removed from Project Issue Event description: Removed from Project Issue Event type: object @@ -81947,7 +81975,7 @@ paths: - commit_url - created_at - performed_via_github_app - - &562 + - &563 title: Converted Note to Issue Issue Event description: Converted Note to Issue Issue Event type: object @@ -82040,7 +82068,7 @@ paths: color: red headers: Link: *37 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82057,9 +82085,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 - *17 - *19 responses: @@ -82069,7 +82097,7 @@ paths: application/json: schema: type: array - items: &547 + items: &548 title: Label description: Color-coded labels help you categorize and filter your issues (just like labels in Gmail). @@ -82124,7 +82152,7 @@ paths: - color - default examples: - default: &548 + default: &549 value: - id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -82142,9 +82170,9 @@ paths: default: false headers: Link: *37 - '301': *374 + '301': *375 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82161,9 +82189,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#add-labels-to-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: false content: @@ -82222,12 +82250,12 @@ paths: application/json: schema: type: array - items: *547 + items: *548 examples: - default: *548 - '301': *374 + default: *549 + '301': *375 '404': *6 - '410': *371 + '410': *372 '422': *15 x-github: githubCloudOnly: false @@ -82244,9 +82272,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#set-labels-for-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: false content: @@ -82306,12 +82334,12 @@ paths: application/json: schema: type: array - items: *547 + items: *548 examples: - default: *548 - '301': *374 + default: *549 + '301': *375 '404': *6 - '410': *371 + '410': *372 '422': *15 x-github: githubCloudOnly: false @@ -82328,15 +82356,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-all-labels-from-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 responses: '204': description: Response - '301': *374 + '301': *375 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82355,9 +82383,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#remove-a-label-from-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 - name: name in: path required: true @@ -82370,7 +82398,7 @@ paths: application/json: schema: type: array - items: *547 + items: *548 examples: default: value: @@ -82381,9 +82409,9 @@ paths: description: Something isn't working color: f29513 default: true - '301': *374 + '301': *375 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82403,9 +82431,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#lock-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: false content: @@ -82434,7 +82462,7 @@ paths: '204': description: Response '403': *27 - '410': *371 + '410': *372 '404': *6 '422': *15 x-github: @@ -82452,9 +82480,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#unlock-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 responses: '204': description: Response @@ -82476,9 +82504,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 - 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. @@ -82504,13 +82532,13 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82528,9 +82556,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: true content: @@ -82562,16 +82590,16 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '422': *15 x-github: githubCloudOnly: false @@ -82593,10 +82621,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-an-issue-reaction parameters: - - *360 - *361 - - *545 - - *352 + - *362 + - *546 + - *353 responses: '204': description: Response @@ -82625,9 +82653,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#remove-sub-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: true content: @@ -82651,7 +82679,7 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/1/sub-issue @@ -82684,9 +82712,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#list-sub-issues parameters: - - *360 - *361 - - *545 + - *362 + - *546 - *17 - *19 responses: @@ -82698,11 +82726,11 @@ paths: type: array items: *147 examples: - default: *549 + default: *550 headers: Link: *37 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -82730,9 +82758,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#add-sub-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: true content: @@ -82761,14 +82789,14 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 headers: Location: example: https://api.github.com/repos/octocat/Hello-World/issues/sub-issues/1 schema: type: string '403': *27 - '410': *371 + '410': *372 '422': *15 '404': *6 x-github: @@ -82788,9 +82816,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/sub-issues#reprioritize-sub-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 requestBody: required: true content: @@ -82823,7 +82851,7 @@ paths: application/json: schema: *147 examples: - default: *544 + default: *545 '403': *27 '404': *6 '422': *7 @@ -82845,9 +82873,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/timeline#list-timeline-events-for-an-issue parameters: - - *360 - *361 - - *545 + - *362 + - *546 - *17 - *19 responses: @@ -82862,7 +82890,6 @@ paths: description: Timeline Event type: object anyOf: - - *550 - *551 - *552 - *553 @@ -82875,6 +82902,7 @@ paths: - *560 - *561 - *562 + - *563 - title: Timeline Comment Event description: Timeline Comment Event type: object @@ -83198,7 +83226,7 @@ paths: type: string comments: type: array - items: &582 + items: &583 title: Pull Request Review Comment description: Pull Request Review Comments are comments on a portion of the Pull Request's diff. @@ -83436,7 +83464,7 @@ paths: type: string comments: type: array - items: *477 + items: *478 - title: Timeline Assigned Issue Event description: Timeline Assigned Issue Event type: object @@ -83711,7 +83739,7 @@ paths: headers: Link: *37 '404': *6 - '410': *371 + '410': *372 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -83728,8 +83756,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#list-deploy-keys parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -83739,7 +83767,7 @@ paths: application/json: schema: type: array - items: &563 + items: &564 title: Deploy Key description: An SSH key granting access to a single repository. type: object @@ -83806,8 +83834,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#create-a-deploy-key parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -83843,9 +83871,9 @@ paths: description: Response content: application/json: - schema: *563 + schema: *564 examples: - default: &564 + default: &565 value: id: 1 key: ssh-rsa AAA... @@ -83879,9 +83907,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key parameters: - - *360 - *361 - - &565 + - *362 + - &566 name: key_id description: The unique identifier of the key. in: path @@ -83893,9 +83921,9 @@ paths: description: Response content: application/json: - schema: *563 + schema: *564 examples: - default: *564 + default: *565 '404': *6 x-github: githubCloudOnly: false @@ -83913,9 +83941,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#delete-a-deploy-key parameters: - - *360 - *361 - - *565 + - *362 + - *566 responses: '204': description: Response @@ -83935,8 +83963,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#list-labels-for-a-repository parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -83946,9 +83974,9 @@ paths: application/json: schema: type: array - items: *547 + items: *548 examples: - default: *548 + default: *549 headers: Link: *37 '404': *6 @@ -83969,8 +83997,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#create-a-label parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -84006,9 +84034,9 @@ paths: description: Response content: application/json: - schema: *547 + schema: *548 examples: - default: &566 + default: &567 value: id: 208045946 node_id: MDU6TGFiZWwyMDgwNDU5NDY= @@ -84040,8 +84068,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#get-a-label parameters: - - *360 - *361 + - *362 - name: name in: path required: true @@ -84052,9 +84080,9 @@ paths: description: Response content: application/json: - schema: *547 + schema: *548 examples: - default: *566 + default: *567 '404': *6 x-github: githubCloudOnly: false @@ -84071,8 +84099,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#update-a-label parameters: - - *360 - *361 + - *362 - name: name in: path required: true @@ -84111,7 +84139,7 @@ paths: description: Response content: application/json: - schema: *547 + schema: *548 examples: default: value: @@ -84137,8 +84165,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/labels#delete-a-label parameters: - - *360 - *361 + - *362 - name: name in: path required: true @@ -84164,8 +84192,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-languages parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -84201,8 +84229,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#enable-git-lfs-for-a-repository parameters: - - *360 - *361 + - *362 responses: '202': *93 '403': @@ -84230,8 +84258,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/lfs#disable-git-lfs-for-a-repository parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -84257,9 +84285,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/licenses/licenses#get-the-license-for-a-repository parameters: - - *360 - *361 - - *455 + - *362 + - *456 responses: '200': description: Response @@ -84406,8 +84434,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -84472,8 +84500,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/branches/branches#merge-a-branch parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -84507,9 +84535,9 @@ paths: description: Successful Response (The resulting merge commit) content: application/json: - schema: *478 + schema: *479 examples: - default: *567 + default: *568 '204': description: Response when already merged '404': @@ -84534,8 +84562,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#list-milestones parameters: - - *360 - *361 + - *362 - name: state description: The state of the milestone. Either `open`, `closed`, or `all`. in: query @@ -84576,7 +84604,7 @@ paths: application/json: schema: type: array - items: *482 + items: *483 examples: default: value: @@ -84632,8 +84660,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#create-a-milestone parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -84673,9 +84701,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: &568 + default: &569 value: url: https://api.github.com/repos/octocat/Hello-World/milestones/1 html_url: https://github.com/octocat/Hello-World/milestones/v1.0 @@ -84734,9 +84762,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#get-a-milestone parameters: - - *360 - *361 - - &569 + - *362 + - &570 name: milestone_number description: The number that identifies the milestone. in: path @@ -84748,9 +84776,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: *568 + default: *569 '404': *6 x-github: githubCloudOnly: false @@ -84767,9 +84795,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#update-a-milestone parameters: - - *360 - *361 - - *569 + - *362 + - *570 requestBody: required: false content: @@ -84807,9 +84835,9 @@ paths: description: Response content: application/json: - schema: *482 + schema: *483 examples: - default: *568 + default: *569 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -84825,9 +84853,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/issues/milestones#delete-a-milestone parameters: - - *360 - *361 - - *569 + - *362 + - *570 responses: '204': description: Response @@ -84848,9 +84876,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: - - *360 - *361 - - *569 + - *362 + - *570 - *17 - *19 responses: @@ -84860,9 +84888,9 @@ paths: application/json: schema: type: array - items: *547 + items: *548 examples: - default: *548 + default: *549 headers: Link: *37 x-github: @@ -84881,12 +84909,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: - - *360 - *361 - - *570 + - *362 - *571 - - *137 - *572 + - *137 + - *573 - *17 - *19 responses: @@ -84898,7 +84926,7 @@ paths: type: array items: *159 examples: - default: *573 + default: *574 headers: Link: *37 x-github: @@ -84922,8 +84950,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/notifications#mark-repository-notifications-as-read parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -84981,14 +85009,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-a-apiname-pages-site parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: &574 + schema: &575 title: GitHub Pages description: The configuration for GitHub Pages for a repository. type: object @@ -85132,7 +85160,7 @@ paths: - custom_404 - public examples: - default: &575 + default: &576 value: url: https://api.github.com/repos/github/developer.github.com/pages status: built @@ -85173,8 +85201,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-apiname-pages-site parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -85229,9 +85257,9 @@ paths: description: Response content: application/json: - schema: *574 + schema: *575 examples: - default: *575 + default: *576 '422': *15 '409': *92 x-github: @@ -85254,8 +85282,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -85363,8 +85391,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#delete-a-apiname-pages-site parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -85390,8 +85418,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#list-apiname-pages-builds parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -85401,7 +85429,7 @@ paths: application/json: schema: type: array - items: &576 + items: &577 title: Page Build description: Page Build type: object @@ -85493,8 +85521,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#request-a-apiname-pages-build parameters: - - *360 - *361 + - *362 responses: '201': description: Response @@ -85541,16 +85569,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-latest-pages-build parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *576 + schema: *577 examples: - default: &577 + default: &578 value: url: https://api.github.com/repos/github/developer.github.com/pages/builds/5472601 status: built @@ -85598,8 +85626,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#get-apiname-pages-build parameters: - - *360 - *361 + - *362 - name: build_id in: path required: true @@ -85610,9 +85638,9 @@ paths: description: Response content: application/json: - schema: *576 + schema: *577 examples: - default: *577 + default: *578 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -85632,8 +85660,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#create-a-github-pages-deployment parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -85741,9 +85769,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: - - *360 - *361 - - &578 + - *362 + - &579 name: pages_deployment_id description: The ID of the Pages deployment. You can also give the commit SHA of the deployment. @@ -85801,9 +85829,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pages/pages#cancel-a-github-pages-deployment parameters: - - *360 - *361 - - *578 + - *362 + - *579 responses: '204': *114 '404': *6 @@ -85830,8 +85858,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -86126,8 +86154,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: - - *360 - *361 + - *362 responses: '200': description: Private vulnerability reporting status @@ -86164,8 +86192,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: - - *360 - *361 + - *362 responses: '204': *114 '422': *14 @@ -86186,8 +86214,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: - - *360 - *361 + - *362 responses: '204': *114 '422': *14 @@ -86210,8 +86238,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#list-repository-projects parameters: - - *360 - *361 + - *362 - name: state description: Indicates the state of the projects to return. in: query @@ -86272,7 +86300,7 @@ paths: '401': *23 '403': *27 '404': *6 - '410': *371 + '410': *372 '422': *7 x-github: githubCloudOnly: false @@ -86295,8 +86323,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/projects/projects#create-a-repository-project parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -86324,11 +86352,11 @@ paths: application/json: schema: *309 examples: - default: *370 + default: *371 '401': *23 '403': *27 '404': *6 - '410': *371 + '410': *372 '422': *7 x-github: githubCloudOnly: false @@ -86351,8 +86379,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -86391,8 +86419,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -86454,8 +86482,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests parameters: - - *360 - *361 + - *362 - name: state description: Either `open`, `closed`, or `all` to filter by state. in: query @@ -86515,9 +86543,9 @@ paths: application/json: schema: type: array - items: *579 + items: *580 examples: - default: *580 + default: *581 headers: Link: *37 '304': *35 @@ -86549,8 +86577,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#create-a-pull-request parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -86617,7 +86645,7 @@ paths: description: Response content: application/json: - schema: &584 + schema: &585 type: object title: Pull Request description: Pull requests let you tell others about changes you've @@ -86746,7 +86774,7 @@ paths: milestone: anyOf: - type: 'null' - - *482 + - *483 active_lock_reason: type: - string @@ -86839,14 +86867,14 @@ paths: _links: type: object properties: - comments: *483 - commits: *483 - statuses: *483 - html: *483 - issue: *483 - review_comments: *483 - review_comment: *483 - self: *483 + comments: *484 + commits: *484 + statuses: *484 + html: *484 + issue: *484 + review_comments: *484 + review_comment: *484 + self: *484 required: - comments - commits @@ -86857,7 +86885,7 @@ paths: - review_comment - self author_association: *134 - auto_merge: *581 + auto_merge: *582 draft: description: Indicates whether or not the pull request is a draft. type: boolean @@ -86959,7 +86987,7 @@ paths: - merged_by - review_comments examples: - default: &585 + default: &586 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/1347 id: 1 @@ -87486,8 +87514,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/comments#list-review-comments-in-a-repository parameters: - - *360 - *361 + - *362 - name: sort in: query required: false @@ -87516,9 +87544,9 @@ paths: application/json: schema: type: array - items: *582 + items: *583 examples: - default: &587 + default: &588 value: - url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -87595,17 +87623,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: - - *360 - *361 + - *362 - *146 responses: '200': description: Response content: application/json: - schema: *582 + schema: *583 examples: - default: &583 + default: &584 value: url: https://api.github.com/repos/octocat/Hello-World/pulls/comments/1 pull_request_review_id: 42 @@ -87680,8 +87708,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: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -87704,9 +87732,9 @@ paths: description: Response content: application/json: - schema: *582 + schema: *583 examples: - default: *583 + default: *584 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -87722,8 +87750,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: - - *360 - *361 + - *362 - *146 responses: '204': @@ -87745,8 +87773,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: - - *360 - *361 + - *362 - *146 - name: content description: Returns a single [reaction type](https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#about-reactions). @@ -87773,9 +87801,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 '404': *6 @@ -87796,8 +87824,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: - - *360 - *361 + - *362 - *146 requestBody: required: true @@ -87830,16 +87858,16 @@ paths: description: Reaction exists content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Reaction created content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '422': *15 x-github: githubCloudOnly: false @@ -87861,10 +87889,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-pull-request-comment-reaction parameters: - - *360 - *361 + - *362 - *146 - - *352 + - *353 responses: '204': description: Response @@ -87907,9 +87935,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#get-a-pull-request parameters: - - *360 - *361 - - &586 + - *362 + - &587 name: pull_number description: The number that identifies the pull request. in: path @@ -87922,9 +87950,9 @@ paths: to fetch diff and patch formats. content: application/json: - schema: *584 + schema: *585 examples: - default: *585 + default: *586 '304': *35 '404': *6 '406': @@ -87959,9 +87987,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request parameters: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: false content: @@ -88003,9 +88031,9 @@ paths: description: Response content: application/json: - schema: *584 + schema: *585 examples: - default: *585 + default: *586 '422': *15 '403': *27 x-github: @@ -88027,9 +88055,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: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: true content: @@ -88092,7 +88120,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -88100,7 +88128,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '401': *23 '403': *27 '404': *6 @@ -88130,9 +88158,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: - - *360 - *361 - - *586 + - *362 + - *587 - *156 - name: direction description: The direction to sort results. Ignored without `sort` parameter. @@ -88153,9 +88181,9 @@ paths: application/json: schema: type: array - items: *582 + items: *583 examples: - default: *587 + default: *588 headers: Link: *37 x-github: @@ -88188,9 +88216,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: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: true content: @@ -88296,7 +88324,7 @@ paths: description: Response content: application/json: - schema: *582 + schema: *583 examples: example-for-a-multi-line-comment: value: @@ -88384,9 +88412,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: - - *360 - *361 - - *586 + - *362 + - *587 - *146 requestBody: required: true @@ -88409,7 +88437,7 @@ paths: description: Response content: application/json: - schema: *582 + schema: *583 examples: default: value: @@ -88495,9 +88523,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-commits-on-a-pull-request parameters: - - *360 - *361 - - *586 + - *362 + - *587 - *17 - *19 responses: @@ -88507,9 +88535,9 @@ paths: application/json: schema: type: array - items: *478 + items: *479 examples: - default: *588 + default: *589 headers: Link: *37 x-github: @@ -88539,9 +88567,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#list-pull-requests-files parameters: - - *360 - *361 - - *586 + - *362 + - *587 - *17 - *19 responses: @@ -88551,7 +88579,7 @@ paths: application/json: schema: type: array - items: *490 + items: *491 examples: default: value: @@ -88589,9 +88617,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: - - *360 - *361 - - *586 + - *362 + - *587 responses: '204': description: Response if pull request has been merged @@ -88614,9 +88642,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#merge-a-pull-request parameters: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: false content: @@ -88728,9 +88756,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: - - *360 - *361 - - *586 + - *362 + - *587 responses: '200': description: Response @@ -88805,9 +88833,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: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: false content: @@ -88844,7 +88872,7 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -89380,9 +89408,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: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: true content: @@ -89416,7 +89444,7 @@ paths: description: Response content: application/json: - schema: *579 + schema: *580 examples: default: value: @@ -89921,9 +89949,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/reviews#list-reviews-for-a-pull-request parameters: - - *360 - *361 - - *586 + - *362 + - *587 - *17 - *19 responses: @@ -89933,7 +89961,7 @@ paths: application/json: schema: type: array - items: &589 + items: &590 title: Pull Request Review description: Pull Request Reviews are reviews on pull requests. type: object @@ -90089,9 +90117,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: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: false content: @@ -90181,9 +90209,9 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: - default: &591 + default: &592 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -90246,10 +90274,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: - - *360 - *361 - - *586 - - &590 + - *362 + - *587 + - &591 name: review_id description: The unique identifier of the review. in: path @@ -90261,9 +90289,9 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: - default: &592 + default: &593 value: id: 80 node_id: MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA= @@ -90322,10 +90350,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: - - *360 - *361 - - *586 - - *590 + - *362 + - *587 + - *591 requestBody: required: true content: @@ -90348,7 +90376,7 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: default: value: @@ -90410,18 +90438,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: - - *360 - *361 - - *586 - - *590 + - *362 + - *587 + - *591 responses: '200': description: Response content: application/json: - schema: *589 + schema: *590 examples: - default: *591 + default: *592 '422': *7 '404': *6 x-github: @@ -90448,10 +90476,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: - - *360 - *361 - - *586 - - *590 + - *362 + - *587 + - *591 - *17 - *19 responses: @@ -90549,9 +90577,9 @@ paths: _links: type: object properties: - self: *483 - html: *483 - pull_request: *483 + self: *484 + html: *484 + pull_request: *484 required: - self - html @@ -90702,10 +90730,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: - - *360 - *361 - - *586 - - *590 + - *362 + - *587 + - *591 requestBody: required: true content: @@ -90734,7 +90762,7 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: default: value: @@ -90797,10 +90825,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: - - *360 - *361 - - *586 - - *590 + - *362 + - *587 + - *591 requestBody: required: true content: @@ -90835,9 +90863,9 @@ paths: description: Response content: application/json: - schema: *589 + schema: *590 examples: - default: *592 + default: *593 '404': *6 '422': *7 '403': *27 @@ -90859,9 +90887,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls#update-a-pull-request-branch parameters: - - *360 - *361 - - *586 + - *362 + - *587 requestBody: required: false content: @@ -90925,8 +90953,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#get-a-repository-readme parameters: - - *360 - *361 + - *362 - name: ref description: 'The name of the commit/branch/tag. Default: the repository’s default branch.' @@ -90939,9 +90967,9 @@ paths: description: Response content: application/json: - schema: *593 + schema: *594 examples: - default: &594 + default: &595 value: type: file encoding: base64 @@ -90983,8 +91011,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: - - *360 - *361 + - *362 - name: dir description: The alternate path to look for a README file in: path @@ -91004,9 +91032,9 @@ paths: description: Response content: application/json: - schema: *593 + schema: *594 examples: - default: *594 + default: *595 '404': *6 '422': *15 x-github: @@ -91028,8 +91056,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#list-releases parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -91039,7 +91067,7 @@ paths: application/json: schema: type: array - items: &595 + items: &596 title: Release description: A release. type: object @@ -91111,7 +91139,7 @@ paths: author: *4 assets: type: array - items: &596 + items: &597 title: Release Asset description: Data related to a release. type: object @@ -91291,8 +91319,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#create-a-release parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -91368,9 +91396,9 @@ paths: description: Response content: application/json: - schema: *595 + schema: *596 examples: - default: &599 + default: &600 value: url: https://api.github.com/repos/octocat/Hello-World/releases/1 html_url: https://github.com/octocat/Hello-World/releases/v1.0.0 @@ -91473,9 +91501,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#get-a-release-asset parameters: - - *360 - *361 - - &597 + - *362 + - &598 name: asset_id description: The unique identifier of the asset. in: path @@ -91487,9 +91515,9 @@ paths: description: Response content: application/json: - schema: *596 + schema: *597 examples: - default: &598 + default: &599 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 @@ -91523,7 +91551,7 @@ paths: type: User site_admin: false '404': *6 - '302': *492 + '302': *493 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91539,9 +91567,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#update-a-release-asset parameters: - - *360 - *361 - - *597 + - *362 + - *598 requestBody: required: false content: @@ -91570,9 +91598,9 @@ paths: description: Response content: application/json: - schema: *596 + schema: *597 examples: - default: *598 + default: *599 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91588,9 +91616,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#delete-a-release-asset parameters: - - *360 - *361 - - *597 + - *362 + - *598 responses: '204': description: Response @@ -91614,8 +91642,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -91701,16 +91729,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-the-latest-release parameters: - - *360 - *361 + - *362 responses: '200': description: Response content: application/json: - schema: *595 + schema: *596 examples: - default: *599 + default: *600 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -91727,8 +91755,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release-by-tag-name parameters: - - *360 - *361 + - *362 - name: tag description: tag parameter in: path @@ -91741,9 +91769,9 @@ paths: description: Response content: application/json: - schema: *595 + schema: *596 examples: - default: *599 + default: *600 '404': *6 x-github: githubCloudOnly: false @@ -91765,9 +91793,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#get-a-release parameters: - - *360 - *361 - - &600 + - *362 + - &601 name: release_id description: The unique identifier of the release. in: path @@ -91781,9 +91809,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: *595 + schema: *596 examples: - default: *599 + default: *600 '401': description: Unauthorized x-github: @@ -91801,9 +91829,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#update-a-release parameters: - - *360 - *361 - - *600 + - *362 + - *601 requestBody: required: false content: @@ -91867,9 +91895,9 @@ paths: description: Response content: application/json: - schema: *595 + schema: *596 examples: - default: *599 + default: *600 '404': description: Not Found if the discussion category name is invalid content: @@ -91890,9 +91918,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/releases#delete-a-release parameters: - - *360 - *361 - - *600 + - *362 + - *601 responses: '204': description: Response @@ -91912,9 +91940,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/releases/assets#list-release-assets parameters: - - *360 - *361 - - *600 + - *362 + - *601 - *17 - *19 responses: @@ -91924,7 +91952,7 @@ paths: application/json: schema: type: array - items: *596 + items: *597 examples: default: value: @@ -92005,9 +92033,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: - - *360 - *361 - - *600 + - *362 + - *601 - name: name in: query required: true @@ -92033,7 +92061,7 @@ paths: description: Response for successful upload content: application/json: - schema: *596 + schema: *597 examples: response-for-successful-upload: value: @@ -92087,9 +92115,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-release parameters: - - *360 - *361 - - *600 + - *362 + - *601 - 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. @@ -92113,9 +92141,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 '404': *6 @@ -92136,9 +92164,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-release parameters: - - *360 - *361 - - *600 + - *362 + - *601 requestBody: required: true content: @@ -92168,16 +92196,16 @@ paths: description: Reaction exists content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '201': description: Reaction created content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 '422': *15 x-github: githubCloudOnly: false @@ -92199,10 +92227,10 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#delete-a-release-reaction parameters: - - *360 - *361 - - *600 - - *352 + - *362 + - *601 + - *353 responses: '204': description: Response @@ -92226,9 +92254,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-rules-for-a-branch parameters: - - *360 - *361 - - *419 + - *362 + - *420 - *17 - *19 responses: @@ -92244,8 +92272,8 @@ paths: description: A repository rule with ruleset details. oneOf: - allOf: - - *601 - - &603 + - *602 + - &604 title: repository ruleset data for rule description: User-defined metadata to store domain-specific information limited to 8 keys with scalar values. @@ -92265,65 +92293,65 @@ paths: type: integer description: The ID of the ruleset that includes this rule. - allOf: - - *602 - *603 - - allOf: - *604 - - *603 - allOf: - *605 - - *603 + - *604 - allOf: - *606 - - *603 + - *604 - allOf: - *607 - - *603 + - *604 - allOf: - *608 - - *603 + - *604 - allOf: - *609 - - *603 + - *604 - allOf: - *610 - - *603 + - *604 - allOf: - *611 - - *603 + - *604 - allOf: - *612 - - *603 + - *604 - allOf: - *613 - - *603 + - *604 - allOf: - *614 - - *603 + - *604 - allOf: - *615 - - *603 + - *604 - allOf: - *616 - - *603 + - *604 - allOf: - *617 - - *603 + - *604 - allOf: - *618 - - *603 + - *604 - allOf: - *619 - - *603 + - *604 - allOf: - *620 - - *603 + - *604 - allOf: - *621 - - *603 + - *604 - allOf: - *622 - - *603 + - *604 + - allOf: + - *623 + - *604 examples: default: value: @@ -92362,8 +92390,8 @@ paths: category: repos subcategory: rules parameters: - - *360 - *361 + - *362 - *17 - *19 - name: includes_parents @@ -92374,7 +92402,7 @@ paths: schema: type: boolean default: true - - *623 + - *624 responses: '200': description: Response @@ -92429,8 +92457,8 @@ paths: category: repos subcategory: rules parameters: - - *360 - *361 + - *362 requestBody: description: Request body required: true @@ -92492,7 +92520,7 @@ paths: application/json: schema: *124 examples: - default: &632 + default: &633 value: id: 42 name: super cool ruleset @@ -92539,12 +92567,12 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#list-repository-rule-suites parameters: - - *360 - *361 - - *624 - - *214 + - *362 - *625 + - *214 - *626 + - *627 - *17 - *19 responses: @@ -92552,9 +92580,9 @@ paths: description: Response content: application/json: - schema: *627 + schema: *628 examples: - default: *628 + default: *629 '404': *6 '500': *95 x-github: @@ -92575,17 +92603,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rule-suites#get-a-repository-rule-suite parameters: - - *360 - *361 - - *629 + - *362 + - *630 responses: '200': description: Response content: application/json: - schema: *630 + schema: *631 examples: - default: *631 + default: *632 '404': *6 '500': *95 x-github: @@ -92613,8 +92641,8 @@ paths: category: repos subcategory: rules parameters: - - *360 - *361 + - *362 - name: ruleset_id description: The ID of the ruleset. in: path @@ -92636,7 +92664,7 @@ paths: application/json: schema: *124 examples: - default: *632 + default: *633 '404': *6 '500': *95 put: @@ -92654,8 +92682,8 @@ paths: category: repos subcategory: rules parameters: - - *360 - *361 + - *362 - name: ruleset_id description: The ID of the ruleset. in: path @@ -92719,7 +92747,7 @@ paths: application/json: schema: *124 examples: - default: *632 + default: *633 '404': *6 '500': *95 delete: @@ -92737,8 +92765,8 @@ paths: category: repos subcategory: rules parameters: - - *360 - *361 + - *362 - name: ruleset_id description: The ID of the ruleset. in: path @@ -92761,8 +92789,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-history parameters: - - *360 - *361 + - *362 - *17 - *19 - name: ruleset_id @@ -92799,8 +92827,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/rules#get-repository-ruleset-version parameters: - - *360 - *361 + - *362 - name: ruleset_id description: The ID of the ruleset. in: path @@ -92873,8 +92901,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: - - *360 - *361 + - *362 - *319 - *320 - *321 @@ -92882,8 +92910,8 @@ paths: - *84 - *19 - *17 - - *633 - *634 + - *635 - *323 - *324 - *325 @@ -92894,7 +92922,7 @@ paths: application/json: schema: type: array - items: &637 + items: &638 type: object properties: number: *96 @@ -92910,8 +92938,8 @@ paths: format: uri description: The REST API URL of the code locations for this alert. - state: *635 - resolution: *636 + state: *636 + resolution: *637 resolved_at: type: - string @@ -93130,15 +93158,15 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/secret-scanning/secret-scanning#get-a-secret-scanning-alert parameters: - - *360 - *361 - - *449 + - *362 + - *450 responses: '200': description: Response content: application/json: - schema: *637 + schema: *638 examples: default: value: @@ -93190,9 +93218,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: - - *360 - *361 - - *449 + - *362 + - *450 requestBody: required: true content: @@ -93200,8 +93228,8 @@ paths: schema: type: object properties: - state: *635 - resolution: *636 + state: *636 + resolution: *637 resolution_comment: description: An optional comment when closing an alert. Cannot be updated or deleted. Must be `null` when changing `state` to `open`. @@ -93220,7 +93248,7 @@ paths: description: Response content: application/json: - schema: *637 + schema: *638 examples: default: value: @@ -93295,9 +93323,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: - - *360 - *361 - - *449 + - *362 + - *450 - *19 - *17 responses: @@ -93308,7 +93336,7 @@ paths: schema: type: array description: List of locations where the secret was detected - items: &793 + items: &794 type: object properties: type: @@ -93687,8 +93715,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -93696,14 +93724,14 @@ paths: schema: type: object properties: - reason: &639 + reason: &640 description: The reason for bypassing push protection. type: string enum: - false_positive - used_in_tests - will_fix_later - placeholder_id: *638 + placeholder_id: *639 required: - reason - placeholder_id @@ -93720,7 +93748,7 @@ paths: schema: type: object properties: - reason: *639 + reason: *640 expire_at: type: - string @@ -93764,8 +93792,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: - - *360 - *361 + - *362 responses: '404': description: Repository does not have GitHub Advanced Security or secret @@ -93780,7 +93808,7 @@ paths: properties: incremental_scans: type: array - items: &640 + items: &641 description: Information on a single scan performed by secret scanning on the repository type: object @@ -93808,15 +93836,15 @@ paths: the scan is pending pattern_update_scans: type: array - items: *640 + items: *641 backfill_scans: type: array - items: *640 + items: *641 custom_pattern_backfill_scans: type: array items: allOf: - - *640 + - *641 - type: object properties: pattern_name: @@ -93886,8 +93914,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/security-advisories/repository-advisories#list-repository-security-advisories parameters: - - *360 - *361 + - *362 - *84 - name: sort description: The property to sort the results by. @@ -93931,9 +93959,9 @@ paths: application/json: schema: type: array - items: *641 + items: *642 examples: - default: *642 + default: *643 '400': *14 '404': *6 x-github: @@ -93956,8 +93984,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -94127,9 +94155,9 @@ paths: description: Response content: application/json: - schema: *641 + schema: *642 examples: - default: &644 + default: &645 value: ghsa_id: GHSA-abcd-1234-efgh cve_id: CVE-2050-00000 @@ -94362,8 +94390,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: - - *360 - *361 + - *362 requestBody: required: true content: @@ -94476,7 +94504,7 @@ paths: description: Response content: application/json: - schema: *641 + schema: *642 examples: default: value: @@ -94623,17 +94651,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: - - *360 - *361 - - *643 + - *362 + - *644 responses: '200': description: Response content: application/json: - schema: *641 + schema: *642 examples: - default: *644 + default: *645 '403': *27 '404': *6 x-github: @@ -94657,9 +94685,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: - - *360 - *361 - - *643 + - *362 + - *644 requestBody: required: true content: @@ -94830,10 +94858,10 @@ paths: description: Response content: application/json: - schema: *641 + schema: *642 examples: - default: *644 - add_credit: *644 + default: *645 + add_credit: *645 '403': *27 '404': *6 '422': @@ -94871,9 +94899,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: - - *360 - *361 - - *643 + - *362 + - *644 responses: '202': *93 '400': *14 @@ -94900,17 +94928,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: - - *360 - *361 - - *643 + - *362 + - *644 responses: '202': description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *375 + default: *376 '400': *14 '422': *15 '403': *27 @@ -94936,8 +94964,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-stargazers parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -95033,8 +95061,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-activity parameters: - - *360 - *361 + - *362 responses: '200': description: Returns a weekly aggregate of the number of additions and deletions @@ -95043,7 +95071,7 @@ paths: application/json: schema: type: array - items: &645 + items: &646 title: Code Frequency Stat description: Code Frequency Stat type: array @@ -95076,8 +95104,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: - - *360 - *361 + - *362 responses: '200': description: Response @@ -95155,8 +95183,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-all-contributor-commit-activity parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -95250,8 +95278,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/statistics#get-the-weekly-commit-count parameters: - - *360 - *361 + - *362 responses: '200': description: The array order is oldest week (index 0) to most recent week. @@ -95405,8 +95433,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: - - *360 - *361 + - *362 responses: '200': description: For example, `[2, 14, 25]` indicates that there were 25 total @@ -95416,7 +95444,7 @@ paths: application/json: schema: type: array - items: *645 + items: *646 examples: default: value: @@ -95449,8 +95477,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/commits/statuses#create-a-commit-status parameters: - - *360 - *361 + - *362 - name: sha in: path required: true @@ -95506,7 +95534,7 @@ paths: description: Response content: application/json: - schema: *646 + schema: *647 examples: default: value: @@ -95560,8 +95588,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#list-watchers parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -95593,14 +95621,14 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#get-a-repository-subscription parameters: - - *360 - *361 + - *362 responses: '200': description: if you subscribe to the repository content: application/json: - schema: &647 + schema: &648 title: Repository Invitation description: Repository invitations let you manage who you collaborate with. @@ -95673,8 +95701,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#set-a-repository-subscription parameters: - - *360 - *361 + - *362 requestBody: required: false content: @@ -95700,7 +95728,7 @@ paths: description: Response content: application/json: - schema: *647 + schema: *648 examples: default: value: @@ -95727,8 +95755,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/activity/watching#delete-a-repository-subscription parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -95748,8 +95776,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-tags parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -95831,8 +95859,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---list-tag-protection-states-for-a-repository parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -95840,7 +95868,7 @@ paths: application/json: schema: type: array - items: &648 + items: &649 title: Tag protection description: Tag protection type: object @@ -95897,8 +95925,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---create-a-tag-protection-state-for-a-repository parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -95921,7 +95949,7 @@ paths: description: Response content: application/json: - schema: *648 + schema: *649 examples: default: value: @@ -95952,8 +95980,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/tags#closing-down---delete-a-tag-protection-state-for-a-repository parameters: - - *360 - *361 + - *362 - name: tag_protection_id description: The unique identifier of the tag protection. in: path @@ -95990,8 +96018,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-tar operationId: repos/download-tarball-archive parameters: - - *360 - *361 + - *362 - name: ref in: path required: true @@ -96027,8 +96055,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#list-repository-teams parameters: - - *360 - *361 + - *362 - *17 - *19 responses: @@ -96060,8 +96088,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-all-repository-topics parameters: - - *360 - *361 + - *362 - *19 - *17 responses: @@ -96069,7 +96097,7 @@ paths: description: Response content: application/json: - schema: &649 + schema: &650 title: Topic description: A topic aggregates entities that are related to a subject. type: object @@ -96081,7 +96109,7 @@ paths: required: - names examples: - default: &650 + default: &651 value: names: - octocat @@ -96104,8 +96132,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#replace-all-repository-topics parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -96136,9 +96164,9 @@ paths: description: Response content: application/json: - schema: *649 + schema: *650 examples: - default: *650 + default: *651 '404': *6 '422': *7 x-github: @@ -96159,9 +96187,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-repository-clones parameters: - - *360 - *361 - - &651 + - *362 + - &652 name: per description: The time frame to display results for. in: query @@ -96192,7 +96220,7 @@ paths: - 128 clones: type: array - items: &652 + items: &653 title: Traffic type: object properties: @@ -96279,8 +96307,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-paths parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -96374,8 +96402,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-top-referral-sources parameters: - - *360 - *361 + - *362 responses: '200': description: Response @@ -96438,9 +96466,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/metrics/traffic#get-page-views parameters: - - *360 - *361 - - *651 + - *362 + - *652 responses: '200': description: Response @@ -96461,7 +96489,7 @@ paths: - 3782 views: type: array - items: *652 + items: *653 required: - uniques - count @@ -96538,8 +96566,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#transfer-a-repository parameters: - - *360 - *361 + - *362 requestBody: required: true content: @@ -96813,8 +96841,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: - - *360 - *361 + - *362 responses: '204': description: Response if repository is enabled with vulnerability alerts @@ -96837,8 +96865,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#enable-vulnerability-alerts parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -96860,8 +96888,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#disable-vulnerability-alerts parameters: - - *360 - *361 + - *362 responses: '204': description: Response @@ -96887,8 +96915,8 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/repos/contents#download-a-repository-archive-zip operationId: repos/download-zipball-archive parameters: - - *360 - *361 + - *362 - name: ref in: path required: true @@ -96980,9 +97008,9 @@ paths: description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *375 + default: *376 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -97133,7 +97161,7 @@ paths: value: Engineering externalId: value: 8aa1a0c0-c4c3-4bc0-b4a5-2ef676900159 - - &660 + - &661 name: excludedAttributes description: Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time. @@ -97143,7 +97171,7 @@ paths: type: string examples: - members - - &665 + - &666 name: startIndex description: 'Used for pagination: the starting index of the first result to return when paginating through values.' @@ -97155,7 +97183,7 @@ paths: format: int32 examples: - 1 - - &666 + - &667 name: count description: 'Used for pagination: the number of results to return per page.' in: query @@ -97199,7 +97227,7 @@ paths: Resources: type: array description: Information about each provisioned group. - items: &654 + items: &655 allOf: - type: object required: @@ -97281,7 +97309,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: &667 + meta: &668 type: object description: The metadata associated with the creation/updates to the user. @@ -97346,31 +97374,31 @@ paths: location: https://api.github.localhost/scim/v2/Groups/24b28bbb-5fc4-4686-a153-a020debb1155 startIndex: 1 itemsPerPage: 20 - '400': &655 + '400': &656 description: Bad request content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 - '401': &656 + schema: *654 + '401': &657 description: Authorization failure - '403': &657 + '403': &658 description: Permission denied - '429': &658 + '429': &659 description: Too many requests content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 - '500': &659 + schema: *654 + '500': &660 description: Internal server error content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 + schema: *654 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97394,7 +97422,7 @@ paths: required: true content: application/json: - schema: &663 + schema: &664 type: object required: - schemas @@ -97454,9 +97482,9 @@ paths: description: Group has been created content: application/scim+json: - schema: *654 + schema: *655 examples: - group: &661 + group: &662 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:Group @@ -97475,13 +97503,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': *655 - '401': *656 - '403': *657 - '409': &664 + '400': *656 + '401': *657 + '403': *658 + '409': &665 description: Duplicate record detected - '429': *658 - '500': *659 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97498,7 +97526,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: - - &662 + - &663 name: scim_group_id description: A unique identifier of the SCIM group. in: path @@ -97507,22 +97535,22 @@ paths: type: string examples: - 7fce0092-d52e-4f76-b727-3955bd72c939 - - *660 + - *661 - *38 responses: '200': description: Success, a group was found content: application/scim+json: - schema: *654 + schema: *655 examples: - default: *661 - '400': *655 - '401': *656 - '403': *657 + default: *662 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '429': *658 - '500': *659 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97541,13 +97569,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: - - *662 + - *663 - *38 requestBody: required: true content: application/json: - schema: *663 + schema: *664 examples: group: summary: Group @@ -97573,17 +97601,17 @@ paths: description: Group was updated content: application/scim+json: - schema: *654 + schema: *655 examples: - group: *661 - groupWithMembers: *661 - '400': *655 - '401': *656 - '403': *657 + group: *662 + groupWithMembers: *662 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '409': *664 - '429': *658 - '500': *659 + '409': *665 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97607,13 +97635,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: - - *662 + - *663 - *38 requestBody: required: true content: application/json: - schema: &674 + schema: &675 type: object required: - Operations @@ -97673,17 +97701,17 @@ paths: description: Success, group was updated content: application/scim+json: - schema: *654 + schema: *655 examples: - updateGroup: *661 - addMembers: *661 - '400': *655 - '401': *656 - '403': *657 + updateGroup: *662 + addMembers: *662 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '409': *664 - '429': *658 - '500': *659 + '409': *665 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97699,17 +97727,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: - - *662 + - *663 - *38 responses: '204': description: Group was deleted, no content - '400': *655 - '401': *656 - '403': *657 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '429': *658 - '500': *659 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97743,8 +97771,8 @@ paths: value: userName eq 'E012345' externalId: value: externalId eq 'E012345' - - *665 - *666 + - *667 - *38 responses: '200': @@ -97778,7 +97806,7 @@ paths: Resources: type: array description: Information about each provisioned account. - items: &669 + items: &670 allOf: - type: object required: @@ -97870,7 +97898,7 @@ paths: address. examples: - true - roles: &668 + roles: &669 type: array description: The roles assigned to the user. items: @@ -97929,7 +97957,7 @@ paths: type: string description: Provisioned SCIM groups that the user is a member of. - meta: *667 + meta: *668 startIndex: type: integer description: A starting index for the returned page @@ -97968,11 +97996,11 @@ paths: primary: false startIndex: 1 itemsPerPage: 20 - '400': *655 - '401': *656 - '403': *657 - '429': *658 - '500': *659 + '400': *656 + '401': *657 + '403': *658 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -97996,7 +98024,7 @@ paths: required: true content: application/json: - schema: &672 + schema: &673 type: object required: - schemas @@ -98089,9 +98117,9 @@ paths: description: Whether this email address is the primary address. examples: - true - roles: *668 + roles: *669 examples: - user: &673 + user: &674 summary: User value: schemas: @@ -98138,9 +98166,9 @@ paths: description: User has been created content: application/scim+json: - schema: *669 + schema: *670 examples: - user: &670 + user: &671 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -98166,13 +98194,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: *670 - '400': *655 - '401': *656 - '403': *657 - '409': *664 - '429': *658 - '500': *659 + enterpriseOwner: *671 + '400': *656 + '401': *657 + '403': *658 + '409': *665 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -98189,7 +98217,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: - - &671 + - &672 name: scim_user_id description: The unique identifier of the SCIM user. in: path @@ -98202,15 +98230,15 @@ paths: description: Success, a user was found content: application/scim+json: - schema: *669 + schema: *670 examples: - default: *670 - '400': *655 - '401': *656 - '403': *657 + default: *671 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '429': *658 - '500': *659 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -98232,30 +98260,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: - - *671 + - *672 - *38 requestBody: required: true content: application/json: - schema: *672 + schema: *673 examples: - user: *673 + user: *674 responses: '200': description: User was updated content: application/scim+json: - schema: *669 + schema: *670 examples: - user: *670 - '400': *655 - '401': *656 - '403': *657 + user: *671 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '409': *664 - '429': *658 - '500': *659 + '409': *665 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -98290,13 +98318,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: - - *671 + - *672 - *38 requestBody: required: true content: application/json: - schema: *674 + schema: *675 examples: userMultiValuedProperties: summary: Multi Valued Property @@ -98336,18 +98364,18 @@ paths: description: Success, user was updated content: application/scim+json: - schema: *669 - examples: - userMultiValuedProperties: *670 - userSingleValuedProperties: *670 - disableUser: *670 - '400': *655 - '401': *656 - '403': *657 + schema: *670 + examples: + userMultiValuedProperties: *671 + userSingleValuedProperties: *671 + disableUser: *671 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '409': *664 - '429': *658 - '500': *659 + '409': *665 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -98367,17 +98395,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: - - *671 + - *672 - *38 responses: '204': description: User was deleted, no content - '400': *655 - '401': *656 - '403': *657 + '400': *656 + '401': *657 + '403': *658 '404': *6 - '429': *658 - '500': *659 + '429': *659 + '500': *660 x-github: enabledForGitHubApps: true githubCloudOnly: true @@ -98468,7 +98496,7 @@ paths: - 1 Resources: type: array - items: &675 + items: &676 title: SCIM /Users description: SCIM /Users provisioning endpoints type: object @@ -98715,22 +98743,22 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/77563764-eb6-24-0598234-958243 '304': *35 - '404': &676 + '404': &677 description: Resource not found content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 - '403': &677 + schema: *654 + '403': &678 description: Forbidden content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 - '400': *655 - '429': *658 + schema: *654 + '400': *656 + '429': *659 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -98756,9 +98784,9 @@ paths: description: Response content: application/scim+json: - schema: *675 + schema: *676 examples: - default: &678 + default: &679 value: schemas: - urn:ietf:params:scim:schemas:core:2.0:User @@ -98781,17 +98809,17 @@ paths: lastModified: '2017-03-09T16:11:13-05:00' location: https://api.github.com/scim/v2/organizations/octo-org/Users/edefdfedf-050c-11e7-8d32 '304': *35 - '404': *676 - '403': *677 - '500': *659 + '404': *677 + '403': *678 + '500': *660 '409': description: Conflict content: application/json: - schema: *653 + schema: *654 application/scim+json: - schema: *653 - '400': *655 + schema: *654 + '400': *656 requestBody: required: true content: @@ -98891,17 +98919,17 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#get-scim-provisioning-information-for-a-user parameters: - *163 - - *671 + - *672 responses: '200': description: Response content: application/scim+json: - schema: *675 + schema: *676 examples: - default: *678 - '404': *676 - '403': *677 + default: *679 + '404': *677 + '403': *678 '304': *35 x-github: githubCloudOnly: true @@ -98925,18 +98953,18 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-a-provisioned-organization-membership parameters: - *163 - - *671 + - *672 responses: '200': description: Response content: application/scim+json: - schema: *675 + schema: *676 examples: - default: *678 + default: *679 '304': *35 - '404': *676 - '403': *677 + '404': *677 + '403': *678 requestBody: required: true content: @@ -99051,19 +99079,19 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#update-an-attribute-for-a-scim-user parameters: - *163 - - *671 + - *672 responses: '200': description: Response content: application/scim+json: - schema: *675 + schema: *676 examples: - default: *678 + default: *679 '304': *35 - '404': *676 - '403': *677 - '400': *655 + '404': *677 + '403': *678 + '400': *656 '429': description: Response content: @@ -99159,12 +99187,12 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/scim/scim#delete-a-scim-user-from-an-organization parameters: - *163 - - *671 + - *672 responses: '204': description: Response - '404': *676 - '403': *677 + '404': *677 + '403': *678 '304': *35 x-github: githubCloudOnly: true @@ -99298,7 +99326,7 @@ paths: examples: - 73..77 - 77..78 - text_matches: &679 + text_matches: &680 title: Search Result Text Matches type: array items: @@ -99462,7 +99490,7 @@ paths: enum: - author-date - committer-date - - &680 + - &681 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 @@ -99531,7 +99559,7 @@ paths: committer: anyOf: - type: 'null' - - *417 + - *418 comment_count: type: integer message: @@ -99550,7 +99578,7 @@ paths: url: type: string format: uri - verification: *527 + verification: *528 required: - author - committer @@ -99565,7 +99593,7 @@ paths: committer: anyOf: - type: 'null' - - *417 + - *418 parents: type: array items: @@ -99582,7 +99610,7 @@ paths: type: number node_id: type: string - text_matches: *679 + text_matches: *680 required: - sha - node_id @@ -99765,7 +99793,7 @@ paths: - interactions - created - updated - - *680 + - *681 - *17 - *19 - name: advanced_search @@ -99889,7 +99917,7 @@ paths: milestone: anyOf: - type: 'null' - - *482 + - *483 comments: type: integer created_at: @@ -99903,7 +99931,7 @@ paths: - string - 'null' format: date-time - text_matches: *679 + text_matches: *680 pull_request: type: object properties: @@ -100129,7 +100157,7 @@ paths: enum: - created - updated - - *680 + - *681 - *17 - *19 responses: @@ -100174,7 +100202,7 @@ paths: - 'null' score: type: number - text_matches: *679 + text_matches: *680 required: - id - node_id @@ -100260,7 +100288,7 @@ paths: - forks - help-wanted-issues - updated - - *680 + - *681 - *17 - *19 responses: @@ -100497,7 +100525,7 @@ paths: - admin - pull - push - text_matches: *679 + text_matches: *680 temp_clone_token: type: string allow_merge_commit: @@ -100806,7 +100834,7 @@ paths: - string - 'null' format: uri - text_matches: *679 + text_matches: *680 related: type: - array @@ -101001,7 +101029,7 @@ paths: - followers - repositories - joined - - *680 + - *681 - *17 - *19 responses: @@ -101111,7 +101139,7 @@ paths: type: - boolean - 'null' - text_matches: *679 + text_matches: *680 blog: type: - string @@ -101193,7 +101221,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#get-a-team-legacy parameters: - - &681 + - &682 name: team_id description: The unique identifier of the team. in: path @@ -101205,9 +101233,9 @@ paths: description: Response content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '404': *6 x-github: githubCloudOnly: false @@ -101234,7 +101262,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#update-a-team-legacy parameters: - - *681 + - *682 requestBody: required: true content: @@ -101298,16 +101326,16 @@ paths: description: Response when the updated information already exists content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '201': description: Response content: application/json: - schema: *341 + schema: *342 examples: - default: *342 + default: *343 '404': *6 '422': *15 '403': *27 @@ -101335,7 +101363,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#delete-a-team-legacy parameters: - - *681 + - *682 responses: '204': description: Response @@ -101366,7 +101394,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#list-discussions-legacy parameters: - - *681 + - *682 - *84 - *17 - *19 @@ -101377,9 +101405,9 @@ paths: application/json: schema: type: array - items: *343 + items: *344 examples: - default: *682 + default: *683 headers: Link: *37 x-github: @@ -101408,7 +101436,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#create-a-discussion-legacy parameters: - - *681 + - *682 requestBody: required: true content: @@ -101442,9 +101470,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *344 + default: *345 x-github: triggersNotification: true githubCloudOnly: false @@ -101471,16 +101499,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#get-a-discussion-legacy parameters: - - *681 - - *345 + - *682 + - *346 responses: '200': description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *344 + default: *345 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101505,8 +101533,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#update-a-discussion-legacy parameters: - - *681 - - *345 + - *682 + - *346 requestBody: required: false content: @@ -101529,9 +101557,9 @@ paths: description: Response content: application/json: - schema: *343 + schema: *344 examples: - default: *683 + default: *684 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101556,8 +101584,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussions#delete-a-discussion-legacy parameters: - - *681 - - *345 + - *682 + - *346 responses: '204': description: Response @@ -101586,8 +101614,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#list-discussion-comments-legacy parameters: - - *681 - - *345 + - *682 + - *346 - *84 - *17 - *19 @@ -101598,9 +101626,9 @@ paths: application/json: schema: type: array - items: *346 + items: *347 examples: - default: *684 + default: *685 headers: Link: *37 x-github: @@ -101629,8 +101657,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#create-a-discussion-comment-legacy parameters: - - *681 - - *345 + - *682 + - *346 requestBody: required: true content: @@ -101652,9 +101680,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *347 + default: *348 x-github: triggersNotification: true githubCloudOnly: false @@ -101681,17 +101709,17 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#get-a-discussion-comment-legacy parameters: - - *681 - - *345 - - *348 + - *682 + - *346 + - *349 responses: '200': description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *347 + default: *348 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101716,9 +101744,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#update-a-discussion-comment-legacy parameters: - - *681 - - *345 - - *348 + - *682 + - *346 + - *349 requestBody: required: true content: @@ -101740,9 +101768,9 @@ paths: description: Response content: application/json: - schema: *346 + schema: *347 examples: - default: *685 + default: *686 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101767,9 +101795,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/discussion-comments#delete-a-discussion-comment-legacy parameters: - - *681 - - *345 - - *348 + - *682 + - *346 + - *349 responses: '204': description: Response @@ -101798,9 +101826,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-comment-legacy parameters: - - *681 - - *345 - - *348 + - *682 + - *346 + - *349 - 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 team discussion comment. @@ -101826,9 +101854,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 x-github: @@ -101857,9 +101885,9 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-comment-legacy parameters: - - *681 - - *345 - - *348 + - *682 + - *346 + - *349 requestBody: required: true content: @@ -101891,9 +101919,9 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -101919,8 +101947,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#list-reactions-for-a-team-discussion-legacy parameters: - - *681 - - *345 + - *682 + - *346 - 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 team discussion. @@ -101946,9 +101974,9 @@ paths: application/json: schema: type: array - items: *349 + items: *350 examples: - default: *351 + default: *352 headers: Link: *37 x-github: @@ -101977,8 +102005,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/reactions/reactions#create-reaction-for-a-team-discussion-legacy parameters: - - *681 - - *345 + - *682 + - *346 requestBody: required: true content: @@ -102010,9 +102038,9 @@ paths: description: Response content: application/json: - schema: *349 + schema: *350 examples: - default: *350 + default: *351 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -102036,7 +102064,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-pending-team-invitations-legacy parameters: - - *681 + - *682 - *17 - *19 responses: @@ -102074,7 +102102,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#list-team-members-legacy parameters: - - *681 + - *682 - name: role description: Filters members returned by their role in the team. in: query @@ -102125,7 +102153,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#get-team-member-legacy parameters: - - *681 + - *682 - *211 responses: '204': @@ -102162,7 +102190,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#add-team-member-legacy parameters: - - *681 + - *682 - *211 responses: '204': @@ -102202,7 +102230,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/members#remove-team-member-legacy parameters: - - *681 + - *682 - *211 responses: '204': @@ -102239,16 +102267,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: - - *681 + - *682 - *211 responses: '200': description: Response content: application/json: - schema: *357 + schema: *358 examples: - response-if-user-is-a-team-maintainer: *686 + response-if-user-is-a-team-maintainer: *687 '404': *6 x-github: githubCloudOnly: false @@ -102281,7 +102309,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: - - *681 + - *682 - *211 requestBody: required: false @@ -102307,9 +102335,9 @@ paths: description: Response content: application/json: - schema: *357 + schema: *358 examples: - response-if-users-membership-with-team-is-now-pending: *687 + response-if-users-membership-with-team-is-now-pending: *688 '403': description: Forbidden if team synchronization is set up '422': @@ -102343,7 +102371,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: - - *681 + - *682 - *211 responses: '204': @@ -102372,7 +102400,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-projects-legacy parameters: - - *681 + - *682 - *17 - *19 responses: @@ -102382,9 +102410,9 @@ paths: application/json: schema: type: array - items: *358 + items: *359 examples: - default: *688 + default: *689 headers: Link: *37 '404': *6 @@ -102410,16 +102438,16 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#check-team-permissions-for-a-project-legacy parameters: - - *681 - - *359 + - *682 + - *360 responses: '200': description: Response content: application/json: - schema: *358 + schema: *359 examples: - default: *689 + default: *690 '404': description: Not Found if project is not managed by this team x-github: @@ -102443,8 +102471,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#add-or-update-team-project-permissions-legacy parameters: - - *681 - - *359 + - *682 + - *360 requestBody: required: false content: @@ -102511,8 +102539,8 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#remove-a-project-from-a-team-legacy parameters: - - *681 - - *359 + - *682 + - *360 responses: '204': description: Response @@ -102539,7 +102567,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-team-repositories-legacy parameters: - - *681 + - *682 - *17 - *19 responses: @@ -102581,15 +102609,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: - - *681 - - *360 + - *682 - *361 + - *362 responses: '200': description: Alternative response with extra repository information content: application/json: - schema: *690 + schema: *691 examples: alternative-response-with-extra-repository-information: value: @@ -102740,9 +102768,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: - - *681 - - *360 + - *682 - *361 + - *362 requestBody: required: false content: @@ -102792,9 +102820,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: - - *681 - - *360 + - *682 - *361 + - *362 responses: '204': description: Response @@ -102823,15 +102851,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: - - *681 + - *682 responses: '200': description: Response content: application/json: - schema: *362 + schema: *363 examples: - default: *363 + default: *364 '403': *27 '404': *6 x-github: @@ -102858,7 +102886,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: - - *681 + - *682 requestBody: required: true content: @@ -102919,7 +102947,7 @@ paths: description: Response content: application/json: - schema: *362 + schema: *363 examples: default: value: @@ -102950,7 +102978,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/teams/teams#list-child-teams-legacy parameters: - - *681 + - *682 - *17 - *19 responses: @@ -102962,7 +102990,7 @@ paths: type: array items: *275 examples: - response-if-child-teams-exist: *691 + response-if-child-teams-exist: *692 headers: Link: *37 '404': *6 @@ -102995,7 +103023,7 @@ paths: application/json: schema: oneOf: - - &693 + - &694 title: Private User description: Private User type: object @@ -103245,7 +103273,7 @@ paths: - private_gists - total_private_repos - two_factor_authentication - - *692 + - *693 examples: response-with-public-and-private-profile-information: summary: Response with public and private profile information @@ -103405,7 +103433,7 @@ paths: description: Response content: application/json: - schema: *693 + schema: *694 examples: default: value: @@ -103751,7 +103779,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '202': description: Response when the codespace creation partially failed but is being retried in the background @@ -103759,7 +103787,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '401': *23 '403': *27 '404': *6 @@ -103803,7 +103831,7 @@ paths: type: integer secrets: type: array - items: &694 + items: &695 title: Codespaces Secret description: Secrets for a GitHub Codespace. type: object @@ -103845,7 +103873,7 @@ paths: - visibility - selected_repositories_url examples: - default: *471 + default: *472 headers: Link: *37 x-github: @@ -103923,7 +103951,7 @@ paths: description: Response content: application/json: - schema: *694 + schema: *695 examples: default: value: @@ -104069,7 +104097,7 @@ paths: type: array items: *189 examples: - default: *695 + default: *696 '401': *23 '403': *27 '404': *6 @@ -104221,7 +104249,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '304': *35 '500': *95 '401': *23 @@ -104279,7 +104307,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '401': *23 '403': *27 '404': *6 @@ -104336,7 +104364,7 @@ paths: description: Response content: application/json: - schema: &696 + schema: &697 type: object title: Fetches information about an export of a codespace. description: An export of a codespace. Also, latest export details @@ -104389,7 +104417,7 @@ paths: examples: - https://github.com/octocat/hello-world/tree/:branch examples: - default: &697 + default: &698 value: state: succeeded completed_at: '2022-01-01T14:59:22Z' @@ -104434,9 +104462,9 @@ paths: description: Response content: application/json: - schema: *696 + schema: *697 examples: - default: *697 + default: *698 '404': *6 x-github: githubCloudOnly: false @@ -104473,9 +104501,9 @@ paths: type: integer machines: type: array - items: *470 + items: *471 examples: - default: *698 + default: *699 '304': *35 '500': *95 '401': *23 @@ -104560,11 +104588,11 @@ paths: - 26a7c758-7299-4a73-b978-5a92a7ae98a0 owner: *4 billable_owner: *4 - repository: *373 + repository: *374 machine: anyOf: - type: 'null' - - *470 + - *471 devcontainer_path: description: Path to devcontainer.json from repo root used to create Codespace. @@ -105369,7 +105397,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '304': *35 '500': *95 '400': *14 @@ -105409,7 +105437,7 @@ paths: application/json: schema: *282 examples: - default: *469 + default: *470 '500': *95 '401': *23 '403': *27 @@ -105441,7 +105469,7 @@ paths: type: array items: *293 examples: - default: &711 + default: &712 value: - id: 197 name: hello_docker @@ -105542,7 +105570,7 @@ paths: application/json: schema: type: array - items: &699 + items: &700 title: Email description: Email type: object @@ -105612,9 +105640,9 @@ paths: application/json: schema: type: array - items: *699 + items: *700 examples: - default: &713 + default: &714 value: - email: octocat@github.com verified: true @@ -105691,7 +105719,7 @@ paths: application/json: schema: type: array - items: *699 + items: *700 examples: default: value: @@ -105949,7 +105977,7 @@ paths: application/json: schema: type: array - items: &700 + items: &701 title: GPG Key description: A unique encryption key type: object @@ -106094,7 +106122,7 @@ paths: - subkeys - revoked examples: - default: &724 + default: &725 value: - id: 3 name: Octocat's GPG Key @@ -106179,9 +106207,9 @@ paths: description: Response content: application/json: - schema: *700 + schema: *701 examples: - default: &701 + default: &702 value: id: 3 name: Octocat's GPG Key @@ -106238,7 +106266,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: - - &702 + - &703 name: gpg_key_id description: The unique identifier of the GPG key. in: path @@ -106250,9 +106278,9 @@ paths: description: Response content: application/json: - schema: *700 + schema: *701 examples: - default: *701 + default: *702 '404': *6 '304': *35 '403': *27 @@ -106275,7 +106303,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: - - *702 + - *703 responses: '204': description: Response @@ -106466,7 +106494,7 @@ paths: type: array items: *61 examples: - default: *703 + default: *704 headers: Link: *37 '404': *6 @@ -106580,7 +106608,7 @@ paths: required: true content: application/json: - schema: *538 + schema: *539 examples: default: value: @@ -106730,7 +106758,7 @@ paths: application/json: schema: type: array - items: &704 + items: &705 title: Key description: Key type: object @@ -106828,9 +106856,9 @@ paths: description: Response content: application/json: - schema: *704 + schema: *705 examples: - default: &705 + default: &706 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -106863,15 +106891,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: - - *565 + - *566 responses: '200': description: Response content: application/json: - schema: *704 + schema: *705 examples: - default: *705 + default: *706 '404': *6 '304': *35 '403': *27 @@ -106894,7 +106922,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: - - *565 + - *566 responses: '204': description: Response @@ -106927,7 +106955,7 @@ paths: application/json: schema: type: array - items: &706 + items: &707 title: User Marketplace Purchase description: User Marketplace Purchase type: object @@ -107006,7 +107034,7 @@ paths: - account - plan examples: - default: &707 + default: &708 value: - billing_cycle: monthly next_billing_date: '2017-11-11T00:00:00Z' @@ -107068,9 +107096,9 @@ paths: application/json: schema: type: array - items: *706 + items: *707 examples: - default: *707 + default: *708 headers: Link: *37 '304': *35 @@ -108074,7 +108102,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/migrations/users#unlock-a-user-repository parameters: - *288 - - *708 + - *709 responses: '204': description: Response @@ -108147,7 +108175,7 @@ paths: type: array items: *56 examples: - default: *709 + default: *710 headers: Link: *37 '304': *35 @@ -108189,7 +108217,7 @@ paths: - docker - nuget - container - - *710 + - *711 - *19 - *17 responses: @@ -108201,8 +108229,8 @@ paths: type: array items: *293 examples: - default: *711 - '400': *712 + default: *712 + '400': *713 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -108231,7 +108259,7 @@ paths: application/json: schema: *293 examples: - default: &725 + default: &726 value: id: 40201 name: octo-name @@ -108686,9 +108714,9 @@ paths: application/json: schema: type: array - items: *699 + items: *700 examples: - default: *713 + default: *714 headers: Link: *37 '304': *35 @@ -108801,7 +108829,7 @@ paths: type: array items: *61 examples: - default: &720 + default: &721 summary: Default response value: - id: 1296269 @@ -109117,9 +109145,9 @@ paths: description: Response content: application/json: - schema: *373 + schema: *374 examples: - default: *375 + default: *376 headers: Location: example: https://api.github.com/repos/octocat/Hello-World @@ -109157,9 +109185,9 @@ paths: application/json: schema: type: array - items: *540 + items: *541 examples: - default: *714 + default: *715 headers: Link: *37 '304': *35 @@ -109238,7 +109266,7 @@ paths: application/json: schema: type: array - items: &715 + items: &716 title: Social account description: Social media account type: object @@ -109255,7 +109283,7 @@ paths: - provider - url examples: - default: &716 + default: &717 value: - provider: twitter url: https://twitter.com/github @@ -109318,9 +109346,9 @@ paths: application/json: schema: type: array - items: *715 + items: *716 examples: - default: *716 + default: *717 '422': *15 '304': *35 '404': *6 @@ -109408,7 +109436,7 @@ paths: application/json: schema: type: array - items: &717 + items: &718 title: SSH Signing Key description: A public SSH key used to sign Git commits type: object @@ -109428,7 +109456,7 @@ paths: - title - created_at examples: - default: &726 + default: &727 value: - key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -109495,9 +109523,9 @@ paths: description: Response content: application/json: - schema: *717 + schema: *718 examples: - default: &718 + default: &719 value: key: 2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234 id: 2 @@ -109528,7 +109556,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: - - &719 + - &720 name: ssh_signing_key_id description: The unique identifier of the SSH signing key. in: path @@ -109540,9 +109568,9 @@ paths: description: Response content: application/json: - schema: *717 + schema: *718 examples: - default: *718 + default: *719 '404': *6 '304': *35 '403': *27 @@ -109565,7 +109593,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: - - *719 + - *720 responses: '204': description: Response @@ -109594,7 +109622,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: - - &727 + - &728 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 @@ -109619,11 +109647,11 @@ paths: type: array items: *61 examples: - default-response: *720 + default-response: *721 application/vnd.github.v3.star+json: schema: type: array - items: &728 + items: &729 title: Starred Repository description: Starred Repository type: object @@ -109779,8 +109807,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: - - *360 - *361 + - *362 responses: '204': description: Response if this repository is starred by you @@ -109808,8 +109836,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: - - *360 - *361 + - *362 responses: '204': description: Response @@ -109833,8 +109861,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: - - *360 - *361 + - *362 responses: '204': description: Response @@ -109906,7 +109934,7 @@ paths: application/json: schema: type: array - items: *341 + items: *342 examples: default: value: @@ -109992,10 +110020,10 @@ paths: application/json: schema: oneOf: + - *694 - *693 - - *692 examples: - default-response: &722 + default-response: &723 summary: Default response value: login: octocat @@ -110030,7 +110058,7 @@ paths: following: 0 created_at: '2008-01-14T04:33:35Z' updated_at: '2008-01-14T04:33:35Z' - response-with-git-hub-plan-information: &723 + response-with-git-hub-plan-information: &724 summary: Response with GitHub plan information value: login: octocat @@ -110090,7 +110118,7 @@ paths: description: API method documentation url: https://docs.github.com/enterprise-cloud@latest//rest/users/users#list-users parameters: - - *721 + - *722 - *17 responses: '200': @@ -110139,11 +110167,11 @@ paths: application/json: schema: oneOf: + - *694 - *693 - - *692 examples: - default-response: *722 - response-with-git-hub-plan-information: *723 + default-response: *723 + response-with-git-hub-plan-information: *724 '404': *6 x-github: githubCloudOnly: false @@ -110219,7 +110247,7 @@ paths: bundle_url: type: string examples: - default: *413 + default: *414 '201': description: Response content: @@ -110260,7 +110288,7 @@ paths: type: array items: *293 examples: - default: *711 + default: *712 '403': *27 '401': *23 x-github: @@ -110664,9 +110692,9 @@ paths: application/json: schema: type: array - items: *700 + items: *701 examples: - default: *724 + default: *725 headers: Link: *37 x-github: @@ -110770,7 +110798,7 @@ paths: application/json: schema: *20 examples: - default: *537 + default: *538 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110848,7 +110876,7 @@ paths: type: array items: *56 examples: - default: *709 + default: *710 headers: Link: *37 x-github: @@ -110887,7 +110915,7 @@ paths: - docker - nuget - container - - *710 + - *711 - *211 - *19 - *17 @@ -110900,10 +110928,10 @@ paths: type: array items: *293 examples: - default: *711 + default: *712 '403': *27 '401': *23 - '400': *712 + '400': *713 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -110933,7 +110961,7 @@ paths: application/json: schema: *293 examples: - default: *725 + default: *726 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -111562,9 +111590,9 @@ paths: description: Response content: application/json: - schema: *333 + schema: *334 examples: - default: *334 + default: *335 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -111592,9 +111620,9 @@ paths: description: Response content: application/json: - schema: *335 + schema: *336 examples: - default: *336 + default: *337 x-github: githubCloudOnly: false enabledForGitHubApps: false @@ -111622,9 +111650,9 @@ paths: application/json: schema: type: array - items: *715 + items: *716 examples: - default: *716 + default: *717 headers: Link: *37 x-github: @@ -111654,9 +111682,9 @@ paths: application/json: schema: type: array - items: *717 + items: *718 examples: - default: *726 + default: *727 headers: Link: *37 x-github: @@ -111681,7 +111709,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/activity/starring#list-repositories-starred-by-a-user parameters: - *211 - - *727 + - *728 - *84 - *17 - *19 @@ -111693,11 +111721,11 @@ paths: schema: anyOf: - type: array - items: *728 + items: *729 - type: array items: *61 examples: - default-response: *720 + default-response: *721 headers: Link: *37 x-github: @@ -111857,7 +111885,7 @@ webhooks: type: string enum: - disabled - enterprise: &729 + enterprise: &730 title: Enterprise description: |- An enterprise on GitHub. Webhook payloads contain the `enterprise` property when the webhook is configured @@ -111926,7 +111954,7 @@ webhooks: - created_at - updated_at - avatar_url - installation: &730 + installation: &731 title: Simple Installation description: |- The GitHub App installation. Webhook payloads contain the `installation` property when the event is configured @@ -111947,7 +111975,7 @@ webhooks: required: - id - node_id - organization: &731 + organization: &732 title: Organization Simple description: |- A GitHub organization. Webhook payloads contain the `organization` property when the webhook is configured for an @@ -112020,7 +112048,7 @@ webhooks: - public_members_url - avatar_url - description - repository: &732 + repository: &733 title: Repository description: |- The repository on GitHub where the event occurred. Webhook payloads contain the `repository` property @@ -112933,10 +112961,10 @@ webhooks: type: string enum: - enabled - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -113012,11 +113040,11 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - rule: &733 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + rule: &734 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) @@ -113239,11 +113267,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - rule: *733 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + rule: *734 sender: *4 required: - action @@ -113431,11 +113459,11 @@ webhooks: - everyone required: - from - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - rule: *733 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + rule: *734 sender: *4 required: - action @@ -113506,7 +113534,7 @@ webhooks: required: true content: application/json: - schema: &736 + schema: &737 title: Exemption request cancellation event type: object properties: @@ -113514,11 +113542,11 @@ webhooks: type: string enum: - cancelled - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - exemption_request: &734 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + exemption_request: &735 title: Exemption Request description: A request from a user to be exempted from a set of rules. @@ -113748,7 +113776,7 @@ webhooks: - array - 'null' description: The responses to the exemption request. - items: &735 + items: &736 title: Exemption response description: A response to an exemption request by a delegated bypasser. @@ -113858,7 +113886,7 @@ webhooks: required: true content: application/json: - schema: &737 + schema: &738 title: Exemption request completed event type: object properties: @@ -113866,11 +113894,11 @@ webhooks: type: string enum: - completed - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - exemption_request: *734 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + exemption_request: *735 sender: *4 required: - action @@ -113940,7 +113968,7 @@ webhooks: required: true content: application/json: - schema: &738 + schema: &739 title: Exemption request created event type: object properties: @@ -113948,11 +113976,11 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - exemption_request: *734 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + exemption_request: *735 sender: *4 required: - action @@ -114022,7 +114050,7 @@ webhooks: required: true content: application/json: - schema: &739 + schema: &740 title: Exemption response dismissed event type: object properties: @@ -114030,12 +114058,12 @@ webhooks: type: string enum: - response_dismissed - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - exemption_request: *734 - exemption_response: *735 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + exemption_request: *735 + exemption_response: *736 sender: *4 required: - action @@ -114107,7 +114135,7 @@ webhooks: required: true content: application/json: - schema: &740 + schema: &741 title: Exemption response submitted event type: object properties: @@ -114115,12 +114143,12 @@ webhooks: type: string enum: - response_submitted - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - exemption_request: *734 - exemption_response: *735 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + exemption_request: *735 + exemption_response: *736 sender: *4 required: - action @@ -114193,7 +114221,7 @@ webhooks: required: true content: application/json: - schema: *736 + schema: *737 responses: '200': description: Return a 200 status to indicate that the data was received @@ -114260,7 +114288,7 @@ webhooks: required: true content: application/json: - schema: *737 + schema: *738 responses: '200': description: Return a 200 status to indicate that the data was received @@ -114327,7 +114355,7 @@ webhooks: required: true content: application/json: - schema: *738 + schema: *739 responses: '200': description: Return a 200 status to indicate that the data was received @@ -114394,7 +114422,7 @@ webhooks: required: true content: application/json: - schema: *739 + schema: *740 responses: '200': description: Return a 200 status to indicate that the data was received @@ -114462,7 +114490,7 @@ webhooks: required: true content: application/json: - schema: *740 + schema: *741 responses: '200': description: Return a 200 status to indicate that the data was received @@ -114540,7 +114568,7 @@ webhooks: type: string enum: - completed - check_run: &742 + check_run: &743 title: CheckRun description: A check performed on the code of a given code change type: object @@ -114608,7 +114636,7 @@ webhooks: - MDEwOkNoZWNrU3VpdGU1 pull_requests: type: array - items: *432 + items: *433 repository: *189 status: type: string @@ -114653,7 +114681,7 @@ webhooks: - examples: - neutral - deployment: *741 + deployment: *742 details_url: type: string examples: @@ -114713,7 +114741,7 @@ webhooks: - annotations_url pull_requests: type: array - items: *432 + items: *433 started_at: type: string format: date-time @@ -114751,9 +114779,9 @@ webhooks: - output - app - pull_requests - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - check_run @@ -115146,10 +115174,10 @@ webhooks: type: string enum: - created - check_run: *742 - installation: *730 - organization: *731 - repository: *732 + check_run: *743 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - check_run @@ -115545,10 +115573,10 @@ webhooks: type: string enum: - requested_action - check_run: *742 - installation: *730 - organization: *731 - repository: *732 + check_run: *743 + installation: *731 + organization: *732 + repository: *733 requested_action: description: The action requested by the user. type: object @@ -115953,10 +115981,10 @@ webhooks: type: string enum: - rerequested - check_run: *742 - installation: *730 - organization: *731 - repository: *732 + check_run: *743 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - check_run @@ -116948,10 +116976,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -117636,10 +117664,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -118318,10 +118346,10 @@ webhooks: - latest_check_runs_count - check_runs_url - head_commit - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -118487,7 +118515,7 @@ webhooks: required: - login - id - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -118639,20 +118667,20 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: &743 + commit_oid: &744 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: *729 - installation: *730 - organization: *731 - ref: &744 + enterprise: *730 + installation: *731 + organization: *732 + ref: &745 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: *732 + repository: *733 sender: *4 required: - action @@ -118816,7 +118844,7 @@ webhooks: required: - login - id - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -119057,12 +119085,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *743 - enterprise: *729 - installation: *730 - organization: *731 - ref: *744 - repository: *732 + commit_oid: *744 + enterprise: *730 + installation: *731 + organization: *732 + ref: *745 + repository: *733 sender: *4 required: - action @@ -119160,7 +119188,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -119342,12 +119370,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *743 - enterprise: *729 - installation: *730 - organization: *731 - ref: *744 - repository: *732 + commit_oid: *744 + enterprise: *730 + installation: *731 + organization: *732 + ref: *745 + repository: *733 sender: *4 required: - action @@ -119513,7 +119541,7 @@ webhooks: required: - login - id - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: The reason for dismissing or closing the alert. type: @@ -119690,12 +119718,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *743 - enterprise: *729 - installation: *730 - organization: *731 - ref: *744 - repository: *732 + commit_oid: *744 + enterprise: *730 + installation: *731 + organization: *732 + ref: *745 + repository: *733 sender: *4 required: - action @@ -119795,7 +119823,7 @@ webhooks: type: - object - 'null' - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -119975,9 +120003,9 @@ webhooks: type: - string - 'null' - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 ref: description: The Git reference of the code scanning alert. When the action is `reopened_by_user` or `closed_by_user`, the event @@ -119985,7 +120013,7 @@ webhooks: type: - string - 'null' - repository: *732 + repository: *733 sender: *4 required: - action @@ -120081,7 +120109,7 @@ webhooks: dismissed_by: type: - 'null' - dismissed_comment: *444 + dismissed_comment: *445 dismissed_reason: description: 'The reason for dismissing or closing the alert. Can be one of: `false positive`, `won''t fix`, and `used in @@ -120228,12 +120256,12 @@ webhooks: - dismissed_reason - rule - tool - commit_oid: *743 - enterprise: *729 - installation: *730 - organization: *731 - ref: *744 - repository: *732 + commit_oid: *744 + enterprise: *730 + installation: *731 + organization: *732 + ref: *745 + repository: *733 sender: *4 required: - action @@ -120495,10 +120523,10 @@ webhooks: - updated_at - author_association - body - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -120579,18 +120607,18 @@ webhooks: type: - string - 'null' - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 master_branch: description: The name of the repository's default branch (usually `main`). type: string - organization: *731 - pusher_type: &745 + organization: *732 + pusher_type: &746 description: The pusher type for the event. Can be either `user` or a deploy key. type: string - ref: &746 + ref: &747 description: The [`git ref`](https://docs.github.com/enterprise-cloud@latest//rest/git/refs#get-a-reference) resource. type: string @@ -120600,7 +120628,7 @@ webhooks: enum: - tag - branch - repository: *732 + repository: *733 sender: *4 required: - ref @@ -120683,9 +120711,9 @@ webhooks: enum: - created definition: *110 - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 sender: *4 required: - action @@ -120770,9 +120798,9 @@ webhooks: description: The name of the property that was deleted. required: - property_name - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 sender: *4 required: - action @@ -120850,9 +120878,9 @@ webhooks: enum: - promote_to_enterprise definition: *110 - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 sender: *4 required: - action @@ -120930,9 +120958,9 @@ webhooks: enum: - updated definition: *110 - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 sender: *4 required: - action @@ -121009,10 +121037,10 @@ webhooks: type: string enum: - updated - enterprise: *729 - installation: *730 - repository: *732 - organization: *731 + enterprise: *730 + installation: *731 + repository: *733 + organization: *732 sender: *4 new_property_values: type: array @@ -121097,18 +121125,18 @@ webhooks: title: delete event type: object properties: - enterprise: *729 - installation: *730 - organization: *731 - pusher_type: *745 - ref: *746 + enterprise: *730 + installation: *731 + organization: *732 + pusher_type: *746 + ref: *747 ref_type: description: The type of Git ref object deleted in the repository. type: string enum: - tag - branch - repository: *732 + repository: *733 sender: *4 required: - ref @@ -121192,11 +121220,11 @@ webhooks: type: string enum: - auto_dismissed - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121280,11 +121308,11 @@ webhooks: type: string enum: - auto_reopened - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121368,11 +121396,11 @@ webhooks: type: string enum: - created - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121454,11 +121482,11 @@ webhooks: type: string enum: - dismissed - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121540,11 +121568,11 @@ webhooks: type: string enum: - fixed - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121627,11 +121655,11 @@ webhooks: type: string enum: - reintroduced - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121713,11 +121741,11 @@ webhooks: type: string enum: - reopened - alert: *496 - installation: *730 - organization: *731 - enterprise: *729 - repository: *732 + alert: *497 + installation: *731 + organization: *732 + enterprise: *730 + repository: *733 sender: *4 required: - action @@ -121794,9 +121822,9 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - key: &747 + enterprise: *730 + installation: *731 + key: &748 description: The [`deploy key`](https://docs.github.com/enterprise-cloud@latest//rest/deploy-keys/deploy-keys#get-a-deploy-key) resource. type: object @@ -121834,8 +121862,8 @@ webhooks: - verified - created_at - read_only - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -121912,11 +121940,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - key: *747 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + key: *748 + organization: *732 + repository: *733 sender: *4 required: - action @@ -122488,12 +122516,12 @@ webhooks: - updated_at - statuses_url - repository_url - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - workflow: &751 + workflow: &752 title: Workflow type: - object @@ -123231,13 +123259,13 @@ webhooks: description: The URL to review the deployment protection rule. type: string format: uri - deployment: *502 + deployment: *503 pull_requests: type: array - items: *584 - repository: *732 - organization: *731 - installation: *730 + items: *585 + repository: *733 + organization: *732 + installation: *731 sender: *4 responses: '200': @@ -123308,7 +123336,7 @@ webhooks: type: string enum: - approved - approver: &748 + approver: &749 type: object properties: avatar_url: @@ -123351,11 +123379,11 @@ webhooks: type: string comment: type: string - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - reviewers: &749 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + reviewers: &750 type: array items: type: object @@ -123436,7 +123464,7 @@ webhooks: sender: *4 since: type: string - workflow_job_run: &750 + workflow_job_run: &751 type: object properties: conclusion: @@ -124182,18 +124210,18 @@ webhooks: type: string enum: - rejected - approver: *748 + approver: *749 comment: type: string - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - reviewers: *749 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + reviewers: *750 sender: *4 since: type: string - workflow_job_run: *750 + workflow_job_run: *751 workflow_job_runs: type: array items: @@ -124910,13 +124938,13 @@ webhooks: type: string enum: - requested - enterprise: *729 + enterprise: *730 environment: type: string - installation: *730 - organization: *731 - repository: *732 - requestor: &756 + installation: *731 + organization: *732 + repository: *733 + requestor: &757 title: User type: - object @@ -126859,12 +126887,12 @@ webhooks: - updated_at - deployment_url - repository_url - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - workflow: *751 + workflow: *752 workflow_run: title: Deployment Workflow Run type: @@ -127555,7 +127583,7 @@ webhooks: type: string enum: - answered - answer: &754 + answer: &755 type: object properties: author_association: @@ -127715,7 +127743,7 @@ webhooks: - created_at - updated_at - body - discussion: &752 + discussion: &753 title: Discussion description: A Discussion in a repository. type: object @@ -128011,7 +128039,7 @@ webhooks: - id labels: type: array - items: *547 + items: *548 required: - repository_url - category @@ -128033,10 +128061,10 @@ webhooks: - author_association - active_lock_reason - body - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128163,11 +128191,11 @@ webhooks: - from required: - category - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128250,11 +128278,11 @@ webhooks: type: string enum: - closed - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128336,7 +128364,7 @@ webhooks: type: string enum: - created - comment: &753 + comment: &754 type: object properties: author_association: @@ -128496,11 +128524,11 @@ webhooks: - updated_at - body - reactions - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128583,12 +128611,12 @@ webhooks: type: string enum: - deleted - comment: *753 - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + comment: *754 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128683,12 +128711,12 @@ webhooks: - from required: - body - comment: *753 - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + comment: *754 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128772,11 +128800,11 @@ webhooks: type: string enum: - created - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128858,11 +128886,11 @@ webhooks: type: string enum: - deleted - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -128962,11 +128990,11 @@ webhooks: type: string required: - from - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129048,10 +129076,10 @@ webhooks: type: string enum: - labeled - discussion: *752 - enterprise: *729 - installation: *730 - label: &755 + discussion: *753 + enterprise: *730 + installation: *731 + label: &756 title: Label type: object properties: @@ -129084,8 +129112,8 @@ webhooks: - color - default - description - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129168,11 +129196,11 @@ webhooks: type: string enum: - locked - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129254,11 +129282,11 @@ webhooks: type: string enum: - pinned - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129340,11 +129368,11 @@ webhooks: type: string enum: - reopened - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129429,16 +129457,16 @@ webhooks: changes: type: object properties: - new_discussion: *752 - new_repository: *732 + new_discussion: *753 + new_repository: *733 required: - new_discussion - new_repository - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129521,10 +129549,10 @@ webhooks: type: string enum: - unanswered - discussion: *752 - old_answer: *754 - organization: *731 - repository: *732 + discussion: *753 + old_answer: *755 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129606,12 +129634,12 @@ webhooks: type: string enum: - unlabeled - discussion: *752 - enterprise: *729 - installation: *730 - label: *755 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129694,11 +129722,11 @@ webhooks: type: string enum: - unlocked - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129780,11 +129808,11 @@ webhooks: type: string enum: - unpinned - discussion: *752 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + discussion: *753 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -129856,7 +129884,7 @@ webhooks: required: true content: application/json: - schema: *738 + schema: *739 responses: '200': description: Return a 200 status to indicate that the data was received @@ -129922,7 +129950,7 @@ webhooks: required: true content: application/json: - schema: *740 + schema: *741 responses: '200': description: Return a 200 status to indicate that the data was received @@ -129988,7 +130016,7 @@ webhooks: required: true content: application/json: - schema: *736 + schema: *737 responses: '200': description: Return a 200 status to indicate that the data was received @@ -130054,7 +130082,7 @@ webhooks: required: true content: application/json: - schema: *737 + schema: *738 responses: '200': description: Return a 200 status to indicate that the data was received @@ -130120,7 +130148,7 @@ webhooks: required: true content: application/json: - schema: *738 + schema: *739 responses: '200': description: Return a 200 status to indicate that the data was received @@ -130186,7 +130214,7 @@ webhooks: required: true content: application/json: - schema: *739 + schema: *740 responses: '200': description: Return a 200 status to indicate that the data was received @@ -130252,7 +130280,7 @@ webhooks: required: true content: application/json: - schema: *740 + schema: *741 responses: '200': description: Return a 200 status to indicate that the data was received @@ -130319,7 +130347,7 @@ webhooks: description: A user forks a repository. type: object properties: - enterprise: *729 + enterprise: *730 forkee: description: The created [`repository`](https://docs.github.com/enterprise-cloud@latest//rest/repos/repos#get-a-repository) resource. @@ -130997,9 +131025,9 @@ webhooks: type: integer watchers_count: type: integer - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - forkee @@ -131145,9 +131173,9 @@ webhooks: title: gollum event type: object properties: - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pages: description: The pages that were updated. type: array @@ -131185,7 +131213,7 @@ webhooks: - action - sha - html_url - repository: *732 + repository: *733 sender: *4 required: - pages @@ -131261,10 +131289,10 @@ webhooks: type: string enum: - created - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories: &757 + organization: *732 + repositories: &758 description: An array of repository objects that the installation can access. type: array @@ -131290,8 +131318,8 @@ webhooks: - name - full_name - private - repository: *732 - requester: *756 + repository: *733 + requester: *757 sender: *4 required: - action @@ -131366,11 +131394,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories: *757 - repository: *732 + organization: *732 + repositories: *758 + repository: *733 requester: type: - 'null' @@ -131447,11 +131475,11 @@ webhooks: type: string enum: - new_permissions_accepted - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories: *757 - repository: *732 + organization: *732 + repositories: *758 + repository: *733 requester: type: - 'null' @@ -131528,10 +131556,10 @@ webhooks: type: string enum: - added - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories_added: &758 + organization: *732 + repositories_added: &759 description: An array of repository objects, which were added to the installation. type: array @@ -131577,15 +131605,15 @@ webhooks: private: description: Whether the repository is private or public. type: boolean - repository: *732 - repository_selection: &759 + repository: *733 + repository_selection: &760 description: Describe whether all repositories have been selected or there's a selection involved type: string enum: - all - selected - requester: *756 + requester: *757 sender: *4 required: - action @@ -131664,10 +131692,10 @@ webhooks: type: string enum: - removed - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories_added: *758 + organization: *732 + repositories_added: *759 repositories_removed: description: An array of repository objects, which were removed from the installation. @@ -131694,9 +131722,9 @@ webhooks: - name - full_name - private - repository: *732 - repository_selection: *759 - requester: *756 + repository: *733 + repository_selection: *760 + requester: *757 sender: *4 required: - action @@ -131775,11 +131803,11 @@ webhooks: type: string enum: - suspend - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories: *757 - repository: *732 + organization: *732 + repositories: *758 + repository: *733 requester: type: - 'null' @@ -131962,10 +131990,10 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 target_type: type: string @@ -132044,11 +132072,11 @@ webhooks: type: string enum: - unsuspend - enterprise: *729 + enterprise: *730 installation: *20 - organization: *731 - repositories: *757 - repository: *732 + organization: *732 + repositories: *758 + repository: *733 requester: type: - 'null' @@ -132296,8 +132324,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -133488,8 +133516,8 @@ webhooks: - state - locked - assignee - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -133569,7 +133597,7 @@ webhooks: type: string enum: - deleted - comment: &760 + comment: &761 title: issue comment description: The [comment](https://docs.github.com/enterprise-cloud@latest//rest/issues/comments#get-an-issue-comment) itself. @@ -133736,8 +133764,8 @@ webhooks: - performed_via_github_app - body - reactions - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -134926,8 +134954,8 @@ webhooks: - state - locked - assignee - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -135007,7 +135035,7 @@ webhooks: type: string enum: - edited - changes: &785 + changes: &786 description: The changes to the comment. type: object properties: @@ -135019,9 +135047,9 @@ webhooks: type: string required: - from - comment: *760 - enterprise: *729 - installation: *730 + comment: *761 + enterprise: *730 + installation: *731 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) the comment belongs to. @@ -136211,8 +136239,8 @@ webhooks: - state - locked - assignee - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -136294,10 +136322,10 @@ webhooks: type: string enum: - assigned - assignee: *756 - enterprise: *729 - installation: *730 - issue: &763 + assignee: *757 + enterprise: *730 + installation: *731 + issue: &764 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -137242,8 +137270,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -137323,8 +137351,8 @@ webhooks: type: string enum: - closed - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -138417,8 +138445,8 @@ webhooks: required: - state - closed_at - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -138497,8 +138525,8 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -139436,8 +139464,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -139516,8 +139544,8 @@ webhooks: type: string enum: - demilestoned - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -140459,7 +140487,7 @@ webhooks: format: uri user_view_type: type: string - milestone: &761 + milestone: &762 title: Milestone description: A collection of related issues and pull requests. type: object @@ -140602,8 +140630,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -140702,8 +140730,8 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -141648,9 +141676,9 @@ webhooks: - active_lock_reason - body - reactions - label: *755 - organization: *731 - repository: *732 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -141730,8 +141758,8 @@ webhooks: type: string enum: - labeled - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -142675,9 +142703,9 @@ webhooks: - active_lock_reason - body - reactions - label: *755 - organization: *731 - repository: *732 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -142757,8 +142785,8 @@ webhooks: type: string enum: - locked - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -143704,8 +143732,8 @@ webhooks: format: uri user_view_type: type: string - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -143784,8 +143812,8 @@ webhooks: type: string enum: - milestoned - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -144725,9 +144753,9 @@ webhooks: format: uri user_view_type: type: string - milestone: *761 - organization: *731 - repository: *732 + milestone: *762 + organization: *732 + repository: *733 sender: *4 required: - action @@ -146227,8 +146255,8 @@ webhooks: required: - old_issue - old_repository - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -147172,8 +147200,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -147253,9 +147281,9 @@ webhooks: type: string enum: - pinned - enterprise: *729 - installation: *730 - issue: &762 + enterprise: *730 + installation: *731 + issue: &763 title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) itself. @@ -148193,8 +148221,8 @@ webhooks: - active_lock_reason - body - reactions - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -148273,8 +148301,8 @@ webhooks: type: string enum: - reopened - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -149219,8 +149247,8 @@ webhooks: user_view_type: type: string type: *276 - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -150721,11 +150749,11 @@ webhooks: required: - new_issue - new_repository - enterprise: *729 - installation: *730 - issue: *762 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + issue: *763 + organization: *732 + repository: *733 sender: *4 required: - action @@ -150805,12 +150833,12 @@ webhooks: type: string enum: - typed - enterprise: *729 - installation: *730 - issue: *763 + enterprise: *730 + installation: *731 + issue: *764 type: *276 - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -150891,7 +150919,7 @@ webhooks: type: string enum: - unassigned - assignee: &788 + assignee: &789 title: User type: - object @@ -150963,11 +150991,11 @@ webhooks: required: - login - id - enterprise: *729 - installation: *730 - issue: *763 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + issue: *764 + organization: *732 + repository: *733 sender: *4 required: - action @@ -151046,12 +151074,12 @@ webhooks: type: string enum: - unlabeled - enterprise: *729 - installation: *730 - issue: *763 - label: *755 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + issue: *764 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -151131,8 +151159,8 @@ webhooks: type: string enum: - unlocked - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 issue: title: Issue description: The [issue](https://docs.github.com/enterprise-cloud@latest//rest/issues/issues#get-an-issue) @@ -152076,8 +152104,8 @@ webhooks: format: uri user_view_type: type: string - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152157,11 +152185,11 @@ webhooks: type: string enum: - unpinned - enterprise: *729 - installation: *730 - issue: *762 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + issue: *763 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152240,12 +152268,12 @@ webhooks: type: string enum: - untyped - enterprise: *729 - installation: *730 - issue: *763 + enterprise: *730 + installation: *731 + issue: *764 type: *276 - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152325,11 +152353,11 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - label: *755 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152407,11 +152435,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - label: *755 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152521,11 +152549,11 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - label: *755 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + label: *756 + organization: *732 + repository: *733 sender: *4 required: - action @@ -152607,9 +152635,9 @@ webhooks: - cancelled effective_date: type: string - enterprise: *729 - installation: *730 - marketplace_purchase: &764 + enterprise: *730 + installation: *731 + marketplace_purchase: &765 title: Marketplace Purchase type: object required: @@ -152697,8 +152725,8 @@ webhooks: type: integer unit_count: type: integer - organization: *731 - previous_marketplace_purchase: &765 + organization: *732 + previous_marketplace_purchase: &766 title: Marketplace Purchase type: object properties: @@ -152782,7 +152810,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *732 + repository: *733 sender: *4 required: - action @@ -152862,10 +152890,10 @@ webhooks: - changed effective_date: type: string - enterprise: *729 - installation: *730 - marketplace_purchase: *764 - organization: *731 + enterprise: *730 + installation: *731 + marketplace_purchase: *765 + organization: *732 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -152953,7 +152981,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *732 + repository: *733 sender: *4 required: - action @@ -153035,10 +153063,10 @@ webhooks: - pending_change effective_date: type: string - enterprise: *729 - installation: *730 - marketplace_purchase: *764 - organization: *731 + enterprise: *730 + installation: *731 + marketplace_purchase: *765 + organization: *732 previous_marketplace_purchase: title: Marketplace Purchase type: object @@ -153124,7 +153152,7 @@ webhooks: - on_free_trial - free_trial_ends_on - plan - repository: *732 + repository: *733 sender: *4 required: - action @@ -153205,8 +153233,8 @@ webhooks: - pending_change_cancelled effective_date: type: string - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 marketplace_purchase: title: Marketplace Purchase type: object @@ -153292,9 +153320,9 @@ webhooks: type: integer unit_count: type: integer - organization: *731 - previous_marketplace_purchase: *765 - repository: *732 + organization: *732 + previous_marketplace_purchase: *766 + repository: *733 sender: *4 required: - action @@ -153374,12 +153402,12 @@ webhooks: - purchased effective_date: type: string - enterprise: *729 - installation: *730 - marketplace_purchase: *764 - organization: *731 - previous_marketplace_purchase: *765 - repository: *732 + enterprise: *730 + installation: *731 + marketplace_purchase: *765 + organization: *732 + previous_marketplace_purchase: *766 + repository: *733 sender: *4 required: - action @@ -153481,11 +153509,11 @@ webhooks: type: string required: - to - enterprise: *729 - installation: *730 - member: *756 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + member: *757 + organization: *732 + repository: *733 sender: *4 required: - action @@ -153587,11 +153615,11 @@ webhooks: type: - string - 'null' - enterprise: *729 - installation: *730 - member: *756 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + member: *757 + organization: *732 + repository: *733 sender: *4 required: - action @@ -153670,11 +153698,11 @@ webhooks: type: string enum: - removed - enterprise: *729 - installation: *730 - member: *756 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + member: *757 + organization: *732 + repository: *733 sender: *4 required: - action @@ -153752,11 +153780,11 @@ webhooks: type: string enum: - added - enterprise: *729 - installation: *730 - member: *756 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + member: *757 + organization: *732 + repository: *733 scope: description: The scope of the membership. Currently, can only be `team`. @@ -153834,7 +153862,7 @@ webhooks: required: - login - id - team: &766 + team: &767 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -154027,11 +154055,11 @@ webhooks: type: string enum: - removed - enterprise: *729 - installation: *730 - member: *756 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + member: *757 + organization: *732 + repository: *733 scope: description: The scope of the membership. Currently, can only be `team`. @@ -154110,7 +154138,7 @@ webhooks: required: - login - id - team: *766 + team: *767 required: - action - scope @@ -154192,8 +154220,8 @@ webhooks: type: string enum: - checks_requested - installation: *730 - merge_group: &767 + installation: *731 + merge_group: &768 type: object title: Merge Group description: A group of pull requests that the merge queue has grouped @@ -154212,15 +154240,15 @@ webhooks: description: The full ref of the branch the merge group will be merged into. type: string - head_commit: *436 + head_commit: *437 required: - head_sha - head_ref - base_sha - base_ref - head_commit - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -154306,10 +154334,10 @@ webhooks: - merged - invalidated - dequeued - installation: *730 - merge_group: *767 - organization: *731 - repository: *732 + installation: *731 + merge_group: *768 + organization: *732 + repository: *733 sender: *4 required: - action @@ -154382,7 +154410,7 @@ webhooks: type: string enum: - deleted - enterprise: *729 + enterprise: *730 hook: description: 'The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, @@ -154490,12 +154518,12 @@ webhooks: hook_id: description: The id of the modified webhook. type: integer - installation: *730 - organization: *731 + installation: *731 + organization: *732 repository: anyOf: - type: 'null' - - *732 + - *733 sender: *4 required: - action @@ -154575,11 +154603,11 @@ webhooks: type: string enum: - closed - enterprise: *729 - installation: *730 - milestone: *761 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + milestone: *762 + organization: *732 + repository: *733 sender: *4 required: - action @@ -154658,9 +154686,9 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - milestone: &768 + enterprise: *730 + installation: *731 + milestone: &769 title: Milestone description: A collection of related issues and pull requests. type: object @@ -154802,8 +154830,8 @@ webhooks: - updated_at - due_on - closed_at - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -154882,11 +154910,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - milestone: *761 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + milestone: *762 + organization: *732 + repository: *733 sender: *4 required: - action @@ -154996,11 +155024,11 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - milestone: *761 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + milestone: *762 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155080,11 +155108,11 @@ webhooks: type: string enum: - opened - enterprise: *729 - installation: *730 - milestone: *768 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + milestone: *769 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155163,11 +155191,11 @@ webhooks: type: string enum: - blocked - blocked_user: *756 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + blocked_user: *757 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155246,11 +155274,11 @@ webhooks: type: string enum: - unblocked - blocked_user: *756 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + blocked_user: *757 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155329,9 +155357,9 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - membership: &769 + enterprise: *730 + installation: *731 + membership: &770 title: Membership description: The membership between the user and the organization. Not present when the action is `member_invited`. @@ -155425,8 +155453,8 @@ webhooks: - role - organization_url - user - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155504,11 +155532,11 @@ webhooks: type: string enum: - member_added - enterprise: *729 - installation: *730 - membership: *769 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + membership: *770 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155587,8 +155615,8 @@ webhooks: type: string enum: - member_invited - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 invitation: description: The invitation for the user or email if the action is `member_invited`. @@ -155710,10 +155738,10 @@ webhooks: - inviter - team_count - invitation_teams_url - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 - user: *756 + user: *757 required: - action - invitation @@ -155791,11 +155819,11 @@ webhooks: type: string enum: - member_removed - enterprise: *729 - installation: *730 - membership: *769 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + membership: *770 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155882,11 +155910,11 @@ webhooks: properties: from: type: string - enterprise: *729 - installation: *730 - membership: *769 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + membership: *770 + organization: *732 + repository: *733 sender: *4 required: - action @@ -155962,9 +155990,9 @@ webhooks: type: string enum: - published - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 package: description: Information about the package. type: object @@ -156487,7 +156515,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: &770 + items: &771 title: Ruby Gems metadata type: object properties: @@ -156584,7 +156612,7 @@ webhooks: - owner - package_version - registry - repository: *732 + repository: *733 sender: *4 required: - action @@ -156660,9 +156688,9 @@ webhooks: type: string enum: - updated - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 package: description: Information about the package. type: object @@ -157024,7 +157052,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *770 + items: *771 source_url: type: string format: uri @@ -157095,7 +157123,7 @@ webhooks: - owner - package_version - registry - repository: *732 + repository: *733 sender: *4 required: - action @@ -157276,12 +157304,12 @@ webhooks: - duration - created_at - updated_at - enterprise: *729 + enterprise: *730 id: type: integer - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - id @@ -157358,7 +157386,7 @@ webhooks: type: string enum: - approved - personal_access_token_request: &771 + personal_access_token_request: &772 title: Personal Access Token Request description: Details of a Personal Access Token Request. type: object @@ -157508,10 +157536,10 @@ webhooks: - token_expired - token_expires_at - token_last_used_at - enterprise: *729 - organization: *731 + enterprise: *730 + organization: *732 sender: *4 - installation: *730 + installation: *731 required: - action - personal_access_token_request @@ -157588,11 +157616,11 @@ webhooks: type: string enum: - cancelled - personal_access_token_request: *771 - enterprise: *729 - organization: *731 + personal_access_token_request: *772 + enterprise: *730 + organization: *732 sender: *4 - installation: *730 + installation: *731 required: - action - personal_access_token_request @@ -157668,11 +157696,11 @@ webhooks: type: string enum: - created - personal_access_token_request: *771 - enterprise: *729 - organization: *731 + personal_access_token_request: *772 + enterprise: *730 + organization: *732 sender: *4 - installation: *730 + installation: *731 required: - action - personal_access_token_request @@ -157747,11 +157775,11 @@ webhooks: type: string enum: - denied - personal_access_token_request: *771 - organization: *731 - enterprise: *729 + personal_access_token_request: *772 + organization: *732 + enterprise: *730 sender: *4 - installation: *730 + installation: *731 required: - action - personal_access_token_request @@ -157856,7 +157884,7 @@ webhooks: id: description: Unique identifier of the webhook. type: integer - last_response: *772 + last_response: *773 name: description: The type of webhook. The only valid value is 'web'. type: string @@ -157888,8 +157916,8 @@ webhooks: hook_id: description: The ID of the webhook that triggered the ping. type: integer - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 zen: description: Random string of GitHub zen. @@ -158134,10 +158162,10 @@ webhooks: - from required: - note - enterprise: *729 - installation: *730 - organization: *731 - project_card: &773 + enterprise: *730 + installation: *731 + organization: *732 + project_card: &774 title: Project Card type: object properties: @@ -158260,7 +158288,7 @@ webhooks: - creator - created_at - updated_at - repository: *732 + repository: *733 sender: *4 required: - action @@ -158341,11 +158369,11 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - project_card: *773 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project_card: *774 + repository: *733 sender: *4 required: - action @@ -158425,9 +158453,9 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 project_card: title: Project Card type: object @@ -158557,7 +158585,7 @@ webhooks: repository: anyOf: - type: 'null' - - *732 + - *733 sender: *4 required: - action @@ -158651,11 +158679,11 @@ webhooks: - from required: - note - enterprise: *729 - installation: *730 - organization: *731 - project_card: *773 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project_card: *774 + repository: *733 sender: *4 required: - action @@ -158749,9 +158777,9 @@ webhooks: - from required: - column_id - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 project_card: allOf: - title: Project Card @@ -158948,7 +158976,7 @@ webhooks: type: string required: - after_id - repository: *732 + repository: *733 sender: *4 required: - action @@ -159028,10 +159056,10 @@ webhooks: type: string enum: - closed - enterprise: *729 - installation: *730 - organization: *731 - project: &775 + enterprise: *730 + installation: *731 + organization: *732 + project: &776 title: Project type: object properties: @@ -159158,7 +159186,7 @@ webhooks: - creator - created_at - updated_at - repository: *732 + repository: *733 sender: *4 required: - action @@ -159238,10 +159266,10 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - project_column: &774 + enterprise: *730 + installation: *731 + organization: *732 + project_column: &775 title: Project Column type: object properties: @@ -159281,7 +159309,7 @@ webhooks: - name - created_at - updated_at - repository: *732 + repository: *733 sender: *4 required: - action @@ -159360,14 +159388,14 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - project_column: *774 + enterprise: *730 + installation: *731 + organization: *732 + project_column: *775 repository: anyOf: - type: 'null' - - *732 + - *733 sender: *4 required: - action @@ -159456,11 +159484,11 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - organization: *731 - project_column: *774 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project_column: *775 + repository: *733 sender: *4 required: - action @@ -159540,11 +159568,11 @@ webhooks: type: string enum: - moved - enterprise: *729 - installation: *730 - organization: *731 - project_column: *774 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project_column: *775 + repository: *733 sender: *4 required: - action @@ -159624,11 +159652,11 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - project: *775 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project: *776 + repository: *733 sender: *4 required: - action @@ -159708,14 +159736,14 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - project: *775 + enterprise: *730 + installation: *731 + organization: *732 + project: *776 repository: anyOf: - type: 'null' - - *732 + - *733 sender: *4 required: - action @@ -159816,11 +159844,11 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - organization: *731 - project: *775 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project: *776 + repository: *733 sender: *4 required: - action @@ -159899,11 +159927,11 @@ webhooks: type: string enum: - reopened - enterprise: *729 - installation: *730 - organization: *731 - project: *775 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + project: *776 + repository: *733 sender: *4 required: - action @@ -159984,9 +160012,9 @@ webhooks: type: string enum: - closed - installation: *730 - organization: *731 - projects_v2: &776 + installation: *731 + organization: *732 + projects_v2: &777 title: Projects v2 Project description: A projects v2 project type: object @@ -160134,9 +160162,9 @@ webhooks: type: string enum: - created - installation: *730 - organization: *731 - projects_v2: *776 + installation: *731 + organization: *732 + projects_v2: *777 sender: *4 required: - action @@ -160217,9 +160245,9 @@ webhooks: type: string enum: - deleted - installation: *730 - organization: *731 - projects_v2: *776 + installation: *731 + organization: *732 + projects_v2: *777 sender: *4 required: - action @@ -160340,9 +160368,9 @@ webhooks: type: string to: type: string - installation: *730 - organization: *731 - projects_v2: *776 + installation: *731 + organization: *732 + projects_v2: *777 sender: *4 required: - action @@ -160425,7 +160453,7 @@ webhooks: type: string enum: - archived - changes: &780 + changes: &781 type: object properties: archived_at: @@ -160441,9 +160469,9 @@ webhooks: - string - 'null' format: date-time - installation: *730 - organization: *731 - projects_v2_item: &777 + installation: *731 + organization: *732 + projects_v2_item: &778 title: Projects v2 Item description: An item belonging to a project type: object @@ -160582,9 +160610,9 @@ webhooks: - 'null' to: type: string - installation: *730 - organization: *731 - projects_v2_item: *777 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -160666,9 +160694,9 @@ webhooks: type: string enum: - created - installation: *730 - organization: *731 - projects_v2_item: *777 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -160749,9 +160777,9 @@ webhooks: type: string enum: - deleted - installation: *730 - organization: *731 - projects_v2_item: *777 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -160856,7 +160884,7 @@ webhooks: oneOf: - type: string - type: integer - - &778 + - &779 title: Projects v2 Single Select Option description: An option for a single select field type: object @@ -160876,7 +160904,7 @@ webhooks: required: - id - name - - &779 + - &780 title: Projects v2 Iteration Setting description: An iteration setting for an iteration field type: object @@ -160905,8 +160933,8 @@ webhooks: oneOf: - type: string - type: integer - - *778 - *779 + - *780 type: - 'null' - string @@ -160929,9 +160957,9 @@ webhooks: - 'null' required: - body - installation: *730 - organization: *731 - projects_v2_item: *777 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -161028,9 +161056,9 @@ webhooks: type: - string - 'null' - installation: *730 - organization: *731 - projects_v2_item: *777 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -161113,10 +161141,10 @@ webhooks: type: string enum: - restored - changes: *780 - installation: *730 - organization: *731 - projects_v2_item: *777 + changes: *781 + installation: *731 + organization: *732 + projects_v2_item: *778 sender: *4 required: - action @@ -161198,9 +161226,9 @@ webhooks: type: string enum: - reopened - installation: *730 - organization: *731 - projects_v2: *776 + installation: *731 + organization: *732 + projects_v2: *777 sender: *4 required: - action @@ -161281,9 +161309,9 @@ webhooks: type: string enum: - created - installation: *730 - organization: *731 - projects_v2_status_update: &781 + installation: *731 + organization: *732 + projects_v2_status_update: &782 title: Projects v2 Status Update description: An status update belonging to a project type: object @@ -161418,9 +161446,9 @@ webhooks: type: string enum: - deleted - installation: *730 - organization: *731 - projects_v2_status_update: *781 + installation: *731 + organization: *732 + projects_v2_status_update: *782 sender: *4 required: - action @@ -161566,9 +161594,9 @@ webhooks: - string - 'null' format: date - installation: *730 - organization: *731 - projects_v2_status_update: *781 + installation: *731 + organization: *732 + projects_v2_status_update: *782 sender: *4 required: - action @@ -161639,10 +161667,10 @@ webhooks: title: public event type: object properties: - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - repository @@ -161719,13 +161747,13 @@ webhooks: type: string enum: - assigned - assignee: *756 - enterprise: *729 - installation: *730 - number: &782 + assignee: *757 + enterprise: *730 + installation: *731 + number: &783 description: The pull request number. type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -164074,7 +164102,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -164156,11 +164184,11 @@ webhooks: type: string enum: - auto_merge_disabled - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -166502,7 +166530,7 @@ webhooks: - draft reason: type: string - repository: *732 + repository: *733 sender: *4 required: - action @@ -166584,11 +166612,11 @@ webhooks: type: string enum: - auto_merge_enabled - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -168930,7 +168958,7 @@ webhooks: - draft reason: type: string - repository: *732 + repository: *733 sender: *4 required: - action @@ -169012,13 +169040,13 @@ webhooks: type: string enum: - closed - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: &783 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: &784 allOf: - - *584 + - *585 - type: object properties: allow_auto_merge: @@ -169080,7 +169108,7 @@ webhooks: Please use `squash_merge_commit_title` instead.** type: boolean default: false - repository: *732 + repository: *733 sender: *4 required: - action @@ -169161,12 +169189,12 @@ webhooks: type: string enum: - converted_to_draft - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: *783 - repository: *732 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: *784 + repository: *733 sender: *4 required: - action @@ -169246,11 +169274,11 @@ webhooks: type: string enum: - demilestoned - enterprise: *729 - milestone: *482 - number: *782 - organization: *731 - pull_request: &784 + enterprise: *730 + milestone: *483 + number: *783 + organization: *732 + pull_request: &785 title: Pull Request type: object properties: @@ -171577,7 +171605,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -171656,11 +171684,11 @@ webhooks: type: string enum: - dequeued - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -174006,7 +174034,7 @@ webhooks: - BRANCH_PROTECTIONS - GIT_TREE_INVALID - INVALID_MERGE_COMMIT - repository: *732 + repository: *733 sender: *4 required: - action @@ -174130,12 +174158,12 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: *783 - repository: *732 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: *784 + repository: *733 sender: *4 required: - action @@ -174215,11 +174243,11 @@ webhooks: type: string enum: - enqueued - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -176550,7 +176578,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -176630,11 +176658,11 @@ webhooks: type: string enum: - labeled - enterprise: *729 - installation: *730 - label: *755 - number: *782 - organization: *731 + enterprise: *730 + installation: *731 + label: *756 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -178982,7 +179010,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -179063,10 +179091,10 @@ webhooks: type: string enum: - locked - enterprise: *729 - installation: *730 - number: *782 - organization: *731 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -181412,7 +181440,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -181492,12 +181520,12 @@ webhooks: type: string enum: - milestoned - enterprise: *729 - milestone: *482 - number: *782 - organization: *731 - pull_request: *784 - repository: *732 + enterprise: *730 + milestone: *483 + number: *783 + organization: *732 + pull_request: *785 + repository: *733 sender: *4 required: - action @@ -181576,12 +181604,12 @@ webhooks: type: string enum: - opened - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: *783 - repository: *732 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: *784 + repository: *733 sender: *4 required: - action @@ -181662,12 +181690,12 @@ webhooks: type: string enum: - ready_for_review - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: *783 - repository: *732 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: *784 + repository: *733 sender: *4 required: - action @@ -181747,12 +181775,12 @@ webhooks: type: string enum: - reopened - enterprise: *729 - installation: *730 - number: *782 - organization: *731 - pull_request: *783 - repository: *732 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 + pull_request: *784 + repository: *733 sender: *4 required: - action @@ -182127,9 +182155,9 @@ webhooks: - start_side - side - reactions - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: type: object properties: @@ -184359,7 +184387,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *732 + repository: *733 sender: *4 required: - action @@ -184439,7 +184467,7 @@ webhooks: type: string enum: - deleted - comment: &786 + comment: &787 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. @@ -184732,9 +184760,9 @@ webhooks: - start_side - side - reactions - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: type: object properties: @@ -186952,7 +186980,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *732 + repository: *733 sender: *4 required: - action @@ -187032,11 +187060,11 @@ webhooks: type: string enum: - edited - changes: *785 - comment: *786 - enterprise: *729 - installation: *730 - organization: *731 + changes: *786 + comment: *787 + enterprise: *730 + installation: *731 + organization: *732 pull_request: type: object properties: @@ -189257,7 +189285,7 @@ webhooks: - _links - author_association - active_lock_reason - repository: *732 + repository: *733 sender: *4 required: - action @@ -189338,9 +189366,9 @@ webhooks: type: string enum: - dismissed - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: title: Simple Pull Request type: object @@ -191573,7 +191601,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *732 + repository: *733 review: description: The review that was affected. type: object @@ -191819,9 +191847,9 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: title: Simple Pull Request type: object @@ -193935,8 +193963,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *732 - review: &787 + repository: *733 + review: &788 description: The review that was affected. type: object properties: @@ -194169,12 +194197,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: description: The pull request number. type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -196521,7 +196549,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 requested_reviewer: title: User type: @@ -196607,12 +196635,12 @@ webhooks: type: string enum: - review_request_removed - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: description: The pull request number. type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -198966,7 +198994,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 requested_team: title: Team description: Groups of organization members that gives permissions @@ -199161,12 +199189,12 @@ webhooks: type: string enum: - review_requested - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: description: The pull request number. type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -201515,7 +201543,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 requested_reviewer: title: User type: @@ -201602,12 +201630,12 @@ webhooks: type: string enum: - review_requested - enterprise: *729 - installation: *730 + enterprise: *730 + installation: *731 number: description: The pull request number. type: integer - organization: *731 + organization: *732 pull_request: title: Pull Request type: object @@ -203947,7 +203975,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 requested_team: title: Team description: Groups of organization members that gives permissions @@ -204131,9 +204159,9 @@ webhooks: type: string enum: - submitted - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: title: Simple Pull Request type: object @@ -206369,8 +206397,8 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *732 - review: *787 + repository: *733 + review: *788 sender: *4 required: - action @@ -206450,9 +206478,9 @@ webhooks: type: string enum: - resolved - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: title: Simple Pull Request type: object @@ -208583,7 +208611,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *732 + repository: *733 sender: *4 thread: type: object @@ -208975,9 +209003,9 @@ webhooks: type: string enum: - unresolved - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 pull_request: title: Simple Pull Request type: object @@ -211091,7 +211119,7 @@ webhooks: - author_association - auto_merge - active_lock_reason - repository: *732 + repository: *733 sender: *4 thread: type: object @@ -211485,10 +211513,10 @@ webhooks: type: string before: type: string - enterprise: *729 - installation: *730 - number: *782 - organization: *731 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -213823,7 +213851,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -213905,11 +213933,11 @@ webhooks: type: string enum: - unassigned - assignee: *788 - enterprise: *729 - installation: *730 - number: *782 - organization: *731 + assignee: *789 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -216259,7 +216287,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -216338,11 +216366,11 @@ webhooks: type: string enum: - unlabeled - enterprise: *729 - installation: *730 - label: *755 - number: *782 - organization: *731 + enterprise: *730 + installation: *731 + label: *756 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -218681,7 +218709,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -218762,10 +218790,10 @@ webhooks: type: string enum: - unlocked - enterprise: *729 - installation: *730 - number: *782 - organization: *731 + enterprise: *730 + installation: *731 + number: *783 + organization: *732 pull_request: title: Pull Request type: object @@ -221094,7 +221122,7 @@ webhooks: - auto_merge - active_lock_reason - draft - repository: *732 + repository: *733 sender: *4 required: - action @@ -221297,7 +221325,7 @@ webhooks: deleted: description: Whether this push deleted the `ref`. type: boolean - enterprise: *729 + enterprise: *730 forced: description: Whether this push was a force push of the `ref`. type: boolean @@ -221392,8 +221420,8 @@ webhooks: - url - author - committer - installation: *730 - organization: *731 + installation: *731 + organization: *732 pusher: title: Committer description: Metaproperties for Git author/committer information. @@ -221981,9 +222009,9 @@ webhooks: type: string enum: - published - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 registry_package: type: object properties: @@ -222460,7 +222488,7 @@ webhooks: type: string rubygems_metadata: type: array - items: *770 + items: *771 summary: type: string tag_name: @@ -222516,7 +222544,7 @@ webhooks: - owner - package_version - registry - repository: *732 + repository: *733 sender: *4 required: - action @@ -222594,9 +222622,9 @@ webhooks: type: string enum: - updated - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 registry_package: type: object properties: @@ -222908,7 +222936,7 @@ webhooks: - published_at rubygems_metadata: type: array - items: *770 + items: *771 summary: type: string tag_name: @@ -222958,7 +222986,7 @@ webhooks: - owner - package_version - registry - repository: *732 + repository: *733 sender: *4 required: - action @@ -223035,10 +223063,10 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - release: &789 + enterprise: *730 + installation: *731 + organization: *732 + release: &790 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -223354,7 +223382,7 @@ webhooks: - tarball_url - zipball_url - body - repository: *732 + repository: *733 sender: *4 required: - action @@ -223431,11 +223459,11 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - release: *789 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + release: *790 + repository: *733 sender: *4 required: - action @@ -223552,11 +223580,11 @@ webhooks: type: boolean required: - to - enterprise: *729 - installation: *730 - organization: *731 - release: *789 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + release: *790 + repository: *733 sender: *4 required: - action @@ -223634,9 +223662,9 @@ webhooks: type: string enum: - prereleased - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 release: title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) @@ -223957,7 +223985,7 @@ webhooks: - string - 'null' format: uri - repository: *732 + repository: *733 sender: *4 required: - action @@ -224033,10 +224061,10 @@ webhooks: type: string enum: - published - enterprise: *729 - installation: *730 - organization: *731 - release: &790 + enterprise: *730 + installation: *731 + organization: *732 + release: &791 title: Release description: The [release](https://docs.github.com/enterprise-cloud@latest//rest/releases/releases/#get-a-release) object. @@ -224354,7 +224382,7 @@ webhooks: - string - 'null' format: uri - repository: *732 + repository: *733 sender: *4 required: - action @@ -224430,11 +224458,11 @@ webhooks: type: string enum: - released - enterprise: *729 - installation: *730 - organization: *731 - release: *789 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + release: *790 + repository: *733 sender: *4 required: - action @@ -224510,11 +224538,11 @@ webhooks: type: string enum: - unpublished - enterprise: *729 - installation: *730 - organization: *731 - release: *790 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + release: *791 + repository: *733 sender: *4 required: - action @@ -224590,11 +224618,11 @@ webhooks: type: string enum: - published - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - repository_advisory: *641 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + repository_advisory: *642 sender: *4 required: - action @@ -224670,11 +224698,11 @@ webhooks: type: string enum: - reported - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - repository_advisory: *641 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + repository_advisory: *642 sender: *4 required: - action @@ -224750,10 +224778,10 @@ webhooks: type: string enum: - archived - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -224830,10 +224858,10 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -224911,10 +224939,10 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -224999,10 +225027,10 @@ webhooks: additionalProperties: true description: The `client_payload` that was specified in the `POST /repos/{owner}/{repo}/dispatches` request body. - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -225117,10 +225145,10 @@ webhooks: - 'null' items: type: string - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -225192,10 +225220,10 @@ webhooks: title: repository_import event type: object properties: - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 status: type: string @@ -225276,10 +225304,10 @@ webhooks: type: string enum: - privatized - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -225356,10 +225384,10 @@ webhooks: type: string enum: - publicized - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -225453,10 +225481,10 @@ webhooks: - name required: - repository - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -225536,10 +225564,10 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 repository_ruleset: *124 sender: *4 required: @@ -225618,10 +225646,10 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 repository_ruleset: *124 sender: *4 required: @@ -225700,10 +225728,10 @@ webhooks: type: string enum: - edited - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 repository_ruleset: *124 changes: type: object @@ -226011,10 +226039,10 @@ webhooks: - from required: - owner - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226092,10 +226120,10 @@ webhooks: type: string enum: - unarchived - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226173,7 +226201,7 @@ webhooks: type: string enum: - create - alert: &791 + alert: &792 title: Repository Vulnerability Alert Alert description: The security alert of the vulnerable dependency. type: object @@ -226297,10 +226325,10 @@ webhooks: type: string enum: - open - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226510,10 +226538,10 @@ webhooks: type: string enum: - dismissed - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226591,11 +226619,11 @@ webhooks: type: string enum: - reopen - alert: *791 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + alert: *792 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226797,10 +226825,10 @@ webhooks: enum: - fixed - open - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -226878,7 +226906,7 @@ webhooks: type: string enum: - created - alert: &792 + alert: &793 type: object properties: number: *96 @@ -226988,10 +227016,10 @@ webhooks: - 'null' description: Whether the detected secret was found in multiple repositories in the same organization or business. - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -227072,11 +227100,11 @@ webhooks: type: string enum: - created - alert: *792 - installation: *730 - location: *793 - organization: *731 - repository: *732 + alert: *793 + installation: *731 + location: *794 + organization: *732 + repository: *733 sender: *4 required: - location @@ -227314,11 +227342,11 @@ webhooks: type: string enum: - publicly_leaked - alert: *792 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + alert: *793 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -227396,11 +227424,11 @@ webhooks: type: string enum: - reopened - alert: *792 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + alert: *793 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -227478,11 +227506,11 @@ webhooks: type: string enum: - resolved - alert: *792 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + alert: *793 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -227560,11 +227588,11 @@ webhooks: type: string enum: - validated - alert: *792 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + alert: *793 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -227694,10 +227722,10 @@ webhooks: - organization - enterprise - - repository: *732 - enterprise: *729 - installation: *730 - organization: *731 + repository: *733 + enterprise: *730 + installation: *731 + organization: *732 sender: *4 required: - action @@ -227775,11 +227803,11 @@ webhooks: type: string enum: - published - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - security_advisory: &794 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + security_advisory: &795 description: The details of the security advisory, including summary, description, and severity. type: object @@ -227965,11 +227993,11 @@ webhooks: type: string enum: - updated - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 - security_advisory: *794 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 + security_advisory: *795 sender: *4 required: - action @@ -228042,10 +228070,10 @@ webhooks: type: string enum: - withdrawn - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 security_advisory: description: The details of the security advisory, including summary, description, and severity. @@ -228232,10 +228260,10 @@ webhooks: type: object properties: security_and_analysis: *312 - enterprise: *729 - installation: *730 - organization: *731 - repository: *373 + enterprise: *730 + installation: *731 + organization: *732 + repository: *374 sender: *4 required: - changes @@ -228313,12 +228341,12 @@ webhooks: type: string enum: - cancelled - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: &795 + sponsorship: &796 type: object properties: created_at: @@ -228623,12 +228651,12 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: *795 + sponsorship: *796 required: - action - sponsorship @@ -228716,12 +228744,12 @@ webhooks: type: string required: - from - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: *795 + sponsorship: *796 required: - action - changes @@ -228798,17 +228826,17 @@ webhooks: type: string enum: - pending_cancellation - effective_date: &796 + effective_date: &797 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: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: *795 + sponsorship: *796 required: - action - sponsorship @@ -228882,7 +228910,7 @@ webhooks: type: string enum: - pending_tier_change - changes: &797 + changes: &798 type: object properties: tier: @@ -228926,13 +228954,13 @@ webhooks: - from required: - tier - effective_date: *796 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + effective_date: *797 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: *795 + sponsorship: *796 required: - action - changes @@ -229009,13 +229037,13 @@ webhooks: type: string enum: - tier_changed - changes: *797 - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + changes: *798 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - sponsorship: *795 + sponsorship: *796 required: - action - changes @@ -229089,10 +229117,10 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -229176,10 +229204,10 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 starred_at: description: 'The time the star was created. This is a timestamp @@ -229613,15 +229641,15 @@ webhooks: type: - string - 'null' - enterprise: *729 + enterprise: *730 id: description: The unique identifier of the status. type: integer - installation: *730 + installation: *731 name: type: string - organization: *731 - repository: *732 + organization: *732 + repository: *733 sender: *4 sha: description: The Commit SHA. @@ -229737,9 +229765,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *147 - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -229829,9 +229857,9 @@ webhooks: description: The ID of the sub-issue. type: number sub_issue: *147 - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -229921,9 +229949,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *147 - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -230013,9 +230041,9 @@ webhooks: description: The ID of the parent issue. type: number parent_issue: *147 - installation: *730 - organization: *731 - repository: *732 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -230092,12 +230120,12 @@ webhooks: title: team_add event type: object properties: - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - team: &798 + team: &799 title: Team description: Groups of organization members that gives permissions on specified repositories. @@ -230290,9 +230318,9 @@ webhooks: type: string enum: - added_to_repository - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 repository: title: Repository description: A git repository @@ -230762,7 +230790,7 @@ webhooks: - topics - visibility sender: *4 - team: *798 + team: *799 required: - action - team @@ -230838,9 +230866,9 @@ webhooks: type: string enum: - created - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 repository: title: Repository description: A git repository @@ -231310,7 +231338,7 @@ webhooks: - topics - visibility sender: *4 - team: *798 + team: *799 required: - action - team @@ -231387,9 +231415,9 @@ webhooks: type: string enum: - deleted - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 repository: title: Repository description: A git repository @@ -231859,7 +231887,7 @@ webhooks: - topics - visibility sender: *4 - team: *798 + team: *799 required: - action - team @@ -232003,9 +232031,9 @@ webhooks: - from required: - permissions - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 repository: title: Repository description: A git repository @@ -232475,7 +232503,7 @@ webhooks: - topics - visibility sender: *4 - team: *798 + team: *799 required: - action - changes @@ -232553,9 +232581,9 @@ webhooks: type: string enum: - removed_from_repository - enterprise: *729 - installation: *730 - organization: *731 + enterprise: *730 + installation: *731 + organization: *732 repository: title: Repository description: A git repository @@ -233025,7 +233053,7 @@ webhooks: - topics - visibility sender: *4 - team: *798 + team: *799 required: - action - team @@ -233101,10 +233129,10 @@ webhooks: type: string enum: - started - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 required: - action @@ -233177,17 +233205,17 @@ webhooks: title: workflow_dispatch event type: object properties: - enterprise: *729 + enterprise: *730 inputs: type: - object - 'null' additionalProperties: true - installation: *730 - organization: *731 + installation: *731 + organization: *732 ref: type: string - repository: *732 + repository: *733 sender: *4 workflow: type: string @@ -233269,10 +233297,10 @@ webhooks: type: string enum: - completed - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 workflow_job: allOf: @@ -233528,7 +233556,7 @@ webhooks: type: string required: - conclusion - deployment: *502 + deployment: *503 required: - action - repository @@ -233607,10 +233635,10 @@ webhooks: type: string enum: - in_progress - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 workflow_job: allOf: @@ -233892,7 +233920,7 @@ webhooks: required: - status - steps - deployment: *502 + deployment: *503 required: - action - repository @@ -233971,10 +233999,10 @@ webhooks: type: string enum: - queued - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 workflow_job: type: object @@ -234120,7 +234148,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *502 + deployment: *503 required: - action - repository @@ -234199,10 +234227,10 @@ webhooks: type: string enum: - waiting - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 workflow_job: type: object @@ -234349,7 +234377,7 @@ webhooks: - workflow_name - head_branch - created_at - deployment: *502 + deployment: *503 required: - action - repository @@ -234429,12 +234457,12 @@ webhooks: type: string enum: - completed - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - workflow: *751 + workflow: *752 workflow_run: title: Workflow Run type: object @@ -235453,12 +235481,12 @@ webhooks: type: string enum: - in_progress - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - workflow: *751 + workflow: *752 workflow_run: title: Workflow Run type: object @@ -236462,12 +236490,12 @@ webhooks: type: string enum: - requested - enterprise: *729 - installation: *730 - organization: *731 - repository: *732 + enterprise: *730 + installation: *731 + organization: *732 + repository: *733 sender: *4 - workflow: *751 + workflow: *752 workflow_run: title: Workflow Run type: object diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index 7998b67fa4..21255e4452 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -8358,6 +8358,9 @@ { "$ref": "#/components/parameters/enterprise" }, + { + "$ref": "#/components/parameters/advanced-security-product" + }, { "$ref": "#/components/parameters/per-page" }, @@ -28920,6 +28923,9 @@ { "$ref": "#/components/parameters/org" }, + { + "$ref": "#/components/parameters/advanced-security-product" + }, { "$ref": "#/components/parameters/per-page" }, @@ -33978,6 +33984,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -115110,7 +115126,8 @@ }, "required": [ "file_patterns", - "minimum_approvals" + "minimum_approvals", + "reviewer" ] }, "repository-rule-pull-request": { @@ -119044,6 +119061,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -324910,6 +324939,19 @@ "default": false } }, + "advanced-security-product": { + "name": "advanced_security_product", + "in": "query", + "description": "The security feature to get GitHub Advanced Security active committers for.", + "required": false, + "schema": { + "type": "string", + "enum": [ + "code_security", + "secret_protection" + ] + } + }, "cost-center": { "name": "cost_center_id", "description": "The ID corresponding to the cost center.", diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index e5a29685c3..adc3063a4e 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -5900,6 +5900,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/enterprise-admin/billing#get-github-advanced-security-active-committers-for-an-enterprise parameters: - "$ref": "#/components/parameters/enterprise" + - "$ref": "#/components/parameters/advanced-security-product" - "$ref": "#/components/parameters/per-page" - "$ref": "#/components/parameters/page" responses: @@ -20908,6 +20909,7 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/billing/billing#get-github-advanced-security-active-committers-for-an-organization parameters: - "$ref": "#/components/parameters/org" + - "$ref": "#/components/parameters/advanced-security-product" - "$ref": "#/components/parameters/per-page" - "$ref": "#/components/parameters/page" responses: @@ -24582,6 +24584,14 @@ paths: status: type: string description: Can be `enabled` or `disabled`. + code_security: + type: object + description: Use the `status` property to enable or disable + GitHub Code Security for this repository. + properties: + status: + type: string + description: Can be `enabled` or `disabled`. secret_scanning: type: object description: Use the `status` property to enable or disable @@ -83474,6 +83484,7 @@ components: required: - file_patterns - minimum_approvals + - reviewer repository-rule-pull-request: title: pull_request description: Require all commits be made to a non-target branch and submitted @@ -86291,6 +86302,14 @@ components: enum: - enabled - disabled + code_security: + type: object + properties: + status: + type: string + enum: + - enabled + - disabled dependabot_security_updates: description: Enable or disable Dependabot security updates for the repository. type: object @@ -242797,6 +242816,17 @@ components: schema: type: boolean default: false + advanced-security-product: + name: advanced_security_product + in: query + description: The security feature to get GitHub Advanced Security active committers + for. + required: false + schema: + type: string + enum: + - code_security + - secret_protection cost-center: name: cost_center_id description: The ID corresponding to the cost center. diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index 7998b67fa4..21255e4452 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -8358,6 +8358,9 @@ { "$ref": "#/components/parameters/enterprise" }, + { + "$ref": "#/components/parameters/advanced-security-product" + }, { "$ref": "#/components/parameters/per-page" }, @@ -28920,6 +28923,9 @@ { "$ref": "#/components/parameters/org" }, + { + "$ref": "#/components/parameters/advanced-security-product" + }, { "$ref": "#/components/parameters/per-page" }, @@ -33978,6 +33984,16 @@ } } }, + "code_security": { + "type": "object", + "description": "Use the `status` property to enable or disable GitHub Code Security for this repository.", + "properties": { + "status": { + "type": "string", + "description": "Can be `enabled` or `disabled`." + } + } + }, "secret_scanning": { "type": "object", "description": "Use the `status` property to enable or disable secret scanning for this repository. For more information, see \"[About secret scanning](/code-security/secret-security/about-secret-scanning).\"", @@ -115110,7 +115126,8 @@ }, "required": [ "file_patterns", - "minimum_approvals" + "minimum_approvals", + "reviewer" ] }, "repository-rule-pull-request": { @@ -119044,6 +119061,18 @@ } } }, + "code_security": { + "type": "object", + "properties": { + "status": { + "type": "string", + "enum": [ + "enabled", + "disabled" + ] + } + } + }, "dependabot_security_updates": { "description": "Enable or disable Dependabot security updates for the repository.", "type": "object", @@ -324910,6 +324939,19 @@ "default": false } }, + "advanced-security-product": { + "name": "advanced_security_product", + "in": "query", + "description": "The security feature to get GitHub Advanced Security active committers for.", + "required": false, + "schema": { + "type": "string", + "enum": [ + "{"code":"internal","msg":"git-diff-tree: context deadline exceeded","meta":{"cause":"*fmt.wrapError"}}