Skip to content

Commit 493318c

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 032eb1c8 of spec repo (#861)
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 2441256 commit 493318c

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-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.6.4",
7-
"regenerated": "2022-10-03 19:48:54.357612",
8-
"spec_repo_commit": "e3288dc2"
7+
"regenerated": "2022-10-04 12:25:24.428827",
8+
"spec_repo_commit": "032eb1c8"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.4",
12-
"regenerated": "2022-10-03 19:48:54.372666",
13-
"spec_repo_commit": "e3288dc2"
12+
"regenerated": "2022-10-04 12:25:24.442597",
13+
"spec_repo_commit": "032eb1c8"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11172,7 +11172,9 @@ paths:
1117211172
resultsPath: data
1117311173
/api/v2/metrics:
1117411174
get:
11175-
description: Returns all metrics (matching additional filters if specified).
11175+
description: "Returns all metrics that can be configured in the Metrics Summary
11176+
page or with Metrics without Limits\u2122 (matching additional filters if
11177+
specified)."
1117611178
operationId: ListTagConfigurations
1117711179
parameters:
1117811180
- description: Filter custom metrics that have configured tags.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,7 @@ export class MetricsApi {
17521752
}
17531753

17541754
/**
1755-
* Returns all metrics (matching additional filters if specified).
1755+
* Returns all metrics that can be configured in the Metrics Summary page or with Metrics without Limits™ (matching additional filters if specified).
17561756
* @param param The request object
17571757
*/
17581758
public listTagConfigurations(

0 commit comments

Comments
 (0)