From f9d697128acc1ffd844afe43e8ac1441f3aaa895 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 17 Apr 2019 04:32:04 +0900 Subject: [PATCH] Update schemas.ts --- src/server/api/openapi/schemas.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/server/api/openapi/schemas.ts b/src/server/api/openapi/schemas.ts index 5992fee83..65826d932 100644 --- a/src/server/api/openapi/schemas.ts +++ b/src/server/api/openapi/schemas.ts @@ -1,4 +1,3 @@ - export const schemas = { Error: { type: 'object',