mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-23 10:45:45 +01:00
Merge pull request #4430 from reasonerjt/fix-swagger
fix typo in swagger
This commit is contained in:
commit
28f0e6cd02
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user