mirror of
https://github.com/goharbor/harbor
synced 2025-04-18 17:54:34 +00:00
modify as travis CI required
This commit is contained in:
parent
26d7f77532
commit
e985a587c2
|
@ -199,7 +199,7 @@ func (p *ProjectAPI) List() {
|
|||
p.ServeJSON()
|
||||
}
|
||||
|
||||
// ToggleProjectPublic handles request PUT /api/projects/:id/publicity
|
||||
// ToggleProjectPublic ...
|
||||
func (p *ProjectAPI) ToggleProjectPublic() {
|
||||
p.userID = p.ValidateUser()
|
||||
var req projectReq
|
||||
|
|
Loading…
Reference in New Issue
Block a user