Merge pull request #5 from nhowell/patch-1

Fix jettison `units` parameter name in alpha.md
This commit is contained in:
SpaceAdmiral 2022-03-17 14:44:21 -07:00 committed by GitHub
commit 1b8cc1d4a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 /my/ships/EMBER-01/sell tradeSymbol=HEAVY_MACHINERY units=99999
# jettison cargo from your ship # 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 # view all systems
/systems /systems