From 11d4e53b82fde4b977d5890fdce35430127dfcc4 Mon Sep 17 00:00:00 2001 From: Ben C Date: Sat, 1 Jul 2023 21:51:44 +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 c63a8f12..7a381771 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -774,7 +774,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time", + "description": "Scale this object over time. Time value is in minutes.", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -963,7 +963,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time", + "description": "Scale this object over time. Time value is in minutes.", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -2854,7 +2854,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time", + "description": "Scale this object over time. Time value is in minutes.", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -3088,7 +3088,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time", + "description": "Scale this object over time. Time value is in minutes.", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -3222,7 +3222,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time", + "description": "Scale this object over time. Time value is in minutes.", "items": { "$ref": "#/definitions/TimeValuePair" } @@ -4430,7 +4430,7 @@ "properties": { "curve": { "type": "array", - "description": "Scale this object over time", + "description": "Scale this object over time. Time value is in minutes.", "items": { "$ref": "#/definitions/TimeValuePair" }