Defines the different api versions and their data

The enum key is a textual representation of the semantic version. The value of the enum is an increasing numeric value, that increases for each newer semantic version. Not each new semantic version will get a new ApiVersion, only when changes in the data is changed a new version is added.

Enumeration Members

Enumeration Members

V0: 0

Initial version

V526: 1

Version from ImageVault v5.26

Generated using TypeDoc