clarify user namespace

This commit is contained in:
Davin Walker 2018-08-09 20:31:19 +00:00
parent 266666d153
commit 11e08d4bd0
1 changed files with 1 additions and 2 deletions

View File

@ -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