From 8d271c368c040c95360ec97cc825136cce51e432 Mon Sep 17 00:00:00 2001 From: Ben C Date: Sat, 13 Sep 2025 23:14:28 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index a15baa45..a48e345f 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -1846,7 +1846,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time. Time value is in minutes.", + "description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -2035,7 +2035,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time. Time value is in minutes.", + "description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -4808,7 +4808,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time. Time value is in minutes.", + "description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -5089,7 +5089,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time. Time value is in minutes.", + "description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -5255,7 +5255,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time. Time value is in minutes.", + "description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -7830,7 +7830,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time. Time value is in minutes.", + "description": "Scale this object over time. Time is in minutes. Value is a multiplier of the size of the object.", "items": { "$ref": "#/definitions/TimeValuePair" }