11 lines
225 B
JSON
Raw Normal View History

2024-07-15 10:51:00 -04:00
{
"title": "Update Data Store",
"description": "",
"properties": {
"update_datastore": {
"type": "boolean",
"title": "Do you want to update Student 001 as PASSED OUT?",
"default": false
}
}
}