From 7a681bfbcbe68a5e6f57e9247ae1097adb5d33d9 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 15 Dec 2022 02:54:12 +0000 Subject: [PATCH] User: kb clicked save for misc/category_number_two/pet-store/pet.bpmn --- ...add-pet-to-pet-store-inventory-schema.json | 19 +++++++++++++++++++ ...d-pet-to-pet-store-inventory-uischema.json | 6 ++++++ misc/category_number_two/pet-store/pet.bpmn | 8 +++++++- 3 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 misc/category_number_two/pet-store/add-pet-to-pet-store-inventory-schema.json create mode 100644 misc/category_number_two/pet-store/add-pet-to-pet-store-inventory-uischema.json diff --git a/misc/category_number_two/pet-store/add-pet-to-pet-store-inventory-schema.json b/misc/category_number_two/pet-store/add-pet-to-pet-store-inventory-schema.json new file mode 100644 index 00000000..26c05d78 --- /dev/null +++ b/misc/category_number_two/pet-store/add-pet-to-pet-store-inventory-schema.json @@ -0,0 +1,19 @@ +{ + "title": "Add pet to pet store inventory", + "description": "", + "properties": { + "pet": { + "type": "string", + "title": "pet" + }, + "family": { + "type": "string", + "title": "family", + "enum": [ + "canine", + "feline" + ] + } + }, + "required": [] +} \ No newline at end of file diff --git a/misc/category_number_two/pet-store/add-pet-to-pet-store-inventory-uischema.json b/misc/category_number_two/pet-store/add-pet-to-pet-store-inventory-uischema.json new file mode 100644 index 00000000..0aa3c810 --- /dev/null +++ b/misc/category_number_two/pet-store/add-pet-to-pet-store-inventory-uischema.json @@ -0,0 +1,6 @@ +{ + "ui:order": [ + "pet", + "family" + ] +} \ No newline at end of file diff --git a/misc/category_number_two/pet-store/pet.bpmn b/misc/category_number_two/pet-store/pet.bpmn index dfde1b7c..ca427b65 100644 --- a/misc/category_number_two/pet-store/pet.bpmn +++ b/misc/category_number_two/pet-store/pet.bpmn @@ -1,5 +1,5 @@ - + Flow_0at1cy6 @@ -10,6 +10,12 @@ + + + + + + Flow_0at1cy6 Flow_1bmy5rd