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