mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-23 17:17:46 +01:00
Merge pull request #8766 from reasonerjt/fix-swagger-401
Remove 401 error for HEAD /projects
This commit is contained in:
commit
b47b30db23
@ -122,8 +122,6 @@ paths:
|
||||
responses:
|
||||
'200':
|
||||
description: Project name exists.
|
||||
'401':
|
||||
description: User need to log in first.
|
||||
'404':
|
||||
description: Project name does not exist.
|
||||
'500':
|
||||
|
Loading…
Reference in New Issue
Block a user