Skip to content

Commit b5758fd

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit d837514 of spec repo (#699)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 93aa8c6 commit b5758fd

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
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.5.1.dev2",
7-
"regenerated": "2021-12-01 11:57:32.842946",
8-
"spec_repo_commit": "350df8d"
7+
"regenerated": "2021-12-02 09:07:46.050936",
8+
"spec_repo_commit": "d837514"
99
},
1010
"v2": {
1111
"apigentools_version": "1.5.1.dev2",
12-
"regenerated": "2021-12-01 11:57:33.282115",
13-
"spec_repo_commit": "350df8d"
12+
"regenerated": "2021-12-02 09:07:46.584919",
13+
"spec_repo_commit": "d837514"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26271,7 +26271,12 @@ tags:
2627126271

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

26274-
It is retained for the past 15 months.'
26274+
It is retained for the past 15 months.
26275+
26276+
26277+
You can retrieve up to 24 hours of hourly usage data for multiple organizations,
26278+
26279+
and up to two months of hourly usage data for a single organization in one request.'
2627526280
externalDocs:
2627626281
description: Find out more at
2627726282
url: https://docs.datadoghq.com/account_management/billing/usage_details/

tests/v1/features/usage_metering.feature

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Feature: Usage Metering
55
Enterprise customers. Usage is only accessible for [parent-level organizat
66
ions](https://docs.datadoghq.com/account_management/multi_organization/).
77
**Note**: Usage data is delayed by up to 72 hours from when it was
8-
incurred. It is retained for the past 15 months.
8+
incurred. It is retained for the past 15 months. You can retrieve up to
9+
24 hours of hourly usage data for multiple organizations, and up to two
10+
months of hourly usage data for a single organization in one request.
911

1012
Background:
1113
Given a valid "apiKeyAuth" key in the system

0 commit comments

Comments
 (0)