This commit is contained in:
Dave Horton
2020-10-26 10:06:43 -04:00
parent ea64fb1a58
commit 6e0fc76281
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -177,7 +177,8 @@ paths:
description: login succeeded
content:
application/json:
schema: '#/components/schemas/Login'
schema:
$ref: '#/components/schemas/Login'
403:
description: login failed
content: