mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
add more description to endpoint
This commit is contained in:
parent
c4e7e55e78
commit
cb9784cf72
@ -2541,7 +2541,12 @@ paths:
|
|||||||
tariff: 0
|
tariff: 0
|
||||||
exchange: []
|
exchange: []
|
||||||
operationId: get-systems-systemSymbol-markets-marketSymbol
|
operationId: get-systems-systemSymbol-markets-marketSymbol
|
||||||
description: 'Retrieve imports, exports and exchange data from a marketplace. Imports can be sold, exports can be purchased, and exchange trades can be purchased or sold.'
|
description: |-
|
||||||
|
Retrieve imports, exports and exchange data from a marketplace. Imports can be sold, exports can be purchased, and exchange trades can be purchased or sold.
|
||||||
|
|
||||||
|
Market data is only available if you have a ship at the location, or the location is charted and has a communications relay deployed.
|
||||||
|
|
||||||
|
See `/my/ships/{shipSymbol}/deploy` for deploying relays at a location.
|
||||||
security:
|
security:
|
||||||
- AgentToken: []
|
- AgentToken: []
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user