Skip to content

Commit

Permalink
Merge pull request #1594 from github/openapi-update-0624009df56ca0a5d…
Browse files Browse the repository at this point in the history
…51196d7d204438063db29d76374b8def1a5c5534f1a1f2a

Update OpenAPI 3.1 Descriptions
  • Loading branch information
timrogers authored Sep 22, 2022
2 parents ad6b36c + 0b3f285 commit 2c531cd
Show file tree
Hide file tree
Showing 32 changed files with 1,364 additions and 1,364 deletions.
4 changes: 2 additions & 2 deletions descriptions-next/api.github.com/api.github.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -111573,7 +111573,7 @@
}
},
"validation_failed_simple": {
"description": "Validation failed",
"description": "Validation failed, or the endpoint has been spammed.",
"content": {
"application/json": {
"schema": {
Expand All @@ -111598,7 +111598,7 @@
}
},
"validation_failed": {
"description": "Validation failed",
"description": "Validation failed, or the endpoint has been spammed.",
"content": {
"application/json": {
"schema": {
Expand Down
4 changes: 2 additions & 2 deletions descriptions-next/api.github.com/api.github.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84409,7 +84409,7 @@ components:
schema:
"$ref": "#/components/schemas/basic-error"
validation_failed_simple:
description: Validation failed
description: Validation failed, or the endpoint has been spammed.
content:
application/json:
schema:
Expand All @@ -84424,7 +84424,7 @@ components:
schema:
"$ref": "#/components/schemas/scim-error"
validation_failed:
description: Validation failed
description: Validation failed, or the endpoint has been spammed.
content:
application/json:
schema:
Expand Down
Loading

0 comments on commit 2c531cd

Please sign in to comment.