From 6ca7669e256497f1440038b291c13b7333f2f37c Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Thu, 6 Nov 2025 22:32:27 +0000 Subject: [PATCH] Regenerate client from commit 160a422 of spec repo --- .../resources/com/datadog/api/client/v2/api/monitors.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/resources/com/datadog/api/client/v2/api/monitors.feature b/src/test/resources/com/datadog/api/client/v2/api/monitors.feature index 3fd3138f9f5..346a646f83b 100644 --- a/src/test/resources/com/datadog/api/client/v2/api/monitors.feature +++ b/src/test/resources/com/datadog/api/client/v2/api/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