From bbcb0181ab535b59b6b72dbef7dd5569c0179a47 Mon Sep 17 00:00:00 2001 From: Keith Jackson Date: Tue, 5 Dec 2023 14:11:56 -0800 Subject: [PATCH] missed one when refactoring ShipNavRouteWaypointDeprecated to keep deprecated flag. --- models/ShipNavRouteWaypointDeprecated.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/models/ShipNavRouteWaypointDeprecated.json b/models/ShipNavRouteWaypointDeprecated.json index d4aa070..654fee7 100644 --- a/models/ShipNavRouteWaypointDeprecated.json +++ b/models/ShipNavRouteWaypointDeprecated.json @@ -12,8 +12,7 @@ "$ref": "./WaypointType.json" }, "systemSymbol": { - "$ref": "./SystemSymbol.json", - "description": "The symbol of the system the waypoint is in." + "$ref": "./SystemSymbol.json" }, "x": { "type": "integer",