Skip to content

Commit 2c531cd

Browse files
authored
Merge pull request #1594 from github/openapi-update-0624009df56ca0a5d51196d7d204438063db29d76374b8def1a5c5534f1a1f2a
Update OpenAPI 3.1 Descriptions
2 parents ad6b36c + 0b3f285 commit 2c531cd

32 files changed

+1364
-1364
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -111573,7 +111573,7 @@
111573111573
}
111574111574
},
111575111575
"validation_failed_simple": {
111576-
"description": "Validation failed",
111576+
"description": "Validation failed, or the endpoint has been spammed.",
111577111577
"content": {
111578111578
"application/json": {
111579111579
"schema": {
@@ -111598,7 +111598,7 @@
111598111598
}
111599111599
},
111600111600
"validation_failed": {
111601-
"description": "Validation failed",
111601+
"description": "Validation failed, or the endpoint has been spammed.",
111602111602
"content": {
111603111603
"application/json": {
111604111604
"schema": {

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -84409,7 +84409,7 @@ components:
8440984409
schema:
8441084410
"$ref": "#/components/schemas/basic-error"
8441184411
validation_failed_simple:
84412-
description: Validation failed
84412+
description: Validation failed, or the endpoint has been spammed.
8441384413
content:
8441484414
application/json:
8441584415
schema:
@@ -84424,7 +84424,7 @@ components:
8442484424
schema:
8442584425
"$ref": "#/components/schemas/scim-error"
8442684426
validation_failed:
84427-
description: Validation failed
84427+
description: Validation failed, or the endpoint has been spammed.
8442884428
content:
8442984429
application/json:
8443084430
schema:

0 commit comments

Comments
 (0)