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 10:47 :54.214856 ",
8
- "spec_repo_commit": "1f58e760 "
7
+ "regenerated": "2025-06-04 11:51 :54.403063 ",
8
+ "spec_repo_commit": "cabc517b "
9
9
},
10
10
"v2": {
11
11
"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 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -29999,15 +29999,15 @@ paths:
29999
29999
- apiKeyAuth: []
30000
30000
appKeyAuth: []
30001
30001
- AuthZ:
30002
- - monitors_write
30002
+ - monitors_read
30003
30003
summary: Validate a monitor
30004
30004
tags:
30005
30005
- Monitors
30006
30006
x-codegen-request-body-name: body
30007
30007
x-permission:
30008
30008
operator: OR
30009
30009
permissions:
30010
- - monitors_write
30010
+ - monitors_read
30011
30011
/api/v1/monitor/{monitor_id}:
30012
30012
delete:
30013
30013
description: Delete the specified monitor
@@ -30300,15 +30300,15 @@ paths:
30300
30300
- apiKeyAuth: []
30301
30301
appKeyAuth: []
30302
30302
- AuthZ:
30303
- - monitors_write
30303
+ - monitors_read
30304
30304
summary: Validate an existing monitor
30305
30305
tags:
30306
30306
- Monitors
30307
30307
x-codegen-request-body-name: body
30308
30308
x-permission:
30309
30309
operator: OR
30310
30310
permissions:
30311
- - monitors_write
30311
+ - monitors_read
30312
30312
/api/v1/monthly_custom_reports:
30313
30313
get:
30314
30314
deprecated: true
You can’t perform that action at this time.
0 commit comments