Skip to content

Commit

Permalink
Regenerate client from commit 06fd4aa3 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Dec 3, 2024
1 parent 384c04a commit 5185aa7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-12-03 18:40:43.837496",
"spec_repo_commit": "ce3146c2"
"regenerated": "2024-12-03 23:53:50.174855",
"spec_repo_commit": "06fd4aa3"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-12-03 18:40:43.865863",
"spec_repo_commit": "ce3146c2"
"regenerated": "2024-12-03 23:53:50.193355",
"spec_repo_commit": "06fd4aa3"
}
}
}
3 changes: 2 additions & 1 deletion .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44732,7 +44732,8 @@ tags:

monthly usage across multiple facets of Datadog.

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


**Note**: Usage data is delayed by up to 72 hours from when it was incurred.
Expand Down
13 changes: 7 additions & 6 deletions tests/scenarios/features/v2/usage_metering.feature
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
Feature: Usage Metering
The usage metering API allows you to get hourly, daily, and monthly usage
across multiple facets of Datadog. This API is available to all Pro and
Enterprise customers. **Note**: Usage data is delayed by up to 72 hours
from when it was incurred. It is retained for 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.
Learn more on the [usage details documentation](https://docs.datadoghq.com
/account_management/billing/usage_details/).
Enterprise customers, except those in the Government (US1-FED) site.
**Note**: Usage data is delayed by up to 72 hours from when it was
incurred. It is retained for 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. Learn more on
the [usage details documentation](https://docs.datadoghq.com/account_manag
ement/billing/usage_details/).

Background:
Given a valid "apiKeyAuth" key in the system
Expand Down

0 comments on commit 5185aa7

Please sign in to comment.