diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index f759f8e2..b549dc0e 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -3426,7 +3426,8 @@ }, "xmlFile": { "type": "string", - "description": "The relative path to the xml file to load ship log entries from." + "description": "The relative path to the xml file to load ship log entries from.", + "x-filePath": "true" } } },