PartnerExtensionSpec

PartnerExtensionSpec
PartnerExtensionSpec

Specification for partner extensions. This specification is used in the Bundle Upload API

JSON Example
{
    "partnerBundleMetadataFilePath": "string",
    "partnerBundleVersion": "string"
}
string
partnerBundleMetadataFilePath
Optional

Path to the bundle metadata file. The metadata file can have details of multiple bundles

string
partnerBundleVersion
Optional

Version of partner bundle to be uploaded. Should match one of the bundle versions available in the partner bundle metadata file

Property Of