Skip to content

Commit 020eb35

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 34c9f079 of spec repo
1 parent c524af3 commit 020eb35

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-05-02 09:33:50.409735",
8-
"spec_repo_commit": "77cf469a"
7+
"regenerated": "2025-05-06 14:30:26.768056",
8+
"spec_repo_commit": "34c9f079"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-05-02 09:33:50.425418",
13-
"spec_repo_commit": "77cf469a"
12+
"regenerated": "2025-05-06 14:30:26.888614",
13+
"spec_repo_commit": "34c9f079"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -29984,15 +29984,15 @@ paths:
2998429984
- apiKeyAuth: []
2998529985
appKeyAuth: []
2998629986
- AuthZ:
29987-
- monitors_write
29987+
- monitors_read
2998829988
summary: Validate a monitor
2998929989
tags:
2999029990
- Monitors
2999129991
x-codegen-request-body-name: body
2999229992
x-permission:
2999329993
operator: OR
2999429994
permissions:
29995-
- monitors_write
29995+
- monitors_read
2999629996
/api/v1/monitor/{monitor_id}:
2999729997
delete:
2999829998
description: Delete the specified monitor
@@ -30285,15 +30285,15 @@ paths:
3028530285
- apiKeyAuth: []
3028630286
appKeyAuth: []
3028730287
- AuthZ:
30288-
- monitors_write
30288+
- monitors_read
3028930289
summary: Validate an existing monitor
3029030290
tags:
3029130291
- Monitors
3029230292
x-codegen-request-body-name: body
3029330293
x-permission:
3029430294
operator: OR
3029530295
permissions:
30296-
- monitors_write
30296+
- monitors_read
3029730297
/api/v1/monthly_custom_reports:
3029830298
get:
3029930299
deprecated: true

0 commit comments

Comments
 (0)