Skip to content

Commit 2616471

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit a55abe2 of spec repo
1 parent e829d85 commit 2616471

File tree

79 files changed

+8037
-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

+8037
-2
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 868 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
@@ -646,6 +646,14 @@ func NewConfiguration() *Configuration {
646646
"v2.CancelDataDeletionRequest": false,
647647
"v2.CreateDataDeletionRequest": false,
648648
"v2.GetDataDeletionRequests": false,
649+
"v2.CreateDeploymentGate": false,
650+
"v2.CreateDeploymentRule": false,
651+
"v2.DeleteDeploymentGate": false,
652+
"v2.DeleteDeploymentRule": false,
653+
"v2.GetDeploymentGate": false,
654+
"v2.GetDeploymentRule": false,
655+
"v2.UpdateDeploymentGate": false,
656+
"v2.UpdateDeploymentRule": false,
649657
"v2.CreateIncident": false,
650658
"v2.CreateIncidentImpact": false,
651659
"v2.CreateIncidentIntegration": false,

0 commit comments

Comments
 (0)