feat(api): add team management module with CRUD endpoints #564

Merged
jason.woltje merged 1 commits from feat/ms21-teams-v4 into main 2026-02-28 18:24:10 +00:00
Owner

MS21-API-004: TeamsModule - 5 endpoints, 19 tests, clean commit.

Refs: MS21-API-004

MS21-API-004: TeamsModule - 5 endpoints, 19 tests, clean commit. Refs: MS21-API-004
jason.woltje added 1 commit 2026-02-28 18:24:04 +00:00
feat(api): add team management module with CRUD endpoints
All checks were successful
ci/woodpecker/push/api Pipeline was successful
68c1947b32
- TeamsModule: controller, service, DTOs, specs
- POST/GET /api/workspaces/:id/teams
- POST/DELETE /api/workspaces/:id/teams/:teamId/members
- DELETE /api/workspaces/:id/teams/:teamId
- 19 tests

Refs: MS21-API-004
jason.woltje merged commit 0e6734bdae into main 2026-02-28 18:24:10 +00:00
jason.woltje deleted branch feat/ms21-teams-v4 2026-02-28 18:24:11 +00:00
Sign in to join this conversation.