Add endpoints to list projects for a user
requested to merge markglenfletcher1/gitlab-ce:17931-api-to-list-public-projects-of-a-given-user into master
What does this MR do?
Add endpoints to list projects for a user
This addition to the API provides project lists like the user profile
- Personal projects
- Contributed projects
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Closes #17931 (closed)