From ef451fd542f523d45b0ec9abab312e4857d90a2f Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Tue, 3 Mar 2026 14:49:12 +0000 Subject: [PATCH] Regenerate client from commit f42ff21 of spec repo --- .generator/schemas/v1/openapi.yaml | 3 ++- .../v1/models/usage_billable_summary_hour.rb | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 48f45d0bc2b8..10bb80eaa963 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -20015,7 +20015,8 @@ components: description: The account public ID. type: string billing_plan: - description: The billing plan. + deprecated: true + description: The billing plan (metadata). (Deprecated from May 2026) type: string end_date: description: Shows the last date of usage. diff --git a/lib/datadog_api_client/v1/models/usage_billable_summary_hour.rb b/lib/datadog_api_client/v1/models/usage_billable_summary_hour.rb index 99a9730144af..42e0883e4629 100644 --- a/lib/datadog_api_client/v1/models/usage_billable_summary_hour.rb +++ b/lib/datadog_api_client/v1/models/usage_billable_summary_hour.rb @@ -27,7 +27,7 @@ class UsageBillableSummaryHour # The account public ID. attr_accessor :account_public_id - # The billing plan. + # The billing plan (metadata). (Deprecated from May 2026) attr_accessor :billing_plan # Shows the last date of usage.