Added an endpoint to update a team <-> namespace relation
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package models
|
||||
|
||||
// Update updates a user <-> namespace relation
|
||||
// Update updates a team <-> list relation
|
||||
func (tl *TeamList) Update() (err error) {
|
||||
|
||||
// Check if the right is valid
|
||||
|
Reference in New Issue
Block a user