From 47a482b47b262e5126a9a6b07160985fdb55b8d9 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Tue, 3 Mar 2026 14:49:35 +0000 Subject: [PATCH] Regenerate client from commit f42ff21 of spec repo --- .generator/schemas/v1/openapi.yaml | 3 ++- src/datadog_api_client/v1/model/usage_billable_summary_hour.py | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 48f45d0bc2..10bb80eaa9 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/src/datadog_api_client/v1/model/usage_billable_summary_hour.py b/src/datadog_api_client/v1/model/usage_billable_summary_hour.py index 5308ec4f27..917dc99eca 100644 --- a/src/datadog_api_client/v1/model/usage_billable_summary_hour.py +++ b/src/datadog_api_client/v1/model/usage_billable_summary_hour.py @@ -75,7 +75,7 @@ def __init__( :param account_public_id: The account public ID. :type account_public_id: str, optional - :param billing_plan: The billing plan. + :param billing_plan: The billing plan (metadata). (Deprecated from May 2026) **Deprecated**. :type billing_plan: str, optional :param end_date: Shows the last date of usage.