:sparkles: Send a minimal info of each user in group
Open
enhancement
- Dominant language
- Java
- Stars
- 6
- Forks
- 10
- Avg merge
- 9h 15m
- Merged PRs (30d)
- 4
Description
Group member endpoints return only ID of users
UI and some clients request more info and have to make one request per user to complete
In option or not, group member endpont should compute part or all user info (a least first and last name)
This is potentially lots of database requests more in api side but its probably better than the same number of http request and eventually database request
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.