diff --git a/cache/api.github.com.deref.json b/cache/api.github.com.deref.json index 841b0fefa..c85fb269a 100644 --- a/cache/api.github.com.deref.json +++ b/cache/api.github.com.deref.json @@ -97756,7 +97756,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -97937,7 +97947,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -98042,7 +98062,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -98229,7 +98259,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -98394,7 +98434,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -98463,7 +98513,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -527156,7 +527216,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -528000,7 +528070,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, diff --git a/cache/api.github.com.json b/cache/api.github.com.json index f1ac97490..e4b3c2a0b 100644 --- a/cache/api.github.com.json +++ b/cache/api.github.com.json @@ -15194,7 +15194,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -96159,7 +96169,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -98186,7 +98206,7 @@ "properties": { "alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce alerts block a ref update.", + "description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "errors", @@ -98196,7 +98216,7 @@ }, "security_alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce security alerts block a ref update.", + "description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "critical", diff --git a/cache/ghec.deref.json b/cache/ghec.deref.json index 82483811e..521ac8dff 100644 --- a/cache/ghec.deref.json +++ b/cache/ghec.deref.json @@ -113315,7 +113315,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -113496,7 +113506,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -113601,7 +113621,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -113788,7 +113818,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -113953,7 +113993,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -114022,7 +114072,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -555113,7 +555173,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -555957,7 +556027,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, diff --git a/cache/ghec.json b/cache/ghec.json index ea728b161..f53c22ad2 100644 --- a/cache/ghec.json +++ b/cache/ghec.json @@ -19737,7 +19737,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -104569,7 +104579,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -106596,7 +106616,7 @@ "properties": { "alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce alerts block a ref update.", + "description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-cloud@latest//code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "errors", @@ -106606,7 +106626,7 @@ }, "security_alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce security alerts block a ref update.", + "description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-cloud@latest//code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "critical", diff --git a/cache/ghes-3.11.json b/cache/ghes-3.11.json index 8613c7831..6537a37fb 100644 --- a/cache/ghes-3.11.json +++ b/cache/ghes-3.11.json @@ -100348,7 +100348,7 @@ "properties": { "alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce alerts block a ref update.", + "description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.11/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "errors", @@ -100358,7 +100358,7 @@ }, "security_alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce security alerts block a ref update.", + "description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.11/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "critical", diff --git a/cache/ghes-3.12.deref.json b/cache/ghes-3.12.deref.json index 0ba96aaef..cdefe2e9b 100644 --- a/cache/ghes-3.12.deref.json +++ b/cache/ghes-3.12.deref.json @@ -58937,6 +58937,17 @@ } } ], + "parameters": [ + { + "name": "apply", + "description": "Whether to apply changes from the license. Uploading a license does not automatically apply changes. To make the changes effective, you can specify to apply the license too.", + "in": "query", + "required": false, + "schema": { + "type": "boolean" + } + } + ], "requestBody": { "required": true, "content": { diff --git a/cache/ghes-3.12.json b/cache/ghes-3.12.json index 199b226cf..4ac378614 100644 --- a/cache/ghes-3.12.json +++ b/cache/ghes-3.12.json @@ -10065,6 +10065,11 @@ } } ], + "parameters": [ + { + "$ref": "#/components/parameters/license-apply" + } + ], "requestBody": { "required": true, "content": { @@ -102264,7 +102269,7 @@ "properties": { "alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce alerts block a ref update.", + "description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.12/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "errors", @@ -102274,7 +102279,7 @@ }, "security_alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce security alerts block a ref update.", + "description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.12/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "critical", @@ -300014,6 +300019,15 @@ "type": "string" } }, + "license-apply": { + "name": "apply", + "description": "Whether to apply changes from the license. Uploading a license does not automatically apply changes. To make the changes effective, you can specify to apply the license too.", + "in": "query", + "required": false, + "schema": { + "type": "boolean" + } + }, "uuid": { "name": "uuid", "description": "The UUID which identifies a node.", diff --git a/generated/api.github.com.deref.json b/generated/api.github.com.deref.json index ee7aae818..09b0f4cad 100644 --- a/generated/api.github.com.deref.json +++ b/generated/api.github.com.deref.json @@ -97920,7 +97920,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -98102,7 +98112,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -98207,7 +98227,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -98395,7 +98425,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -98561,7 +98601,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -98630,7 +98680,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -531429,7 +531489,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -532273,7 +532343,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, diff --git a/generated/api.github.com.json b/generated/api.github.com.json index 7a1cb9d93..5df5736a1 100644 --- a/generated/api.github.com.json +++ b/generated/api.github.com.json @@ -16177,7 +16177,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -98011,7 +98021,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -100038,7 +100058,7 @@ "properties": { "alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce alerts block a ref update.", + "description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "errors", @@ -100048,7 +100068,7 @@ }, "security_alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce security alerts block a ref update.", + "description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "critical", diff --git a/generated/ghec.deref.json b/generated/ghec.deref.json index a35cef02d..8525d9d21 100644 --- a/generated/ghec.deref.json +++ b/generated/ghec.deref.json @@ -113573,7 +113573,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -113755,7 +113765,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -113860,7 +113880,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -114048,7 +114078,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -114214,7 +114254,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -114283,7 +114333,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -559539,7 +559599,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -560383,7 +560453,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, diff --git a/generated/ghec.json b/generated/ghec.json index aae5faddd..d8469d671 100644 --- a/generated/ghec.json +++ b/generated/ghec.json @@ -20814,7 +20814,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -106553,7 +106563,17 @@ "description": "Whether the property is required." }, "default_value": { - "type": "string", + "oneOf": [ + { + "type": "string" + }, + { + "type": "array", + "items": { + "type": "string" + } + } + ], "nullable": true, "description": "Default value of the property" }, @@ -108580,7 +108600,7 @@ "properties": { "alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce alerts block a ref update.", + "description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-cloud@latest//code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "errors", @@ -108590,7 +108610,7 @@ }, "security_alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce security alerts block a ref update.", + "description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-cloud@latest//code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "critical", diff --git a/generated/ghes-3.11.json b/generated/ghes-3.11.json index eeb271ed7..fd4dec5d6 100644 --- a/generated/ghes-3.11.json +++ b/generated/ghes-3.11.json @@ -102168,7 +102168,7 @@ "properties": { "alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce alerts block a ref update.", + "description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.11/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "errors", @@ -102178,7 +102178,7 @@ }, "security_alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce security alerts block a ref update.", + "description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.11/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "critical", diff --git a/generated/ghes-3.12.deref.json b/generated/ghes-3.12.deref.json index cc69fde3b..10e7618d1 100644 --- a/generated/ghes-3.12.deref.json +++ b/generated/ghes-3.12.deref.json @@ -59010,6 +59010,17 @@ } } ], + "parameters": [ + { + "name": "apply", + "description": "Whether to apply changes from the license. Uploading a license does not automatically apply changes. To make the changes effective, you can specify to apply the license too.", + "in": "query", + "required": false, + "schema": { + "type": "boolean" + } + } + ], "requestBody": { "required": true, "content": { diff --git a/generated/ghes-3.12.json b/generated/ghes-3.12.json index 88e5b57ed..cf50dba73 100644 --- a/generated/ghes-3.12.json +++ b/generated/ghes-3.12.json @@ -10946,6 +10946,11 @@ } } ], + "parameters": [ + { + "$ref": "#/components/parameters/license-apply" + } + ], "requestBody": { "required": true, "content": { @@ -104099,7 +104104,7 @@ "properties": { "alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce alerts block a ref update.", + "description": "The severity level at which code scanning results that raise alerts block a reference update. For more information on alert severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.12/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "errors", @@ -104109,7 +104114,7 @@ }, "security_alerts_threshold": { "type": "string", - "description": "The threshold at which code scanning results that introduce security alerts block a ref update.", + "description": "The severity level at which code scanning results that raise security alerts block a reference update. For more information on security severity levels, see \"[About code scanning alerts](https://docs.github.com/enterprise-server@3.12/code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts#about-alert-severity-and-security-severity-levels).\"", "enum": [ "none", "critical", @@ -301849,6 +301854,15 @@ "type": "string" } }, + "license-apply": { + "name": "apply", + "description": "Whether to apply changes from the license. Uploading a license does not automatically apply changes. To make the changes effective, you can specify to apply the license too.", + "in": "query", + "required": false, + "schema": { + "type": "boolean" + } + }, "uuid": { "name": "uuid", "description": "The UUID which identifies a node.",