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" "type": "string"
}, },
"groupId": { "groupId": {
"anyOf": [ "type": ["string", "null"]
{"type": "string"},
{"type": "null"}
]
}, },
"playerIds": { "playerIds": {
"type": "array", "type": "array",