summaryrefslogtreecommitdiff
path: root/doc/api/projects.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/projects.md')
-rw-r--r--doc/api/projects.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/api/projects.md b/doc/api/projects.md
index d247c07ece4..0f73fb434da 100644
--- a/doc/api/projects.md
+++ b/doc/api/projects.md
@@ -221,18 +221,6 @@ Parameters:
+ `snippets_enabled` (optional)
+ `public` (optional)
-**Project access levels**
-
-The project access levels are defined in the `Gitlab::Access` module. Currently, these levels are recognized:
-
-```
- GUEST = 10
- REPORTER = 20
- DEVELOPER = 30
- MASTER = 40
- OWNER = 50
-```
-
### Create project for user