Commit cd8a90eee5284456f09316dc4663de734d50e667

Authored by Maxime Brugidou
1 parent 56d47882

Add import_url in API docs

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
doc/api/projects.md
... ... @@ -239,6 +239,7 @@ Parameters:
239 239 + `snippets_enabled` (optional)
240 240 + `public` (optional) - if `true` same as setting visibility_level = 20
241 241 + `visibility_level` (optional)
  242 +* `import_url` (optional)
242 243  
243 244  
244 245 ### Create project for user
... ...