From 5af8a5101b11009aba1d0e23b50489edb7cab9f2 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Thu, 6 Nov 2025 22:30:49 +0000 Subject: [PATCH] Regenerate client from commit 160a422 of spec repo --- features/v2/monitors.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/features/v2/monitors.feature b/features/v2/monitors.feature index 3fd3138f9f57..346a646f83ba 100644 --- a/features/v2/monitors.feature +++ b/features/v2/monitors.feature @@ -224,7 +224,6 @@ Feature: Monitors And new "GetMonitorNotificationRules" request When the request is sent Then the response status is 200 OK - And the response "data" has length 1 And the response "data" has item with field "attributes.name" with value "test rule" @team:DataDog/monitor-app