Add missing OrderType

This commit is contained in:
Mathis Kral 2023-11-12 16:04:55 +01:00 committed by Simon Bruder
parent 394a1acd37
commit d40f5f00f1
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC
2 changed files with 4 additions and 4 deletions

View file

@ -28,10 +28,10 @@ package catering.order {
} }
enum OrderType { enum OrderType {
EVENT_CATERIN EVENT_CATERING
RENT_A_COOK RENT_A_COOK
BREAKFAST_SERVICE BREAKFAST_SERVICE
SOMETHING_ELSE PARTY_SERVICE
} }
note "This could be extended, too" as N1 note "This could be extended, too" as N1

BIN
src/main/asciidoc/models/design/order.svg (Stored with Git LFS)

Binary file not shown.