Skip to content
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

Support API: GET /admin/teams/:teamid/members #5877

Closed
unknwon opened this issue Dec 2, 2019 · 2 comments · Fixed by #6101
Closed

Support API: GET /admin/teams/:teamid/members #5877

unknwon opened this issue Dec 2, 2019 · 2 comments · Fixed by #6101
Assignees
Labels
🎯 feature Categorizes as related to a new feature 👋 good first issue Good for newcomers status: assigned to community Take it on, you're the rockstar
Milestone

Comments

@unknwon
Copy link
Member

unknwon commented Dec 2, 2019

Describe the feature
Route: GET /admin/teams/:teamid/members

List all members of a team.

Additional context
#662 (comment)

@unknwon unknwon added the 🔨 enhancement Make it better, faster label Dec 2, 2019
@unknwon unknwon added this to the 0.12 milestone Dec 2, 2019
@unknwon unknwon added 🎯 feature Categorizes as related to a new feature and removed 🔨 enhancement Make it better, faster labels Dec 2, 2019
@ruianderson
Copy link
Contributor

Hey, I want to start contributing to gogs. Can I take this one? If not recommended as a first issue, is there any other I could take?

@unknwon unknwon changed the title Add APIs to list team memberships Support API: GET /teams/teamid/members Apr 12, 2020
@unknwon unknwon changed the title Support API: GET /teams/teamid/members Support API: GET /teams/:teamid/members Apr 12, 2020
@unknwon unknwon changed the title Support API: GET /teams/:teamid/members Support API: GET /orgs/:org/teams/:team_slug/members Apr 12, 2020
@unknwon unknwon changed the title Support API: GET /orgs/:org/teams/:team_slug/members Support API: GET /admin/teams/:teamid/members Apr 12, 2020
@unknwon unknwon added the 👋 good first issue Good for newcomers label Apr 12, 2020
@unknwon
Copy link
Member Author

unknwon commented Apr 12, 2020

@ruianderson Thanks for asking! You can give it a try, and post questions here or on Discord.

@unknwon unknwon added the status: assigned to community Take it on, you're the rockstar label Apr 12, 2020
ruianderson added a commit to ruianderson/gogs that referenced this issue Apr 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🎯 feature Categorizes as related to a new feature 👋 good first issue Good for newcomers status: assigned to community Take it on, you're the rockstar
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants