add more description to endpoint

This commit is contained in:
Space Admiral 2022-03-17 15:10:21 -07:00
parent c4e7e55e78
commit cb9784cf72

View File

@ -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: