mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 13:58:18 +00:00
User: dakhan@gmail.com added process model file playground/dilshad/dilshad-test/select_product_and_quality.json
This commit is contained in:
parent
73717b226b
commit
3f686489f7
@ -1 +1,15 @@
|
|||||||
product_quality
|
{
|
||||||
|
"title": "Product Quality",
|
||||||
|
"description": "",
|
||||||
|
"properties": {
|
||||||
|
"product": {
|
||||||
|
"type": "string",
|
||||||
|
"title": "Product"
|
||||||
|
},
|
||||||
|
"quality": {
|
||||||
|
"type": "string",
|
||||||
|
"title": "Quality"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"required": []
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user