diff --git a/schemas/commodity-v3.0.json b/schemas/commodity-v3.0.json index 7633b09..4d49f77 100644 --- a/schemas/commodity-v3.0.json +++ b/schemas/commodity-v3.0.json @@ -44,11 +44,12 @@ "properties" : { "systemName": { "type" : "string", + "renamed" : "StarSystem", "minLength" : 1 }, "stationName": { "type" : "string", - "renamed" : "StarSystem", + "renamed" : "StationName", "minLength" : 1 }, "stationType": {