Skip to content

Commit e6edf53

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 3b03aa8 of spec repo
1 parent adcb06b commit e6edf53

File tree

50 files changed

+8301
-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.

50 files changed

+8301
-0
lines changed

.generator/schemas/v2/openapi.yaml

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

api/datadog/configuration.go

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,12 @@ func NewConfiguration() *Configuration {
679679
"v2.LinkJiraIssueToCase": false,
680680
"v2.MoveCaseToProject": false,
681681
"v2.UnlinkJiraIssue": false,
682+
"v2.CreateChangeRequest": false,
683+
"v2.CreateChangeRequestBranch": false,
684+
"v2.DeleteChangeRequestDecision": false,
685+
"v2.GetChangeRequest": false,
686+
"v2.UpdateChangeRequest": false,
687+
"v2.UpdateChangeRequestDecision": false,
682688
"v2.ListAWSCloudAuthPersonaMappings": false,
683689
"v2.ActivateContentPack": false,
684690
"v2.CancelThreatHuntingJob": false,

0 commit comments

Comments
 (0)