From 59055c1ad06a28eb983db81bd755b90fe891a077 Mon Sep 17 00:00:00 2001 From: Ben C Date: Thu, 3 Oct 2024 04:35:37 +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": {