4.13. BundleVersionMetadata
| Name | Description | Schema |
|---|---|---|
|
artifactId optional |
Example : |
string |
|
author optional |
The identity that created this versionExample :
|
string |
|
bucketId required |
The id of the bucket the extension bundle belongs toExample :
|
string |
|
buildInfo required |
The build information about this versionExample : |
BuildInfo |
|
bundleId optional |
The id of the extension bundle this version is forExample :
|
string |
|
contentSize required |
The size of the binary content for this version in bytesMinimum value
: |
integer (int64) |
|
description optional |
The description for this versionExample : |
string |
|
groupId optional |
Example : |
string |
|
id optional |
The id of this version of the extension bundleExample :
|
string |
|
link optional |
An WebLink to this entity.Example : |
JaxbLink |
|
sha256 optional |
The hex representation of the SHA-256 digest of the binary content for this
versionExample : |
string |
|
sha256Supplied required |
Whether or not the client supplied a SHA-256 when uploading the
bundleExample : |
boolean |
|
systemApiVersion optional |
The version of the system API that this bundle version was built
againstExample : |
string |
|
timestamp optional |
The timestamp of the create date of this versionMinimum value :
|
integer (int64) |
|
version optional |
The version of the extension bundleExample :
|
string |
