demo-process-models/playground/dan/dans-first-progress-model/questions-about-spam-schema.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": []
}