mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 16:08:09 +00:00
11 lines
163 B
JSON
11 lines
163 B
JSON
{
|
|
"title": "Product Name",
|
|
"description": "",
|
|
"properties": {
|
|
"product": {
|
|
"type": "string",
|
|
"title": "Product"
|
|
}
|
|
},
|
|
"required": []
|
|
} |