-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Give access to past group members #80
Labels
Comments
I think @jean-gui or @vivienlacourba will be the best to evaluate the feasibility of this. |
I am still waiting to see if somebody cares about this request... :-( |
Thank you @jean-gui ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(This is related to #68, but it is not exactly the same.)
I know that
/groups/{group}/users
can be used to retrieve the members of a group. However, there is no analogous toie, to get the list of all group members, past and present.
I use the API-s to automatically generate the acknowledgement section of a spec, simply listing all members of the group. It would be unfair if, say, when publishing the Rec only the then active members of the group were listed and not the past...
The text was updated successfully, but these errors were encountered: