mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
11 lines
167 B
JSON
11 lines
167 B
JSON
|
{
|
||
|
"title": "Choose Your Branch",
|
||
|
"description": "",
|
||
|
"properties": {
|
||
|
"branch": {
|
||
|
"type": "string",
|
||
|
"title": "branch"
|
||
|
}
|
||
|
},
|
||
|
"required": []
|
||
|
}
|