From c8efd2d0d2d74d53a96f2e97e4f7e94bc46307ce Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Fri, 22 Aug 2025 18:46:36 +0000 Subject: [PATCH] Regenerate client from commit d58cb84 of spec repo --- .generated-info | 4 ++-- .generator/schemas/v2/openapi.yaml | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.generated-info b/.generated-info index 2f609c52737..10f41d902f8 100644 --- a/.generated-info +++ b/.generated-info @@ -1,4 +1,4 @@ { - "spec_repo_commit": "4413e63", - "generated": "2025-08-19 20:29:58.463" + "spec_repo_commit": "d58cb84", + "generated": "2025-08-22 18:46:36.195" } diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 5dc52e4a2ee..997d4861896 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -67451,14 +67451,6 @@ paths: This endpoint is only accessible for [parent-level organizations](https://docs.datadoghq.com/account_management/multi_organization/).' operationId: GetHistoricalCostByOrg parameters: - - description: String to specify whether cost is broken down at a parent-org - level or at the sub-org level. Available views are `summary` and `sub-org`. Defaults - to `summary`. - in: query - name: view - required: false - schema: - type: string - description: 'Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]` for cost beginning this month.' in: query @@ -67467,6 +67459,14 @@ paths: schema: format: date-time type: string + - description: String to specify whether cost is broken down at a parent-org + level or at the sub-org level. Available views are `summary` and `sub-org`. Defaults + to `summary`. + in: query + name: view + required: false + schema: + type: string - description: 'Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]` for cost ending this month.' in: query