fix: GET workspace members endpoint #635
Reference in New Issue
Block a user
Delete Branch "fix/workspace-members"
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?
Adds missing GET /api/workspaces/:workspaceId/members. Was returning 404 causing frontend members page to fail.