Updated json schema
This commit is contained in:
@@ -88,13 +88,12 @@
|
||||
]
|
||||
},
|
||||
"winner": {
|
||||
"type": ["string","null"]
|
||||
"type": ["object","null"]
|
||||
},
|
||||
"required": [
|
||||
"id",
|
||||
"createdAt",
|
||||
"name",
|
||||
"winner"
|
||||
"name"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user