User: dan@sartography.com updated process model playground/dan/pizza-palace
This commit is contained in:
parent
d640112462
commit
701c604bea
|
@ -3,7 +3,20 @@
|
|||
"display_name": "Pizza Palace",
|
||||
"exception_notification_addresses": [],
|
||||
"fault_or_suspend_on_exception": "fault",
|
||||
"metadata_extraction_paths": null,
|
||||
"metadata_extraction_paths": [
|
||||
{
|
||||
"key": "pizza_size",
|
||||
"path": "pizza_size"
|
||||
},
|
||||
{
|
||||
"key": "total_price",
|
||||
"path": "total_price"
|
||||
},
|
||||
{
|
||||
"key": "payment_type",
|
||||
"path": "payment_type"
|
||||
}
|
||||
],
|
||||
"primary_file_name": "test.bpmn",
|
||||
"primary_process_id": "Process_kpyinm0"
|
||||
}
|
Loading…
Reference in New Issue