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

This commit is contained in:
sartography-automated-committer 2023-09-04 10:55:50 +00:00
parent 08be63d15f
commit e6bd069a34
1 changed files with 15 additions and 1 deletions

View File

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