From b0b029fe0848dd81643ab07d565616f8e16fab66 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Wed, 1 Dec 2021 21:46:33 +0000 Subject: [PATCH] Regenerate client from commit 1f54760 of spec repo --- .apigentools-info | 8 ++++---- .generator/schemas/v1/openapi.yaml | 7 ++++++- features/v1/usage_metering.feature | 4 +++- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/.apigentools-info b/.apigentools-info index cf849c4ce797..d4ab55686c5a 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.5.1.dev2", - "regenerated": "2021-12-01 20:35:56.887040", - "spec_repo_commit": "cb5be49" + "regenerated": "2021-12-01 21:45:27.868706", + "spec_repo_commit": "1f54760" }, "v2": { "apigentools_version": "1.5.1.dev2", - "regenerated": "2021-12-01 20:35:56.920137", - "spec_repo_commit": "cb5be49" + "regenerated": "2021-12-01 21:45:27.897296", + "spec_repo_commit": "1f54760" } } } \ No newline at end of file diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index c338c5b25ddd..7b06be4ad388 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -26271,7 +26271,12 @@ tags: **Note**: Usage data is delayed by up to 72 hours from when it was incurred. - It is retained for the past 15 months.' + It is retained for the past 15 months. + + + You can retrieve up to 24 hours of hourly usage data for multiple organizations, + + and up to two months of hourly usage data for a single organization in one request.' externalDocs: description: Find out more at url: https://docs.datadoghq.com/account_management/billing/usage_details/ diff --git a/features/v1/usage_metering.feature b/features/v1/usage_metering.feature index e9c59352b4d7..2af452acd77b 100644 --- a/features/v1/usage_metering.feature +++ b/features/v1/usage_metering.feature @@ -5,7 +5,9 @@ Feature: Usage Metering Enterprise customers. Usage is only accessible for [parent-level organizat ions](https://docs.datadoghq.com/account_management/multi_organization/). **Note**: Usage data is delayed by up to 72 hours from when it was - incurred. It is retained for the past 15 months. + incurred. It is retained for the past 15 months. You can retrieve up to + 24 hours of hourly usage data for multiple organizations, and up to two + months of hourly usage data for a single organization in one request. Background: Given a valid "apiKeyAuth" key in the system