mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
[Swagger]Fix Error
This commit is contained in:
parent
81659e255a
commit
5db81b938f
@ -32,7 +32,7 @@ import AuthSess from '../../../models/auth-session';
|
||||
* url:
|
||||
* type: string
|
||||
* description: Authentication form's URL
|
||||
* 400:
|
||||
* default:
|
||||
* description: Failed
|
||||
* schema:
|
||||
* $ref: "#/definitions/Error"
|
||||
|
@ -40,7 +40,7 @@ import serialize from '../../../serializers/auth-session';
|
||||
* description: de
|
||||
* app:
|
||||
* $ref: "#/definitions/Application"
|
||||
* 400:
|
||||
* default:
|
||||
* description: Failed
|
||||
* schema:
|
||||
* $ref: "#/definitions/Error"
|
||||
|
@ -38,7 +38,7 @@ import serialize from '../../../serializers/user';
|
||||
* description: User Key
|
||||
* user:
|
||||
* $ref: "#/definitions/User"
|
||||
* 400:
|
||||
* default:
|
||||
* description: Failed
|
||||
* schema:
|
||||
* $ref: "#/definitions/Error"
|
||||
|
Loading…
Reference in New Issue
Block a user