diff options
author | Nihad Abbasov <narkoz.2008@gmail.com> | 2014-06-06 06:32:39 +0500 |
---|---|---|
committer | Nihad Abbasov <narkoz.2008@gmail.com> | 2014-06-06 06:32:39 +0500 |
commit | 1e160e130de2f4702a928b2ee951c1c11316207f (patch) | |
tree | 6df9f55a9fececb701a1a742e311a8cdc88555aa /doc/api/projects.md | |
parent | 7040a42cfc0e2a0a3c7d510bde7a75b06a4530db (diff) | |
download | gitlab-ce-1e160e130de2f4702a928b2ee951c1c11316207f.tar.gz |
update API docs
Diffstat (limited to 'doc/api/projects.md')
-rw-r--r-- | doc/api/projects.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/projects.md b/doc/api/projects.md index ae2b8365e80..ad5a1b0f908 100644 --- a/doc/api/projects.md +++ b/doc/api/projects.md @@ -282,6 +282,7 @@ Parameters: + `snippets_enabled` (optional) + `public` (optional) - if `true` same as setting visibility_level = 20 + `visibility_level` (optional) +* `import_url` (optional) ## Remove project |