Merge pull request #4 from SpaceTradersAPI/joel-modified-SpaceTraders

Modified reference/SpaceTraders.yaml
This commit is contained in:
SpaceAdmiral 2022-03-13 15:58:30 -07:00 committed by GitHub
commit 8694e808a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -814,6 +814,16 @@ paths:
operationId: post-my-ships-shipSymbol-purchase operationId: post-my-ships-shipSymbol-purchase
security: security:
- AgentToken: [] - AgentToken: []
requestBody:
content:
application/json:
schema:
type: object
properties:
tradeSymbol:
type: string
units:
type: number
'/my/ships/{shipSymbol}/sell': '/my/ships/{shipSymbol}/sell':
parameters: parameters:
- schema: - schema: