Skip to content
Snippets Groups Projects
Commit af0cac1f authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch '50174-clarify-list-user-projects-api-endpoint' into 'master'

Resolve "Clarify `List user projects` API Endpoint"

Closes #50174

See merge request gitlab-org/gitlab-ce!21121
parents 9964b678 11e08d4b
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -258,8 +258,7 @@ GET /projects?custom_attributes[key]=value&custom_attributes[other_key]=other_va
 
## List user projects
 
Get a list of visible projects for the given user. When accessed without
authentication, only public projects are returned.
Get a list of visible projects owned by the given user. When accessed without authentication, only public projects are returned.
 
```
GET /users/:user_id/projects
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment