Modified reference/SpaceTraders.yaml

This commit is contained in:
SpaceAdmiral 2022-03-11 19:23:03 -08:00
parent 8676e4aa02
commit 7d32e7f091

View File

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