From 9b529ef0cde187ce8e5c70acf00d4bdc86f651b0 Mon Sep 17 00:00:00 2001 From: brendamuir <100768211+brendamuir@users.noreply.github.com> Date: Thu, 20 Apr 2023 13:06:35 +0200 Subject: [PATCH] Docs: adds legacy wording to api docs (#66937) adds legacy wording to api docs --- docs/sources/developers/http_api/alerting.md | 4 ++-- .../developers/http_api/alerting_notification_channels.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/sources/developers/http_api/alerting.md b/docs/sources/developers/http_api/alerting.md index 312a79519d8..19a42956e54 100644 --- a/docs/sources/developers/http_api/alerting.md +++ b/docs/sources/developers/http_api/alerting.md @@ -13,9 +13,9 @@ keywords: title: 'Alerting HTTP API ' --- -# Alerting API +# Legacy Alerting API -> **Note:** Starting with v9.0, the Alerting HTTP API is deprecated. It will be removed in a future release. +> **Note:** Starting with v9.0, the Legacy Alerting HTTP API is deprecated. It will be removed in a future release. This topic is relevant for the [legacy dashboard alerts](https://grafana.com/docs/grafana/v8.5/alerting/old-alerting/) only. diff --git a/docs/sources/developers/http_api/alerting_notification_channels.md b/docs/sources/developers/http_api/alerting_notification_channels.md index ea8d4cac8ea..8a2e8b5ed29 100644 --- a/docs/sources/developers/http_api/alerting_notification_channels.md +++ b/docs/sources/developers/http_api/alerting_notification_channels.md @@ -14,7 +14,9 @@ keywords: title: 'Alerting Notification Channels HTTP API ' --- -# Alerting Notification Channels API +# Legacy Alerting Notification Channels API + +> **Note:** Starting with v9.0, the Legacy Alerting Notification Channels API is deprecated. It will be removed in a future release. This page documents the Alerting Notification Channels API.