Settings_Depots_ComponentSummary

Settings_Depots_ComponentSummary
Settings_Depots_ComponentSummary

The ComponentSummary structure contains fields that describe the summary of a component.

JSON Example
{
    "display_name": "string",
    "versions": [
        {
            "version": "string",
            "display_version": "string"
        }
    ]
}
string
display_name
Required

Human readable name of the component.

versions
Required

Different versions of the component.