This commit is contained in:
DaanV2
2021-06-09 11:12:18 +02:00
parent ada0815fa6
commit 13dad248b8
76 changed files with 351 additions and 327 deletions

View File

@@ -38,7 +38,7 @@
"description": "UNDOCUMENTATED",
"oneOf": [
{ "type": "string", "$ref": "../../../../general/block/identifier.json" },
{ "type": "object", "title": "TODO", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
{ "type": "object", "properties": { "name": { "$ref": "../../../../general/block/identifier.json" } } }
]
}
},