1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 16:45:54 +02:00

[Swagger]Fix Error

This commit is contained in:
Tosuke
2017-01-06 00:39:56 +09:00
parent f0d05d5db3
commit 24b82c30e8
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ import serialize from '../../../serializers/auth-session';
* description: de
* app:
* $ref: "#/definitions/Application"
* 400:
* default:
* description: Failed
* schema:
* $ref: "#/definitions/Error"