``folder`` |
required, string |
Folder from ./resources/joc/repositories to read from. |
"folder" : "/ProductDemo" |
|
``recursive`` |
optional, boolean |
Determines if the given folder is read recursively. |
"recursive" : true |
|
``category`` |
required, string |
Categorize the repository nature. Possible values are LOCAL or ROLLOUT. |
|
|