File tree 2 files changed +8
-8
lines changed
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-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 "
9
9
},
10
10
"v2": {
11
11
"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 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -29984,15 +29984,15 @@ paths:
29984
29984
- apiKeyAuth: []
29985
29985
appKeyAuth: []
29986
29986
- AuthZ:
29987
- - monitors_write
29987
+ - monitors_read
29988
29988
summary: Validate a monitor
29989
29989
tags:
29990
29990
- Monitors
29991
29991
x-codegen-request-body-name: body
29992
29992
x-permission:
29993
29993
operator: OR
29994
29994
permissions:
29995
- - monitors_write
29995
+ - monitors_read
29996
29996
/api/v1/monitor/{monitor_id}:
29997
29997
delete:
29998
29998
description: Delete the specified monitor
@@ -30285,15 +30285,15 @@ paths:
30285
30285
- apiKeyAuth: []
30286
30286
appKeyAuth: []
30287
30287
- AuthZ:
30288
- - monitors_write
30288
+ - monitors_read
30289
30289
summary: Validate an existing monitor
30290
30290
tags:
30291
30291
- Monitors
30292
30292
x-codegen-request-body-name: body
30293
30293
x-permission:
30294
30294
operator: OR
30295
30295
permissions:
30296
- - monitors_write
30296
+ - monitors_read
30297
30297
/api/v1/monthly_custom_reports:
30298
30298
get:
30299
30299
deprecated: true
You can’t perform that action at this time.
0 commit comments