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
dd0d3a8e20
commit
9138034585
@ -223,7 +223,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
summary: Deliver on Contract
|
summary: Deliver on Contract
|
||||||
tags:
|
tags:
|
||||||
- ships
|
- contracts
|
||||||
responses:
|
responses:
|
||||||
'201':
|
'201':
|
||||||
description: Created
|
description: Created
|
||||||
@ -687,7 +687,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
summary: Jump Ship
|
summary: Jump Ship
|
||||||
tags:
|
tags:
|
||||||
- ships
|
- navigation
|
||||||
responses:
|
responses:
|
||||||
'201':
|
'201':
|
||||||
description: Created
|
description: Created
|
||||||
@ -771,7 +771,7 @@ paths:
|
|||||||
security:
|
security:
|
||||||
- AgentToken: []
|
- AgentToken: []
|
||||||
tags:
|
tags:
|
||||||
- ships
|
- navigation
|
||||||
'/my/ships/{shipSymbol}/purchase':
|
'/my/ships/{shipSymbol}/purchase':
|
||||||
parameters:
|
parameters:
|
||||||
- schema:
|
- schema:
|
||||||
|
Loading…
Reference in New Issue
Block a user