10 lines
150 B
JSON
Raw Normal View History

2024-07-15 10:51:00 -04:00
{
"title": "Are You Hungry",
"properties": {
"hungry": {
"type": "boolean",
"title": "Hungry?",
"default": false
}
}
}