mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
Fix jettison units
parameter name in alpha.md
This commit is contained in:
parent
2b33cb1a30
commit
8d31bfbedd
@ -124,7 +124,7 @@ Static game data can be queried and should be cached using the `/game/data` endp
|
||||
/my/ships/EMBER-01/sell tradeSymbol=HEAVY_MACHINERY units=99999
|
||||
|
||||
# jettison cargo from your ship
|
||||
/my/ships/EMBER-01/jettison tradeSymbol=HEAVY_MACHINERY quantity=99999
|
||||
/my/ships/EMBER-01/jettison tradeSymbol=HEAVY_MACHINERY units=99999
|
||||
|
||||
# view all systems
|
||||
/systems
|
||||
|
Loading…
Reference in New Issue
Block a user