Commit 977c9b2a authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-api-users' into 'master'

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

Closes #41478

See merge request gitlab-org/gitlab-ce!16363
parents 9b7d5727 865c9d9c
......@@ -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.
......
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