Skip to content

Add visible projects API

What does this MR do?

Add a new /projects/visible API endpoint. Originally created by @ben.boeckel in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5970.

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

Does the API make sense?

Why was this MR needed?

The /projects endpoint only returned projects the user was explicitly a member of.

What are the relevant issue numbers?

Closes #19361 (closed), #3119 (closed).

Screenshots (if relevant)

N/A

Does this MR meet the acceptance criteria?

Merge request reports