Actions
Feature #44437
openInclude login id in the memberships API responses
Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Resolution:
Description
The memberships API (GET /projects/:project_id/memberships and GET /memberships/:id) returns only the id and the name of the user, so a client cannot tell which login a member has. The user page and the users API already expose the login, so returning it here as well seems reasonable.
Group memberships are left unchanged, since a group has no login.
Files
No data to display
Actions