User: dakhan@gmail.com added process model file playground/dilshad/dilshad-workflow/select_product_and_quality.json
This commit is contained in:
parent
0e87723ef1
commit
8f8437038e
|
@ -1 +1,15 @@
|
|||
Select Product and Quality
|
||||
{
|
||||
"title": "Select Product and Quality",
|
||||
"description": "",
|
||||
"properties": {
|
||||
"prodct_name": {
|
||||
"type": "string",
|
||||
"title": "prodct_name"
|
||||
},
|
||||
"product_quality": {
|
||||
"type": "string",
|
||||
"title": "product_quality"
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
}
|
Loading…
Reference in New Issue