mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
Merge pull request #4 from SpaceTradersAPI/joel-modified-SpaceTraders
Modified reference/SpaceTraders.yaml
This commit is contained in:
commit
8694e808a0
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user