Update missing API documentation on `GET /users/:id/projects`

This commit is contained in:
Onuwa Nnachi Isaac 2018-01-12 13:46:20 +00:00 committed by Achilleas Pipinellis
parent 9c23c238ab
commit 865c9d9cfc
1 changed files with 4 additions and 0 deletions

View File

@ -415,6 +415,10 @@ GET /user
}
```
## List user projects
Please refer to the [List of user projects ](projects.md#list-user-projects).
## List SSH keys
Get a list of currently authenticated user's SSH keys.