Version
The version number of the full-service software.
Attributes
Name
Type
Description
object
string, value is "version"
String representing the object's type. Objects of the same type share the same value.
string
string
The version number as a string.
number
[string (integer)]
An array of four numbers representing the major, minor, patch, and prerelease version numbers.
commit
string
The commit hash of the current version.
Last updated
Was this helpful?