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

API : missing GET teams endpoint #1821

Closed
camlafit opened this issue May 26, 2017 · 8 comments · Fixed by #5382
Closed

API : missing GET teams endpoint #1821

camlafit opened this issue May 26, 2017 · 8 comments · Fixed by #5382
Labels
modifies/api This PR adds API routes or modifies them type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Milestone

Comments

@camlafit
Copy link
Contributor

Hi

Following #370 and #1809 , maybe miss at least to GET option

  • Looks to miss GET /api/v1/teams/:teamid/members/$USERNAME , should be return data about this username
  • Looks to miss GET /api/v1/teams/ , should be return teams list related to the user query

And about admin usage (get all teams, ...) , should be set in /api/v1/admin/ part

@lunny lunny added modifies/api This PR adds API routes or modifies them type/feature Completely new functionality. Can only be merged if feature freeze is not active. labels May 27, 2017
@lunny lunny added this to the 1.x.x milestone May 27, 2017
@bkcsoft
Copy link
Member

bkcsoft commented Jun 11, 2017

@HarshitOnGitHub
Copy link
Contributor

Hi everyone, I am new to this community and would like to start contributing by working on this issue. Is this issue open for a pull request?

@sapk
Copy link
Member

sapk commented Nov 20, 2018

@HarshitOnGitHub It seems that no one works on it. You can have a look at #370 for example of code on the same context. Since we added swagger comment to generate the api documentation.You can look at more recent PR like this one https://github.com/go-gitea/gitea/pull/5268/files#diff-6c364962a284e5ebc4cc0ec76b1830daR68.
Don't hesitate to open the PR if you encounter problem with your code or need any help. 😉

@shashvat-kedia
Copy link
Contributor

@techknowlogick Can I work on this?

@lafriks
Copy link
Member

lafriks commented Dec 27, 2018

@HarshitOnGitHub already started to work on this, will you finish your PR?

@shashvat-kedia
Copy link
Contributor

@lafriks Great. I will start from there then.

@HarshitOnGitHub
Copy link
Contributor

@lafriks Sorry for delay in updating my open PRs, I was busy with my university exams. I will update them tomorrow. :)

@lunny lunny modified the milestones: 1.x.x, 1.8.0 Jan 17, 2019
@camlafit
Copy link
Contributor Author

thanks a lot :)

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
modifies/api This PR adds API routes or modifies them type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants