mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
11 lines
225 B
JSON
11 lines
225 B
JSON
{
|
|
"title": "Update Data Store",
|
|
"description": "",
|
|
"properties": {
|
|
"update_datastore": {
|
|
"type": "boolean",
|
|
"title": "Do you want to update Student 001 as PASSED OUT?",
|
|
"default": false
|
|
}
|
|
}
|
|
} |