User: waqqas.jabbar@gmail.com added process model file playground/nutech/call-activity-1/ship_product.json
This commit is contained in:
parent
8a088921c2
commit
ac000a5cea
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"title": "Ship Product",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"product_shipped"
|
||||
],
|
||||
"properties": {
|
||||
"product_shipped": {
|
||||
"title": "Was the product shipped?",
|
||||
"type": "string",
|
||||
"default": "Y"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue