File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
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-02-11 09:59:44.838748 ",
8
- "spec_repo_commit": "b980d49f "
7
+ "regenerated": "2025-02-12 10:11:18.664688 ",
8
+ "spec_repo_commit": "6e416ef5 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2025-02-11 09:59:44.853754 ",
13
- "spec_repo_commit": "b980d49f "
12
+ "regenerated": "2025-02-12 10:11:18.680216 ",
13
+ "spec_repo_commit": "6e416ef5 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -33372,13 +33372,16 @@ paths:
33372
33372
appKeyAuth: []
33373
33373
- AuthZ:
33374
33374
- synthetics_global_variable_read
33375
+ - AuthZ:
33376
+ - apm_api_catalog_read
33375
33377
summary: Get all global variables
33376
33378
tags:
33377
33379
- Synthetics
33378
33380
x-permission:
33379
33381
operator: OR
33380
33382
permissions:
33381
33383
- synthetics_global_variable_read
33384
+ - apm_api_catalog_read
33382
33385
post:
33383
33386
description: Create a Synthetic global variable.
33384
33387
operationId: CreateGlobalVariable
You can’t perform that action at this time.
0 commit comments