User: dan@sartography.com updated process model playground/dan/pizza-palace

This commit is contained in:
sartography-automated-committer 2023-11-20 19:18:15 +00:00
parent d640112462
commit 701c604bea
1 changed files with 14 additions and 1 deletions

View File

@ -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"
}