Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2016-08-23 22:20:17 +0300
committerSean McGivern <sean@gitlab.com>2016-10-04 19:23:18 +0300
commitb6b5033516210fc431a70f729b5678539c039b3f (patch)
treed3ecba08d1b4467c1e7c1fdfd6f5d99ba8a4ad09 /doc
parent66613f1ac9e277da9b68ff6ddbd0fb7eca3507bf (diff)
docs: clarify /projects endpoint description
Diffstat (limited to 'doc')
-rw-r--r--doc/api/projects.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/projects.md b/doc/api/projects.md
index 869907b0dd7..a88a878428a 100644
--- a/doc/api/projects.md
+++ b/doc/api/projects.md
@@ -20,7 +20,7 @@ Constants for project visibility levels are next:
## List projects
-Get a list of projects accessible by the authenticated user.
+Get a list of projects for which the authenticated user is a member.
```
GET /projects