Skip to content

Commit

Permalink
ACCESSINT-23 Update synthetic to synthetics in supported resources (#…
Browse files Browse the repository at this point in the history
…2625)

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>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Aug 13, 2024
1 parent 5adff0b commit a944e71
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-08-12 20:00:03.491615",
"spec_repo_commit": "20d1cfc9"
"regenerated": "2024-08-12 20:42:10.824965",
"spec_repo_commit": "7a16d6c5"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-08-12 20:00:03.510477",
"spec_repo_commit": "20d1cfc9"
"regenerated": "2024-08-12 20:42:10.842550",
"spec_repo_commit": "7a16d6c5"
}
}
}
6 changes: 3 additions & 3 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32605,11 +32605,11 @@ paths:

- Service Level Objectives: `slo`

- Synthetic Global Variables: `synthetic-global-variable`
- Synthetic Global Variables: `synthetics-global-variable`

- Synthetic Tests: `synthetic-test`
- Synthetic Tests: `synthetics-test`

- Synthetic Private Locations: `synthetic-private-location`
- Synthetic Private Locations: `synthetics-private-location`

- Monitors: `monitor`

Expand Down
6 changes: 3 additions & 3 deletions api/datadogV2/api_restriction_policies.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,9 @@ func (a *RestrictionPoliciesApi) GetRestrictionPolicy(ctx _context.Context, reso
// - Powerpacks: `powerpack`
// - Security Rules: `security-rule`
// - Service Level Objectives: `slo`
// - Synthetic Global Variables: `synthetic-global-variable`
// - Synthetic Tests: `synthetic-test`
// - Synthetic Private Locations: `synthetic-private-location`
// - Synthetic Global Variables: `synthetics-global-variable`
// - Synthetic Tests: `synthetics-test`
// - Synthetic Private Locations: `synthetics-private-location`
// - Monitors: `monitor`
//
// #### Supported relations for resources
Expand Down

0 comments on commit a944e71

Please sign in to comment.