4.13. BundleVersionMetadata

Name Description Schema

artifactId optional

Example : "string"

string

author optional

The identity that created this versionExample : "string"

string

bucketId required

The id of the bucket the extension bundle belongs toExample : "string"

string

buildInfo required

The build information about this versionExample : "BuildInfo"

BuildInfo

bundleId optional

The id of the extension bundle this version is forExample : "string"

string

contentSize required

The size of the binary content for this version in bytesMinimum value : 0 Example : 0

integer (int64)

description optional

The description for this versionExample : "string"

string

groupId optional

Example : "string"

string

id optional

The id of this version of the extension bundleExample : "string"

string

link optional

An WebLink to this entity.Example : "JaxbLink"

JaxbLink

sha256 optional

The hex representation of the SHA-256 digest of the binary content for this versionExample : "string"

string

sha256Supplied required

Whether or not the client supplied a SHA-256 when uploading the bundleExample : true

boolean

systemApiVersion optional

The version of the system API that this bundle version was built againstExample : "string"

string

timestamp optional

The timestamp of the create date of this versionMinimum value : 1 Example : 0

integer (int64)

version optional

The version of the extension bundleExample : "string"

string