mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 22:18:14 +00:00
11 lines
231 B
JSON
11 lines
231 B
JSON
{
|
|
"title": "Spam! Spam! Spam!",
|
|
"description": "Tell us all about your favorite spam",
|
|
"properties": {
|
|
"spam": {
|
|
"type": "string",
|
|
"title": "Describe a recent encounter with Spam"
|
|
}
|
|
},
|
|
"required": []
|
|
} |