Merge pull request #1535 from ywk253100/170307_swagger

fix bug in swagger
This commit is contained in:
Daniel Jiang 2017-03-07 21:05:30 +08:00 committed by GitHub
commit b744064008

View File

@ -517,7 +517,6 @@ paths:
responses:
200:
description: Get current user information successfully.
in: body
schema:
$ref: '#/definitions/User'
401: