ApiDescription

ApiDescription
ApiDescription
JSON Example
{
    "apiVersion": "string",
    "deprecationPolicy": {
        "deprecatedAt": "string",
        "description": "string",
        "expiresAt": "string"
    },
    "documentationLink": "string"
}
string
apiVersion
Required

The version of the API in yyyy-MM-dd format (UTC).

deprecationPolicy
Optional

deprecationPolicy

string
documentationLink
Required

The link to the documentation of this api version

Property Of