mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 09:28:13 +00:00
11 lines
202 B
JSON
11 lines
202 B
JSON
{
|
|
"title": "About Spam",
|
|
"description": "",
|
|
"properties": {
|
|
"cans_of_spam": {
|
|
"type": "string",
|
|
"title": "How many cans of Spam do you eat in a week?"
|
|
}
|
|
},
|
|
"required": []
|
|
} |