Skip to content

Commit 47be67e

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Sync 'audience_management.yaml' files with backend (#3441)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent dfa6efc commit 47be67e

File tree

70 files changed

+10476
-0
lines changed

Some content is hidden

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

70 files changed

+10476
-0
lines changed

.generator/schemas/v2/openapi.yaml

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

api/datadog/configuration.go

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,16 @@ func NewConfiguration() *Configuration {
682682
"v2.ValidateExistingMonitorUserTemplate": false,
683683
"v2.ValidateMonitorUserTemplate": false,
684684
"v2.ListRoleTemplates": false,
685+
"v2.CreateConnection": false,
686+
"v2.DeleteConnection": false,
687+
"v2.GetAccountFacetInfo": false,
688+
"v2.GetMapping": false,
689+
"v2.GetUserFacetInfo": false,
690+
"v2.ListConnections": false,
691+
"v2.QueryAccounts": false,
692+
"v2.QueryEventFilteredUsers": false,
693+
"v2.QueryUsers": false,
694+
"v2.UpdateConnection": false,
685695
"v2.CreatePipeline": false,
686696
"v2.DeletePipeline": false,
687697
"v2.GetPipeline": false,

0 commit comments

Comments
 (0)