Skip to content

Commit 7b6c444

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit d198067 of spec repo
1 parent a1941ae commit 7b6c444

39 files changed

Lines changed: 4878 additions & 0 deletions

.generator/schemas/v2/openapi.yaml

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

api/datadog/configuration.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,11 @@ func NewConfiguration() *Configuration {
895895
"v2.TriggerDeploymentGatesEvaluation": false,
896896
"v2.UpdateDeploymentGate": false,
897897
"v2.UpdateDeploymentRule": false,
898+
"v2.CreateAndPublishForm": false,
899+
"v2.CreateForm": false,
900+
"v2.DeleteForm": false,
901+
"v2.GetForm": false,
902+
"v2.ListForms": false,
898903
"v2.CreateHamrOrgConnection": false,
899904
"v2.GetHamrOrgConnection": false,
900905
"v2.DeleteEntityIntegrationConfig": false,

0 commit comments

Comments
 (0)