Updated Schemas

This commit is contained in:
Ben C 2024-10-03 04:35:37 +00:00
parent 45ce315bfc
commit 59055c1ad0

View File

@ -1094,7 +1094,6 @@
"type": "number", "type": "number",
"description": "The semi-major axis of the ellipse that is the body's orbit. For a circular orbit this is the radius.", "description": "The semi-major axis of the ellipse that is the body's orbit. For a circular orbit this is the radius.",
"format": "float", "format": "float",
"default": 5000.0,
"minimum": 0.0 "minimum": 0.0
}, },
"inclination": { "inclination": {