order api + statistics + plantuml fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#Statistics
|
||||
StatisticsVorstellung {
|
||||
show: Vorstellung {};
|
||||
tickets: Eintrittskarte[] {};
|
||||
earnings: int {};
|
||||
show: Vorstellung { };
|
||||
tickets: Eintrittskarte[] { };
|
||||
earnings: int { @NotNull };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user