Skip to content

Commit 051f038

Browse files
author
Octokit Bot
committed
WIP: schema updates
1 parent bf39358 commit 051f038

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

cache/ghec.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -167072,14 +167072,6 @@
167072167072
}
167073167073
}
167074167074
},
167075-
"code_scanning_forbidden_read": {
167076-
"description": "Response if GitHub Advanced Security is not enabled for this repository",
167077-
"content": {
167078-
"application/json": {
167079-
"schema": { "$ref": "#/components/schemas/basic-error" }
167080-
}
167081-
}
167082-
},
167083167075
"forbidden_gist": {
167084167076
"description": "Forbidden Gist",
167085167077
"content": {
@@ -167146,6 +167138,14 @@
167146167138
}
167147167139
}
167148167140
},
167141+
"code_scanning_forbidden_read": {
167142+
"description": "Response if GitHub Advanced Security is not enabled for this repository",
167143+
"content": {
167144+
"application/json": {
167145+
"schema": { "$ref": "#/components/schemas/basic-error" }
167146+
}
167147+
}
167148+
},
167149167149
"code_scanning_forbidden_write": {
167150167150
"description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
167151167151
"content": {

0 commit comments

Comments
 (0)