Updated
This commit is contained in:
@@ -25,9 +25,10 @@
|
|||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"properties": {
|
"properties": {
|
||||||
"animations": {
|
"animations": {
|
||||||
"description": "The collection of animations and animations controllers",
|
|
||||||
"title": "Animations",
|
"title": "Animations",
|
||||||
|
"description": "The collection of animations and animations controllers",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
"minProperties": 1,
|
||||||
"additionalProperties": {
|
"additionalProperties": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "A reference to an animation or animation controller",
|
"description": "A reference to an animation or animation controller",
|
||||||
|
|||||||
Reference in New Issue
Block a user