From b1d13d5bcbae6fa05ebd0fe894d9baaa5c5e45f4 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Wed, 18 Feb 2026 20:19:57 +0000 Subject: [PATCH] Regenerate client from commit fc320c7 of spec repo --- .generator/schemas/v2/openapi.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index a86914eb798..959f36de3b1 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -980,10 +980,12 @@ components: type: string ResourceID: description: 'Identifier, formatted as `type:id`. Supported types: `dashboard`, - `integration-service`, `integration-webhook`, `notebook`, `reference-table`, - `security-rule`, `slo`, `workflow`, `app-builder-app`, `connection`, `connection-group`, + `integration-service`, `integration-webhook`, `notebook`, `powerpack`, `reference-table`, + `security-rule`, `slo`, `synthetics-global-variable`, `synthetics-test`, `synthetics-private-location`, + `monitor`, `workflow`, `app-builder-app`, `connection`, `connection-group`, `rum-application`, `cross-org-connection`, `spreadsheet`, `on-call-schedule`, - `on-call-escalation-policy`, `on-call-team-routing-rules`, `logs-pipeline`.' + `on-call-escalation-policy`, `on-call-team-routing-rules`, `logs-pipeline`, + `case-management-project`.' example: dashboard:abc-def-ghi in: path name: resource_id