mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
Merge pull request #5 from nhowell/patch-1
Fix jettison `units` parameter name in alpha.md
This commit is contained in:
commit
1b8cc1d4a2
@ -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