1
0
mirror of synced 2026-01-04 18:06:26 -05:00

Merge pull request #16964 from github/openapi-update-56c466560673b0199afcc6bfcf10a3be57ac4fc3c22e2321682ced3d5c643588

Updating OpenAPI descriptions
This commit is contained in:
Sarah Edwards
2020-12-15 16:21:19 -08:00
committed by GitHub
4 changed files with 56 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -124960,6 +124960,9 @@
}
}
},
"403": {
"description": "Response if GitHub Advanced Security is not enabled for this repository"
},
"404": {
"description": "Response if the ref does not match an existing ref"
},
@@ -125349,6 +125352,9 @@
}
}
},
"403": {
"description": "Response if GitHub Advanced Security is not enabled for this repository"
},
"404": {
"description": "Resource Not Found",
"content": {
@@ -125803,7 +125809,7 @@
}
},
"403": {
"description": "Response if the repository is archived"
"description": "Response if the repository is archived, or if GitHub Advanced Security is not enabled for this repository"
},
"503": {
"description": "Response when code scanning is not available and you should try again at a later time"
@@ -125942,6 +125948,9 @@
}
}
}
},
"403": {
"description": "Response if GitHub Advanced Security is not enabled for this repository"
}
},
"x-github": {
@@ -126042,7 +126051,7 @@
"description": "response"
},
"403": {
"description": "Response if the repository is archived"
"description": "Response if the repository is archived, or if GitHub Advanced Security is not enabled for this repository"
},
"404": {
"description": "Response if `commit_sha` or `ref` cannot be found"

View File

@@ -115110,6 +115110,9 @@
}
}
},
"403": {
"description": "Response if GitHub Advanced Security is not enabled for this repository"
},
"404": {
"description": "Response if the ref does not match an existing ref"
},
@@ -115499,6 +115502,9 @@
}
}
},
"403": {
"description": "Response if GitHub Advanced Security is not enabled for this repository"
},
"404": {
"description": "Resource Not Found",
"content": {
@@ -115953,7 +115959,7 @@
}
},
"403": {
"description": "Response if the repository is archived"
"description": "Response if the repository is archived, or if GitHub Advanced Security is not enabled for this repository"
},
"503": {
"description": "Response when code scanning is not available and you should try again at a later time"
@@ -116092,6 +116098,9 @@
}
}
}
},
"403": {
"description": "Response if GitHub Advanced Security is not enabled for this repository"
}
},
"x-github": {
@@ -116192,7 +116201,7 @@
"description": "response"
},
"403": {
"description": "Response if the repository is archived"
"description": "Response if the repository is archived, or if GitHub Advanced Security is not enabled for this repository"
},
"404": {
"description": "Response if `commit_sha` or `ref` cannot be found"