Skip to content

Commit a00c130

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 1410a95 of spec repo
1 parent 3ef9e1e commit a00c130

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": "b308db8",
3-
"generated": "2025-08-04 15:40:21.840"
2+
"spec_repo_commit": "1410a95",
3+
"generated": "2025-08-04 20:36:51.899"
44
}

.generator/schemas/v2/openapi.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55614,8 +55614,9 @@ paths:
5561455614
tags:
5561555615
- Metrics
5561655616
x-permission:
55617-
operator: OPEN
55618-
permissions: []
55617+
operator: OR
55618+
permissions:
55619+
- metrics_read
5561955620
/api/v2/metrics/{metric_name}/tag-cardinalities:
5562055621
get:
5562155622
description: Returns the cardinality details of tags for a specific metric.
@@ -55907,8 +55908,9 @@ paths:
5590755908
tags:
5590855909
- Metrics
5590955910
x-permission:
55910-
operator: OPEN
55911-
permissions: []
55911+
operator: OR
55912+
permissions:
55913+
- metrics_read
5591255914
/api/v2/monitor/notification_rule:
5591355915
get:
5591455916
description: Returns a list of all monitor notification rules.

0 commit comments

Comments
 (0)