feat(api): add AdminModule with user and workspace management endpoints #555
Reference in New Issue
Block a user
Delete Branch "feat/ms21-admin-module"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
MS21-API-001 + API-002 + API-005: AdminModule with 6 endpoints (list users, invite, update, deactivate, create workspace, update workspace). 13 files, 1270 lines. 26 new tests. All 3364 tests pass.
Refs: MS21-API-001, MS21-API-002, MS21-API-005