From 8c3af81781218ccb261a0dd2dc64b91a56965025 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 15 Dec 2022 02:53:11 +0000 Subject: [PATCH] User: kb clicked save for misc/category_number_two/pet-store/pet.bpmn --- misc/category_number_two/pet-store/pet.bpmn | 38 +++++++++++++++++++ .../pet-store/process_model.json | 20 ++++++++++ 2 files changed, 58 insertions(+) create mode 100644 misc/category_number_two/pet-store/pet.bpmn create mode 100644 misc/category_number_two/pet-store/process_model.json diff --git a/misc/category_number_two/pet-store/pet.bpmn b/misc/category_number_two/pet-store/pet.bpmn new file mode 100644 index 00000000..dfde1b7c --- /dev/null +++ b/misc/category_number_two/pet-store/pet.bpmn @@ -0,0 +1,38 @@ + + + + + Flow_0at1cy6 + + + + Flow_1bmy5rd + + + + Flow_0at1cy6 + Flow_1bmy5rd + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/misc/category_number_two/pet-store/process_model.json b/misc/category_number_two/pet-store/process_model.json new file mode 100644 index 00000000..67f1f614 --- /dev/null +++ b/misc/category_number_two/pet-store/process_model.json @@ -0,0 +1,20 @@ +{ + "description": "", + "display_name": "pet-store", + "display_order": 0, + "exception_notification_addresses": [], + "fault_or_suspend_on_exception": "fault", + "files": [], + "metadata_extraction_paths": [ + { + "key": "pet", + "path": "pet" + }, + { + "key": "family", + "path": "family" + } + ], + "primary_file_name": "pet.bpmn", + "primary_process_id": "Process_b29pric" +} \ No newline at end of file