File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/datadog-api-client-v1/models Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"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 "
9
9
},
10
10
"v2": {
11
11
"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 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import { UsageSummaryDate } from "./UsageSummaryDate";
13
13
import { ObjectSerializer } from "./ObjectSerializer" ;
14
14
15
15
/**
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 .
17
17
*/
18
18
19
19
export class UsageSummaryResponse {
You can’t perform that action at this time.
0 commit comments