From 233ccc62639c0c8008adfd5d8a6095985f808435 Mon Sep 17 00:00:00 2001 From: Ben C Date: Fri, 25 Nov 2022 23:06:58 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 44 ++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index ca314471..29b8019f 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -2605,6 +2605,10 @@ "type": "string", "description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)." }, + "isRelativeToParent": { + "type": "boolean", + "description": "Whether the positional coordinates are relative to parent instead of the root planet object." + }, "rename": { "type": "string", "description": "An optional rename of this volume." @@ -2736,6 +2740,10 @@ "type": "string", "description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)." }, + "isRelativeToParent": { + "type": "boolean", + "description": "Whether the positional coordinates are relative to parent instead of the root planet object." + }, "rename": { "type": "string", "description": "An optional rename of this volume." @@ -2815,6 +2823,10 @@ "type": "string", "description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)." }, + "isRelativeToParent": { + "type": "boolean", + "description": "Whether the positional coordinates are relative to parent instead of the root planet object." + }, "rename": { "type": "string", "description": "An optional rename of this volume." @@ -2884,6 +2896,10 @@ "type": "string", "description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)." }, + "isRelativeToParent": { + "type": "boolean", + "description": "Whether the positional coordinates are relative to parent instead of the root planet object." + }, "rename": { "type": "string", "description": "An optional rename of this volume." @@ -2967,6 +2983,10 @@ "type": "string", "description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)." }, + "isRelativeToParent": { + "type": "boolean", + "description": "Whether the positional coordinates are relative to parent instead of the root planet object." + }, "rename": { "type": "string", "description": "An optional rename of this volume." @@ -2991,6 +3011,10 @@ "type": "string", "description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)." }, + "isRelativeToParent": { + "type": "boolean", + "description": "Whether the positional coordinates are relative to parent instead of the root planet object." + }, "rename": { "type": "string", "description": "An optional rename of this volume." @@ -3058,6 +3082,10 @@ "type": "string", "description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)." }, + "isRelativeToParent": { + "type": "boolean", + "description": "Whether the positional coordinates are relative to parent instead of the root planet object." + }, "rename": { "type": "string", "description": "An optional rename of this volume." @@ -3111,6 +3139,10 @@ "type": "string", "description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)." }, + "isRelativeToParent": { + "type": "boolean", + "description": "Whether the positional coordinates are relative to parent instead of the root planet object." + }, "rename": { "type": "string", "description": "An optional rename of this volume." @@ -3196,6 +3228,10 @@ "type": "string", "description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)." }, + "isRelativeToParent": { + "type": "boolean", + "description": "Whether the positional coordinates are relative to parent instead of the root planet object." + }, "rename": { "type": "string", "description": "An optional rename of this volume." @@ -3264,6 +3300,10 @@ "type": "string", "description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)." }, + "isRelativeToParent": { + "type": "boolean", + "description": "Whether the positional coordinates are relative to parent instead of the root planet object." + }, "rename": { "type": "string", "description": "An optional rename of this volume." @@ -3314,6 +3354,10 @@ "type": "string", "description": "The relative path from the planet to the parent of this object. Optional (will default to the root sector)." }, + "isRelativeToParent": { + "type": "boolean", + "description": "Whether the positional coordinates are relative to parent instead of the root planet object." + }, "rename": { "type": "string", "description": "An optional rename of this volume."