Skip to content

Commit 169d6b3

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 999ccee3 of spec repo
1 parent 7af15ff commit 169d6b3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.apigentools-info

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-03-05 21:00:37.604180",
8-
"spec_repo_commit": "6105a175"
7+
"regenerated": "2025-03-06 13:43:46.617931",
8+
"spec_repo_commit": "999ccee3"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-03-05 21:00:37.618875",
13-
"spec_repo_commit": "6105a175"
12+
"regenerated": "2025-03-06 13:43:46.632646",
13+
"spec_repo_commit": "999ccee3"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -29876,15 +29876,15 @@ paths:
2987629876
- apiKeyAuth: []
2987729877
appKeyAuth: []
2987829878
- AuthZ:
29879-
- monitors_write
29879+
- monitors_read
2988029880
summary: Validate a monitor
2988129881
tags:
2988229882
- Monitors
2988329883
x-codegen-request-body-name: body
2988429884
x-permission:
2988529885
operator: OR
2988629886
permissions:
29887-
- monitors_write
29887+
- monitors_read
2988829888
/api/v1/monitor/{monitor_id}:
2988929889
delete:
2989029890
description: Delete the specified monitor
@@ -30177,15 +30177,15 @@ paths:
3017730177
- apiKeyAuth: []
3017830178
appKeyAuth: []
3017930179
- AuthZ:
30180-
- monitors_write
30180+
- monitors_read
3018130181
summary: Validate an existing monitor
3018230182
tags:
3018330183
- Monitors
3018430184
x-codegen-request-body-name: body
3018530185
x-permission:
3018630186
operator: OR
3018730187
permissions:
30188-
- monitors_write
30188+
- monitors_read
3018930189
/api/v1/monthly_custom_reports:
3019030190
get:
3019130191
deprecated: true

0 commit comments

Comments
 (0)