Skip to content

WIP: Implement GET /projects/user/:id API endpoint

username-removed-744993 requested to merge lukasraska/gitlab-ce:API-22621 into master

What does this MR do?

Implements REST endpoint to obtain user accessible projects by admin user via API.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes #22621 (closed)

Merge request reports