added stationtype

This commit is contained in:
Gareth Harper 2023-12-06 15:31:12 +00:00
parent 7250b90858
commit ceaf93abcc

View File

@ -51,6 +51,10 @@
"renamed" : "StarSystem",
"minLength" : 1
},
"stationType": {
"type" : "string",
"renamed" : "StationType"
},
"marketId": {
"type" : "integer",
"renamed" : "MarketID"