Skip to content

Commit d882c23

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 9c4cf89 of spec repo
1 parent 06c10e9 commit d882c23

44 files changed

Lines changed: 5612 additions & 0 deletions

File tree

Some content is hidden

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

.generator/schemas/v2/openapi.yaml

Lines changed: 750 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
@@ -897,6 +897,11 @@ func NewConfiguration() *Configuration {
897897
"v2.TriggerDeploymentGatesEvaluation": false,
898898
"v2.UpdateDeploymentGate": false,
899899
"v2.UpdateDeploymentRule": false,
900+
"v2.CreateAndPublishForm": false,
901+
"v2.CreateForm": false,
902+
"v2.DeleteForm": false,
903+
"v2.GetForm": false,
904+
"v2.ListForms": false,
900905
"v2.CreateHamrOrgConnection": false,
901906
"v2.GetHamrOrgConnection": false,
902907
"v2.DeleteEntityIntegrationConfig": false,

0 commit comments

Comments
 (0)