Settings_Depots_SolutionSummary

Settings_Depots_SolutionSummary
Settings_Depots_SolutionSummary

The SolutionSummary structure contains fields that describe the summary of a solution.

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

Human readable name of the solution.

versions
Required

Different versions of the solution.