Skip to content

Commit e72a4da

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit b4cd1f2 of spec repo
1 parent 0eb1058 commit e72a4da

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

.generated-info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"spec_repo_commit": "3a6cb30",
3-
"generated": "2025-08-12 15:41:29.674"
2+
"spec_repo_commit": "b4cd1f2",
3+
"generated": "2025-08-12 20:21:13.275"
44
}

.generator/schemas/v2/openapi.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55856,8 +55856,9 @@ paths:
5585655856
tags:
5585755857
- Metrics
5585855858
x-permission:
55859-
operator: OPEN
55860-
permissions: []
55859+
operator: OR
55860+
permissions:
55861+
- metrics_read
5586155862
/api/v2/metrics/{metric_name}/tag-cardinalities:
5586255863
get:
5586355864
description: Returns the cardinality details of tags for a specific metric.
@@ -56149,8 +56150,9 @@ paths:
5614956150
tags:
5615056151
- Metrics
5615156152
x-permission:
56152-
operator: OPEN
56153-
permissions: []
56153+
operator: OR
56154+
permissions:
56155+
- metrics_read
5615456156
/api/v2/monitor/notification_rule:
5615556157
get:
5615656158
description: Returns a list of all monitor notification rules.

0 commit comments

Comments
 (0)