Added backend and fixed openapi generation

This commit is contained in:
2025-04-08 22:24:24 +02:00
parent 21496baab5
commit 67a3162ae3
21 changed files with 405 additions and 157 deletions
+1
View File
@@ -1 +1,2 @@
rootProject.name = "AltitudeWeb"
include("open_api", "backend", "frontend")