ApiVersionInformation_apiVersions_inner

ApiVersionInformation_apiVersions_inner
ApiVersionInformation_apiVersions_inner
JSON Example
{
    "isDeprecated": true,
    "retirementDate": "2000-01-23T04:56:07.000Z",
    "version": "version"
}
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.

string As date-time As date-time
retirementDate
Optional

Date-time stamp. Representation: String formatted according to IETF RFC 3339.