17 lines
368 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",
"maxLength": 250
},
"files": {
"type": "string",
"format": "data-url",
"title": "files"
}
},
"required": []
}