diff --git a/source/behavior/animation_controllers/1.8.0/animation_controller.json b/source/behavior/animation_controllers/1.8.0/animation_controller.json index c5111b16..ddb56d00 100644 --- a/source/behavior/animation_controllers/1.8.0/animation_controller.json +++ b/source/behavior/animation_controllers/1.8.0/animation_controller.json @@ -92,6 +92,7 @@ "description": "The states of this animation controller", "propertyNames": { "pattern": "[a-z\\.]+" }, "minProperties": 1, + "type": "object", "additionalProperties": { "additionalProperties": false, "title": "Animation State", diff --git a/source/molang/string.json b/source/molang/string.json index dfbc7900..1bb140f1 100644 --- a/source/molang/string.json +++ b/source/molang/string.json @@ -1,7 +1,7 @@ { "$id": "molang.string.1.8.0", "type": "string", - "title": "Molang / String", + "title": "Molang", "description": "Molang definition", "format": "molang", "examples": ["query.variant"]