mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-23 02:35:17 +01: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