Commit Graph

1 Commits (v4)

Author SHA1 Message Date
veypi c21c766b6a feat(role): add role users batch management API
- Add GET /{id}/users endpoint for paginated role user listing
    - Add PUT /{id}/users endpoint for batch role user assignment
    - Use transaction to atomically sync user-role associations
    - Prevent modification of system role user assignments
3 weeks ago