aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fatcat-openapi2.yml4
-rw-r--r--rust/fatcat-api-spec/api.yaml4
2 files changed, 0 insertions, 8 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"
diff --git a/rust/fatcat-api-spec/api.yaml b/rust/fatcat-api-spec/api.yaml
index d5414405..9652fd5e 100644
--- a/rust/fatcat-api-spec/api.yaml
+++ b/rust/fatcat-api-spec/api.yaml
@@ -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"