This commit is contained in:
DaanV2
2021-05-16 13:43:40 +02:00
parent 4339ddef1d
commit 1b07626980
3 changed files with 7 additions and 5 deletions

View File

@@ -4,7 +4,9 @@
"object_check": {
"type": "object",
"dependencies": {
"type": ["title"]
"type": ["title"],
"properties": ["type"],
"items": ["type"]
},
"additionalProperties": {
"anyOf": [