17 lines
620 B
JSON
17 lines
620 B
JSON
{
|
|
"schemaVersion": "notify.template@1",
|
|
"templateId": "tmpl-api-deprecation-slack-en-us",
|
|
"tenantId": "bootstrap",
|
|
"channelType": "slack",
|
|
"key": "tmpl-api-deprecation",
|
|
"locale": "en-us",
|
|
"renderMode": "markdown",
|
|
"format": "slack",
|
|
"description": "Slack notice for retiring Notifier API versions.",
|
|
"body": ":warning: Notifier API v1 is being deprecated.\nSunset: {{metadata.sunset}}\nPaths affected: {{metadata.paths}}\nDocs: {{link \"Deprecation details\" metadata.docs}}\nAction: {{metadata.action}}\n",
|
|
"metadata": {
|
|
"author": "notifications-bootstrap",
|
|
"version": "2025-11-17"
|
|
}
|
|
}
|