diff --git a/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageObservabilityClient.CreateObservabilityDestination.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageObservabilityClient.CreateObservabilityDestination.g.cs index 7fe8a3d..5023880 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageObservabilityClient.CreateObservabilityDestination.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageObservabilityClient.CreateObservabilityDestination.g.cs @@ -55,7 +55,7 @@ public partial interface ISubpackageObservabilityClient /// Default Value: false /// /// - /// Sampling rate between 0 and 1 (1 = 100%). + /// Sampling rate between 0.0001 and 1 (1 = 100%). /// /// /// The destination type. Only stable destination types are accepted. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageObservabilityClient.UpdateObservabilityDestination.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageObservabilityClient.UpdateObservabilityDestination.g.cs index 2d8f246..bce4cc2 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageObservabilityClient.UpdateObservabilityDestination.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageObservabilityClient.UpdateObservabilityDestination.g.cs @@ -58,7 +58,7 @@ public partial interface ISubpackageObservabilityClient /// When true, request/response bodies are not forwarded — only metadata. /// /// - /// Sampling rate between 0 and 1 (1 = 100%). + /// Sampling rate between 0.0001 and 1 (1 = 100%). /// /// Per-request overrides such as headers, query parameters, timeout, retries, and response buffering. /// The token to cancel the operation with diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationRequest.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationRequest.g.cs index ffc43a5..00b99e2 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationRequest.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationRequest.g.cs @@ -49,7 +49,7 @@ public sealed partial class CreateObservabilityDestinationRequest public bool? PrivacyMode { get; set; } /// - /// Sampling rate between 0 and 1 (1 = 100%). + /// Sampling rate between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] public double? SamplingRate { get; set; } @@ -101,7 +101,7 @@ public sealed partial class CreateObservabilityDestinationRequest /// Default Value: false /// /// - /// Sampling rate between 0 and 1 (1 = 100%). + /// Sampling rate between 0.0001 and 1 (1 = 100%). /// /// /// Optional workspace ID. Defaults to the authenticated entity's default workspace. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant1.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant1.g.cs index c05b34c..cdc6814 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant1.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant1.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant1 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant1 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant10.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant10.g.cs index 7be15cf..7626fdf 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant10.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant10.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant10 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant10 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant11.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant11.g.cs index 89995f2..82ad609 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant11.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant11.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant11 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant11 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant12.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant12.g.cs index eaaf148..b66d5af 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant12.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant12.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant12 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant12 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant13.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant13.g.cs index d97abab..99eec17 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant13.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant13.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant13 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant13 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant14.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant14.g.cs index d7dc94f..c3dac57 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant14.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant14.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant14 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant14 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant15.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant15.g.cs index a39bd85..573d94f 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant15.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant15.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant15 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant15 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant16.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant16.g.cs index 66c1193..eb3ee49 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant16.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant16.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant16 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant16 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant17.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant17.g.cs index 045f797..99f8365 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant17.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant17.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant17 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant17 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant2.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant2.g.cs index f757f10..560beb9 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant2.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant2.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant2 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant2 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant3.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant3.g.cs index 9b0bf31..13e5045 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant3.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant3.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant3 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant3 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant4.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant4.g.cs index a891f9b..97f9553 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant4.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant4.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant4 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant4 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant5.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant5.g.cs index 8306099..2752411 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant5.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant5.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant5 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant5 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant6.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant6.g.cs index 57011d5..c62446e 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant6.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant6.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant6 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant6 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant7.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant7.g.cs index f7729af..080b6cb 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant7.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant7.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant7 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant7 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant8.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant8.g.cs index fd04ca6..376ceeb 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant8.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant8.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant8 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant8 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant9.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant9.g.cs index 5c9a7d7..dd0dbb1 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant9.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.CreateObservabilityDestinationResponseDataVariant9.g.cs @@ -70,7 +70,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant9 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class CreateObservabilityDestinationResponseDataVariant9 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GenerationResponseData.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GenerationResponseData.g.cs index ba695e6..268ca4d 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GenerationResponseData.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GenerationResponseData.g.cs @@ -171,6 +171,12 @@ public sealed partial class GenerationResponseData [global::System.Text.Json.Serialization.JsonRequired] public required string Origin { get; set; } + /// + /// ID of the preset used for this generation, null if no preset was used + /// + [global::System.Text.Json.Serialization.JsonPropertyName("preset_id")] + public string? PresetId { get; set; } + /// /// Name of the provider that served the request /// @@ -362,6 +368,9 @@ public sealed partial class GenerationResponseData /// /// Number of search results included /// + /// + /// ID of the preset used for this generation, null if no preset was used + /// /// /// Name of the provider that served the request /// @@ -436,6 +445,7 @@ public GenerationResponseData( int? numMediaCompletion, int? numMediaPrompt, int? numSearchResults, + string? presetId, string? providerName, global::System.Collections.Generic.IList? providerResponses, string? requestId, @@ -477,6 +487,7 @@ public GenerationResponseData( this.NumMediaPrompt = numMediaPrompt; this.NumSearchResults = numSearchResults; this.Origin = origin ?? throw new global::System.ArgumentNullException(nameof(origin)); + this.PresetId = presetId; this.ProviderName = providerName; this.ProviderResponses = providerResponses; this.RequestId = requestId; diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GenerationResponseDataApiType.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GenerationResponseDataApiType.g.cs index 08fe709..697be8d 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GenerationResponseDataApiType.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GenerationResponseDataApiType.g.cs @@ -19,6 +19,10 @@ public enum GenerationResponseDataApiType /// /// /// + Image, + /// + /// + /// Rerank, /// /// @@ -48,6 +52,7 @@ public static string ToValueString(this GenerationResponseDataApiType value) { GenerationResponseDataApiType.Completions => "completions", GenerationResponseDataApiType.Embeddings => "embeddings", + GenerationResponseDataApiType.Image => "image", GenerationResponseDataApiType.Rerank => "rerank", GenerationResponseDataApiType.Stt => "stt", GenerationResponseDataApiType.Tts => "tts", @@ -64,6 +69,7 @@ public static string ToValueString(this GenerationResponseDataApiType value) { "completions" => GenerationResponseDataApiType.Completions, "embeddings" => GenerationResponseDataApiType.Embeddings, + "image" => GenerationResponseDataApiType.Image, "rerank" => GenerationResponseDataApiType.Rerank, "stt" => GenerationResponseDataApiType.Stt, "tts" => GenerationResponseDataApiType.Tts, diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant1.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant1.g.cs index b8e8bd5..f4c2999 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant1.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant1.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant1 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant1 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant10.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant10.g.cs index c5839f7..d3fcb5c 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant10.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant10.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant10 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant10 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant11.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant11.g.cs index ce7c110..724df47 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant11.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant11.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant11 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant11 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant12.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant12.g.cs index 3856c38..4347953 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant12.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant12.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant12 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant12 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant13.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant13.g.cs index 0d76c0a..bcc1aae 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant13.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant13.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant13 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant13 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant14.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant14.g.cs index 9fea498..03277c4 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant14.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant14.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant14 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant14 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant15.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant15.g.cs index e7498fc..1b95e18 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant15.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant15.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant15 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant15 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant16.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant16.g.cs index 6d574fb..a993aed 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant16.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant16.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant16 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant16 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant17.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant17.g.cs index 6e3b795..0aa69fc 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant17.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant17.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant17 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant17 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant2.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant2.g.cs index 2136f77..e653b1e 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant2.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant2.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant2 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant2 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant3.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant3.g.cs index e4075d0..1542926 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant3.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant3.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant3 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant3 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant4.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant4.g.cs index 04add16..1eb85e7 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant4.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant4.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant4 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant4 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant5.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant5.g.cs index e997334..9183c9a 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant5.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant5.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant5 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant5 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant6.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant6.g.cs index e687ba7..e861461 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant6.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant6.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant6 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant6 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant7.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant7.g.cs index d2f9591..d9a2d90 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant7.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant7.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant7 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant7 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant8.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant8.g.cs index 00de3a2..3f511d9 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant8.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant8.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant8 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant8 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant9.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant9.g.cs index 6a6ebb3..ccda16f 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant9.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.GetObservabilityDestinationResponseDataVariant9.g.cs @@ -70,7 +70,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant9 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class GetObservabilityDestinationResponseDataVariant9 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant1.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant1.g.cs index b8f2aa8..eefed66 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant1.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant1.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant1 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant1 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant10.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant10.g.cs index 447c664..70daea8 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant10.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant10.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant10 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant10 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant11.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant11.g.cs index 041c2e4..4c9ece3 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant11.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant11.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant11 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant11 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant12.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant12.g.cs index d65dcbc..51cbf13 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant12.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant12.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant12 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant12 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant13.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant13.g.cs index f1a0cd3..0fb5314 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant13.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant13.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant13 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant13 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant14.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant14.g.cs index cfb9e8c..307808f 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant14.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant14.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant14 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant14 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant15.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant15.g.cs index 4590a85..12e9235 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant15.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant15.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant15 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant15 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant16.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant16.g.cs index e896752..386e763 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant16.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant16.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant16 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant16 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant17.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant17.g.cs index 243256a..16a6469 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant17.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant17.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant17 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant17 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant2.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant2.g.cs index 023583a..6105669 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant2.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant2.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant2 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant2 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant3.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant3.g.cs index 8c1b44f..7293e46 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant3.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant3.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant3 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant3 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant4.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant4.g.cs index bce8212..70ebba0 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant4.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant4.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant4 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant4 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant5.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant5.g.cs index 547a3b5..876103f 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant5.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant5.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant5 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant5 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant6.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant6.g.cs index e9ebc47..6518fcf 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant6.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant6.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant6 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant6 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant7.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant7.g.cs index 7ce5a8d..87e16dc 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant7.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant7.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant7 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant7 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant8.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant8.g.cs index 2807bf3..28d1caa 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant8.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant8.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant8 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant8 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant9.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant9.g.cs index 6a13737..c334991 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant9.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.ObservabilityDestinationVariant9.g.cs @@ -70,7 +70,7 @@ public sealed partial class ObservabilityDestinationVariant9 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class ObservabilityDestinationVariant9 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationRequest.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationRequest.g.cs index 853fe8f..fca5af4 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationRequest.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationRequest.g.cs @@ -45,7 +45,7 @@ public sealed partial class UpdateObservabilityDestinationRequest public bool? PrivacyMode { get; set; } /// - /// Sampling rate between 0 and 1 (1 = 100%). + /// Sampling rate between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] public double? SamplingRate { get; set; } @@ -78,7 +78,7 @@ public sealed partial class UpdateObservabilityDestinationRequest /// When true, request/response bodies are not forwarded — only metadata. /// /// - /// Sampling rate between 0 and 1 (1 = 100%). + /// Sampling rate between 0.0001 and 1 (1 = 100%). /// #if NET7_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant1.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant1.g.cs index 9c53900..47ffeb2 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant1.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant1.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant1 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant1 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant10.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant10.g.cs index 47a475c..38b3516 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant10.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant10.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant10 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant10 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant11.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant11.g.cs index f8cb703..933fa2c 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant11.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant11.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant11 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant11 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant12.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant12.g.cs index 7359ccf..9814917 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant12.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant12.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant12 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant12 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant13.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant13.g.cs index 519ead8..5425b4f 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant13.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant13.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant13 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant13 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant14.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant14.g.cs index 4571e54..cd36e6c 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant14.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant14.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant14 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant14 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant15.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant15.g.cs index e1926bc..fb6c84f 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant15.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant15.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant15 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant15 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant16.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant16.g.cs index 1ba8f58..7596114 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant16.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant16.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant16 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant16 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant17.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant17.g.cs index a562648..a1026f3 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant17.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant17.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant17 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant17 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant2.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant2.g.cs index d66e612..1333c28 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant2.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant2.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant2 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant2 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant3.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant3.g.cs index 3b06eaf..f91aa10 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant3.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant3.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant3 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant3 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant4.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant4.g.cs index 8938f74..924356c 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant4.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant4.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant4 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant4 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant5.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant5.g.cs index e2f6099..a82f99f 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant5.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant5.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant5 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant5 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant6.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant6.g.cs index 47d8035..e87d2ce 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant6.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant6.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant6 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant6 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant7.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant7.g.cs index 202e178..b011e12 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant7.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant7.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant7 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant7 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant8.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant8.g.cs index e9691ac..f59d1ab 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant8.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant8.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant8 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant8 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant9.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant9.g.cs index 3cd0fee..3436aa8 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant9.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.Models.UpdateObservabilityDestinationResponseDataVariant9.g.cs @@ -70,7 +70,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant9 public required bool PrivacyMode { get; set; } /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// [global::System.Text.Json.Serialization.JsonPropertyName("sampling_rate")] [global::System.Text.Json.Serialization.JsonRequired] @@ -116,7 +116,7 @@ public sealed partial class UpdateObservabilityDestinationResponseDataVariant9 /// When true, request/response bodies are not forwarded to this destination — only metadata. /// /// - /// Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%). + /// Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%). /// /// /// ISO timestamp of when the destination was last updated. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.SubpackageObservabilityClient.CreateObservabilityDestination.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.SubpackageObservabilityClient.CreateObservabilityDestination.g.cs index 60ac765..dfcaba4 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.SubpackageObservabilityClient.CreateObservabilityDestination.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.SubpackageObservabilityClient.CreateObservabilityDestination.g.cs @@ -643,7 +643,7 @@ partial void ProcessCreateObservabilityDestinationResponseContent( /// Default Value: false /// /// - /// Sampling rate between 0 and 1 (1 = 100%). + /// Sampling rate between 0.0001 and 1 (1 = 100%). /// /// /// The destination type. Only stable destination types are accepted. diff --git a/src/libs/OpenRouter/Generated/OpenRouter.SubpackageObservabilityClient.UpdateObservabilityDestination.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.SubpackageObservabilityClient.UpdateObservabilityDestination.g.cs index 747feae..b3d6817 100644 --- a/src/libs/OpenRouter/Generated/OpenRouter.SubpackageObservabilityClient.UpdateObservabilityDestination.g.cs +++ b/src/libs/OpenRouter/Generated/OpenRouter.SubpackageObservabilityClient.UpdateObservabilityDestination.g.cs @@ -651,7 +651,7 @@ partial void ProcessUpdateObservabilityDestinationResponseContent( /// When true, request/response bodies are not forwarded — only metadata. /// /// - /// Sampling rate between 0 and 1 (1 = 100%). + /// Sampling rate between 0.0001 and 1 (1 = 100%). /// /// Per-request overrides such as headers, query parameters, timeout, retries, and response buffering. /// The token to cancel the operation with diff --git a/src/libs/OpenRouter/openapi.yaml b/src/libs/OpenRouter/openapi.yaml index 6ca0183..847ad81 100644 --- a/src/libs/OpenRouter/openapi.yaml +++ b/src/libs/OpenRouter/openapi.yaml @@ -20549,7 +20549,8 @@ "rerank", "tts", "stt", - "video" + "video", + "image" ], "description": "Type of API used for the generation", "title": "GenerationResponseDataApiType" @@ -20895,6 +20896,13 @@ "type": "string", "description": "Origin URL of the request" }, + "preset_id": { + "type": [ + "string", + "null" + ], + "description": "ID of the preset used for this generation, null if no preset was used" + }, "provider_name": { "type": [ "string", @@ -21035,6 +21043,7 @@ "num_media_prompt", "num_search_results", "origin", + "preset_id", "provider_name", "provider_responses", "router", @@ -28572,7 +28581,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -28653,7 +28662,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -28734,7 +28743,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -28815,7 +28824,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -28896,7 +28905,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -28977,7 +28986,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29058,7 +29067,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29139,7 +29148,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29220,7 +29229,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29301,7 +29310,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29382,7 +29391,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29463,7 +29472,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29544,7 +29553,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29625,7 +29634,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29706,7 +29715,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29787,7 +29796,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29868,7 +29877,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -29987,7 +29996,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate between 0 and 1 (1 = 100%)." + "description": "Sampling rate between 0.0001 and 1 (1 = 100%)." }, "type": { "$ref": "#/components/schemas/CreateObservabilityDestinationRequestType", @@ -30061,7 +30070,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -30142,7 +30151,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -30223,7 +30232,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -30304,7 +30313,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -30385,7 +30394,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -30466,7 +30475,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -30547,7 +30556,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -30628,7 +30637,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -30709,7 +30718,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -30790,7 +30799,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -30871,7 +30880,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -30952,7 +30961,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31033,7 +31042,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31114,7 +31123,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31195,7 +31204,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31276,7 +31285,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31357,7 +31366,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31459,7 +31468,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31540,7 +31549,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31621,7 +31630,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31702,7 +31711,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31783,7 +31792,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31864,7 +31873,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -31945,7 +31954,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -32026,7 +32035,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -32107,7 +32116,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -32188,7 +32197,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -32269,7 +32278,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -32350,7 +32359,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -32431,7 +32440,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -32512,7 +32521,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -32593,7 +32602,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -32674,7 +32683,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -32755,7 +32764,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -32971,7 +32980,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate between 0 and 1 (1 = 100%)." + "description": "Sampling rate between 0.0001 and 1 (1 = 100%)." } }, "title": "UpdateObservabilityDestinationRequest" @@ -33031,7 +33040,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -33112,7 +33121,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -33193,7 +33202,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -33274,7 +33283,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -33355,7 +33364,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -33436,7 +33445,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -33517,7 +33526,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -33598,7 +33607,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -33679,7 +33688,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -33760,7 +33769,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -33841,7 +33850,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -33922,7 +33931,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -34003,7 +34012,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -34084,7 +34093,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -34165,7 +34174,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -34246,7 +34255,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string", @@ -34327,7 +34336,7 @@ "sampling_rate": { "type": "number", "format": "double", - "description": "Sampling rate for events sent to this destination, between 0 and 1 (1 = 100%)." + "description": "Sampling rate for events sent to this destination, between 0.0001 and 1 (1 = 100%)." }, "updated_at": { "type": "string",