api V1Publisher Deployment Deployment Id Download Relative Path Get
open suspend fun apiV1PublisherDeploymentDeploymentIdDownloadRelativePathGet(deploymentId: String, relativePath: String): HttpResponse<OctetByteArray>
Integrate a deployment bundle with a build for manual testing. For more information, see the the following documentation.
Return
org.danilopianini.centralpublisher.impl.infrastructure.OctetByteArray
Parameters
deployment Id
The deployment identifier, which was obtained by a call to `/api/v1/publisher/upload`.
relative Path
The full path to a specific file from a deployment bundle.