summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOnuwa Nnachi Isaac <matrix4u2002@gmail.com>2018-01-12 13:46:20 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-01-12 13:46:20 +0000
commit865c9d9cfc6f379ae7ee8238e38bfda108a6b1cd (patch)
tree40244a673e3cdb5de6284f5b12150a5d19095c7b
parent9c23c238ab76dc4d6a1725cfe7b8e5bcac146149 (diff)
downloadgitlab-ce-865c9d9cfc6f379ae7ee8238e38bfda108a6b1cd.tar.gz
Update missing API documentation on `GET /users/:id/projects`
-rw-r--r--doc/api/users.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/api/users.md b/doc/api/users.md
index 478d747a50d..1da6fcf297d 100644
--- a/doc/api/users.md
+++ b/doc/api/users.md
@@ -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.