mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
Modified reference/SpaceTraders.yaml
This commit is contained in:
parent
b0e8b26779
commit
ea092d3ec0
@ -814,6 +814,16 @@ paths:
|
||||
operationId: post-my-ships-shipSymbol-purchase
|
||||
security:
|
||||
- AgentToken: []
|
||||
requestBody:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: object
|
||||
properties:
|
||||
tradeSymbol:
|
||||
type: string
|
||||
units:
|
||||
type: number
|
||||
'/my/ships/{shipSymbol}/sell':
|
||||
parameters:
|
||||
- schema:
|
||||
|
Loading…
Reference in New Issue
Block a user