Skip to content

Commit 53eb0cb

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 06fd4aa3 of spec repo
1 parent 7e821b8 commit 53eb0cb

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-12-03 18:40:55.419242",
8-
"spec_repo_commit": "ce3146c2"
7+
"regenerated": "2024-12-03 23:53:49.951227",
8+
"spec_repo_commit": "06fd4aa3"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-12-03 18:40:55.438438",
13-
"spec_repo_commit": "ce3146c2"
12+
"regenerated": "2024-12-03 23:53:49.969969",
13+
"spec_repo_commit": "06fd4aa3"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44732,7 +44732,8 @@ tags:
4473244732

4473344733
monthly usage across multiple facets of Datadog.
4473444734

44735-
This API is available to all Pro and Enterprise customers.
44735+
This API is available to all Pro and Enterprise customers, except those in the
44736+
Government (US1-FED) site.
4473644737

4473744738

4473844739
**Note**: Usage data is delayed by up to 72 hours from when it was incurred.

features/v2/usage_metering.feature

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
Feature: Usage Metering
33
The usage metering API allows you to get hourly, daily, and monthly usage
44
across multiple facets of Datadog. This API is available to all Pro and
5-
Enterprise customers. **Note**: Usage data is delayed by up to 72 hours
6-
from when it was incurred. It is retained for 15 months. You can retrieve
7-
up to 24 hours of hourly usage data for multiple organizations, and up to
8-
two months of hourly usage data for a single organization in one request.
9-
Learn more on the [usage details documentation](https://docs.datadoghq.com
10-
/account_management/billing/usage_details/).
5+
Enterprise customers, except those in the Government (US1-FED) site.
6+
**Note**: Usage data is delayed by up to 72 hours from when it was
7+
incurred. It is retained for 15 months. You can retrieve up to 24 hours
8+
of hourly usage data for multiple organizations, and up to two months of
9+
hourly usage data for a single organization in one request. Learn more on
10+
the [usage details documentation](https://docs.datadoghq.com/account_manag
11+
ement/billing/usage_details/).
1112

1213
Background:
1314
Given a valid "apiKeyAuth" key in the system

0 commit comments

Comments
 (0)