java-gitlab-api icon indicating copy to clipboard operation
java-gitlab-api copied to clipboard

List projects of a certain user

Open mlb0029 opened this issue 7 years ago • 0 comments

Hi, I would like to know if there is any way to list the projects of a certain user. With GitLab API it would be through this line: GET /users/:user_id/projects

https://docs.gitlab.com/ee/api/projects.html#list-user-projects

mlb0029 avatar Nov 07 '18 17:11 mlb0029