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.
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.