mirror of
https://github.com/wahyd4/harbor.git
synced 2026-08-15 15:56:22 +10:00
modify as travis CI required
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user