From 865c9d9cfc6f379ae7ee8238e38bfda108a6b1cd Mon Sep 17 00:00:00 2001 From: Onuwa Nnachi Isaac Date: Fri, 12 Jan 2018 13:46:20 +0000 Subject: Update missing API documentation on `GET /users/:id/projects` --- doc/api/users.md | 4 ++++ 1 file changed, 4 insertions(+) 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. -- cgit v1.2.1