Skip to content

Commit 685dd37

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit f1a395c of spec repo
1 parent 6be4c93 commit 685dd37

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
@@ -690,6 +690,17 @@ func NewConfiguration() *Configuration {
690690
"v2.UpdateIncidentNotificationTemplate": false,
691691
"v2.UpdateIncidentTodo": false,
692692
"v2.UpdateIncidentType": false,
693+
"v2.AddRoleToRestrictionQuery": false,
694+
"v2.CreateRestrictionQuery": false,
695+
"v2.DeleteRestrictionQuery": false,
696+
"v2.GetRestrictionQuery": false,
697+
"v2.GetRoleRestrictionQuery": false,
698+
"v2.ListRestrictionQueries": false,
699+
"v2.ListRestrictionQueryRoles": false,
700+
"v2.ListUserRestrictionQueries": false,
701+
"v2.RemoveRoleFromRestrictionQuery": false,
702+
"v2.ReplaceRestrictionQuery": false,
703+
"v2.UpdateRestrictionQuery": false,
693704
"v2.CreateMonitorUserTemplate": false,
694705
"v2.DeleteMonitorUserTemplate": false,
695706
"v2.GetMonitorUserTemplate": false,

0 commit comments

Comments
 (0)