This commit is contained in:
DaanV2
2021-04-18 12:30:16 +02:00
parent 027c6b0363
commit 7914852f89

View File

@@ -25,9 +25,10 @@
"additionalProperties": false,
"properties": {
"animations": {
"description": "The collection of animations and animations controllers",
"title": "Animations",
"description": "The collection of animations and animations controllers",
"type": "object",
"minProperties": 1,
"additionalProperties": {
"type": "string",
"description": "A reference to an animation or animation controller",