Neue Datenbank Struktur #156

Merged
flixcoo merged 94 commits from feature/88-neue-datenbank-struktur into development 2026-03-04 19:02:03 +00:00
Showing only changes of commit 2a3ea32193 - Show all commits

View File

@@ -146,10 +146,7 @@
"type": "string"
},
"groupId": {
"anyOf": [
{"type": "string"},
{"type": "null"}
]
"type": ["string", "null"]
},
"playerIds": {
"type": "array",