order api + statistics + plantuml fix

This commit is contained in:
2025-11-17 20:01:17 +01:00
parent a5b40b0fb5
commit 32dcd47131
15 changed files with 119 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
// Entity OmdbMovie
#Omdb
#AddonModel
OmdbMovie {
imdbID: string {} ;
title: string {} ;