mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-17 12:21:24 +01:00
update
This commit is contained in:
parent
bb958a7f4b
commit
ffb2f4201b
@ -19,6 +19,7 @@ import (
|
|||||||
"fmt"
|
"fmt"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// DupProjectErr is the error returned when creating a duplicate project
|
||||||
var DupProjectErr = errors.New("duplicate project")
|
var DupProjectErr = errors.New("duplicate project")
|
||||||
|
|
||||||
// HTTPError : if response is returned but the status code is not 200, an Error instance will be returned
|
// HTTPError : if response is returned but the status code is not 200, an Error instance will be returned
|
||||||
|
Loading…
Reference in New Issue
Block a user