PatchBundle
PatchBundle
Model for patch bundle in a release
JSON Example
{
"bundleId": "string",
"bundleType": "string",
"bundleElements": [
"string"
],
"cumulativeFromVcfVersion": "string"
}
string
bundleId
Required
Bundle ID of the patch bundle
string
bundleType
Required
Bundle type of the patch bundle
array of string
bundleElements
Required
Bundle elements of the patch bundle
string
cumulativeFromVcfVersion
Required
Minimum VCF version that this patch bundle can be directly applied on