mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
11 lines
205 B
JSON
11 lines
205 B
JSON
{
|
|
"title": "Contact",
|
|
"description": "Let us know what you are having trouble with.",
|
|
"type": "object",
|
|
"properties": {
|
|
"details": {
|
|
"type": "string",
|
|
"title": "Details"
|
|
}
|
|
}
|
|
} |