Skip to content

Commit

Permalink
Regenerate client from commit 32545b36 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Jan 17, 2025
1 parent d448669 commit 8a79865
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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": "2025-01-17 19:31:45.844559",
"spec_repo_commit": "45186abe"
"regenerated": "2025-01-17 20:15:45.020530",
"spec_repo_commit": "32545b36"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2025-01-17 19:31:45.861133",
"spec_repo_commit": "45186abe"
"regenerated": "2025-01-17 20:15:45.035978",
"spec_repo_commit": "32545b36"
}
}
}
4 changes: 2 additions & 2 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41669,9 +41669,9 @@ paths:

Reference Tables | `viewer`, `editor`

Workflows | `viewer`, `editor`
Workflows | `viewer`, `runner`, `editor`

App Builder Apps | `viewer`, `runner`, `editor`
App Builder Apps | `viewer`, `editor`

Connections | `viewer`, `resolver`, `editor`

Expand Down
4 changes: 2 additions & 2 deletions api/datadogV2/api_restriction_policies.go
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ func (r *UpdateRestrictionPolicyOptionalParameters) WithAllowSelfLockout(allowSe
// Synthetic Private Locations | `viewer`, `editor`
// Monitors | `viewer`, `editor`
// Reference Tables | `viewer`, `editor`
// Workflows | `viewer`, `editor`
// App Builder Apps | `viewer`, `runner`, `editor`
// Workflows | `viewer`, `runner`, `editor`
// App Builder Apps | `viewer`, `editor`
// Connections | `viewer`, `resolver`, `editor`
// Connection Groups | `viewer`, `editor`
func (a *RestrictionPoliciesApi) UpdateRestrictionPolicy(ctx _context.Context, resourceId string, body RestrictionPolicyUpdateRequest, o ...UpdateRestrictionPolicyOptionalParameters) (RestrictionPolicyResponse, *_nethttp.Response, error) {
Expand Down

0 comments on commit 8a79865

Please sign in to comment.