File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"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 "
9
9
},
10
10
"v2": {
11
11
"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 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -30025,15 +30025,15 @@ paths:
30025
30025
- apiKeyAuth: []
30026
30026
appKeyAuth: []
30027
30027
- AuthZ:
30028
- - monitors_write
30028
+ - monitors_read
30029
30029
summary: Validate a monitor
30030
30030
tags:
30031
30031
- Monitors
30032
30032
x-codegen-request-body-name: body
30033
30033
x-permission:
30034
30034
operator: OR
30035
30035
permissions:
30036
- - monitors_write
30036
+ - monitors_read
30037
30037
/api/v1/monitor/{monitor_id}:
30038
30038
delete:
30039
30039
description: Delete the specified monitor
@@ -30326,15 +30326,15 @@ paths:
30326
30326
- apiKeyAuth: []
30327
30327
appKeyAuth: []
30328
30328
- AuthZ:
30329
- - monitors_write
30329
+ - monitors_read
30330
30330
summary: Validate an existing monitor
30331
30331
tags:
30332
30332
- Monitors
30333
30333
x-codegen-request-body-name: body
30334
30334
x-permission:
30335
30335
operator: OR
30336
30336
permissions:
30337
- - monitors_write
30337
+ - monitors_read
30338
30338
/api/v1/monthly_custom_reports:
30339
30339
get:
30340
30340
deprecated: true
You can’t perform that action at this time.
0 commit comments