mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 22:25:14 +00:00
16 lines
344 B
JSON
16 lines
344 B
JSON
{
|
|
"title": "Supporting Info and Files",
|
|
"description": "Provide any supporting information or files for your request.",
|
|
"properties": {
|
|
"more-details": {
|
|
"type": "string",
|
|
"title": "More Details"
|
|
},
|
|
"files": {
|
|
"type": "string",
|
|
"format": "data-url",
|
|
"title": "files"
|
|
}
|
|
},
|
|
"required": []
|
|
} |