Skip to content

Commit a97326a

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit c758880 of spec repo (DataDog#3905)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent c9937ca commit a97326a

51 files changed

Lines changed: 8756 additions & 2 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: 1224 additions & 0 deletions
Large diffs are not rendered by default.

api/datadogV2/api_feature_flags.go

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

api/datadogV2/doc.go

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@
294294
// - [FastlyIntegrationApi.UpdateFastlyAccount]
295295
// - [FastlyIntegrationApi.UpdateFastlyService]
296296
// - [FeatureFlagsApi.ArchiveFeatureFlag]
297+
// - [FeatureFlagsApi.CreateAllocationsForFeatureFlagInEnvironment]
297298
// - [FeatureFlagsApi.CreateFeatureFlag]
298299
// - [FeatureFlagsApi.CreateFeatureFlagsEnvironment]
299300
// - [FeatureFlagsApi.DeleteFeatureFlagsEnvironment]
@@ -303,7 +304,12 @@
303304
// - [FeatureFlagsApi.GetFeatureFlagsEnvironment]
304305
// - [FeatureFlagsApi.ListFeatureFlags]
305306
// - [FeatureFlagsApi.ListFeatureFlagsEnvironments]
307+
// - [FeatureFlagsApi.PauseExposureSchedule]
308+
// - [FeatureFlagsApi.ResumeExposureSchedule]
309+
// - [FeatureFlagsApi.StartExposureSchedule]
310+
// - [FeatureFlagsApi.StopExposureSchedule]
306311
// - [FeatureFlagsApi.UnarchiveFeatureFlag]
312+
// - [FeatureFlagsApi.UpdateAllocationsForFeatureFlagInEnvironment]
307313
// - [FeatureFlagsApi.UpdateFeatureFlag]
308314
// - [FeatureFlagsApi.UpdateFeatureFlagsEnvironment]
309315
// - [FleetAutomationApi.CancelFleetDeployment]

0 commit comments

Comments
 (0)