User: dan@sartography.com added process model file playground/dan/dans-first-progress-model/about-spam-schema.json

This commit is contained in:
sartography-automated-committer 2023-06-30 20:26:41 +00:00
parent 8bf0d2510b
commit 2d5c9d7441

View File

@ -0,0 +1,11 @@
{
"title": "About Spam",
"description": "",
"properties": {
"cans_of_spam": {
"type": "string",
"title": "How many cans of Spam do you eat in a week?"
}
},
"required": []
}