diff options
author | Tim Rogers <timrogers@github.com> | 2022-09-22 16:50:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-22 16:50:53 -0400 |
commit | 2c531cd2dae122f82f8b7d030ea98d0eeed62acf (patch) | |
tree | 654bb305767d154b2de900cf912adb0242502303 /descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml | |
parent | ad6b36ce934b5b4ef94016f579e4e3805f5960a5 (diff) | |
parent | 0b3f285c86a663fd542857e3022bf15cbe3b4a54 (diff) | |
download | rest-api-description-2.0.0.tar.gz rest-api-description-2.0.0.zip |
Merge pull request #1594 from github/openapi-update-0624009df56ca0a5d51196d7d204438063db29d76374b8def1a5c5534f1a1f2av2.0.0
Update OpenAPI 3.1 Descriptions
Diffstat (limited to 'descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml')
-rw-r--r-- | descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index bdeed3e23..970499abb 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -709,7 +709,7 @@ paths: status: type: string '422': &49 - description: Validation failed + description: Validation failed, or the endpoint has been spammed. content: application/json: schema: &100 @@ -1022,7 +1022,7 @@ paths: items: type: string '422': &10 - description: Validation failed + description: Validation failed, or the endpoint has been spammed. content: application/json: schema: &99 |