xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.33k stars 924 forks source link

feat: add inherited group member api #1958

Closed nanjingfm closed 4 days ago

nanjingfm commented 3 weeks ago

Add the inherited group member API in this PR.

https://docs.gitlab.com/ee/api/members.html#get-a-member-of-a-group-or-project-including-inherited-and-invited-members

an0rak-dev commented 1 week ago

Hi 👋🏻 Thanks for your work ! I'm quite interested with this endpoint ! Do you have any news about this ? 👀

nanjingfm commented 4 days ago

Hi @svanharmelen ,

Thank you for the suggestions! I have updated the PR based on your feedback. Could you please review the changes?

Thanks again!