File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
packages/datadog-api-client-v2/apis Expand file tree Collapse file tree 3 files changed +10
-10
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": "2024-08-12 20:00:03.779901 ",
8
- "spec_repo_commit": "20d1cfc9 "
7
+ "regenerated": "2024-08-12 20:42:11.568974 ",
8
+ "spec_repo_commit": "7a16d6c5 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2024-08-12 20:00:03.798042 ",
13
- "spec_repo_commit": "20d1cfc9 "
12
+ "regenerated": "2024-08-12 20:42:11.587250 ",
13
+ "spec_repo_commit": "7a16d6c5 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -32605,11 +32605,11 @@ paths:
32605
32605
32606
32606
- Service Level Objectives: `slo`
32607
32607
32608
- - Synthetic Global Variables: `synthetic -global-variable`
32608
+ - Synthetic Global Variables: `synthetics -global-variable`
32609
32609
32610
- - Synthetic Tests: `synthetic -test`
32610
+ - Synthetic Tests: `synthetics -test`
32611
32611
32612
- - Synthetic Private Locations: `synthetic -private-location`
32612
+ - Synthetic Private Locations: `synthetics -private-location`
32613
32613
32614
32614
- Monitors: `monitor`
32615
32615
Original file line number Diff line number Diff line change @@ -422,9 +422,9 @@ export class RestrictionPoliciesApi {
422
422
* - Powerpacks: `powerpack`
423
423
* - Security Rules: `security-rule`
424
424
* - Service Level Objectives: `slo`
425
- * - Synthetic Global Variables: `synthetic -global-variable`
426
- * - Synthetic Tests: `synthetic -test`
427
- * - Synthetic Private Locations: `synthetic -private-location`
425
+ * - Synthetic Global Variables: `synthetics -global-variable`
426
+ * - Synthetic Tests: `synthetics -test`
427
+ * - Synthetic Private Locations: `synthetics -private-location`
428
428
* - Monitors: `monitor`
429
429
*
430
430
* #### Supported relations for resources
You can’t perform that action at this time.
0 commit comments