Skip to content

Commit f3fec9f

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 7404a29 of spec repo
1 parent 2d19d28 commit f3fec9f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62678,8 +62678,9 @@ paths:
6267862678
tags:
6267962679
- Metrics
6268062680
x-permission:
62681-
operator: OPEN
62682-
permissions: []
62681+
operator: OR
62682+
permissions:
62683+
- metrics_read
6268362684
/api/v2/metrics/{metric_name}/tag-cardinalities:
6268462685
get:
6268562686
description: Returns the cardinality details of tags for a specific metric.
@@ -62971,8 +62972,9 @@ paths:
6297162972
tags:
6297262973
- Metrics
6297362974
x-permission:
62974-
operator: OPEN
62975-
permissions: []
62975+
operator: OR
62976+
permissions:
62977+
- metrics_read
6297662978
/api/v2/monitor/notification_rule:
6297762979
get:
6297862980
description: Returns a list of all monitor notification rules.

0 commit comments

Comments
 (0)