mirror of
https://github.com/goharbor/harbor
synced 2025-04-20 04:32:44 +00: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