Skip to content

Commit 30359c1

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
ACCESSINT-23 Update synthetic to synthetics in supported resources (#1948)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent accec23 commit 30359c1

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.905795",
8-
"spec_repo_commit": "20d1cfc9"
7+
"regenerated": "2024-08-12 20:42:16.724787",
8+
"spec_repo_commit": "7a16d6c5"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-08-12 20:00:03.923853",
13-
"spec_repo_commit": "20d1cfc9"
12+
"regenerated": "2024-08-12 20:42:16.744063",
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

lib/datadog_api_client/v2/api/restriction_policies_api.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ def update_restriction_policy(resource_id, body, opts = {})
172172
# - Powerpacks: `powerpack`
173173
# - Security Rules: `security-rule`
174174
# - Service Level Objectives: `slo`
175-
# - Synthetic Global Variables: `synthetic-global-variable`
176-
# - Synthetic Tests: `synthetic-test`
177-
# - Synthetic Private Locations: `synthetic-private-location`
175+
# - Synthetic Global Variables: `synthetics-global-variable`
176+
# - Synthetic Tests: `synthetics-test`
177+
# - Synthetic Private Locations: `synthetics-private-location`
178178
# - Monitors: `monitor`
179179
#
180180
# #### Supported relations for resources

0 commit comments

Comments
 (0)