Skip to content
Snippets Groups Projects
Commit 11e08d4b authored by Davin Walker's avatar Davin Walker
Browse files

clarify user namespace

parent 266666d1
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