diff --git a/schemas/commodity-v3.0.json b/schemas/commodity-v3.0.json index 4609ace..a0344b8 100644 --- a/schemas/commodity-v3.0.json +++ b/schemas/commodity-v3.0.json @@ -51,6 +51,10 @@ "renamed" : "StarSystem", "minLength" : 1 }, + "stationType": { + "type" : "string", + "renamed" : "StationType" + }, "marketId": { "type" : "integer", "renamed" : "MarketID"