Skip to content

Commit 3975539

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 51a87ea of spec repo (#4235)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 2bdc402 commit 3975539

54 files changed

Lines changed: 5276 additions & 3 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: 687 additions & 1 deletion
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
@@ -908,11 +908,16 @@ func NewConfiguration() *Configuration {
908908
"v2.TriggerDeploymentGatesEvaluation": false,
909909
"v2.UpdateDeploymentGate": false,
910910
"v2.UpdateDeploymentRule": false,
911+
"v2.CloneForm": false,
911912
"v2.CreateAndPublishForm": false,
912913
"v2.CreateForm": false,
913914
"v2.DeleteForm": false,
914915
"v2.GetForm": false,
915916
"v2.ListForms": false,
917+
"v2.PublishForm": false,
918+
"v2.UpdateForm": false,
919+
"v2.UpsertAndPublishFormVersion": false,
920+
"v2.UpsertFormVersion": false,
916921
"v2.CreateHamrOrgConnection": false,
917922
"v2.GetHamrOrgConnection": false,
918923
"v2.DeleteEntityIntegrationConfig": false,

0 commit comments

Comments
 (0)