fix bug in swagger

This commit is contained in:
Wenkai Yin 2017-03-07 20:34:43 +08:00
parent e83aba5cc2
commit b4f8fdf563

View File

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