mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
remove duplicate key
This commit is contained in:
parent
2c52780ca9
commit
4e1cc85eed
@ -13,15 +13,6 @@
|
|||||||
"EXCHANGE"
|
"EXCHANGE"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"type": {
|
|
||||||
"type": "string",
|
|
||||||
"description": "The type of trade good (export, import, or exchange).",
|
|
||||||
"enum": [
|
|
||||||
"EXPORT",
|
|
||||||
"IMPORT",
|
|
||||||
"EXCHANGE"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"tradeVolume": {
|
"tradeVolume": {
|
||||||
"type": "integer",
|
"type": "integer",
|
||||||
"description": "This is the maximum number of units that can be purchased or sold at this market in a single trade for this good. Trade volume also gives an indication of price volatility. A market with a low trade volume will have large price swings, while high trade volume will be more resilient to price changes.",
|
"description": "This is the maximum number of units that can be purchased or sold at this market in a single trade for this good. Trade volume also gives an indication of price volatility. A market with a low trade volume will have large price swings, while high trade volume will be more resilient to price changes.",
|
||||||
|
Loading…
Reference in New Issue
Block a user