From 7d72622115f11c73fc026e10278afbbbeb62478d Mon Sep 17 00:00:00 2001 From: Roi Glinik Date: Tue, 9 Sep 2025 18:04:19 +0300 Subject: [PATCH] parameter is required --- docs/configuration/exporting/alert-export-api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/exporting/alert-export-api.rst b/docs/configuration/exporting/alert-export-api.rst index 7ea4bbc19..a265d89fb 100644 --- a/docs/configuration/exporting/alert-export-api.rst +++ b/docs/configuration/exporting/alert-export-api.rst @@ -37,7 +37,7 @@ Query Parameters * - ``alert_name`` - string - The name of the alert to filter by (e.g., ``CrashLoopBackoff``). - - No + - Yes Example Request ^^^^^^^^^^^^^^^^^^^^^^^^^