diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/swagger.v1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/swagger.v1.json b/public/swagger.v1.json index 6f8f30fcfe..264ae52be6 100644 --- a/public/swagger.v1.json +++ b/public/swagger.v1.json @@ -1269,7 +1269,7 @@ } }, "empty": { - "description": "APIEmpty is a empty response" + "description": "APIEmpty is an empty response" }, "error": { "description": "APIError is error format response", |