Skip to content

Commit f70b185

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 18589186 of spec repo
1 parent f956a2b commit f70b185

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
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-06-04 17:40:40.467497",
8-
"spec_repo_commit": "38b3c05a"
7+
"regenerated": "2025-06-05 08:27:53.711713",
8+
"spec_repo_commit": "18589186"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-04 17:40:40.483266",
13-
"spec_repo_commit": "38b3c05a"
12+
"regenerated": "2025-06-05 08:27:53.728177",
13+
"spec_repo_commit": "18589186"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30025,15 +30025,15 @@ paths:
3002530025
- apiKeyAuth: []
3002630026
appKeyAuth: []
3002730027
- AuthZ:
30028-
- monitors_write
30028+
- monitors_read
3002930029
summary: Validate a monitor
3003030030
tags:
3003130031
- Monitors
3003230032
x-codegen-request-body-name: body
3003330033
x-permission:
3003430034
operator: OR
3003530035
permissions:
30036-
- monitors_write
30036+
- monitors_read
3003730037
/api/v1/monitor/{monitor_id}:
3003830038
delete:
3003930039
description: Delete the specified monitor
@@ -30326,15 +30326,15 @@ paths:
3032630326
- apiKeyAuth: []
3032730327
appKeyAuth: []
3032830328
- AuthZ:
30329-
- monitors_write
30329+
- monitors_read
3033030330
summary: Validate an existing monitor
3033130331
tags:
3033230332
- Monitors
3033330333
x-codegen-request-body-name: body
3033430334
x-permission:
3033530335
operator: OR
3033630336
permissions:
30337-
- monitors_write
30337+
- monitors_read
3033830338
/api/v1/monthly_custom_reports:
3033930339
get:
3034030340
deprecated: true

0 commit comments

Comments
 (0)