Skip to content

Commit b0ca1ea

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 42e24f61 of spec repo (#774)
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 2ce42b7 commit b0ca1ea

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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.2",
7-
"regenerated": "2022-07-26 15:30:14.273167",
8-
"spec_repo_commit": "8cdc5711"
7+
"regenerated": "2022-07-29 13:43:08.165233",
8+
"spec_repo_commit": "42e24f61"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-07-26 15:30:14.285625",
13-
"spec_repo_commit": "8cdc5711"
12+
"regenerated": "2022-07-29 13:43:08.177187",
13+
"spec_repo_commit": "42e24f61"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14016,8 +14016,8 @@ paths:
1401614016
- description: 'Comma separated list of product families to retrieve. Available
1401714017
families are `all`, `analyzed_logs`,
1401814018
14019-
`application_security`, `audit_logs`, `serverless`, `ci_app`, `cspm`, `cws`,
14020-
`dbm`, `fargate`,
14019+
`application_security`, `audit_logs`, `serverless`, `ci_app`, `cspm`, `custom_events`,
14020+
`cws`, `dbm`, `fargate`,
1402114021
1402214022
`infra_hosts`, `incident_management`, `indexed_logs`, `indexed_spans`, `ingested_spans`,
1402314023
`iot`,

packages/datadog-api-client-v2/apis/UsageMeteringApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ export interface UsageMeteringApiGetHourlyUsageRequest {
817817
filterTimestampStart: Date;
818818
/**
819819
* Comma separated list of product families to retrieve. Available families are `all`, `analyzed_logs`,
820-
* `application_security`, `audit_logs`, `serverless`, `ci_app`, `cspm`, `cws`, `dbm`, `fargate`,
820+
* `application_security`, `audit_logs`, `serverless`, `ci_app`, `cspm`, `custom_events`, `cws`, `dbm`, `fargate`,
821821
* `infra_hosts`, `incident_management`, `indexed_logs`, `indexed_spans`, `ingested_spans`, `iot`,
822822
* `lambda_traced_invocations`, `logs`, `network_flows`, `network_hosts`, `observability_pipelines`,
823823
* `online_archive`, `profiling`, `rum`, `rum_browser_sessions`, `rum_mobile_sessions`, `sds`, `snmp`,

0 commit comments

Comments
 (0)