1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 20:06:06 +02:00

[Swagger]Fix name

This commit is contained in:
Tosuke
2017-01-05 23:42:27 +09:00
parent 41ea59d77c
commit f0d05d5db3
3 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ import serialize from '../../../serializers/user';
* type: string
* -
* name: token
* description: API Token
* description: Session Token
* in: formData
* required: true
* type: string