From 3632b2fd3ab612f20c848234cf9bb51a44822238 Mon Sep 17 00:00:00 2001 From: "api-clients-generation-pipeline[bot]" <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 12:47:02 +0000 Subject: [PATCH] Billing_plan field deprecation - correction start date (#3059) Co-authored-by: ci.datadog-api-spec --- .generator/schemas/v1/openapi.yaml | 2 +- lib/datadog_api_client/v1/models/usage_billable_summary_hour.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index c100208de355..14469bd701ca 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -20236,7 +20236,7 @@ components: type: string billing_plan: deprecated: true - description: The billing plan (metadata). (Deprecated from May 2026) + description: The billing plan (metadata). (Deprecated from June 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 42e0883e4629..2185c0bfb163 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 (metadata). (Deprecated from May 2026) + # The billing plan (metadata). (Deprecated from June 2026) attr_accessor :billing_plan # Shows the last date of usage.