ApiVersionInformation_apiVersions

ApiVersionInformation_apiVersions
ApiVersionInformation_apiVersions
JSON Example
{
    "version": "string",
    "isDeprecated": false,
    "retirementDate": "string"
}
string
version
Required

Identifies a supported version. The value of the version attribute shall be a version identifier as specified in clause 9.1 (SOL013).

boolean
isDeprecated
Optional

If such information is available, this attribute indicates whether use of the version signaled by the version attribute is deprecated (true) or not (false). A deprecated version is still supported by the API producer but is recommended not to be used any longer. When a version is no longer supported, it does not appear in the response body.

retirementDate
Optional

retirementDate