fix typo in swagger

This commit is contained in:
Tan Jiang 2018-03-19 09:22:10 +08:00
parent 62f25be709
commit c4414c9472

View File

@ -2464,7 +2464,7 @@ paths:
'403':
description: Only admin has this authority.
'415':
$ref: '#responses/UnsupportedMediaType'
$ref: '#/responses/UnsupportedMediaType'
'500':
description: Unexpected internal errors.
responses: