demo-process-models/playground/nutech/issue/Check box-schema.json

13 lines
175 B
JSON

{
"title": "CIN",
"description": "E-ARMS call in notice",
"properties": {
"done": {
"type": "boolean",
"title": "?",
"default": false
}
}
}