Skip to content

Commit d79b33b

Browse files
Update OpenAPI 3.1 Descriptions
1 parent 23d16a0 commit d79b33b

16 files changed

+432
-0
lines changed

descriptions-next/api.github.com/api.github.com.2022-11-28.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99794,6 +99794,13 @@
9979499794
"not_set"
9979599795
]
9979699796
},
99797+
"code_scanning_options": {
99798+
"type": [
99799+
"object",
99800+
"null"
99801+
],
99802+
"description": "Feature options for code scanning"
99803+
},
9979799804
"code_scanning_default_setup": {
9979899805
"type": "string",
9979999806
"description": "The enablement status of code scanning default setup",

descriptions-next/api.github.com/api.github.com.2022-11-28.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72255,6 +72255,11 @@ components:
7225572255
- enabled
7225672256
- disabled
7225772257
- not_set
72258+
code_scanning_options:
72259+
type:
72260+
- object
72261+
- 'null'
72262+
description: Feature options for code scanning
7225872263
code_scanning_default_setup:
7225972264
type: string
7226072265
description: The enablement status of code scanning default setup

descriptions-next/api.github.com/api.github.com.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99794,6 +99794,13 @@
9979499794
"not_set"
9979599795
]
9979699796
},
99797+
"code_scanning_options": {
99798+
"type": [
99799+
"object",
99800+
"null"
99801+
],
99802+
"description": "Feature options for code scanning"
99803+
},
9979799804
"code_scanning_default_setup": {
9979899805
"type": "string",
9979999806
"description": "The enablement status of code scanning default setup",

descriptions-next/api.github.com/api.github.com.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72255,6 +72255,11 @@ components:
7225572255
- enabled
7225672256
- disabled
7225772257
- not_set
72258+
code_scanning_options:
72259+
type:
72260+
- object
72261+
- 'null'
72262+
description: Feature options for code scanning
7225872263
code_scanning_default_setup:
7225972264
type: string
7226072265
description: The enablement status of code scanning default setup

0 commit comments

Comments
 (0)