From dc03cd28448cad718aaa8d6e0be63526dc06220e Mon Sep 17 00:00:00 2001 From: Ben C Date: Sat, 2 Sep 2023 01:08:03 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 1 - 1 file changed, 1 deletion(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 5a1a7f7c..beca9fc9 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -1094,7 +1094,6 @@ "type": "number", "description": "The semi-major axis of the ellipse that is the body's orbit. For a circular orbit this is the radius.", "format": "float", - "default": 5000.0, "minimum": 0.0 }, "inclination": {