mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 15:38:29 +00:00
11 lines
213 B
JSON
11 lines
213 B
JSON
|
{
|
||
|
"title": "Questions about Spam",
|
||
|
"description": "",
|
||
|
"properties": {
|
||
|
"cans_of_spam": {
|
||
|
"type": "string",
|
||
|
"title": "How many can's of spam did you eat this week"
|
||
|
}
|
||
|
},
|
||
|
"required": []
|
||
|
}
|