Skip to content

Commit e4caf6e

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 9ad7087 of spec repo (#323)
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 d08f396 commit e4caf6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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-10-15 13:58:22.489036",
8-
"spec_repo_commit": "a046371"
7+
"regenerated": "2021-10-15 19:45:07.583517",
8+
"spec_repo_commit": "9ad7087"
99
},
1010
"v2": {
1111
"apigentools_version": "1.5.1.dev2",
12-
"regenerated": "2021-10-15 13:59:18.724218",
13-
"spec_repo_commit": "a046371"
12+
"regenerated": "2021-10-15 19:46:19.122327",
13+
"spec_repo_commit": "9ad7087"
1414
}
1515
}
1616
}

packages/datadog-api-client-v1/models/UsageSummaryResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { UsageSummaryDate } from "./UsageSummaryDate";
1313
import { ObjectSerializer } from "./ObjectSerializer";
1414

1515
/**
16-
* Response with hourly report of all data billed by Datadog all organizations.
16+
* Response summarizing all usage aggregated across the months in the request for all organizations, and broken down by month and by organization.
1717
*/
1818

1919
export class UsageSummaryResponse {

0 commit comments

Comments
 (0)