From 4a7f369ef33694cb9622b76f58a301111ff2f93b Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Wed, 18 Feb 2026 20:22:39 +0000 Subject: [PATCH] Regenerate client from commit fc320c7 of spec repo --- .generator/schemas/v2/openapi.yaml | 8 +++++--- LICENSE-3rdparty.csv | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index a86914eb7..959f36de3 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 diff --git a/LICENSE-3rdparty.csv b/LICENSE-3rdparty.csv index 6bcb43423..73e68e1ad 100644 --- a/LICENSE-3rdparty.csv +++ b/LICENSE-3rdparty.csv @@ -83,7 +83,7 @@ mime,https://github.com/hyperium/mime,MIT OR Apache-2.0,Sean McArthur miniz_oxide,https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide,MIT OR Zlib OR Apache-2.0,"Frommi , oyvindln , Rich Geldreich richgel99@gmail.com" mio,https://github.com/tokio-rs/mio,MIT,"Carl Lerche , Thomas de Zeeuw , Tokio Contributors " -native-tls,https://github.com/sfackler/rust-native-tls,MIT OR Apache-2.0,Steven Fackler +native-tls,https://github.com/rust-native-tls/rust-native-tls,MIT OR Apache-2.0,Steven Fackler num-conv,https://github.com/jhpratt/num-conv,MIT OR Apache-2.0,Jacob Pratt num-traits,https://github.com/rust-num/num-traits,MIT OR Apache-2.0,The Rust Project Developers once_cell,https://github.com/matklad/once_cell,MIT OR Apache-2.0,Aleksey Kladov