Skip to content

Commit 6cdb093

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 44c3389 of spec repo
1 parent 6be4c93 commit 6cdb093

File tree

58 files changed

+5840
-602
lines changed

Some content is hidden

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

58 files changed

+5840
-602
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 470 additions & 9 deletions
Large diffs are not rendered by default.

api/datadog/configuration.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -733,13 +733,13 @@ func NewConfiguration() *Configuration {
733733
"v2.CreateSCAResolveVulnerableSymbols": false,
734734
"v2.CreateSCAResult": false,
735735
"v2.AddMemberTeam": false,
736+
"v2.CreateTeamConnections": false,
737+
"v2.DeleteTeamConnections": false,
736738
"v2.GetTeamSync": false,
737739
"v2.ListMemberTeams": false,
740+
"v2.ListTeamConnections": false,
738741
"v2.RemoveMemberTeam": false,
739742
"v2.SyncTeams": false,
740-
"v2.CreateTeamConnections": false,
741-
"v2.DeleteTeamConnections": false,
742-
"v2.ListTeamConnections": false,
743743
"v2.CreateIncidentTeam": false,
744744
"v2.DeleteIncidentTeam": false,
745745
"v2.GetIncidentTeam": false,

0 commit comments

Comments
 (0)