System_HelloSpec

System_HelloSpec
System_HelloSpec

The System.HelloSpec structure describes the API client preferences.

JSON Example
{
    "api_releases": [
        "string"
    ]
}
array of string
api_releases
Required

List of API release IDs that the client can work with in order of preference. The server will select the first mutually supported release ID.

Parameter To