``remoteUrl`` |
required, string |
URL of a remote Git repository. |
"git@github.com:sos-berlin/JS7Demo.git" |
|
``folder`` |
required, string |
Folder path the local repository will be cloned to. |
"folder" : "/JS7Demo" |
|
``category`` |
required, string |
Categorize the repository nature. Possible values are LOCAL or ROLLOUT. |
"category" : "ROLLOUT" |
|