User: dakhan@gmail.com added process model file playground/dilshad/dilshad-workflow/product_and_quantity.json
This commit is contained in:
parent
08be63d15f
commit
e6bd069a34
|
@ -1 +1,15 @@
|
|||
Product and Quanitity
|
||||
{
|
||||
"title": "Product and Quantity",
|
||||
"description": "",
|
||||
"properties": {
|
||||
"product_name": {
|
||||
"type": "string",
|
||||
"title": "Product Name"
|
||||
},
|
||||
"product_quantity": {
|
||||
"type": "string",
|
||||
"title": "Product Quantity"
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
}
|
Loading…
Reference in New Issue