From 0a1730edb8b23e1a0dc384f12a7a5c70fd730e2c Mon Sep 17 00:00:00 2001 From: He Weiwei Date: Mon, 6 Apr 2020 05:12:49 +0000 Subject: [PATCH] fix(swagger): make json as default response Signed-off-by: He Weiwei --- api/v2.0/swagger.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/api/v2.0/swagger.yaml b/api/v2.0/swagger.yaml index b0d5e04c5..04419fbf0 100644 --- a/api/v2.0/swagger.yaml +++ b/api/v2.0/swagger.yaml @@ -10,7 +10,6 @@ schemes: basePath: /api/v2.0 produces: - application/json - - text/plain consumes: - application/json securityDefinitions: