User: dakhan@gmail.com added process model file playground/dilshad/dilshad-workflow/select_product_and_quality.json

This commit is contained in:
sartography-automated-committer 2023-09-04 10:31:40 +00:00
parent 0e87723ef1
commit 8f8437038e
1 changed files with 15 additions and 1 deletions

View File

@ -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": []
}