mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 12:25:22 +00:00
13 lines
174 B
JSON
13 lines
174 B
JSON
{
|
|
"title": "CIN",
|
|
"description": "E-ARMS call in A",
|
|
"properties": {
|
|
"done": {
|
|
"type": "boolean",
|
|
"title": "Done?",
|
|
"default": false
|
|
}
|
|
}
|
|
}
|
|
|