BundleUploadSpec
BundleUploadSpec
Bundle Upload Specification
JSON Example
{
"bundleFilePath": "string",
"manifestFilePath": "string",
"signatureFilePath": "string",
"compatibilitySetsFilePath": "string",
"partnerExtensionSpec": {
"partnerBundleVersion": "string",
"partnerBundleMetadataFilePath": "string"
}
}
string
bundleFilePath
Required
Bundle Upload File Path
string
manifestFilePath
Required
Bundle Upload Manifest File Path
string
signatureFilePath
Optional
Bundle Upload Signature File Path
string
compatibilitySetsFilePath
Optional
[Deprecated] Path to the software compatibility sets file
partnerExtensionSpec
Optional
Specification for partner extensions. This specification is used in the Bundle Upload API