Skip to content

Commit 0686f75

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 273f808 of spec repo
1 parent 3e06752 commit 0686f75

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24954,8 +24954,8 @@ components:
2495424954
- space
2495524955
type: object
2495624956
MetricCustomAggregations:
24957-
description: Deprecated. You no longer need to configure specific time and space
24958-
aggregations for Metrics Without Limits.
24957+
description: "Deprecated. You no longer need to configure specific time and
24958+
space aggregations for Metrics without Limits\u2122."
2495924959
example:
2496024960
- space: sum
2496124961
time: sum

src/main/java/com/datadog/api/client/v2/model/MetricTagConfigurationAttributes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ public MetricTagConfigurationAttributes addAggregationsItem(
7474

7575
/**
7676
* Deprecated. You no longer need to configure specific time and space aggregations for Metrics
77-
* Without Limits.
77+
* without Limits.
7878
*
7979
* @return aggregations
8080
*/

src/main/java/com/datadog/api/client/v2/model/MetricTagConfigurationCreateAttributes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public MetricTagConfigurationCreateAttributes addAggregationsItem(
7979

8080
/**
8181
* Deprecated. You no longer need to configure specific time and space aggregations for Metrics
82-
* Without Limits.
82+
* without Limits.
8383
*
8484
* @return aggregations
8585
*/

src/main/java/com/datadog/api/client/v2/model/MetricTagConfigurationUpdateAttributes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public MetricTagConfigurationUpdateAttributes addAggregationsItem(
6262

6363
/**
6464
* Deprecated. You no longer need to configure specific time and space aggregations for Metrics
65-
* Without Limits.
65+
* without Limits.
6666
*
6767
* @return aggregations
6868
*/

0 commit comments

Comments
 (0)