File tree Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.6",
7- "regenerated": "2024-10-28 10:23:18.137086 ",
8- "spec_repo_commit": "2e09a3ec "
7+ "regenerated": "2024-10-28 17:29:08.932788 ",
8+ "spec_repo_commit": "ad1bec28 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-10-28 10:23:18.155851 ",
13- "spec_repo_commit": "2e09a3ec "
12+ "regenerated": "2024-10-28 17:29:08.951101 ",
13+ "spec_repo_commit": "ad1bec28 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -32582,6 +32582,10 @@ paths:
3258232582 tags:
3258332583 - Synthetics
3258432584 x-codegen-request-body-name: body
32585+ x-permission:
32586+ operator: OR
32587+ permissions:
32588+ - synthetics_write
3258532589 /api/v1/synthetics/tests/mobile/{public_id}:
3258632590 get:
3258732591 description: 'Get the detailed configuration associated with
@@ -32626,6 +32630,10 @@ paths:
3262632630 summary: Get a Mobile test
3262732631 tags:
3262832632 - Synthetics
32633+ x-permission:
32634+ operator: OR
32635+ permissions:
32636+ - synthetics_read
3262932637 put:
3263032638 description: Edit the configuration of a Synthetic Mobile test.
3263132639 operationId: UpdateMobileTest
@@ -32685,6 +32693,10 @@ paths:
3268532693 tags:
3268632694 - Synthetics
3268732695 x-codegen-request-body-name: body
32696+ x-permission:
32697+ operator: OR
32698+ permissions:
32699+ - synthetics_write
3268832700 /api/v1/synthetics/tests/trigger:
3268932701 post:
3269032702 description: Trigger a set of Synthetic tests.
@@ -32806,6 +32818,10 @@ paths:
3280632818 tags:
3280732819 - Synthetics
3280832820 x-codegen-request-body-name: body
32821+ x-permission:
32822+ operator: OR
32823+ permissions:
32824+ - synthetics_read
3280932825 /api/v1/synthetics/tests/{public_id}:
3281032826 get:
3281132827 description: Get the detailed configuration associated with a Synthetic test.
You can’t perform that action at this time.
0 commit comments