[Swagger]Fix name
This commit is contained in:
parent
41ea59d77c
commit
f0d05d5db3
3 changed files with 4 additions and 4 deletions
|
|
@ -28,10 +28,10 @@ import AuthSess from '../../../models/auth-session';
|
|||
* properties:
|
||||
* token:
|
||||
* type: string
|
||||
* description: API Token
|
||||
* description: Session Token
|
||||
* url:
|
||||
* type: string
|
||||
* description: Callback URL
|
||||
* description: Authentication form's URL
|
||||
* 400:
|
||||
* description: Failed
|
||||
* schema:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue