Skip to content

Commit 6f9774e

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
ACCESSINT-23 Update synthetic to synthetics in supported resources (#1754)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent d2cdc7a commit 6f9774e

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"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"
99
},
1010
"v2": {
1111
"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"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32605,11 +32605,11 @@ paths:
3260532605

3260632606
- Service Level Objectives: `slo`
3260732607

32608-
- Synthetic Global Variables: `synthetic-global-variable`
32608+
- Synthetic Global Variables: `synthetics-global-variable`
3260932609

32610-
- Synthetic Tests: `synthetic-test`
32610+
- Synthetic Tests: `synthetics-test`
3261132611

32612-
- Synthetic Private Locations: `synthetic-private-location`
32612+
- Synthetic Private Locations: `synthetics-private-location`
3261332613

3261432614
- Monitors: `monitor`
3261532615

packages/datadog-api-client-v2/apis/RestrictionPoliciesApi.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -422,9 +422,9 @@ export class RestrictionPoliciesApi {
422422
* - Powerpacks: `powerpack`
423423
* - Security Rules: `security-rule`
424424
* - 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`
428428
* - Monitors: `monitor`
429429
*
430430
* #### Supported relations for resources

0 commit comments

Comments
 (0)