Skip to content

Commit 3e25955

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
ACCESSINT-23 Update synthetic to synthetics in supported resources (#2101)
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 566d80f commit 3e25955

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:04.343379",
8-
"spec_repo_commit": "20d1cfc9"
7+
"regenerated": "2024-08-12 20:42:17.952521",
8+
"spec_repo_commit": "7a16d6c5"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-08-12 20:00:04.360789",
13-
"spec_repo_commit": "20d1cfc9"
12+
"regenerated": "2024-08-12 20:42:17.969603",
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

src/datadog_api_client/v2/api/restriction_policies_api.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ def update_restriction_policy(
147147
* Powerpacks: ``powerpack``
148148
* Security Rules: ``security-rule``
149149
* Service Level Objectives: ``slo``
150-
* Synthetic Global Variables: ``synthetic-global-variable``
151-
* Synthetic Tests: ``synthetic-test``
152-
* Synthetic Private Locations: ``synthetic-private-location``
150+
* Synthetic Global Variables: ``synthetics-global-variable``
151+
* Synthetic Tests: ``synthetics-test``
152+
* Synthetic Private Locations: ``synthetics-private-location``
153153
* Monitors: ``monitor``
154154
155155
**Supported relations for resources**

0 commit comments

Comments
 (0)