Modified reference/SpaceTraders.yaml

This commit is contained in:
SpaceAdmiral 2022-03-13 15:59:01 -07:00
parent 8694e808a0
commit 32ebbc2d30

View File

@ -867,6 +867,17 @@ paths:
description: Sell cargo from your ship's hold to the local market.
security:
- AgentToken: []
requestBody:
content:
application/json:
schema:
type: object
properties:
tradeSymbol:
type: string
units:
type: number
description: ''
'/my/ships/{shipSymbol}/refuel':
parameters:
- schema: