Update missing API documentation on GET /users/:id/projects
This commit is contained in:
parent
9c23c238ab
commit
865c9d9cfc
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue