Skip to content

Commit 81ba146

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

43 files changed

Lines changed: 7181 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: 1058 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
@@ -869,6 +869,12 @@ func NewConfiguration() *Configuration {
869869
"v2.ListCostTagMetadataMonths": false,
870870
"v2.ListCostTagMetadataOrchestrators": false,
871871
"v2.SearchCostRecommendations": false,
872+
"v2.CreateOwnershipFeedback": false,
873+
"v2.GetOwnershipEvidence": false,
874+
"v2.GetOwnershipInference": false,
875+
"v2.ListOwnershipHistory": false,
876+
"v2.ListOwnershipHistoryByOwnerType": false,
877+
"v2.ListOwnershipInferences": false,
872878
"v2.GetCSMAgentlessHostFacetInfo": false,
873879
"v2.GetCSMUnifiedHostFacetInfo": false,
874880
"v2.ListCSMAgentlessHostFacets": false,

0 commit comments

Comments
 (0)