Commit Graph

1 Commits (99c1e0c1483e81ebd820d3e4a7392e2f216f7188)

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