diff --git a/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageObservabilityClient.CreateObservabilityDestination.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageObservabilityClient.CreateObservabilityDestination.g.cs
index 7fe8a3db..50238804 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 2d8f2466..bce4cc21 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 ffc43a52..00b99e2f 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 c05b34c6..cdc68148 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 7be15cf1..7626fdfe 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 89995f24..82ad6090 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 eaaf1486..b66d5af9 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 d97abab1..99eec174 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 d7dc94f8..c3dac577 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 a39bd857..573d94f5 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 66c11930..eb3ee49e 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 045f7978..99f83653 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 f757f10f..560beb92 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 9b0bf312..13e5045a 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 a891f9b5..97f9553f 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 83060992..2752411e 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 57011d54..c62446e6 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 f7729afb..080b6cb1 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 fd04ca64..376ceeb8 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 5c9a7d7c..dd0dbb17 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 ba695e69..268ca4d8 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 08fe709a..697be8d2 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 b8e8bd56..f4c29992 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 c5839f76..d3fcb5cb 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 ce7c1109..724df476 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 3856c382..43479530 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 0d76c0a0..bcc1aae3 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 9fea498b..03277c44 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 e7498fc0..1b95e187 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 6d574fb6..a993aed2 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 6e3b795e..0aa69fc9 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 2136f772..e653b1ed 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 e4075d0f..15429268 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 04add168..1eb85e78 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 e9973348..9183c9af 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 e687ba70..e8614618 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 d2f95911..d9a2d902 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 00de3a2d..3f511d9f 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 6a6ebb3f..ccda16f4 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 b8f2aa85..eefed666 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 447c664a..70daea88 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 041c2e40..4c9ece37 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 d65dcbc1..51cbf13a 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 f1a0cd39..0fb53148 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 cfb9e8c0..307808f7 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 4590a854..12e92358 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 e8967524..386e7639 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 243256a5..16a64692 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 023583aa..6105669c 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 8c1b44f5..7293e46a 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 bce8212e..70ebba0c 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 547a3b59..876103f4 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 e9ebc47e..6518fcfd 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 7ce5a8df..87e16dc0 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 2807bf35..28d1caad 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 6a137374..c3349915 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 853fe8fc..fca5af4d 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 9c53900b..47ffeb21 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 47a475c9..38b35165 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 f8cb703a..933fa2c5 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 7359ccfe..9814917a 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 519ead8c..5425b4fe 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 4571e54f..cd36e6c2 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 e1926bc6..fb6c84fe 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 1ba8f586..75961148 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 a5626487..a1026f33 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 d66e6124..1333c285 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 3b06eaf0..f91aa10a 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 8938f74c..924356c6 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 e2f60996..a82f99f2 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 47d8035d..e87d2ce8 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 202e1788..b011e12d 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 e9691acb..f59d1ab0 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 3cd0fee8..3436aa8b 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 60ac7657..dfcaba4a 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 747feaeb..b3d68177 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 6ca01838..847ad815 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",