mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-19 21:32:24 +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':
|
'403':
|
||||||
description: Only admin has this authority.
|
description: Only admin has this authority.
|
||||||
'415':
|
'415':
|
||||||
$ref: '#responses/UnsupportedMediaType'
|
$ref: '#/responses/UnsupportedMediaType'
|
||||||
'500':
|
'500':
|
||||||
description: Unexpected internal errors.
|
description: Unexpected internal errors.
|
||||||
responses:
|
responses:
|
||||||
|
Loading…
Reference in New Issue
Block a user