2024-02-15 09:56:28 +00:00
|
|
|
{
|
|
|
|
"title": "Checkbox",
|
2024-02-15 09:56:52 +00:00
|
|
|
"description": "Check to approve the Issue Form",
|
2024-02-15 09:56:28 +00:00
|
|
|
"properties": {
|
|
|
|
"done": {
|
|
|
|
"type": "boolean",
|
|
|
|
"title": "Done?",
|
|
|
|
"default": false
|
|
|
|
}
|
|
|
|
}
|
2024-02-15 09:56:25 +00:00
|
|
|
}
|