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
0012c7b954
commit
c5822bfab4
@ -176,11 +176,10 @@ paths:
|
|||||||
description: Fetch your agent's details.
|
description: Fetch your agent's details.
|
||||||
'/my/ships/{shipSymbol}/chart':
|
'/my/ships/{shipSymbol}/chart':
|
||||||
post:
|
post:
|
||||||
summary: Submit a system or waypoint chart
|
summary: Chart Waypoint
|
||||||
tags:
|
tags:
|
||||||
- my
|
|
||||||
- ships
|
|
||||||
- chart
|
- chart
|
||||||
|
- ships
|
||||||
responses:
|
responses:
|
||||||
'201':
|
'201':
|
||||||
description: Created
|
description: Created
|
||||||
@ -223,7 +222,7 @@ paths:
|
|||||||
required: true
|
required: true
|
||||||
description: The symbol of the ship
|
description: The symbol of the ship
|
||||||
post:
|
post:
|
||||||
summary: Deliver goods on a contract
|
summary: Deliver on Contract
|
||||||
tags:
|
tags:
|
||||||
- contracts
|
- contracts
|
||||||
- my
|
- my
|
||||||
@ -276,7 +275,7 @@ paths:
|
|||||||
required: true
|
required: true
|
||||||
description: The symbol of the ship
|
description: The symbol of the ship
|
||||||
post:
|
post:
|
||||||
summary: Dock your ship
|
summary: Dock Ship
|
||||||
tags:
|
tags:
|
||||||
- my
|
- my
|
||||||
- ships
|
- ships
|
||||||
@ -320,7 +319,7 @@ paths:
|
|||||||
required: true
|
required: true
|
||||||
description: The symbol of the ship
|
description: The symbol of the ship
|
||||||
post:
|
post:
|
||||||
summary: Transition your ship into orbit
|
summary: Orbit Ship
|
||||||
tags:
|
tags:
|
||||||
- my
|
- my
|
||||||
- ships
|
- ships
|
||||||
@ -362,7 +361,7 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
post:
|
post:
|
||||||
summary: Jettison cargo from your ship
|
summary: Jettison Cargo
|
||||||
tags:
|
tags:
|
||||||
- my
|
- my
|
||||||
- ships
|
- ships
|
||||||
@ -413,7 +412,7 @@ paths:
|
|||||||
required: true
|
required: true
|
||||||
description: The ship symbol
|
description: The ship symbol
|
||||||
post:
|
post:
|
||||||
summary: Extract resources from a waypoint
|
summary: Extraction
|
||||||
tags:
|
tags:
|
||||||
- extract
|
- extract
|
||||||
- mining
|
- mining
|
||||||
@ -490,7 +489,7 @@ paths:
|
|||||||
security:
|
security:
|
||||||
- AgentToken: []
|
- AgentToken: []
|
||||||
get:
|
get:
|
||||||
summary: ''
|
summary: Extraction Cooldown
|
||||||
operationId: get-my-ships-shipSymbol-extract
|
operationId: get-my-ships-shipSymbol-extract
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
@ -538,7 +537,7 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
post:
|
post:
|
||||||
summary: Survey a waypoint
|
summary: Survey Waypoint
|
||||||
tags:
|
tags:
|
||||||
- extract
|
- extract
|
||||||
- my
|
- my
|
||||||
@ -652,7 +651,7 @@ paths:
|
|||||||
security:
|
security:
|
||||||
- AgentToken: []
|
- AgentToken: []
|
||||||
get:
|
get:
|
||||||
summary: Get survey cooldown
|
summary: Survey Cooldown
|
||||||
tags:
|
tags:
|
||||||
- extract
|
- extract
|
||||||
- my
|
- my
|
||||||
@ -688,7 +687,7 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
post:
|
post:
|
||||||
summary: Jump to a new system
|
summary: Jump Ship
|
||||||
tags:
|
tags:
|
||||||
- jump
|
- jump
|
||||||
- my
|
- my
|
||||||
@ -748,7 +747,7 @@ paths:
|
|||||||
security:
|
security:
|
||||||
- AgentToken: []
|
- AgentToken: []
|
||||||
get:
|
get:
|
||||||
summary: ''
|
summary: Jump Cooldown
|
||||||
operationId: get-my-ships-shipSymbol-jump
|
operationId: get-my-ships-shipSymbol-jump
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
@ -788,7 +787,7 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
post:
|
post:
|
||||||
summary: Purchase cargo for your ship
|
summary: Purchase Cargo
|
||||||
tags:
|
tags:
|
||||||
- markets
|
- markets
|
||||||
- my
|
- my
|
||||||
@ -834,7 +833,7 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
post:
|
post:
|
||||||
summary: Refuel your ship
|
summary: Refuel
|
||||||
tags:
|
tags:
|
||||||
- my
|
- my
|
||||||
- ships
|
- ships
|
||||||
@ -882,7 +881,7 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
post:
|
post:
|
||||||
summary: Scan approaching or departing ships from your location
|
summary: Scan
|
||||||
tags:
|
tags:
|
||||||
- my
|
- my
|
||||||
- ships
|
- ships
|
||||||
@ -1116,7 +1115,7 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
post:
|
post:
|
||||||
summary: Sell cargo from your ship
|
summary: Sell Cargo
|
||||||
tags:
|
tags:
|
||||||
- markets
|
- markets
|
||||||
- my
|
- my
|
||||||
@ -1228,7 +1227,7 @@ paths:
|
|||||||
type: string
|
type: string
|
||||||
description: The waypoint symbol to navigate to.
|
description: The waypoint symbol to navigate to.
|
||||||
get:
|
get:
|
||||||
summary: ''
|
summary: Navigation
|
||||||
operationId: get-my-ships-shipSymbol-navigate
|
operationId: get-my-ships-shipSymbol-navigate
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
@ -1266,7 +1265,7 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
get:
|
get:
|
||||||
summary: View the details of your ship
|
summary: View Ship
|
||||||
tags:
|
tags:
|
||||||
- my
|
- my
|
||||||
- ships
|
- ships
|
||||||
@ -1314,7 +1313,7 @@ paths:
|
|||||||
- AgentToken: []
|
- AgentToken: []
|
||||||
/my/ships:
|
/my/ships:
|
||||||
get:
|
get:
|
||||||
summary: View a list of all your ships
|
summary: List Ships
|
||||||
tags:
|
tags:
|
||||||
- my
|
- my
|
||||||
- ships
|
- ships
|
||||||
@ -1623,7 +1622,7 @@ paths:
|
|||||||
- AgentToken: []
|
- AgentToken: []
|
||||||
/my/contracts:
|
/my/contracts:
|
||||||
get:
|
get:
|
||||||
summary: List all of your contracts
|
summary: List Contracts
|
||||||
tags:
|
tags:
|
||||||
- my
|
- my
|
||||||
- contracts
|
- contracts
|
||||||
@ -1723,7 +1722,7 @@ paths:
|
|||||||
required: true
|
required: true
|
||||||
description: The contract ID
|
description: The contract ID
|
||||||
get:
|
get:
|
||||||
summary: Get contract details
|
summary: View Contract
|
||||||
tags:
|
tags:
|
||||||
- my
|
- my
|
||||||
- contracts
|
- contracts
|
||||||
@ -1769,7 +1768,7 @@ paths:
|
|||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
post:
|
post:
|
||||||
summary: Accept a contract
|
summary: Accept Contract
|
||||||
tags:
|
tags:
|
||||||
- contracts
|
- contracts
|
||||||
responses:
|
responses:
|
||||||
@ -1796,7 +1795,7 @@ paths:
|
|||||||
required: true
|
required: true
|
||||||
description: The system symbol
|
description: The system symbol
|
||||||
get:
|
get:
|
||||||
summary: Fetch a system
|
summary: View System
|
||||||
tags:
|
tags:
|
||||||
- systems
|
- systems
|
||||||
responses:
|
responses:
|
||||||
@ -1842,7 +1841,7 @@ paths:
|
|||||||
- AgentToken: []
|
- AgentToken: []
|
||||||
/systems:
|
/systems:
|
||||||
get:
|
get:
|
||||||
summary: List all systems
|
summary: List Systems
|
||||||
tags:
|
tags:
|
||||||
- systems
|
- systems
|
||||||
responses:
|
responses:
|
||||||
|
Loading…
Reference in New Issue
Block a user