Target Outputs
Download build target output
client.builds.targetOutputs.retrieve(TargetOutputRetrieveParams { build_id, target, type, 2 more } query, RequestOptionsoptions?): TargetOutputRetrieveResponse
GET/v0/build_target_outputs
ModelsExpand Collapse
TargetOutputRetrieveResponse = URL { output, target, type, 2 more } | Git { token, output, ref, 3 more } | Content { content, output, target, 2 more }
TargetOutputRetrieveResponse = URL { output, target, type, 2 more } | Git { token, output, ref, 3 more } | Content { content, output, target, 2 more }