Skip to content

Commit 10eee3c

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 41b94d9 of spec repo (#4213)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 81ba146 commit 10eee3c

44 files changed

Lines changed: 5639 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: 755 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
@@ -907,6 +907,11 @@ func NewConfiguration() *Configuration {
907907
"v2.TriggerDeploymentGatesEvaluation": false,
908908
"v2.UpdateDeploymentGate": false,
909909
"v2.UpdateDeploymentRule": false,
910+
"v2.CreateAndPublishForm": false,
911+
"v2.CreateForm": false,
912+
"v2.DeleteForm": false,
913+
"v2.GetForm": false,
914+
"v2.ListForms": false,
910915
"v2.CreateHamrOrgConnection": false,
911916
"v2.GetHamrOrgConnection": false,
912917
"v2.DeleteEntityIntegrationConfig": false,

0 commit comments

Comments
 (0)