From 1560a47a48e7f7b87f8a8eed7582d90a9b72a5ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Sun, 6 Aug 2023 19:44:44 +0900 Subject: [PATCH] remove other MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- src/openapi/paths/other.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/openapi/paths/other.yaml b/src/openapi/paths/other.yaml index 280b3a8..643005e 100644 --- a/src/openapi/paths/other.yaml +++ b/src/openapi/paths/other.yaml @@ -16,7 +16,6 @@ paths: schema: oneOf: - $ref: "#/components/schemas/OtherResponse" - - $ref: "./../schemas/error.yaml#/components/schemas/Errors" tags: - "other"