Updated Schemas

This commit is contained in:
Ben C 2023-09-02 01:34:05 +00:00
parent 795af7db59
commit 2ab04d065d

View File

@ -1094,6 +1094,7 @@
"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": {