From 70f69345ca38828eaa1982a9f920e01d280af20c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Aug 2022 23:31:02 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 334634fa..e992f363 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -662,7 +662,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this module over time", + "description": "Scale this object over time", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -766,7 +766,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this module over time", + "description": "Scale this object over time", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -1745,7 +1745,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this module over time", + "description": "Scale this object over time", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -2103,13 +2103,6 @@ "type": "object", "additionalProperties": false, "properties": { - "curve": { - "type": "array", - "description": "Scale this module over time", - "items": { - "$ref": "#/definitions/TimeValuePair" - } - }, "fluidType": { "description": "Fluid type for sounds/effects when colliding with this ring.", "$ref": "#/definitions/CloudFluidType" @@ -2171,7 +2164,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this module over time", + "description": "Scale this object over time", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -2316,7 +2309,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this module over time", + "description": "Scale this object over time", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -2402,7 +2395,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this module over time", + "description": "Scale this object over time", "items": { "$ref": "#/definitions/TimeValuePair" }