DeprecationPolicyReference

DeprecationPolicyReference
DeprecationPolicyReference

Reference to an existing deprecation policy.

AllOf
This class requires all of the following:
JSON Example
{
    "key": "wordpress-6-deprecation",
    "name": "Deprecation of Wordpress 6",
    "deprecation_date": "2022-12-14T00:00:00.000Z",
    "grace_period_days": 30,
    "reason": "We will only maintain newest versions of Wordpress",
    "alternative": "Wordpress 7 can be used instead",
    "deprecation_policy_id": "49b8ee44-2945-4d93-8e87-a608399cfc3a"
}
string
deprecation_policy_id
Required
Constraints: maxLength: 36

Identifier of the deprecation policy

Property Of