Commit 11e08d4b authored by Davin Walker's avatar Davin Walker

clarify user namespace

parent 266666d1
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment