Closed dontcallmedom closed 8 years ago
+1 this request sounds good to me.
We could implement this by adding new endpoints to a user, eg.
https://api.w3.org/users/1234/chair-of-groups
-> would return a list of group for which user 1234 is a chairhttps://api.w3.org/users/1234/team-contact-of-groups
-> would return a list of group for which user 1234 is a team contactany news on this?
Should be merged soon.
When building customized views, it is often useful to put forward groups in which a given user has a special role. For instance, in ash-nazg, there is a pending feature request to filter PRs most relevant for the user.
To do that, it would be great if the API could expose somewhere in /user/foobar/ the list of groups from which the user is a chair or a staff contact.