Merge pull request #4430 from reasonerjt/fix-swagger

fix typo in swagger
This commit is contained in:
Daniel Jiang 2018-03-19 13:20:37 +08:00 committed by GitHub
commit 28f0e6cd02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: