demo-process-models/playground/nutech/issue2/manualchecking-schema.json

8 lines
146 B
JSON

"documents_collected": {
"type": "string",
"title": "Documents Collected",
"enum": [
"Yes",
"No"
]