BundleUploadSpec

BundleUploadSpec
BundleUploadSpec

Bundle Upload Specification

JSON Example
{
    "bundleFilePath": "string",
    "manifestFilePath": "string",
    "signatureFilePath": "string"
}
string
bundleFilePath
Required

Bundle Upload File Path

string
manifestFilePath
Required

Bundle Upload Manifest File Path

string
signatureFilePath
Optional

Bundle Upload Signature File Path

Parameter To