mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +00:00
11 lines
181 B
JSON
11 lines
181 B
JSON
{
|
|
"title": "Client Details",
|
|
"description": "",
|
|
"properties": {
|
|
"all_the_details": {
|
|
"type": "string",
|
|
"title": "all the details"
|
|
}
|
|
},
|
|
"required": []
|
|
} |