order api + statistics + plantuml fix
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// Entity StatisticsVorstellungReduced
|
||||
|
||||
#AddonModel
|
||||
StatisticsVorstellungReduced {
|
||||
show: Vorstellung {} ;
|
||||
tickets: int { @NotNull };
|
||||
earnings: int { @NotNull };
|
||||
}
|
||||
Reference in New Issue
Block a user