Settings_Depots_ComponentVersion
Settings_Depots_ComponentVersion
The ComponentVersion structure contains fields that describe a specific version of a component.
JSON Example
{
"version": "string",
"display_version": "string"
}
string
version
Required
Version of the component.
string
display_version
Required
Human readable version of the component.