Neue Datenbank Struktur #156

Open
gelbeinhalb wants to merge 88 commits from feature/88-neue-datenbank-struktur into development
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",