diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.json b/descriptions/api.github.com/api.github.com.2022-11-28.json index eebd8b62fa..5ea3474733 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions/api.github.com/api.github.com.2022-11-28.json @@ -98099,6 +98099,7 @@ "code-scanning-alert-state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -138756,6 +138757,7 @@ "state": { "description": "State of a code scanning alert.", "type": "string", + "nullable": true, "enum": [ "open", "dismissed" diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index b27e71a8b8..ef25016f93 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -71544,6 +71544,7 @@ components: code-scanning-alert-state: type: string description: State of a code scanning alert. + nullable: true enum: - open - dismissed @@ -102721,6 +102722,7 @@ components: state: description: State of a code scanning alert. type: string + nullable: true enum: - open - dismissed diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index eebd8b62fa..5ea3474733 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -98099,6 +98099,7 @@ "code-scanning-alert-state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -138756,6 +138757,7 @@ "state": { "description": "State of a code scanning alert.", "type": "string", + "nullable": true, "enum": [ "open", "dismissed" diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index b27e71a8b8..ef25016f93 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -71544,6 +71544,7 @@ components: code-scanning-alert-state: type: string description: State of a code scanning alert. + nullable: true enum: - open - dismissed @@ -102721,6 +102722,7 @@ components: state: description: State of a code scanning alert. type: string + nullable: true enum: - open - dismissed diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index a62206191b..8c29ce6ea5 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -59158,6 +59158,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -59422,6 +59423,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -205479,6 +205481,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -205743,6 +205746,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -206118,6 +206122,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -206382,6 +206387,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -206755,6 +206761,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -207019,6 +207026,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -207363,6 +207371,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -543322,6 +543331,7 @@ "state": { "description": "State of a code scanning alert.", "type": "string", + "nullable": true, "enum": [ "open", "dismissed" diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 0315f37369..64451fdf47 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -19052,6 +19052,7 @@ paths: state: &129 type: string description: State of a code scanning alert. + nullable: true enum: - open - dismissed @@ -100437,6 +100438,7 @@ x-webhooks: state: description: State of a code scanning alert. type: string + nullable: true enum: - open - dismissed diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index a62206191b..8c29ce6ea5 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -59158,6 +59158,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -59422,6 +59423,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -205479,6 +205481,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -205743,6 +205746,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -206118,6 +206122,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -206382,6 +206387,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -206755,6 +206761,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -207019,6 +207026,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -207363,6 +207371,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -543322,6 +543331,7 @@ "state": { "description": "State of a code scanning alert.", "type": "string", + "nullable": true, "enum": [ "open", "dismissed" diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index 0315f37369..64451fdf47 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -19052,6 +19052,7 @@ paths: state: &129 type: string description: State of a code scanning alert. + nullable: true enum: - open - dismissed @@ -100437,6 +100438,7 @@ x-webhooks: state: description: State of a code scanning alert. type: string + nullable: true enum: - open - dismissed diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index e0f119c2fd..2ebc381969 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -22836,6 +22836,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -23100,6 +23101,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -70213,6 +70215,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -70477,6 +70480,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -222260,6 +222264,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -222524,6 +222529,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -222899,6 +222905,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -223163,6 +223170,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -223536,6 +223544,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -223800,6 +223809,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -224144,6 +224154,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -589562,6 +589573,7 @@ "state": { "description": "State of a code scanning alert.", "type": "string", + "nullable": true, "enum": [ "open", "dismissed" diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index da292af91d..e320cce3da 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -9678,6 +9678,7 @@ paths: state: &70 type: string description: State of a code scanning alert. + nullable: true enum: - open - dismissed @@ -108721,6 +108722,7 @@ x-webhooks: state: description: State of a code scanning alert. type: string + nullable: true enum: - open - dismissed diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index e0f119c2fd..2ebc381969 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -22836,6 +22836,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -23100,6 +23101,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -70213,6 +70215,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -70477,6 +70480,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -222260,6 +222264,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -222524,6 +222529,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -222899,6 +222905,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -223163,6 +223170,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -223536,6 +223544,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -223800,6 +223809,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -224144,6 +224154,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -589562,6 +589573,7 @@ "state": { "description": "State of a code scanning alert.", "type": "string", + "nullable": true, "enum": [ "open", "dismissed" diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index da292af91d..e320cce3da 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -9678,6 +9678,7 @@ paths: state: &70 type: string description: State of a code scanning alert. + nullable: true enum: - open - dismissed @@ -108721,6 +108722,7 @@ x-webhooks: state: description: State of a code scanning alert. type: string + nullable: true enum: - open - dismissed diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index 9eea6f3949..546c497375 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -101747,6 +101747,7 @@ "code-scanning-alert-state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -149269,6 +149270,7 @@ "state": { "description": "State of a code scanning alert.", "type": "string", + "nullable": true, "enum": [ "open", "dismissed" diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index 469e2f4911..c0e02bae05 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -73955,6 +73955,7 @@ components: code-scanning-alert-state: type: string description: State of a code scanning alert. + nullable: true enum: - open - dismissed @@ -110483,6 +110484,7 @@ components: state: description: State of a code scanning alert. type: string + nullable: true enum: - open - dismissed diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index 9eea6f3949..546c497375 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -101747,6 +101747,7 @@ "code-scanning-alert-state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -149269,6 +149270,7 @@ "state": { "description": "State of a code scanning alert.", "type": "string", + "nullable": true, "enum": [ "open", "dismissed" diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index 469e2f4911..c0e02bae05 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -73955,6 +73955,7 @@ components: code-scanning-alert-state: type: string description: State of a code scanning alert. + nullable: true enum: - open - dismissed @@ -110483,6 +110484,7 @@ components: state: description: State of a code scanning alert. type: string + nullable: true enum: - open - dismissed diff --git a/descriptions/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json b/descriptions/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json index 01123e3789..5109806e6b 100644 --- a/descriptions/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json +++ b/descriptions/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json @@ -35006,6 +35006,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -35256,6 +35257,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -76683,6 +76685,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -76933,6 +76936,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -192549,6 +192553,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -192799,6 +192804,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -193174,6 +193180,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -193438,6 +193445,7 @@ "state": { "type": "string", "description": "State of a code scanning alert.", + "nullable": true, "enum": [ "open", "dismissed", @@ -193811,6 +193819,7 @@ "state": { "type": "string", "descript{"code":"internal","msg":"git-diff-tree: context deadline exceeded","meta":{"cause":"*fmt.wrapError"}}