Skip to content

Commit ad6b36c

Browse files
authored
Merge pull request #1593 from github/openapi-update-ce787d9a252cdaf5369e082cabf4a40a8d0d42d787eddda27f23c714dd4b7193
Update OpenAPI 3.0 Descriptions
2 parents c6a9f23 + 1be7779 commit ad6b36c

32 files changed

+1364
-1364
lines changed

descriptions/api.github.com/api.github.com.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -108786,7 +108786,7 @@
108786108786
}
108787108787
},
108788108788
"validation_failed_simple": {
108789-
"description": "Validation failed",
108789+
"description": "Validation failed, or the endpoint has been spammed.",
108790108790
"content": {
108791108791
"application/json": {
108792108792
"schema": {
@@ -108811,7 +108811,7 @@
108811108811
}
108812108812
},
108813108813
"validation_failed": {
108814-
"description": "Validation failed",
108814+
"description": "Validation failed, or the endpoint has been spammed.",
108815108815
"content": {
108816108816
"application/json": {
108817108817
"schema": {

descriptions/api.github.com/api.github.com.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -83882,7 +83882,7 @@ components:
8388283882
schema:
8388383883
"$ref": "#/components/schemas/basic-error"
8388483884
validation_failed_simple:
83885-
description: Validation failed
83885+
description: Validation failed, or the endpoint has been spammed.
8388683886
content:
8388783887
application/json:
8388883888
schema:
@@ -83897,7 +83897,7 @@ components:
8389783897
schema:
8389883898
"$ref": "#/components/schemas/scim-error"
8389983899
validation_failed:
83900-
description: Validation failed
83900+
description: Validation failed, or the endpoint has been spammed.
8390183901
content:
8390283902
application/json:
8390383903
schema:

0 commit comments

Comments
 (0)