diff options
Diffstat (limited to 'fatcat-openapi2.yml')
-rw-r--r-- | fatcat-openapi2.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fatcat-openapi2.yml b/fatcat-openapi2.yml index d5414405..9652fd5e 100644 --- a/fatcat-openapi2.yml +++ b/fatcat-openapi2.yml @@ -1237,10 +1237,6 @@ paths: schema: $ref: "#/definitions/success" 400: - description: Unmergable - schema: - $ref: "#/definitions/error_response" - 400: description: Bad Request schema: $ref: "#/definitions/error_response" |