Updated schema
This commit is contained in:
@@ -20,10 +20,10 @@
|
||||
"type": "string"
|
||||
},
|
||||
"players": {
|
||||
"type": "null"
|
||||
"type": "object"
|
||||
},
|
||||
"group": {
|
||||
"type": "null"
|
||||
"type": "object"
|
||||
},
|
||||
"winner": {
|
||||
"type": "string"
|
||||
@@ -33,8 +33,6 @@
|
||||
"id",
|
||||
"createdAt",
|
||||
"name",
|
||||
"players",
|
||||
"group",
|
||||
"winner"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user