From 7cce9df48438d41df75928f500de5ec62cbadb6b Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Mon, 14 Apr 2025 08:42:22 +0000 Subject: [PATCH] Regenerate client from commit e73254d7 of spec repo --- .apigentools-info | 8 ++++---- .generator/schemas/v2/openapi.yaml | 16 ++++++++-------- .../v2/models/retention_filter_all_attributes.rb | 4 ++-- .../v2/models/retention_filter_attributes.rb | 4 ++-- .../models/retention_filter_create_attributes.rb | 4 ++-- .../models/retention_filter_update_attributes.rb | 4 ++-- 6 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.apigentools-info b/.apigentools-info index 72c61d52c3ff..75b796b0d044 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2025-04-11 15:05:29.390383", - "spec_repo_commit": "d209cd40" + "regenerated": "2025-04-14 08:41:51.732917", + "spec_repo_commit": "e73254d7" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2025-04-11 15:05:29.407748", - "spec_repo_commit": "d209cd40" + "regenerated": "2025-04-14 08:41:51.748495", + "spec_repo_commit": "e73254d7" } } } \ No newline at end of file diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 7004492f437b..5aec87b0070a 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -25398,9 +25398,9 @@ components: type: string rate: description: 'Sample rate to apply to spans going through this retention - filter, + filter. - a value of 1.0 keeps all spans matching the query.' + A value of 1.0 keeps all spans matching the query.' example: 1.0 format: double type: number @@ -25465,9 +25465,9 @@ components: type: string rate: description: 'Sample rate to apply to spans going through this retention - filter, + filter. - a value of 1.0 keeps all spans matching the query.' + A value of 1.0 keeps all spans matching the query.' example: 1.0 format: double type: number @@ -25498,9 +25498,9 @@ components: type: string rate: description: 'Sample rate to apply to spans going through this retention - filter, + filter. - a value of 1.0 keeps all spans matching the query.' + A value of 1.0 keeps all spans matching the query.' example: 1.0 format: double type: number @@ -25577,9 +25577,9 @@ components: type: string rate: description: 'Sample rate to apply to spans going through this retention - filter, + filter. - a value of 1.0 keeps all spans matching the query.' + A value of 1.0 keeps all spans matching the query.' example: 1.0 format: double type: number diff --git a/lib/datadog_api_client/v2/models/retention_filter_all_attributes.rb b/lib/datadog_api_client/v2/models/retention_filter_all_attributes.rb index 276fd861f20b..1dcad8def942 100644 --- a/lib/datadog_api_client/v2/models/retention_filter_all_attributes.rb +++ b/lib/datadog_api_client/v2/models/retention_filter_all_attributes.rb @@ -51,8 +51,8 @@ class RetentionFilterAllAttributes # The name of the retention filter. attr_accessor :name - # Sample rate to apply to spans going through this retention filter, - # a value of 1.0 keeps all spans matching the query. + # Sample rate to apply to spans going through this retention filter. + # A value of 1.0 keeps all spans matching the query. attr_accessor :rate # Sample rate to apply to traces containing spans going through this retention filter. diff --git a/lib/datadog_api_client/v2/models/retention_filter_attributes.rb b/lib/datadog_api_client/v2/models/retention_filter_attributes.rb index 1e254c0eff45..0de23d43da37 100644 --- a/lib/datadog_api_client/v2/models/retention_filter_attributes.rb +++ b/lib/datadog_api_client/v2/models/retention_filter_attributes.rb @@ -51,8 +51,8 @@ class RetentionFilterAttributes # The name of the retention filter. attr_accessor :name - # Sample rate to apply to spans going through this retention filter, - # a value of 1.0 keeps all spans matching the query. + # Sample rate to apply to spans going through this retention filter. + # A value of 1.0 keeps all spans matching the query. attr_accessor :rate # Sample rate to apply to traces containing spans going through this retention filter. diff --git a/lib/datadog_api_client/v2/models/retention_filter_create_attributes.rb b/lib/datadog_api_client/v2/models/retention_filter_create_attributes.rb index ba36a79934e4..075272ede545 100644 --- a/lib/datadog_api_client/v2/models/retention_filter_create_attributes.rb +++ b/lib/datadog_api_client/v2/models/retention_filter_create_attributes.rb @@ -33,8 +33,8 @@ class RetentionFilterCreateAttributes # The name of the retention filter. attr_reader :name - # Sample rate to apply to spans going through this retention filter, - # a value of 1.0 keeps all spans matching the query. + # Sample rate to apply to spans going through this retention filter. + # A value of 1.0 keeps all spans matching the query. attr_reader :rate # Sample rate to apply to traces containing spans going through this retention filter. diff --git a/lib/datadog_api_client/v2/models/retention_filter_update_attributes.rb b/lib/datadog_api_client/v2/models/retention_filter_update_attributes.rb index c77e338647bd..95b1cc769cda 100644 --- a/lib/datadog_api_client/v2/models/retention_filter_update_attributes.rb +++ b/lib/datadog_api_client/v2/models/retention_filter_update_attributes.rb @@ -33,8 +33,8 @@ class RetentionFilterUpdateAttributes # The name of the retention filter. attr_reader :name - # Sample rate to apply to spans going through this retention filter, - # a value of 1.0 keeps all spans matching the query. + # Sample rate to apply to spans going through this retention filter. + # A value of 1.0 keeps all spans matching the query. attr_reader :rate # Sample rate to apply to traces containing spans going through this retention filter.