Skip to content

Commit 32351f8

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 19ee7e6 of spec repo (#4229)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent ee5dce6 commit 32351f8

39 files changed

Lines changed: 6279 additions & 0 deletions

.generator/schemas/v2/openapi.yaml

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

api/datadog/configuration.go

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,12 @@ func NewConfiguration() *Configuration {
871871
"v2.ListCostTagMetadataMonths": false,
872872
"v2.ListCostTagMetadataOrchestrators": false,
873873
"v2.SearchCostRecommendations": false,
874+
"v2.GetCSMAgentlessHostFacetInfo": false,
875+
"v2.GetCSMUnifiedHostFacetInfo": false,
876+
"v2.ListCSMAgentlessHostFacets": false,
877+
"v2.ListCSMAgentlessHosts": false,
878+
"v2.ListCSMUnifiedHostFacets": false,
879+
"v2.ListCSMUnifiedHosts": false,
874880
"v2.CreateDashboardSecureEmbed": false,
875881
"v2.DeleteDashboardSecureEmbed": false,
876882
"v2.GetDashboardSecureEmbed": false,

0 commit comments

Comments
 (0)