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
8676e4aa02
commit
7d32e7f091
@ -463,8 +463,7 @@ paths:
|
|||||||
survey:
|
survey:
|
||||||
$ref: ../models/Survey.yaml
|
$ref: ../models/Survey.yaml
|
||||||
examples:
|
examples:
|
||||||
No Survey:
|
No Survey: {}
|
||||||
value: {}
|
|
||||||
With Survey:
|
With Survey:
|
||||||
value:
|
value:
|
||||||
survey:
|
survey:
|
||||||
@ -473,7 +472,7 @@ paths:
|
|||||||
- COPPER_ORE
|
- COPPER_ORE
|
||||||
expiration: '2022-03-08T05:41:55.514Z'
|
expiration: '2022-03-08T05:41:55.514Z'
|
||||||
description: ''
|
description: ''
|
||||||
description: Extract resources from the waypoint into your ship. Send a survey as the payload to target specific yields.
|
description: Extract resources from the waypoint into your ship. Send a survey as the payload to target specific yields. The entire survey must be sent as it contains a signature that the backend verifies.
|
||||||
security:
|
security:
|
||||||
- AgentToken: []
|
- AgentToken: []
|
||||||
get:
|
get:
|
||||||
|
Loading…
Reference in New Issue
Block a user