Skip to content

Commit f106de8

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit cabc517b of spec repo
1 parent 8d111a8 commit f106de8

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 10:47:54.214856",
8-
"spec_repo_commit": "1f58e760"
7+
"regenerated": "2025-06-04 11:51:54.403063",
8+
"spec_repo_commit": "cabc517b"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-04 10:47:54.231413",
13-
"spec_repo_commit": "1f58e760"
12+
"regenerated": "2025-06-04 11:51:54.418534",
13+
"spec_repo_commit": "cabc517b"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29999,15 +29999,15 @@ paths:
2999929999
- apiKeyAuth: []
3000030000
appKeyAuth: []
3000130001
- AuthZ:
30002-
- monitors_write
30002+
- monitors_read
3000330003
summary: Validate a monitor
3000430004
tags:
3000530005
- Monitors
3000630006
x-codegen-request-body-name: body
3000730007
x-permission:
3000830008
operator: OR
3000930009
permissions:
30010-
- monitors_write
30010+
- monitors_read
3001130011
/api/v1/monitor/{monitor_id}:
3001230012
delete:
3001330013
description: Delete the specified monitor
@@ -30300,15 +30300,15 @@ paths:
3030030300
- apiKeyAuth: []
3030130301
appKeyAuth: []
3030230302
- AuthZ:
30303-
- monitors_write
30303+
- monitors_read
3030430304
summary: Validate an existing monitor
3030530305
tags:
3030630306
- Monitors
3030730307
x-codegen-request-body-name: body
3030830308
x-permission:
3030930309
operator: OR
3031030310
permissions:
30311-
- monitors_write
30311+
- monitors_read
3031230312
/api/v1/monthly_custom_reports:
3031330313
get:
3031430314
deprecated: true

0 commit comments

Comments
 (0)