portainer/api/http/handler/teams
zees-dev f6c5c552aa
feat(oauth/team-memberships): oauth team memberships teaser EE-341 (#5088)
* EE oauth team memberships feature teaser

* bugfix: deleting a default team should reset default team id to 0

* error wrapping, refactor team deletion code
2021-07-02 18:20:10 +12:00
..
handler.go feat(extensions): remove rbac extension (#4157) 2020-08-11 17:41:37 +12:00
team_create.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
team_delete.go feat(oauth/team-memberships): oauth team memberships teaser EE-341 (#5088) 2021-07-02 18:20:10 +12:00
team_inspect.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
team_list.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
team_memberships.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
team_update.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00