mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 04:05:40 +01:00
Remove 401 error for HEAD /projects
Fixes #7544 Signed-off-by: Daniel Jiang <jiangd@vmware.com>
This commit is contained in:
parent
962d480d79
commit
7f7e2a8106
@ -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