Commit Graph

1 Commits (ac7a8d2108cbdab148ca062d31f08813205aaac5)

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