portainer/api/http/handler/teams
andres-portainer f7dd73b0f7
feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089)
2023-06-16 10:44:22 -03:00
..
handler.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 2023-06-16 10:44:22 -03:00
team_create.go docs(teams): fix swagger [EE-5414] (#8890) 2023-05-08 16:00:00 +07:00
team_delete.go fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
team_inspect.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
team_list.go fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610) 2022-09-16 14:45:14 +12:00
team_list_test.go chore(unit-test): simplify teardown EE-5536 (#9015) 2023-05-30 11:02:22 -03:00
team_memberships.go fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
team_update.go docs(teams): fix swagger [EE-5414] (#8890) 2023-05-08 16:00:00 +07:00