Skip to content

Commit cfcb278

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 8971e48 of spec repo
1 parent d6ac218 commit cfcb278

File tree

76 files changed

+5571
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+5571
-0
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 734 additions & 0 deletions
Large diffs are not rendered by default.

api/datadog/configuration.go

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,17 @@ func NewConfiguration() *Configuration {
682682
"v2.UpdateIncidentNotificationTemplate": false,
683683
"v2.UpdateIncidentTodo": false,
684684
"v2.UpdateIncidentType": false,
685+
"v2.AddRoleToRestrictionQuery": false,
686+
"v2.CreateRestrictionQuery": false,
687+
"v2.DeleteRestrictionQuery": false,
688+
"v2.GetRestrictionQuery": false,
689+
"v2.GetRoleRestrictionQuery": false,
690+
"v2.ListRestrictionQueries": false,
691+
"v2.ListRestrictionQueryRoles": false,
692+
"v2.ListUserRestrictionQueries": false,
693+
"v2.RemoveRoleFromRestrictionQuery": false,
694+
"v2.ReplaceRestrictionQuery": false,
695+
"v2.UpdateRestrictionQuery": false,
685696
"v2.CreateMonitorUserTemplate": false,
686697
"v2.DeleteMonitorUserTemplate": false,
687698
"v2.GetMonitorUserTemplate": false,

0 commit comments

Comments
 (0)