diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-07-23 20:26:36 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-07-23 20:26:36 +0300 |
commit | 66098dbb5949853bdab97794a6c3b3961a1f27c3 (patch) | |
tree | c33e9dcef25bff0f130e176d079646925dfe33c8 /doc/api/projects.md | |
parent | 931f27ae32f82ecc58d8889dbcd32db22a021659 (diff) | |
parent | 1e160e130de2f4702a928b2ee951c1c11316207f (diff) | |
download | gitlab-ce-66098dbb5949853bdab97794a6c3b3961a1f27c3.tar.gz |
Merge pull request #7089 from NARKOZ/api-patch
API patch
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 d32af678fcc..54135079e8b 100644 --- a/doc/api/projects.md +++ b/doc/api/projects.md @@ -277,6 +277,7 @@ Parameters: + `snippets_enabled` (optional) + `public` (optional) - if `true` same as setting visibility_level = 20 + `visibility_level` (optional) +* `import_url` (optional) ## Remove project |