Skip to content

Commit 3a5060e

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 66da6d0 of spec repo
1 parent f4cc37a commit 3a5060e

File tree

79 files changed

+8018
-2
lines changed

Some content is hidden

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

79 files changed

+8018
-2
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 849 additions & 2 deletions
Large diffs are not rendered by default.

api/datadog/configuration.go

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,14 @@ func NewConfiguration() *Configuration {
636636
"v2.CancelDataDeletionRequest": false,
637637
"v2.CreateDataDeletionRequest": false,
638638
"v2.GetDataDeletionRequests": false,
639+
"v2.CreateDeploymentGate": false,
640+
"v2.CreateDeploymentRule": false,
641+
"v2.DeleteDeploymentGate": false,
642+
"v2.DeleteDeploymentRule": false,
643+
"v2.GetDeploymentGate": false,
644+
"v2.GetDeploymentRule": false,
645+
"v2.UpdateDeploymentGate": false,
646+
"v2.UpdateDeploymentRule": false,
639647
"v2.CreateIncident": false,
640648
"v2.CreateIncidentImpact": false,
641649
"v2.CreateIncidentIntegration": false,

0 commit comments

Comments
 (0)