From a267ffa180cd5277495dea74e755bdfc2c8c917e Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Thu, 6 Nov 2025 22:33:12 +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