From ac0b49ee3e04d98ad5b6dd8c2360a71d7ecce1a3 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 13 Sep 2018 18:10:00 -0700 Subject: remove duplicate response def from API spec --- rust/fatcat-api-spec/api.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'rust/fatcat-api-spec') 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 @@ -1236,10 +1236,6 @@ paths: description: Merged Successfully schema: $ref: "#/definitions/success" - 400: - description: Unmergable - schema: - $ref: "#/definitions/error_response" 400: description: Bad Request schema: -- cgit v1.2.3