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": []
|
||
|
}
|