Skip to content

Commit 7a61c5f

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Make fleet-automation clusters and instrumented_pods specs private (#1738)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent df4fa36 commit 7a61c5f

18 files changed

Lines changed: 0 additions & 2370 deletions

.generator/schemas/v2/openapi.yaml

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

examples/v2_fleet-automation_ListFleetClusters.rs

Lines changed: 0 additions & 19 deletions
This file was deleted.

examples/v2_fleet-automation_ListFleetInstrumentedPods.rs

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/datadog/configuration.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,7 @@ impl Default for Configuration {
133133
("v2.list_fleet_agents".to_owned(), false),
134134
("v2.list_fleet_agent_tracers".to_owned(), false),
135135
("v2.list_fleet_agent_versions".to_owned(), false),
136-
("v2.list_fleet_clusters".to_owned(), false),
137136
("v2.list_fleet_deployments".to_owned(), false),
138-
("v2.list_fleet_instrumented_pods".to_owned(), false),
139137
("v2.list_fleet_schedules".to_owned(), false),
140138
("v2.list_fleet_tracers".to_owned(), false),
141139
("v2.trigger_fleet_schedule".to_owned(), false),

0 commit comments

Comments
 (0)