diff --git a/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageBenchmarksClient.GetBenchmarks.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageBenchmarksClient.GetBenchmarks.g.cs
index 988b86a4..5fc619b1 100644
--- a/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageBenchmarksClient.GetBenchmarks.g.cs
+++ b/src/libs/OpenRouter/Generated/OpenRouter.ISubpackageBenchmarksClient.GetBenchmarks.g.cs
@@ -9,7 +9,7 @@ public partial interface ISubpackageBenchmarksClient
/// Unified benchmark endpoint that aggregates scores from multiple benchmark sources (Artificial Analysis, Design Arena). Filter by source to reproduce the exact shapes from the legacy per-source endpoints, or use task_type to find models suited for specific workloads. Authenticate with any valid OpenRouter API key. Rate-limited to 30 requests/minute per key and 500 requests/day per account.
///
///
- /// Benchmark source to query. Determines the shape of the returned items.
+ /// Benchmark source to query. Determines the shape of the returned items. When omitted, returns results from all sources.
///
///
/// Filter results by task type. For Artificial Analysis, maps to the corresponding index. For Design Arena, maps to the matching category.
@@ -18,14 +18,12 @@ public partial interface ISubpackageBenchmarksClient
/// Design Arena only: arena to query. Defaults to `models` when source is `design-arena`.
///
///
- ///
- /// Default Value: 50
- ///
+ ///
/// Per-request overrides such as headers, query parameters, timeout, retries, and response buffering.
/// The token to cancel the operation with
///
global::System.Threading.Tasks.Task GetBenchmarksAsync(
- global::OpenRouter.BenchmarksGetParametersSource source,
+ global::OpenRouter.BenchmarksGetParametersSource? source = default,
global::OpenRouter.BenchmarksGetParametersTaskType? taskType = default,
global::OpenRouter.BenchmarksGetParametersArena? arena = default,
string? category = default,
@@ -37,7 +35,7 @@ public partial interface ISubpackageBenchmarksClient
/// Unified benchmark endpoint that aggregates scores from multiple benchmark sources (Artificial Analysis, Design Arena). Filter by source to reproduce the exact shapes from the legacy per-source endpoints, or use task_type to find models suited for specific workloads. Authenticate with any valid OpenRouter API key. Rate-limited to 30 requests/minute per key and 500 requests/day per account.
///
///
- /// Benchmark source to query. Determines the shape of the returned items.
+ /// Benchmark source to query. Determines the shape of the returned items. When omitted, returns results from all sources.
///
///
/// Filter results by task type. For Artificial Analysis, maps to the corresponding index. For Design Arena, maps to the matching category.
@@ -46,14 +44,12 @@ public partial interface ISubpackageBenchmarksClient
/// Design Arena only: arena to query. Defaults to `models` when source is `design-arena`.
///
///
- ///
- /// Default Value: 50
- ///
+ ///
/// Per-request overrides such as headers, query parameters, timeout, retries, and response buffering.
/// The token to cancel the operation with
///
global::System.Threading.Tasks.Task> GetBenchmarksAsResponseAsync(
- global::OpenRouter.BenchmarksGetParametersSource source,
+ global::OpenRouter.BenchmarksGetParametersSource? source = default,
global::OpenRouter.BenchmarksGetParametersTaskType? taskType = default,
global::OpenRouter.BenchmarksGetParametersArena? arena = default,
string? category = default,
diff --git a/src/libs/OpenRouter/Generated/OpenRouter.JsonSerializerContext.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.JsonSerializerContext.g.cs
index dbe7c623..997020a6 100644
--- a/src/libs/OpenRouter/Generated/OpenRouter.JsonSerializerContext.g.cs
+++ b/src/libs/OpenRouter/Generated/OpenRouter.JsonSerializerContext.g.cs
@@ -2863,6 +2863,8 @@ namespace OpenRouter
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
+ typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
+
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
@@ -6276,6 +6278,8 @@ internal sealed partial class SourceGenerationContextChunk0 : global::System.Tex
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
+ typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
+
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
@@ -6610,6 +6614,7 @@ internal sealed partial class SourceGenerationContextChunk0 : global::System.Tex
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.UnifiedBenchmarksMetaSource), TypeInfoPropertyName = "UnifiedBenchmarksMetaSource2")]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.UnifiedBenchmarksMetaVersion), TypeInfoPropertyName = "UnifiedBenchmarksMetaVersion2")]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.UnifiedBenchmarksMeta))]
+ [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.OneOf), TypeInfoPropertyName = "OneOfUnifiedBenchmarksMetaSourceObject2")]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.UnifiedBenchmarksResponse))]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.ByokGetParametersProvider), TypeInfoPropertyName = "ByokGetParametersProvider2")]
@@ -6827,7 +6832,6 @@ internal sealed partial class SourceGenerationContextChunk0 : global::System.Tex
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.OneOf), TypeInfoPropertyName = "OneOfEmbeddingsPostResponsesContentApplicationJsonSchemaUsageCostDetailsObject2")]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.EmbeddingsCreateEmbeddingsResponse200))]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))]
- [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.InputModality), TypeInfoPropertyName = "InputModality2")]
internal sealed partial class SourceGenerationContextChunk1 : global::System.Text.Json.Serialization.JsonSerializerContext
{
}
@@ -9689,6 +9693,8 @@ internal sealed partial class SourceGenerationContextChunk1 : global::System.Tex
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
+ typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
+
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
@@ -9741,6 +9747,7 @@ internal sealed partial class SourceGenerationContextChunk1 : global::System.Tex
typeof(global::OpenRouter.JsonConverters.UnixTimestampJsonConverter),
})]
+ [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.InputModality), TypeInfoPropertyName = "InputModality2")]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.ModelArchitectureInstructType), TypeInfoPropertyName = "ModelArchitectureInstructType2")]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.OutputModality), TypeInfoPropertyName = "OutputModality2")]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.ModelGroup), TypeInfoPropertyName = "ModelGroup2")]
@@ -10240,7 +10247,6 @@ internal sealed partial class SourceGenerationContextChunk1 : global::System.Tex
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingSentryConfig))]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingSnowflakeConfig))]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingWeaveConfig))]
- [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingWebhookConfigMethod), TypeInfoPropertyName = "UpdateObservabilityDestinationResponseDataDiscriminatorMappingWebhookConfigMethod2")]
internal sealed partial class SourceGenerationContextChunk2 : global::System.Text.Json.Serialization.JsonSerializerContext
{
}
@@ -13102,6 +13108,8 @@ internal sealed partial class SourceGenerationContextChunk2 : global::System.Tex
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
+ typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
+
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
typeof(global::OpenRouter.JsonConverters.OneOfJsonConverter),
@@ -13154,6 +13162,7 @@ internal sealed partial class SourceGenerationContextChunk2 : global::System.Tex
typeof(global::OpenRouter.JsonConverters.UnixTimestampJsonConverter),
})]
+ [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingWebhookConfigMethod), TypeInfoPropertyName = "UpdateObservabilityDestinationResponseDataDiscriminatorMappingWebhookConfigMethod2")]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingWebhookConfig))]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.ObservabilityDestination), TypeInfoPropertyName = "ObservabilityDestination2")]
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::OpenRouter.ObservabilityDestinationVariant1))]
@@ -15063,6 +15072,7 @@ private SourceGenerationContext(global::System.Text.Json.JsonSerializerOptions o
options.Converters.Add(new global::OpenRouter.JsonConverters.OneOfJsonConverter());
options.Converters.Add(new global::OpenRouter.JsonConverters.OneOfJsonConverter());
options.Converters.Add(new global::OpenRouter.JsonConverters.OneOfJsonConverter());
+ options.Converters.Add(new global::OpenRouter.JsonConverters.OneOfJsonConverter());
options.Converters.Add(new global::OpenRouter.JsonConverters.OneOfJsonConverter());
options.Converters.Add(new global::OpenRouter.JsonConverters.OneOfJsonConverter());
options.Converters.Add(new global::OpenRouter.JsonConverters.OneOfJsonConverter());
diff --git a/src/libs/OpenRouter/Generated/OpenRouter.JsonSerializerContextTypes.g.cs b/src/libs/OpenRouter/Generated/OpenRouter.JsonSerializerContextTypes.g.cs
index aa0ef2f6..c7690a0d 100644
--- a/src/libs/OpenRouter/Generated/OpenRouter.JsonSerializerContextTypes.g.cs
+++ b/src/libs/OpenRouter/Generated/OpenRouter.JsonSerializerContextTypes.g.cs
@@ -3152,4035 +3152,4039 @@ public sealed partial class JsonSerializerContextTypes
///
///
///
- public global::OpenRouter.UnifiedBenchmarksResponse? Type781 { get; set; }
+ public global::OpenRouter.OneOf? Type781 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type782 { get; set; }
+ public global::OpenRouter.UnifiedBenchmarksResponse? Type782 { get; set; }
///
///
///
- public global::OpenRouter.ByokGetParametersProvider? Type783 { get; set; }
+ public global::System.Collections.Generic.IList? Type783 { get; set; }
///
///
///
- public global::OpenRouter.BYOKProviderSlug? Type784 { get; set; }
+ public global::OpenRouter.ByokGetParametersProvider? Type784 { get; set; }
///
///
///
- public global::OpenRouter.BYOKKey? Type785 { get; set; }
+ public global::OpenRouter.BYOKProviderSlug? Type785 { get; set; }
///
///
///
- public global::System.Guid? Type786 { get; set; }
+ public global::OpenRouter.BYOKKey? Type786 { get; set; }
///
///
///
- public global::OpenRouter.ListBYOKKeysResponse? Type787 { get; set; }
+ public global::System.Guid? Type787 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type788 { get; set; }
+ public global::OpenRouter.ListBYOKKeysResponse? Type788 { get; set; }
///
///
///
- public global::OpenRouter.CreateBYOKKeyRequest? Type789 { get; set; }
+ public global::System.Collections.Generic.IList? Type789 { get; set; }
///
///
///
- public global::OpenRouter.CreateByokKeyResponseData? Type790 { get; set; }
+ public global::OpenRouter.CreateBYOKKeyRequest? Type790 { get; set; }
///
///
///
- public global::OpenRouter.CreateBYOKKeyResponse? Type791 { get; set; }
+ public global::OpenRouter.CreateByokKeyResponseData? Type791 { get; set; }
///
///
///
- public global::OpenRouter.GetByokKeyResponseData? Type792 { get; set; }
+ public global::OpenRouter.CreateBYOKKeyResponse? Type792 { get; set; }
///
///
///
- public global::OpenRouter.GetBYOKKeyResponse? Type793 { get; set; }
+ public global::OpenRouter.GetByokKeyResponseData? Type793 { get; set; }
///
///
///
- public global::OpenRouter.DeleteBYOKKeyResponse? Type794 { get; set; }
+ public global::OpenRouter.GetBYOKKeyResponse? Type794 { get; set; }
///
///
///
- public global::OpenRouter.UpdateBYOKKeyRequest? Type795 { get; set; }
+ public global::OpenRouter.DeleteBYOKKeyResponse? Type795 { get; set; }
///
///
///
- public global::OpenRouter.UpdateByokKeyResponseData? Type796 { get; set; }
+ public global::OpenRouter.UpdateBYOKKeyRequest? Type796 { get; set; }
///
///
///
- public global::OpenRouter.UpdateBYOKKeyResponse? Type797 { get; set; }
+ public global::OpenRouter.UpdateByokKeyResponseData? Type797 { get; set; }
///
///
///
- public global::OpenRouter.ChatDebugOptions? Type798 { get; set; }
+ public global::OpenRouter.UpdateBYOKKeyResponse? Type798 { get; set; }
///
///
///
- public global::OpenRouter.ChatAudioOutput? Type799 { get; set; }
+ public global::OpenRouter.ChatDebugOptions? Type799 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsDiscriminatorMappingFileFile? Type800 { get; set; }
+ public global::OpenRouter.ChatAudioOutput? Type800 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsDiscriminatorMappingImageUrlImageUrlDetail? Type801 { get; set; }
+ public global::OpenRouter.ChatContentItemsDiscriminatorMappingFileFile? Type801 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsDiscriminatorMappingImageUrlImageUrl? Type802 { get; set; }
+ public global::OpenRouter.ChatContentItemsDiscriminatorMappingImageUrlImageUrlDetail? Type802 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsDiscriminatorMappingInputAudioInputAudio? Type803 { get; set; }
+ public global::OpenRouter.ChatContentItemsDiscriminatorMappingImageUrlImageUrl? Type803 { get; set; }
///
///
///
- public global::OpenRouter.LegacyChatContentVideoType? Type804 { get; set; }
+ public global::OpenRouter.ChatContentItemsDiscriminatorMappingInputAudioInputAudio? Type804 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentVideoInput? Type805 { get; set; }
+ public global::OpenRouter.LegacyChatContentVideoType? Type805 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentCacheControlType? Type806 { get; set; }
+ public global::OpenRouter.ChatContentVideoInput? Type806 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentCacheControl? Type807 { get; set; }
+ public global::OpenRouter.ChatContentCacheControlType? Type807 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentTextType? Type808 { get; set; }
+ public global::OpenRouter.ChatContentCacheControl? Type808 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentVideoType? Type809 { get; set; }
+ public global::OpenRouter.ChatContentTextType? Type809 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItems? Type810 { get; set; }
+ public global::OpenRouter.ChatContentVideoType? Type810 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsVariant1? Type811 { get; set; }
+ public global::OpenRouter.ChatContentItems? Type811 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsVariant1Type? Type812 { get; set; }
+ public global::OpenRouter.ChatContentItemsVariant1? Type812 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsVariant2? Type813 { get; set; }
+ public global::OpenRouter.ChatContentItemsVariant1Type? Type813 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsVariant2Type? Type814 { get; set; }
+ public global::OpenRouter.ChatContentItemsVariant2? Type814 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsVariant3? Type815 { get; set; }
+ public global::OpenRouter.ChatContentItemsVariant2Type? Type815 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsVariant3Type? Type816 { get; set; }
+ public global::OpenRouter.ChatContentItemsVariant3? Type816 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsVariant4? Type817 { get; set; }
+ public global::OpenRouter.ChatContentItemsVariant3Type? Type817 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsVariant5? Type818 { get; set; }
+ public global::OpenRouter.ChatContentItemsVariant4? Type818 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsVariant6? Type819 { get; set; }
+ public global::OpenRouter.ChatContentItemsVariant5? Type819 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsDiscriminator? Type820 { get; set; }
+ public global::OpenRouter.ChatContentItemsVariant6? Type820 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentItemsDiscriminatorType? Type821 { get; set; }
+ public global::OpenRouter.ChatContentItemsDiscriminator? Type821 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type822 { get; set; }
+ public global::OpenRouter.ChatContentItemsDiscriminatorType? Type822 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessagesDiscriminatorMappingAssistantContent? Type823 { get; set; }
+ public global::System.Collections.Generic.IList? Type823 { get; set; }
///
///
///
- public global::OpenRouter.ChatAssistantImagesItemsImageUrl? Type824 { get; set; }
+ public global::OpenRouter.ChatMessagesDiscriminatorMappingAssistantContent? Type824 { get; set; }
///
///
///
- public global::OpenRouter.ChatAssistantImagesItems? Type825 { get; set; }
+ public global::OpenRouter.ChatAssistantImagesItemsImageUrl? Type825 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type826 { get; set; }
+ public global::OpenRouter.ChatAssistantImagesItems? Type826 { get; set; }
///
///
///
- public global::OpenRouter.ReasoningDetailUnion? Type827 { get; set; }
+ public global::System.Collections.Generic.IList? Type827 { get; set; }
///
///
///
- public global::OpenRouter.ReasoningDetailUnionVariant1? Type828 { get; set; }
+ public global::OpenRouter.ReasoningDetailUnion? Type828 { get; set; }
///
///
///
- public global::OpenRouter.ReasoningDetailUnionVariant1Type? Type829 { get; set; }
+ public global::OpenRouter.ReasoningDetailUnionVariant1? Type829 { get; set; }
///
///
///
- public global::OpenRouter.ReasoningDetailUnionVariant2? Type830 { get; set; }
+ public global::OpenRouter.ReasoningDetailUnionVariant1Type? Type830 { get; set; }
///
///
///
- public global::OpenRouter.ReasoningDetailUnionVariant2Type? Type831 { get; set; }
+ public global::OpenRouter.ReasoningDetailUnionVariant2? Type831 { get; set; }
///
///
///
- public global::OpenRouter.ReasoningDetailUnionVariant3? Type832 { get; set; }
+ public global::OpenRouter.ReasoningDetailUnionVariant2Type? Type832 { get; set; }
///
///
///
- public global::OpenRouter.ReasoningDetailUnionVariant3Type? Type833 { get; set; }
+ public global::OpenRouter.ReasoningDetailUnionVariant3? Type833 { get; set; }
///
///
///
- public global::OpenRouter.ReasoningDetailUnionDiscriminator? Type834 { get; set; }
+ public global::OpenRouter.ReasoningDetailUnionVariant3Type? Type834 { get; set; }
///
///
///
- public global::OpenRouter.ReasoningDetailUnionDiscriminatorType? Type835 { get; set; }
+ public global::OpenRouter.ReasoningDetailUnionDiscriminator? Type835 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type836 { get; set; }
+ public global::OpenRouter.ReasoningDetailUnionDiscriminatorType? Type836 { get; set; }
///
///
///
- public global::OpenRouter.ChatToolCallFunction? Type837 { get; set; }
+ public global::System.Collections.Generic.IList? Type837 { get; set; }
///
///
///
- public global::OpenRouter.ChatToolCallType? Type838 { get; set; }
+ public global::OpenRouter.ChatToolCallFunction? Type838 { get; set; }
///
///
///
- public global::OpenRouter.ChatToolCall? Type839 { get; set; }
+ public global::OpenRouter.ChatToolCallType? Type839 { get; set; }
///
///
///
- public global::OpenRouter.ChatContentText? Type840 { get; set; }
+ public global::OpenRouter.ChatToolCall? Type840 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type841 { get; set; }
+ public global::OpenRouter.ChatContentText? Type841 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessagesDiscriminatorMappingDeveloperContent? Type842 { get; set; }
+ public global::System.Collections.Generic.IList? Type842 { get; set; }
///
///
///
- public global::OpenRouter.ChatSystemMessageContent? Type843 { get; set; }
+ public global::OpenRouter.ChatMessagesDiscriminatorMappingDeveloperContent? Type843 { get; set; }
///
///
///
- public global::OpenRouter.ChatSystemMessageRole? Type844 { get; set; }
+ public global::OpenRouter.ChatSystemMessageContent? Type844 { get; set; }
///
///
///
- public global::OpenRouter.ChatToolMessageContent? Type845 { get; set; }
+ public global::OpenRouter.ChatSystemMessageRole? Type845 { get; set; }
///
///
///
- public global::OpenRouter.ChatToolMessageRole? Type846 { get; set; }
+ public global::OpenRouter.ChatToolMessageContent? Type846 { get; set; }
///
///
///
- public global::OpenRouter.ChatUserMessageContent? Type847 { get; set; }
+ public global::OpenRouter.ChatToolMessageRole? Type847 { get; set; }
///
///
///
- public global::OpenRouter.ChatUserMessageRole? Type848 { get; set; }
+ public global::OpenRouter.ChatUserMessageContent? Type848 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessages? Type849 { get; set; }
+ public global::OpenRouter.ChatUserMessageRole? Type849 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessagesVariant1? Type850 { get; set; }
+ public global::OpenRouter.ChatMessages? Type850 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessagesVariant1Role? Type851 { get; set; }
+ public global::OpenRouter.ChatMessagesVariant1? Type851 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type852 { get; set; }
+ public global::OpenRouter.ChatMessagesVariant1Role? Type852 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessagesVariant2? Type853 { get; set; }
+ public global::System.Collections.Generic.IList? Type853 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessagesVariant2Role? Type854 { get; set; }
+ public global::OpenRouter.ChatMessagesVariant2? Type854 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessagesVariant3? Type855 { get; set; }
+ public global::OpenRouter.ChatMessagesVariant2Role? Type855 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessagesVariant4? Type856 { get; set; }
+ public global::OpenRouter.ChatMessagesVariant3? Type856 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessagesVariant5? Type857 { get; set; }
+ public global::OpenRouter.ChatMessagesVariant4? Type857 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessagesDiscriminator? Type858 { get; set; }
+ public global::OpenRouter.ChatMessagesVariant5? Type858 { get; set; }
///
///
///
- public global::OpenRouter.ChatMessagesDiscriminatorRole? Type859 { get; set; }
+ public global::OpenRouter.ChatMessagesDiscriminator? Type859 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestModalitiesItems? Type860 { get; set; }
+ public global::OpenRouter.ChatMessagesDiscriminatorRole? Type860 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItems? Type861 { get; set; }
+ public global::OpenRouter.ChatRequestModalitiesItems? Type861 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant1? Type862 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItems? Type862 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant1Id? Type863 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant1? Type863 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant2? Type864 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant1Id? Type864 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant2Id? Type865 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant2? Type865 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant3? Type866 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant2Id? Type866 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant3Id? Type867 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant3? Type867 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant4? Type868 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant3Id? Type868 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant4Id? Type869 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant4? Type869 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant5? Type870 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant4Id? Type870 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant5Id? Type871 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant5? Type871 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant6? Type872 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant5Id? Type872 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant6Id? Type873 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant6? Type873 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant7? Type874 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant6Id? Type874 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant7Id? Type875 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant7? Type875 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant8? Type876 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant7Id? Type876 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsVariant9? Type877 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant8? Type877 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsDiscriminator? Type878 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsVariant9? Type878 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestPluginsItemsDiscriminatorId? Type879 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsDiscriminator? Type879 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestReasoningEffort? Type880 { get; set; }
+ public global::OpenRouter.ChatRequestPluginsItemsDiscriminatorId? Type880 { get; set; }
///
///
///
- public global::OpenRouter.ChatReasoningSummaryVerbosityEnum? Type881 { get; set; }
+ public global::OpenRouter.ChatRequestReasoningEffort? Type881 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestReasoning? Type882 { get; set; }
+ public global::OpenRouter.ChatReasoningSummaryVerbosityEnum? Type882 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type883 { get; set; }
+ public global::OpenRouter.ChatRequestReasoning? Type883 { get; set; }
///
///
///
- public global::OpenRouter.ChatJsonSchemaConfig? Type884 { get; set; }
+ public global::OpenRouter.OneOf? Type884 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormat? Type885 { get; set; }
+ public global::OpenRouter.ChatJsonSchemaConfig? Type885 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormatVariant1? Type886 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormat? Type886 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormatVariant1Type? Type887 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormatVariant1? Type887 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormatVariant2? Type888 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormatVariant1Type? Type888 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormatVariant3? Type889 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormatVariant2? Type889 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormatVariant3Type? Type890 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormatVariant3? Type890 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormatVariant4? Type891 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormatVariant3Type? Type891 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormatVariant4Type? Type892 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormatVariant4? Type892 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormatVariant5? Type893 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormatVariant4Type? Type893 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormatVariant5Type? Type894 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormatVariant5? Type894 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormatDiscriminator? Type895 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormatVariant5Type? Type895 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestResponseFormatDiscriminatorType? Type896 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormatDiscriminator? Type896 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestServiceTier? Type897 { get; set; }
+ public global::OpenRouter.ChatRequestResponseFormatDiscriminatorType? Type897 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequestStop? Type898 { get; set; }
+ public global::OpenRouter.ChatRequestServiceTier? Type898 { get; set; }
///
///
///
- public global::OpenRouter.ChatStreamOptions? Type899 { get; set; }
+ public global::OpenRouter.ChatRequestStop? Type899 { get; set; }
///
///
///
- public global::OpenRouter.ChatToolChoice0? Type900 { get; set; }
+ public global::OpenRouter.ChatStreamOptions? Type900 { get; set; }
///
///
///
- public global::OpenRouter.ChatToolChoice1? Type901 { get; set; }
+ public global::OpenRouter.ChatToolChoice0? Type901 { get; set; }
///
///
///
- public global::OpenRouter.ChatToolChoice2? Type902 { get; set; }
+ public global::OpenRouter.ChatToolChoice1? Type902 { get; set; }
///
///
///
- public global::OpenRouter.ChatNamedToolChoiceFunction? Type903 { get; set; }
+ public global::OpenRouter.ChatToolChoice2? Type903 { get; set; }
///
///
///
- public global::OpenRouter.ChatNamedToolChoiceType? Type904 { get; set; }
+ public global::OpenRouter.ChatNamedToolChoiceFunction? Type904 { get; set; }
///
///
///
- public global::OpenRouter.ChatNamedToolChoice? Type905 { get; set; }
+ public global::OpenRouter.ChatNamedToolChoiceType? Type905 { get; set; }
///
///
///
- public global::OpenRouter.ChatServerToolChoice? Type906 { get; set; }
+ public global::OpenRouter.ChatNamedToolChoice? Type906 { get; set; }
///
///
///
- public global::OpenRouter.ChatToolChoice? Type907 { get; set; }
+ public global::OpenRouter.ChatServerToolChoice? Type907 { get; set; }
///
///
///
- public global::OpenRouter.ChatFunctionToolOneOf0Function? Type908 { get; set; }
+ public global::OpenRouter.ChatToolChoice? Type908 { get; set; }
///
///
///
- public global::OpenRouter.ChatFunctionToolOneOf0Type? Type909 { get; set; }
+ public global::OpenRouter.ChatFunctionToolOneOf0Function? Type909 { get; set; }
///
///
///
- public global::OpenRouter.ChatFunctionTool0? Type910 { get; set; }
+ public global::OpenRouter.ChatFunctionToolOneOf0Type? Type910 { get; set; }
///
///
///
- public global::OpenRouter.WebSearchConfig? Type911 { get; set; }
+ public global::OpenRouter.ChatFunctionTool0? Type911 { get; set; }
///
///
///
- public global::OpenRouter.OpenRouterWebSearchServerToolType? Type912 { get; set; }
+ public global::OpenRouter.WebSearchConfig? Type912 { get; set; }
///
///
///
- public global::OpenRouter.OpenRouterWebSearchServerTool? Type913 { get; set; }
+ public global::OpenRouter.OpenRouterWebSearchServerToolType? Type913 { get; set; }
///
///
///
- public global::OpenRouter.ChatWebSearchShorthandType? Type914 { get; set; }
+ public global::OpenRouter.OpenRouterWebSearchServerTool? Type914 { get; set; }
///
///
///
- public global::OpenRouter.ChatWebSearchShorthand? Type915 { get; set; }
+ public global::OpenRouter.ChatWebSearchShorthandType? Type915 { get; set; }
///
///
///
- public global::OpenRouter.ChatFunctionTool? Type916 { get; set; }
+ public global::OpenRouter.ChatWebSearchShorthand? Type916 { get; set; }
///
///
///
- public global::OpenRouter.ChatRequest? Type917 { get; set; }
+ public global::OpenRouter.ChatFunctionTool? Type917 { get; set; }
///
///
///
- public global::System.Collections.Generic.Dictionary? Type918 { get; set; }
+ public global::OpenRouter.ChatRequest? Type918 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type919 { get; set; }
+ public global::System.Collections.Generic.Dictionary? Type919 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type920 { get; set; }
+ public global::System.Collections.Generic.IList? Type920 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type921 { get; set; }
+ public global::System.Collections.Generic.IList? Type921 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type922 { get; set; }
+ public global::System.Collections.Generic.IList? Type922 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type923 { get; set; }
+ public global::OpenRouter.OneOf? Type923 { get; set; }
///
///
///
- public global::OpenRouter.ChatFinishReasonEnum? Type924 { get; set; }
+ public global::System.Collections.Generic.IList? Type924 { get; set; }
///
///
///
- public global::OpenRouter.ChatTokenLogprobTopLogprobsItems? Type925 { get; set; }
+ public global::OpenRouter.ChatFinishReasonEnum? Type925 { get; set; }
///
///
///
- public global::OpenRouter.ChatTokenLogprob? Type926 { get; set; }
+ public global::OpenRouter.ChatTokenLogprobTopLogprobsItems? Type926 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type927 { get; set; }
+ public global::OpenRouter.ChatTokenLogprob? Type927 { get; set; }
///
///
///
- public global::OpenRouter.ChatTokenLogprobs? Type928 { get; set; }
+ public global::System.Collections.Generic.IList? Type928 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type929 { get; set; }
+ public global::OpenRouter.ChatTokenLogprobs? Type929 { get; set; }
///
///
///
- public global::OpenRouter.ChatAssistantMessage? Type930 { get; set; }
+ public global::System.Collections.Generic.IList? Type930 { get; set; }
///
///
///
- public global::OpenRouter.ChatChoice? Type931 { get; set; }
+ public global::OpenRouter.ChatAssistantMessage? Type931 { get; set; }
///
///
///
- public global::OpenRouter.ChatResultObject? Type932 { get; set; }
+ public global::OpenRouter.ChatChoice? Type932 { get; set; }
///
///
///
- public global::OpenRouter.ChatUsageCompletionTokensDetails? Type933 { get; set; }
+ public global::OpenRouter.ChatResultObject? Type933 { get; set; }
///
///
///
- public global::OpenRouter.CostDetails? Type934 { get; set; }
+ public global::OpenRouter.ChatUsageCompletionTokensDetails? Type934 { get; set; }
///
///
///
- public global::OpenRouter.ChatUsagePromptTokensDetails? Type935 { get; set; }
+ public global::OpenRouter.CostDetails? Type935 { get; set; }
///
///
///
- public global::OpenRouter.ChatUsageServerToolUseDetails? Type936 { get; set; }
+ public global::OpenRouter.ChatUsagePromptTokensDetails? Type936 { get; set; }
///
///
///
- public global::OpenRouter.ChatUsage? Type937 { get; set; }
+ public global::OpenRouter.ChatUsageServerToolUseDetails? Type937 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type938 { get; set; }
+ public global::OpenRouter.ChatUsage? Type938 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type939 { get; set; }
+ public global::OpenRouter.OneOf? Type939 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type940 { get; set; }
+ public global::OpenRouter.OneOf? Type940 { get; set; }
///
///
///
- public global::OpenRouter.ChatResult? Type941 { get; set; }
+ public global::OpenRouter.OneOf? Type941 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type942 { get; set; }
+ public global::OpenRouter.ChatResult? Type942 { get; set; }
///
///
///
- public global::System.DateTimeOffset? Type943 { get; set; }
+ public global::System.Collections.Generic.IList? Type943 { get; set; }
///
///
///
- public global::OpenRouter.CreditsGetResponsesContentApplicationJsonSchemaData? Type944 { get; set; }
+ public global::System.DateTimeOffset? Type944 { get; set; }
///
///
///
- public global::OpenRouter.CreditsGetCreditsResponse200? Type945 { get; set; }
+ public global::OpenRouter.CreditsGetResponsesContentApplicationJsonSchemaData? Type945 { get; set; }
///
///
///
- public global::OpenRouter.DatasetsAppRankingsGetParametersCategory? Type946 { get; set; }
+ public global::OpenRouter.CreditsGetCreditsResponse200? Type946 { get; set; }
///
///
///
- public global::OpenRouter.DatasetsAppRankingsGetParametersSubcategory? Type947 { get; set; }
+ public global::OpenRouter.DatasetsAppRankingsGetParametersCategory? Type947 { get; set; }
///
///
///
- public global::OpenRouter.DatasetsAppRankingsGetParametersSort? Type948 { get; set; }
+ public global::OpenRouter.DatasetsAppRankingsGetParametersSubcategory? Type948 { get; set; }
///
///
///
- public global::OpenRouter.AppRankingsItem? Type949 { get; set; }
+ public global::OpenRouter.DatasetsAppRankingsGetParametersSort? Type949 { get; set; }
///
///
///
- public global::OpenRouter.RankingsDailyMetaVersion? Type950 { get; set; }
+ public global::OpenRouter.AppRankingsItem? Type950 { get; set; }
///
///
///
- public global::OpenRouter.RankingsDailyMeta? Type951 { get; set; }
+ public global::OpenRouter.RankingsDailyMetaVersion? Type951 { get; set; }
///
///
///
- public global::OpenRouter.AppRankingsResponse? Type952 { get; set; }
+ public global::OpenRouter.RankingsDailyMeta? Type952 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type953 { get; set; }
+ public global::OpenRouter.AppRankingsResponse? Type953 { get; set; }
///
///
///
- public global::OpenRouter.RankingsDailyItem? Type954 { get; set; }
+ public global::System.Collections.Generic.IList? Type954 { get; set; }
///
///
///
- public global::OpenRouter.RankingsDailyResponse? Type955 { get; set; }
+ public global::OpenRouter.RankingsDailyItem? Type955 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type956 { get; set; }
+ public global::OpenRouter.RankingsDailyResponse? Type956 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaEncodingFormat? Type957 { get; set; }
+ public global::System.Collections.Generic.IList? Type957 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItemsOneOf0Type? Type958 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaEncodingFormat? Type958 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItems0? Type959 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItemsOneOf0Type? Type959 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItemsOneOf1ImageUrl? Type960 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItems0? Type960 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItemsOneOf1Type? Type961 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItemsOneOf1ImageUrl? Type961 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItems1? Type962 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItemsOneOf1Type? Type962 { get; set; }
///
///
///
- public global::OpenRouter.MultimodalMedia? Type963 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItems1? Type963 { get; set; }
///
///
///
- public global::OpenRouter.ContentPartInputAudioType? Type964 { get; set; }
+ public global::OpenRouter.MultimodalMedia? Type964 { get; set; }
///
///
///
- public global::OpenRouter.ContentPartInputAudio? Type965 { get; set; }
+ public global::OpenRouter.ContentPartInputAudioType? Type965 { get; set; }
///
///
///
- public global::OpenRouter.ContentPartInputVideoType? Type966 { get; set; }
+ public global::OpenRouter.ContentPartInputAudio? Type966 { get; set; }
///
///
///
- public global::OpenRouter.ContentPartInputVideo? Type967 { get; set; }
+ public global::OpenRouter.ContentPartInputVideoType? Type967 { get; set; }
///
///
///
- public global::OpenRouter.ContentPartInputFileType? Type968 { get; set; }
+ public global::OpenRouter.ContentPartInputVideo? Type968 { get; set; }
///
///
///
- public global::OpenRouter.ContentPartInputFile? Type969 { get; set; }
+ public global::OpenRouter.ContentPartInputFileType? Type969 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItems? Type970 { get; set; }
+ public global::OpenRouter.ContentPartInputFile? Type970 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4Items? Type971 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4ItemsContentItems? Type971 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type972 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInputOneOf4Items? Type972 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type973 { get; set; }
+ public global::System.Collections.Generic.IList? Type973 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInput? Type974 { get; set; }
+ public global::System.Collections.Generic.IList? Type974 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type975 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaInput? Type975 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList>? Type976 { get; set; }
+ public global::System.Collections.Generic.IList? Type976 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderDataCollection? Type977 { get; set; }
+ public global::System.Collections.Generic.IList>? Type977 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderIgnoreItems? Type978 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderDataCollection? Type978 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderMaxPrice? Type979 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderIgnoreItems? Type979 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderOnlyItems? Type980 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderMaxPrice? Type980 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderOrderItems? Type981 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderOnlyItems? Type981 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderSort? Type982 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderOrderItems? Type982 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProvider? Type983 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProviderSort? Type983 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type984 { get; set; }
+ public global::OpenRouter.EmbeddingsPostRequestBodyContentApplicationJsonSchemaProvider? Type984 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type985 { get; set; }
+ public global::OpenRouter.OneOf? Type985 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type986 { get; set; }
+ public global::System.Collections.Generic.IList? Type986 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type987 { get; set; }
+ public global::System.Collections.Generic.IList? Type987 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaDataItemsEmbedding? Type988 { get; set; }
+ public global::System.Collections.Generic.IList? Type988 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaDataItemsObject? Type989 { get; set; }
+ public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaDataItemsEmbedding? Type989 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaDataItems? Type990 { get; set; }
+ public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaDataItemsObject? Type990 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaObject? Type991 { get; set; }
+ public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaDataItems? Type991 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaUsageCostDetails? Type992 { get; set; }
+ public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaObject? Type992 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaUsagePromptTokensDetails? Type993 { get; set; }
+ public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaUsageCostDetails? Type993 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaUsage? Type994 { get; set; }
+ public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaUsagePromptTokensDetails? Type994 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type995 { get; set; }
+ public global::OpenRouter.EmbeddingsPostResponsesContentApplicationJsonSchemaUsage? Type995 { get; set; }
///
///
///
- public global::OpenRouter.EmbeddingsCreateEmbeddingsResponse200? Type996 { get; set; }
+ public global::OpenRouter.OneOf? Type996 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type997 { get; set; }
+ public global::OpenRouter.EmbeddingsCreateEmbeddingsResponse200? Type997 { get; set; }
///
///
///
- public global::OpenRouter.InputModality? Type998 { get; set; }
+ public global::System.Collections.Generic.IList? Type998 { get; set; }
///
///
///
- public global::OpenRouter.ModelArchitectureInstructType? Type999 { get; set; }
+ public global::OpenRouter.InputModality? Type999 { get; set; }
///
///
///
- public global::OpenRouter.OutputModality? Type1000 { get; set; }
+ public global::OpenRouter.ModelArchitectureInstructType? Type1000 { get; set; }
///
///
///
- public global::OpenRouter.ModelGroup? Type1001 { get; set; }
+ public global::OpenRouter.OutputModality? Type1001 { get; set; }
///
///
///
- public global::OpenRouter.ModelArchitecture? Type1002 { get; set; }
+ public global::OpenRouter.ModelGroup? Type1002 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1003 { get; set; }
+ public global::OpenRouter.ModelArchitecture? Type1003 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1004 { get; set; }
+ public global::System.Collections.Generic.IList? Type1004 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1005 { get; set; }
+ public global::OpenRouter.OneOf? Type1005 { get; set; }
///
///
///
- public global::OpenRouter.AABenchmarkEntry? Type1006 { get; set; }
+ public global::System.Collections.Generic.IList? Type1006 { get; set; }
///
///
///
- public global::OpenRouter.DABenchmarkEntry? Type1007 { get; set; }
+ public global::OpenRouter.AABenchmarkEntry? Type1007 { get; set; }
///
///
///
- public global::OpenRouter.ModelBenchmarks? Type1008 { get; set; }
+ public global::OpenRouter.DABenchmarkEntry? Type1008 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1009 { get; set; }
+ public global::OpenRouter.ModelBenchmarks? Type1009 { get; set; }
///
///
///
- public global::OpenRouter.DefaultParameters? Type1010 { get; set; }
+ public global::System.Collections.Generic.IList? Type1010 { get; set; }
///
///
///
- public global::OpenRouter.ModelLinks? Type1011 { get; set; }
+ public global::OpenRouter.DefaultParameters? Type1011 { get; set; }
///
///
///
- public global::OpenRouter.PerRequestLimits? Type1012 { get; set; }
+ public global::OpenRouter.ModelLinks? Type1012 { get; set; }
///
///
///
- public global::OpenRouter.PublicPricing? Type1013 { get; set; }
+ public global::OpenRouter.PerRequestLimits? Type1013 { get; set; }
///
///
///
- public global::OpenRouter.ModelReasoning? Type1014 { get; set; }
+ public global::OpenRouter.PublicPricing? Type1014 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1015 { get; set; }
+ public global::OpenRouter.ModelReasoning? Type1015 { get; set; }
///
///
///
- public global::OpenRouter.Parameter? Type1016 { get; set; }
+ public global::System.Collections.Generic.IList? Type1016 { get; set; }
///
///
///
- public global::OpenRouter.TopProviderInfo? Type1017 { get; set; }
+ public global::OpenRouter.Parameter? Type1017 { get; set; }
///
///
///
- public global::OpenRouter.Model? Type1018 { get; set; }
+ public global::OpenRouter.TopProviderInfo? Type1018 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1019 { get; set; }
+ public global::OpenRouter.Model? Type1019 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1020 { get; set; }
+ public global::System.Collections.Generic.IList? Type1020 { get; set; }
///
///
///
- public global::OpenRouter.ModelsListResponse? Type1021 { get; set; }
+ public global::System.Collections.Generic.IList? Type1021 { get; set; }
///
///
///
- public global::OpenRouter.PercentileStats? Type1022 { get; set; }
+ public global::OpenRouter.ModelsListResponse? Type1022 { get; set; }
///
///
///
- public global::OpenRouter.PublicEndpointPricing? Type1023 { get; set; }
+ public global::OpenRouter.PercentileStats? Type1023 { get; set; }
///
///
///
- public global::OpenRouter.EndpointStatus? Type1024 { get; set; }
+ public global::OpenRouter.PublicEndpointPricing? Type1024 { get; set; }
///
///
///
- public global::OpenRouter.PublicEndpointThroughputLast30M? Type1025 { get; set; }
+ public global::OpenRouter.EndpointStatus? Type1025 { get; set; }
///
///
///
- public global::OpenRouter.PublicEndpoint? Type1026 { get; set; }
+ public global::OpenRouter.PublicEndpointThroughputLast30M? Type1026 { get; set; }
///
///
///
- public global::OpenRouter.EndpointsListEndpointsZdrResponse200? Type1027 { get; set; }
+ public global::OpenRouter.PublicEndpoint? Type1027 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1028 { get; set; }
+ public global::OpenRouter.EndpointsListEndpointsZdrResponse200? Type1028 { get; set; }
///
///
///
- public global::OpenRouter.InstructType2? Type1029 { get; set; }
+ public global::System.Collections.Generic.IList? Type1029 { get; set; }
///
///
///
- public global::OpenRouter.ListEndpointsResponseArchitecture? Type1030 { get; set; }
+ public global::OpenRouter.InstructType2? Type1030 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1031 { get; set; }
+ public global::OpenRouter.ListEndpointsResponseArchitecture? Type1031 { get; set; }
///
///
///
- public global::OpenRouter.ListEndpointsResponse? Type1032 { get; set; }
+ public global::OpenRouter.OneOf? Type1032 { get; set; }
///
///
///
- public global::OpenRouter.EndpointsListEndpointsResponse200? Type1033 { get; set; }
+ public global::OpenRouter.ListEndpointsResponse? Type1033 { get; set; }
///
///
///
- public global::OpenRouter.FileMetadataType? Type1034 { get; set; }
+ public global::OpenRouter.EndpointsListEndpointsResponse200? Type1034 { get; set; }
///
///
///
- public global::OpenRouter.FileMetadata? Type1035 { get; set; }
+ public global::OpenRouter.FileMetadataType? Type1035 { get; set; }
///
///
///
- public global::OpenRouter.FileListResponse? Type1036 { get; set; }
+ public global::OpenRouter.FileMetadata? Type1036 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1037 { get; set; }
+ public global::OpenRouter.FileListResponse? Type1037 { get; set; }
///
///
///
- public global::OpenRouter.FileDeleteResponseType? Type1038 { get; set; }
+ public global::System.Collections.Generic.IList? Type1038 { get; set; }
///
///
///
- public global::OpenRouter.FileDeleteResponse? Type1039 { get; set; }
+ public global::OpenRouter.FileDeleteResponseType? Type1039 { get; set; }
///
///
///
- public global::OpenRouter.GenerationResponseDataApiType? Type1040 { get; set; }
+ public global::OpenRouter.FileDeleteResponse? Type1040 { get; set; }
///
///
///
- public global::OpenRouter.GenerationResponseDataDataRegion? Type1041 { get; set; }
+ public global::OpenRouter.GenerationResponseDataApiType? Type1041 { get; set; }
///
///
///
- public global::OpenRouter.ProviderResponseProviderName? Type1042 { get; set; }
+ public global::OpenRouter.GenerationResponseDataDataRegion? Type1042 { get; set; }
///
///
///
- public global::OpenRouter.ProviderResponse? Type1043 { get; set; }
+ public global::OpenRouter.ProviderResponseProviderName? Type1043 { get; set; }
///
///
///
- public global::OpenRouter.GenerationResponseData? Type1044 { get; set; }
+ public global::OpenRouter.ProviderResponse? Type1044 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1045 { get; set; }
+ public global::OpenRouter.GenerationResponseData? Type1045 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1046 { get; set; }
+ public global::OpenRouter.OneOf? Type1046 { get; set; }
///
///
///
- public global::OpenRouter.GenerationResponse? Type1047 { get; set; }
+ public global::System.Collections.Generic.IList? Type1047 { get; set; }
///
///
///
- public global::OpenRouter.GenerationContentDataInput0? Type1048 { get; set; }
+ public global::OpenRouter.GenerationResponse? Type1048 { get; set; }
///
///
///
- public global::OpenRouter.GenerationContentDataInput1? Type1049 { get; set; }
+ public global::OpenRouter.GenerationContentDataInput0? Type1049 { get; set; }
///
///
///
- public global::OpenRouter.GenerationContentDataInput? Type1050 { get; set; }
+ public global::OpenRouter.GenerationContentDataInput1? Type1050 { get; set; }
///
///
///
- public global::OpenRouter.GenerationContentDataOutput? Type1051 { get; set; }
+ public global::OpenRouter.GenerationContentDataInput? Type1051 { get; set; }
///
///
///
- public global::OpenRouter.GenerationContentData? Type1052 { get; set; }
+ public global::OpenRouter.GenerationContentDataOutput? Type1052 { get; set; }
///
///
///
- public global::OpenRouter.GenerationContentResponse? Type1053 { get; set; }
+ public global::OpenRouter.GenerationContentData? Type1053 { get; set; }
///
///
///
- public global::OpenRouter.ContentFilterBuiltinAction? Type1054 { get; set; }
+ public global::OpenRouter.GenerationContentResponse? Type1054 { get; set; }
///
///
///
- public global::OpenRouter.PromptInjectionScanScope? Type1055 { get; set; }
+ public global::OpenRouter.ContentFilterBuiltinAction? Type1055 { get; set; }
///
///
///
- public global::OpenRouter.ContentFilterBuiltinSlug? Type1056 { get; set; }
+ public global::OpenRouter.PromptInjectionScanScope? Type1056 { get; set; }
///
///
///
- public global::OpenRouter.ContentFilterBuiltinEntry? Type1057 { get; set; }
+ public global::OpenRouter.ContentFilterBuiltinSlug? Type1057 { get; set; }
///
///
///
- public global::OpenRouter.ContentFilterAction? Type1058 { get; set; }
+ public global::OpenRouter.ContentFilterBuiltinEntry? Type1058 { get; set; }
///
///
///
- public global::OpenRouter.ContentFilterEntry? Type1059 { get; set; }
+ public global::OpenRouter.ContentFilterAction? Type1059 { get; set; }
///
///
///
- public global::OpenRouter.GuardrailInterval? Type1060 { get; set; }
+ public global::OpenRouter.ContentFilterEntry? Type1060 { get; set; }
///
///
///
- public global::OpenRouter.Guardrail? Type1061 { get; set; }
+ public global::OpenRouter.GuardrailInterval? Type1061 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1062 { get; set; }
+ public global::OpenRouter.Guardrail? Type1062 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1063 { get; set; }
+ public global::System.Collections.Generic.IList? Type1063 { get; set; }
///
///
///
- public global::OpenRouter.ListGuardrailsResponse? Type1064 { get; set; }
+ public global::System.Collections.Generic.IList? Type1064 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1065 { get; set; }
+ public global::OpenRouter.ListGuardrailsResponse? Type1065 { get; set; }
///
///
///
- public global::OpenRouter.ContentFilterBuiltinEntryInput? Type1066 { get; set; }
+ public global::System.Collections.Generic.IList? Type1066 { get; set; }
///
///
///
- public global::OpenRouter.CreateGuardrailRequest? Type1067 { get; set; }
+ public global::OpenRouter.ContentFilterBuiltinEntryInput? Type1067 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1068 { get; set; }
+ public global::OpenRouter.CreateGuardrailRequest? Type1068 { get; set; }
///
///
///
- public global::OpenRouter.CreateGuardrailResponseData? Type1069 { get; set; }
+ public global::System.Collections.Generic.IList? Type1069 { get; set; }
///
///
///
- public global::OpenRouter.CreateGuardrailResponse? Type1070 { get; set; }
+ public global::OpenRouter.CreateGuardrailResponseData? Type1070 { get; set; }
///
///
///
- public global::OpenRouter.GetGuardrailResponseData? Type1071 { get; set; }
+ public global::OpenRouter.CreateGuardrailResponse? Type1071 { get; set; }
///
///
///
- public global::OpenRouter.GetGuardrailResponse? Type1072 { get; set; }
+ public global::OpenRouter.GetGuardrailResponseData? Type1072 { get; set; }
///
///
///
- public global::OpenRouter.DeleteGuardrailResponse? Type1073 { get; set; }
+ public global::OpenRouter.GetGuardrailResponse? Type1073 { get; set; }
///
///
///
- public global::OpenRouter.UpdateGuardrailRequest? Type1074 { get; set; }
+ public global::OpenRouter.DeleteGuardrailResponse? Type1074 { get; set; }
///
///
///
- public global::OpenRouter.UpdateGuardrailResponseData? Type1075 { get; set; }
+ public global::OpenRouter.UpdateGuardrailRequest? Type1075 { get; set; }
///
///
///
- public global::OpenRouter.UpdateGuardrailResponse? Type1076 { get; set; }
+ public global::OpenRouter.UpdateGuardrailResponseData? Type1076 { get; set; }
///
///
///
- public global::OpenRouter.KeyAssignment? Type1077 { get; set; }
+ public global::OpenRouter.UpdateGuardrailResponse? Type1077 { get; set; }
///
///
///
- public global::OpenRouter.ListKeyAssignmentsResponse? Type1078 { get; set; }
+ public global::OpenRouter.KeyAssignment? Type1078 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1079 { get; set; }
+ public global::OpenRouter.ListKeyAssignmentsResponse? Type1079 { get; set; }
///
///
///
- public global::OpenRouter.BulkAssignKeysRequest? Type1080 { get; set; }
+ public global::System.Collections.Generic.IList? Type1080 { get; set; }
///
///
///
- public global::OpenRouter.BulkAssignKeysResponse? Type1081 { get; set; }
+ public global::OpenRouter.BulkAssignKeysRequest? Type1081 { get; set; }
///
///
///
- public global::OpenRouter.BulkUnassignKeysRequest? Type1082 { get; set; }
+ public global::OpenRouter.BulkAssignKeysResponse? Type1082 { get; set; }
///
///
///
- public global::OpenRouter.BulkUnassignKeysResponse? Type1083 { get; set; }
+ public global::OpenRouter.BulkUnassignKeysRequest? Type1083 { get; set; }
///
///
///
- public global::OpenRouter.MemberAssignment? Type1084 { get; set; }
+ public global::OpenRouter.BulkUnassignKeysResponse? Type1084 { get; set; }
///
///
///
- public global::OpenRouter.ListMemberAssignmentsResponse? Type1085 { get; set; }
+ public global::OpenRouter.MemberAssignment? Type1085 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1086 { get; set; }
+ public global::OpenRouter.ListMemberAssignmentsResponse? Type1086 { get; set; }
///
///
///
- public global::OpenRouter.BulkAssignMembersRequest? Type1087 { get; set; }
+ public global::System.Collections.Generic.IList? Type1087 { get; set; }
///
///
///
- public global::OpenRouter.BulkAssignMembersResponse? Type1088 { get; set; }
+ public global::OpenRouter.BulkAssignMembersRequest? Type1088 { get; set; }
///
///
///
- public global::OpenRouter.BulkUnassignMembersRequest? Type1089 { get; set; }
+ public global::OpenRouter.BulkAssignMembersResponse? Type1089 { get; set; }
///
///
///
- public global::OpenRouter.BulkUnassignMembersResponse? Type1090 { get; set; }
+ public global::OpenRouter.BulkUnassignMembersRequest? Type1090 { get; set; }
///
///
///
- public global::OpenRouter.KeyGetResponsesContentApplicationJsonSchemaDataRateLimit? Type1091 { get; set; }
+ public global::OpenRouter.BulkUnassignMembersResponse? Type1091 { get; set; }
///
///
///
- public global::OpenRouter.KeyGetResponsesContentApplicationJsonSchemaData? Type1092 { get; set; }
+ public global::OpenRouter.KeyGetResponsesContentApplicationJsonSchemaDataRateLimit? Type1092 { get; set; }
///
///
///
- public global::OpenRouter.ApiKeysGetCurrentKeyResponse200? Type1093 { get; set; }
+ public global::OpenRouter.KeyGetResponsesContentApplicationJsonSchemaData? Type1093 { get; set; }
///
///
///
- public global::OpenRouter.KeysGetResponsesContentApplicationJsonSchemaDataItems? Type1094 { get; set; }
+ public global::OpenRouter.ApiKeysGetCurrentKeyResponse200? Type1094 { get; set; }
///
///
///
- public global::OpenRouter.ApiKeysListResponse200? Type1095 { get; set; }
+ public global::OpenRouter.KeysGetResponsesContentApplicationJsonSchemaDataItems? Type1095 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1096 { get; set; }
+ public global::OpenRouter.ApiKeysListResponse200? Type1096 { get; set; }
///
///
///
- public global::OpenRouter.KeysPostRequestBodyContentApplicationJsonSchemaLimitReset? Type1097 { get; set; }
+ public global::System.Collections.Generic.IList? Type1097 { get; set; }
///
///
///
- public global::OpenRouter.KeysPostResponsesContentApplicationJsonSchemaData? Type1098 { get; set; }
+ public global::OpenRouter.KeysPostRequestBodyContentApplicationJsonSchemaLimitReset? Type1098 { get; set; }
///
///
///
- public global::OpenRouter.ApiKeysCreateKeysResponse201? Type1099 { get; set; }
+ public global::OpenRouter.KeysPostResponsesContentApplicationJsonSchemaData? Type1099 { get; set; }
///
///
///
- public global::OpenRouter.KeysHashGetResponsesContentApplicationJsonSchemaData? Type1100 { get; set; }
+ public global::OpenRouter.ApiKeysCreateKeysResponse201? Type1100 { get; set; }
///
///
///
- public global::OpenRouter.ApiKeysGetKeyResponse200? Type1101 { get; set; }
+ public global::OpenRouter.KeysHashGetResponsesContentApplicationJsonSchemaData? Type1101 { get; set; }
///
///
///
- public global::OpenRouter.ApiKeysDeleteKeysResponse200? Type1102 { get; set; }
+ public global::OpenRouter.ApiKeysGetKeyResponse200? Type1102 { get; set; }
///
///
///
- public global::OpenRouter.KeysHashPatchRequestBodyContentApplicationJsonSchemaLimitReset? Type1103 { get; set; }
+ public global::OpenRouter.ApiKeysDeleteKeysResponse200? Type1103 { get; set; }
///
///
///
- public global::OpenRouter.KeysHashPatchResponsesContentApplicationJsonSchemaData? Type1104 { get; set; }
+ public global::OpenRouter.KeysHashPatchRequestBodyContentApplicationJsonSchemaLimitReset? Type1104 { get; set; }
///
///
///
- public global::OpenRouter.ApiKeysUpdateKeysResponse200? Type1105 { get; set; }
+ public global::OpenRouter.KeysHashPatchResponsesContentApplicationJsonSchemaData? Type1105 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicInputTokensClearAtLeastType? Type1106 { get; set; }
+ public global::OpenRouter.ApiKeysUpdateKeysResponse200? Type1106 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicInputTokensClearAtLeast? Type1107 { get; set; }
+ public global::OpenRouter.AnthropicInputTokensClearAtLeastType? Type1107 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0ClearToolInputs? Type1108 { get; set; }
+ public global::OpenRouter.AnthropicInputTokensClearAtLeast? Type1108 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicToolUsesKeepType? Type1109 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0ClearToolInputs? Type1109 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicToolUsesKeep? Type1110 { get; set; }
+ public global::OpenRouter.AnthropicToolUsesKeepType? Type1110 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0Trigger? Type1111 { get; set; }
+ public global::OpenRouter.AnthropicToolUsesKeep? Type1111 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerVariant1? Type1112 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0Trigger? Type1112 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerVariant1Type? Type1113 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerVariant1? Type1113 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerVariant2? Type1114 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerVariant1Type? Type1114 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerVariant2Type? Type1115 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerVariant2? Type1115 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerDiscriminator? Type1116 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerVariant2Type? Type1116 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerDiscriminatorType? Type1117 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerDiscriminator? Type1117 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0Type? Type1118 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0TriggerDiscriminatorType? Type1118 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItems0? Type1119 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf0Type? Type1119 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicThinkingTurnsType? Type1120 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItems0? Type1120 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicThinkingTurns? Type1121 { get; set; }
+ public global::OpenRouter.AnthropicThinkingTurnsType? Type1121 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf1KeepOneOf1Type? Type1122 { get; set; }
+ public global::OpenRouter.AnthropicThinkingTurns? Type1122 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf1Keep1? Type1123 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf1KeepOneOf1Type? Type1123 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf1Keep2? Type1124 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf1Keep1? Type1124 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf1Keep? Type1125 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf1Keep2? Type1125 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf1Type? Type1126 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf1Keep? Type1126 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItems1? Type1127 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf1Type? Type1127 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf2TriggerType? Type1128 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItems1? Type1128 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf2Trigger? Type1129 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf2TriggerType? Type1129 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf2Type? Type1130 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf2Trigger? Type1130 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItems2? Type1131 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItemsOneOf2Type? Type1131 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagementEditsItems? Type1132 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItems2? Type1132 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestContextManagement? Type1133 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagementEditsItems? Type1133 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1134 { get; set; }
+ public global::OpenRouter.MessagesRequestContextManagement? Type1134 { get; set; }
///
///
///
- public global::OpenRouter.MessagesFallbackParam? Type1135 { get; set; }
+ public global::System.Collections.Generic.IList? Type1135 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItems? Type1136 { get; set; }
+ public global::OpenRouter.MessagesFallbackParam? Type1136 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant1? Type1137 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItems? Type1137 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant1Type? Type1138 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant1? Type1138 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant2? Type1139 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant1Type? Type1139 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant2Type? Type1140 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant2? Type1140 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant3? Type1141 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant2Type? Type1141 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant3Type? Type1142 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant3? Type1142 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant4? Type1143 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant3Type? Type1143 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant4Type? Type1144 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant4? Type1144 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant5? Type1145 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant4Type? Type1145 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant5Type? Type1146 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant5? Type1146 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsDiscriminator? Type1147 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsVariant5Type? Type1147 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamCitationsItemsDiscriminatorType? Type1148 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsDiscriminator? Type1148 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParamType? Type1149 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamCitationsItemsDiscriminatorType? Type1149 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextBlockParam? Type1150 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParamType? Type1150 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1151 { get; set; }
+ public global::OpenRouter.AnthropicTextBlockParam? Type1151 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicImageMimeType? Type1152 { get; set; }
+ public global::System.Collections.Generic.IList? Type1152 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicUrlImageSourceType? Type1153 { get; set; }
+ public global::OpenRouter.AnthropicImageMimeType? Type1153 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicImageBlockParamSource? Type1154 { get; set; }
+ public global::OpenRouter.AnthropicUrlImageSourceType? Type1154 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicImageBlockParamSourceVariant1? Type1155 { get; set; }
+ public global::OpenRouter.AnthropicImageBlockParamSource? Type1155 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicImageBlockParamSourceVariant1Type? Type1156 { get; set; }
+ public global::OpenRouter.AnthropicImageBlockParamSourceVariant1? Type1156 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicImageBlockParamSourceVariant2? Type1157 { get; set; }
+ public global::OpenRouter.AnthropicImageBlockParamSourceVariant1Type? Type1157 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicImageBlockParamSourceDiscriminator? Type1158 { get; set; }
+ public global::OpenRouter.AnthropicImageBlockParamSourceVariant2? Type1158 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicImageBlockParamSourceDiscriminatorType? Type1159 { get; set; }
+ public global::OpenRouter.AnthropicImageBlockParamSourceDiscriminator? Type1159 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicImageBlockParamType? Type1160 { get; set; }
+ public global::OpenRouter.AnthropicImageBlockParamSourceDiscriminatorType? Type1160 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicImageBlockParam? Type1161 { get; set; }
+ public global::OpenRouter.AnthropicImageBlockParamType? Type1161 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParamCitations? Type1162 { get; set; }
+ public global::OpenRouter.AnthropicImageBlockParam? Type1162 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBase64PdfSourceMediaType? Type1163 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParamCitations? Type1163 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBase64PdfSourceType? Type1164 { get; set; }
+ public global::OpenRouter.AnthropicBase64PdfSourceMediaType? Type1164 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBase64PdfSource? Type1165 { get; set; }
+ public global::OpenRouter.AnthropicBase64PdfSourceType? Type1165 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicPlainTextSourceMediaType? Type1166 { get; set; }
+ public global::OpenRouter.AnthropicBase64PdfSource? Type1166 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicPlainTextSourceType? Type1167 { get; set; }
+ public global::OpenRouter.AnthropicPlainTextSourceMediaType? Type1167 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicPlainTextSource? Type1168 { get; set; }
+ public global::OpenRouter.AnthropicPlainTextSourceType? Type1168 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2ContentOneOf1Items? Type1169 { get; set; }
+ public global::OpenRouter.AnthropicPlainTextSource? Type1169 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2ContentOneOf1ItemsVariant1? Type1170 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2ContentOneOf1Items? Type1170 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2ContentOneOf1ItemsVariant2? Type1171 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2ContentOneOf1ItemsVariant1? Type1171 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2ContentOneOf1ItemsDiscriminator? Type1172 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2ContentOneOf1ItemsVariant2? Type1172 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2ContentOneOf1ItemsDiscriminatorType? Type1173 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2ContentOneOf1ItemsDiscriminator? Type1173 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1174 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2ContentOneOf1ItemsDiscriminatorType? Type1174 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2Content? Type1175 { get; set; }
+ public global::System.Collections.Generic.IList? Type1175 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2Type? Type1176 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2Content? Type1176 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParamSource2? Type1177 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParamSourceOneOf2Type? Type1177 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicUrlPdfSourceType? Type1178 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParamSource2? Type1178 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicUrlPdfSource? Type1179 { get; set; }
+ public global::OpenRouter.AnthropicUrlPdfSourceType? Type1179 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicFileDocumentSourceType? Type1180 { get; set; }
+ public global::OpenRouter.AnthropicUrlPdfSource? Type1180 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicFileDocumentSource? Type1181 { get; set; }
+ public global::OpenRouter.AnthropicFileDocumentSourceType? Type1181 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParamSource? Type1182 { get; set; }
+ public global::OpenRouter.AnthropicFileDocumentSource? Type1182 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParamType? Type1183 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParamSource? Type1183 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockParam? Type1184 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParamType? Type1184 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1185 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockParam? Type1185 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf3Type? Type1186 { get; set; }
+ public global::OpenRouter.OneOf? Type1186 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1Items3? Type1187 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf3Type? Type1187 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf4ContentOneOf1ItemsOneOf2Type? Type1188 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1Items3? Type1188 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf4ContentOneOf1Items2? Type1189 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf4ContentOneOf1ItemsOneOf2Type? Type1189 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicSearchResultBlockParamCitations? Type1190 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf4ContentOneOf1Items2? Type1190 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicSearchResultBlockParamType? Type1191 { get; set; }
+ public global::OpenRouter.AnthropicSearchResultBlockParamCitations? Type1191 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicSearchResultBlockParam? Type1192 { get; set; }
+ public global::OpenRouter.AnthropicSearchResultBlockParamType? Type1192 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1193 { get; set; }
+ public global::OpenRouter.AnthropicSearchResultBlockParam? Type1193 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf4ContentOneOf1Items? Type1194 { get; set; }
+ public global::System.Collections.Generic.IList? Type1194 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1195 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf4ContentOneOf1Items? Type1195 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf4Content? Type1196 { get; set; }
+ public global::System.Collections.Generic.IList? Type1196 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf4Type? Type1197 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf4Content? Type1197 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1Items4? Type1198 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf4Type? Type1198 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf5Type? Type1199 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1Items4? Type1199 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1Items5? Type1200 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf5Type? Type1200 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf6Type? Type1201 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1Items5? Type1201 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1Items6? Type1202 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf6Type? Type1202 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf7Type? Type1203 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1Items6? Type1203 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1Items7? Type1204 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf7Type? Type1204 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebSearchResultBlockParamType? Type1205 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1Items7? Type1205 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebSearchResultBlockParam? Type1206 { get; set; }
+ public global::OpenRouter.AnthropicWebSearchResultBlockParamType? Type1206 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1207 { get; set; }
+ public global::OpenRouter.AnthropicWebSearchResultBlockParam? Type1207 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf8ContentOneOf1ErrorCode? Type1208 { get; set; }
+ public global::System.Collections.Generic.IList? Type1208 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf8ContentOneOf1Type? Type1209 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf8ContentOneOf1ErrorCode? Type1209 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf8Content1? Type1210 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf8ContentOneOf1Type? Type1210 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf8Content? Type1211 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf8Content1? Type1211 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf8Type? Type1212 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf8Content? Type1212 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1Items8? Type1213 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf8Type? Type1213 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf10Type? Type1214 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1Items8? Type1214 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1Items10? Type1215 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1ItemsOneOf10Type? Type1215 { get; set; }
///
///
///
- public global::OpenRouter.MessagesAdvisorToolResultBlockType? Type1216 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1Items10? Type1216 { get; set; }
///
///
///
- public global::OpenRouter.MessagesAdvisorToolResultBlock? Type1217 { get; set; }
+ public global::OpenRouter.MessagesAdvisorToolResultBlockType? Type1217 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContentOneOf1Items? Type1218 { get; set; }
+ public global::OpenRouter.MessagesAdvisorToolResultBlock? Type1218 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1219 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContentOneOf1Items? Type1219 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamContent? Type1220 { get; set; }
+ public global::System.Collections.Generic.IList? Type1220 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParamRole? Type1221 { get; set; }
+ public global::OpenRouter.MessagesMessageParamContent? Type1221 { get; set; }
///
///
///
- public global::OpenRouter.MessagesMessageParam? Type1222 { get; set; }
+ public global::OpenRouter.MessagesMessageParamRole? Type1222 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestMetadata? Type1223 { get; set; }
+ public global::OpenRouter.MessagesMessageParam? Type1223 { get; set; }
///
///
///
- public global::OpenRouter.MessagesOutputConfigEffort? Type1224 { get; set; }
+ public global::OpenRouter.MessagesRequestMetadata? Type1224 { get; set; }
///
///
///
- public global::OpenRouter.MessagesOutputConfigFormatType? Type1225 { get; set; }
+ public global::OpenRouter.MessagesOutputConfigEffort? Type1225 { get; set; }
///
///
///
- public global::OpenRouter.MessagesOutputConfigFormat? Type1226 { get; set; }
+ public global::OpenRouter.MessagesOutputConfigFormatType? Type1226 { get; set; }
///
///
///
- public global::OpenRouter.MessagesOutputConfigTaskBudgetType? Type1227 { get; set; }
+ public global::OpenRouter.MessagesOutputConfigFormat? Type1227 { get; set; }
///
///
///
- public global::OpenRouter.MessagesOutputConfigTaskBudget? Type1228 { get; set; }
+ public global::OpenRouter.MessagesOutputConfigTaskBudgetType? Type1228 { get; set; }
///
///
///
- public global::OpenRouter.MessagesOutputConfig? Type1229 { get; set; }
+ public global::OpenRouter.MessagesOutputConfigTaskBudget? Type1229 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1230 { get; set; }
+ public global::OpenRouter.MessagesOutputConfig? Type1230 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1231 { get; set; }
+ public global::OpenRouter.OneOf? Type1231 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1232 { get; set; }
+ public global::OpenRouter.OneOf? Type1232 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItems? Type1233 { get; set; }
+ public global::OpenRouter.OneOf? Type1233 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant1? Type1234 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItems? Type1234 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant1Id? Type1235 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant1? Type1235 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant2? Type1236 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant1Id? Type1236 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant2Id? Type1237 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant2? Type1237 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant3? Type1238 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant2Id? Type1238 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant3Id? Type1239 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant3? Type1239 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant4? Type1240 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant3Id? Type1240 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant4Id? Type1241 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant4? Type1241 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant5? Type1242 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant4Id? Type1242 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant5Id? Type1243 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant5? Type1243 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant6? Type1244 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant5Id? Type1244 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant6Id? Type1245 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant6? Type1245 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant7? Type1246 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant6Id? Type1246 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant7Id? Type1247 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant7? Type1247 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant8? Type1248 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant7Id? Type1248 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsVariant9? Type1249 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant8? Type1249 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsDiscriminator? Type1250 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsVariant9? Type1250 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestPluginsItemsDiscriminatorId? Type1251 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsDiscriminator? Type1251 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicSpeed? Type1252 { get; set; }
+ public global::OpenRouter.MessagesRequestPluginsItemsDiscriminatorId? Type1252 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestSystem? Type1253 { get; set; }
+ public global::OpenRouter.AnthropicSpeed? Type1253 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicThinkingDisplay? Type1254 { get; set; }
+ public global::OpenRouter.MessagesRequestSystem? Type1254 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestThinkingOneOf0Type? Type1255 { get; set; }
+ public global::OpenRouter.AnthropicThinkingDisplay? Type1255 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestThinking0? Type1256 { get; set; }
+ public global::OpenRouter.MessagesRequestThinkingOneOf0Type? Type1256 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestThinkingOneOf1Type? Type1257 { get; set; }
+ public global::OpenRouter.MessagesRequestThinking0? Type1257 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestThinking1? Type1258 { get; set; }
+ public global::OpenRouter.MessagesRequestThinkingOneOf1Type? Type1258 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestThinkingOneOf2Type? Type1259 { get; set; }
+ public global::OpenRouter.MessagesRequestThinking1? Type1259 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestThinking2? Type1260 { get; set; }
+ public global::OpenRouter.MessagesRequestThinkingOneOf2Type? Type1260 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestThinking? Type1261 { get; set; }
+ public global::OpenRouter.MessagesRequestThinking2? Type1261 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolChoiceOneOf0Type? Type1262 { get; set; }
+ public global::OpenRouter.MessagesRequestThinking? Type1262 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolChoice0? Type1263 { get; set; }
+ public global::OpenRouter.MessagesRequestToolChoiceOneOf0Type? Type1263 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolChoiceOneOf1Type? Type1264 { get; set; }
+ public global::OpenRouter.MessagesRequestToolChoice0? Type1264 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolChoice1? Type1265 { get; set; }
+ public global::OpenRouter.MessagesRequestToolChoiceOneOf1Type? Type1265 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolChoiceOneOf2Type? Type1266 { get; set; }
+ public global::OpenRouter.MessagesRequestToolChoice1? Type1266 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolChoice2? Type1267 { get; set; }
+ public global::OpenRouter.MessagesRequestToolChoiceOneOf2Type? Type1267 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolChoiceOneOf3Type? Type1268 { get; set; }
+ public global::OpenRouter.MessagesRequestToolChoice2? Type1268 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolChoice3? Type1269 { get; set; }
+ public global::OpenRouter.MessagesRequestToolChoiceOneOf3Type? Type1269 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolChoice? Type1270 { get; set; }
+ public global::OpenRouter.MessagesRequestToolChoice3? Type1270 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf0InputSchema? Type1271 { get; set; }
+ public global::OpenRouter.MessagesRequestToolChoice? Type1271 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf0Type? Type1272 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf0InputSchema? Type1272 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItems0? Type1273 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf0Type? Type1273 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf1Name? Type1274 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItems0? Type1274 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf1Type? Type1275 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf1Name? Type1275 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItems1? Type1276 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf1Type? Type1276 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf2Name? Type1277 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItems1? Type1277 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf2Type? Type1278 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf2Name? Type1278 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItems2? Type1279 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf2Type? Type1279 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf3Name? Type1280 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItems2? Type1280 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf3Type? Type1281 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf3Name? Type1281 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebSearchToolUserLocationType? Type1282 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf3Type? Type1282 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebSearchToolUserLocation? Type1283 { get; set; }
+ public global::OpenRouter.AnthropicWebSearchToolUserLocationType? Type1283 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItems3? Type1284 { get; set; }
+ public global::OpenRouter.AnthropicWebSearchToolUserLocation? Type1284 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicAllowedCallersItems? Type1285 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItems3? Type1285 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1286 { get; set; }
+ public global::OpenRouter.AnthropicAllowedCallersItems? Type1286 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf4Name? Type1287 { get; set; }
+ public global::System.Collections.Generic.IList? Type1287 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf4Type? Type1288 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf4Name? Type1288 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItems4? Type1289 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf4Type? Type1289 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf5CachingType? Type1290 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItems4? Type1290 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf5Caching? Type1291 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf5CachingType? Type1291 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf5Name? Type1292 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf5Caching? Type1292 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItemsOneOf5Type? Type1293 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf5Name? Type1293 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItems5? Type1294 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItemsOneOf5Type? Type1294 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItems12? Type1295 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItems5? Type1295 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequestToolsItems? Type1296 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItems12? Type1296 { get; set; }
///
///
///
- public global::OpenRouter.MessagesRequest? Type1297 { get; set; }
+ public global::OpenRouter.MessagesRequestToolsItems? Type1297 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1298 { get; set; }
+ public global::OpenRouter.MessagesRequest? Type1298 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1299 { get; set; }
+ public global::OpenRouter.OneOf? Type1299 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1300 { get; set; }
+ public global::System.Collections.Generic.IList? Type1300 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1301 { get; set; }
+ public global::System.Collections.Generic.IList? Type1301 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1302 { get; set; }
+ public global::System.Collections.Generic.IList? Type1302 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicContainer? Type1303 { get; set; }
+ public global::System.Collections.Generic.IList? Type1303 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBashCodeExecutionOutputType? Type1304 { get; set; }
+ public global::OpenRouter.AnthropicContainer? Type1304 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBashCodeExecutionOutput? Type1305 { get; set; }
+ public global::OpenRouter.AnthropicBashCodeExecutionOutputType? Type1305 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBashCodeExecutionResultType? Type1306 { get; set; }
+ public global::OpenRouter.AnthropicBashCodeExecutionOutput? Type1306 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBashCodeExecutionToolResultErrorErrorCode? Type1307 { get; set; }
+ public global::OpenRouter.AnthropicBashCodeExecutionResultType? Type1307 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBashCodeExecutionToolResultErrorType? Type1308 { get; set; }
+ public global::OpenRouter.AnthropicBashCodeExecutionToolResultErrorErrorCode? Type1308 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBashCodeExecutionContent? Type1309 { get; set; }
+ public global::OpenRouter.AnthropicBashCodeExecutionToolResultErrorType? Type1309 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBashCodeExecutionContentVariant1? Type1310 { get; set; }
+ public global::OpenRouter.AnthropicBashCodeExecutionContent? Type1310 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1311 { get; set; }
+ public global::OpenRouter.AnthropicBashCodeExecutionContentVariant1? Type1311 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBashCodeExecutionContentVariant2? Type1312 { get; set; }
+ public global::System.Collections.Generic.IList? Type1312 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBashCodeExecutionContentDiscriminator? Type1313 { get; set; }
+ public global::OpenRouter.AnthropicBashCodeExecutionContentVariant2? Type1313 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicBashCodeExecutionContentDiscriminatorType? Type1314 { get; set; }
+ public global::OpenRouter.AnthropicBashCodeExecutionContentDiscriminator? Type1314 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCodeExecutionOutputType? Type1315 { get; set; }
+ public global::OpenRouter.AnthropicBashCodeExecutionContentDiscriminatorType? Type1315 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCodeExecutionOutput? Type1316 { get; set; }
+ public global::OpenRouter.AnthropicCodeExecutionOutputType? Type1316 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCodeExecutionResultType? Type1317 { get; set; }
+ public global::OpenRouter.AnthropicCodeExecutionOutput? Type1317 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicServerToolErrorCode? Type1318 { get; set; }
+ public global::OpenRouter.AnthropicCodeExecutionResultType? Type1318 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCodeExecutionToolResultErrorType? Type1319 { get; set; }
+ public global::OpenRouter.AnthropicServerToolErrorCode? Type1319 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicEncryptedCodeExecutionResultType? Type1320 { get; set; }
+ public global::OpenRouter.AnthropicCodeExecutionToolResultErrorType? Type1320 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCodeExecutionContent? Type1321 { get; set; }
+ public global::OpenRouter.AnthropicEncryptedCodeExecutionResultType? Type1321 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCodeExecutionContentVariant1? Type1322 { get; set; }
+ public global::OpenRouter.AnthropicCodeExecutionContent? Type1322 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1323 { get; set; }
+ public global::OpenRouter.AnthropicCodeExecutionContentVariant1? Type1323 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCodeExecutionContentVariant2? Type1324 { get; set; }
+ public global::System.Collections.Generic.IList? Type1324 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCodeExecutionContentVariant3? Type1325 { get; set; }
+ public global::OpenRouter.AnthropicCodeExecutionContentVariant2? Type1325 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCodeExecutionContentDiscriminator? Type1326 { get; set; }
+ public global::OpenRouter.AnthropicCodeExecutionContentVariant3? Type1326 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCodeExecutionContentDiscriminatorType? Type1327 { get; set; }
+ public global::OpenRouter.AnthropicCodeExecutionContentDiscriminator? Type1327 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicNullableCaller? Type1328 { get; set; }
+ public global::OpenRouter.AnthropicCodeExecutionContentDiscriminatorType? Type1328 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicNullableCallerVariant1? Type1329 { get; set; }
+ public global::OpenRouter.ORAnthropicNullableCaller? Type1329 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicNullableCallerVariant1Type? Type1330 { get; set; }
+ public global::OpenRouter.ORAnthropicNullableCallerVariant1? Type1330 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicNullableCallerVariant2? Type1331 { get; set; }
+ public global::OpenRouter.ORAnthropicNullableCallerVariant1Type? Type1331 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicNullableCallerVariant2Type? Type1332 { get; set; }
+ public global::OpenRouter.ORAnthropicNullableCallerVariant2? Type1332 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicNullableCallerVariant3? Type1333 { get; set; }
+ public global::OpenRouter.ORAnthropicNullableCallerVariant2Type? Type1333 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicNullableCallerVariant3Type? Type1334 { get; set; }
+ public global::OpenRouter.ORAnthropicNullableCallerVariant3? Type1334 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicNullableCallerDiscriminator? Type1335 { get; set; }
+ public global::OpenRouter.ORAnthropicNullableCallerVariant3Type? Type1335 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicNullableCallerDiscriminatorType? Type1336 { get; set; }
+ public global::OpenRouter.ORAnthropicNullableCallerDiscriminator? Type1336 { get; set; }
///
///
///
- public global::OpenRouter.OrAnthropicServerToolUseBlockType? Type1337 { get; set; }
+ public global::OpenRouter.ORAnthropicNullableCallerDiscriminatorType? Type1337 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitation? Type1338 { get; set; }
+ public global::OpenRouter.OrAnthropicServerToolUseBlockType? Type1338 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationVariant1? Type1339 { get; set; }
+ public global::OpenRouter.AnthropicTextCitation? Type1339 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationVariant1Type? Type1340 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationVariant1? Type1340 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationVariant2? Type1341 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationVariant1Type? Type1341 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationVariant2Type? Type1342 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationVariant2? Type1342 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationVariant3? Type1343 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationVariant2Type? Type1343 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationVariant3Type? Type1344 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationVariant3? Type1344 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationVariant4? Type1345 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationVariant3Type? Type1345 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationVariant4Type? Type1346 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationVariant4? Type1346 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationVariant5? Type1347 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationVariant4Type? Type1347 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationVariant5Type? Type1348 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationVariant5? Type1348 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationDiscriminator? Type1349 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationVariant5Type? Type1349 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextCitationDiscriminatorType? Type1350 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationDiscriminator? Type1350 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionCreateResultType? Type1351 { get; set; }
+ public global::OpenRouter.AnthropicTextCitationDiscriminatorType? Type1351 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionStrReplaceResultType? Type1352 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionCreateResultType? Type1352 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionToolResultErrorErrorCode? Type1353 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionStrReplaceResultType? Type1353 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionToolResultErrorType? Type1354 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionToolResultErrorErrorCode? Type1354 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionViewResultFileType? Type1355 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionToolResultErrorType? Type1355 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionViewResultType? Type1356 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionViewResultFileType? Type1356 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionContent? Type1357 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionViewResultType? Type1357 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionContentVariant1? Type1358 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionContent? Type1358 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionContentVariant2? Type1359 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionContentVariant1? Type1359 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionContentVariant3? Type1360 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionContentVariant2? Type1360 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionContentVariant4? Type1361 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionContentVariant3? Type1361 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionContentDiscriminator? Type1362 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionContentVariant4? Type1362 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicTextEditorCodeExecutionContentDiscriminatorType? Type1363 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionContentDiscriminator? Type1363 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicToolSearchResultErrorType? Type1364 { get; set; }
+ public global::OpenRouter.AnthropicTextEditorCodeExecutionContentDiscriminatorType? Type1364 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicToolReferenceType? Type1365 { get; set; }
+ public global::OpenRouter.AnthropicToolSearchResultErrorType? Type1365 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicToolReference? Type1366 { get; set; }
+ public global::OpenRouter.AnthropicToolReferenceType? Type1366 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicToolSearchResultType? Type1367 { get; set; }
+ public global::OpenRouter.AnthropicToolReference? Type1367 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicToolSearchContent? Type1368 { get; set; }
+ public global::OpenRouter.AnthropicToolSearchResultType? Type1368 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicToolSearchContentVariant1? Type1369 { get; set; }
+ public global::OpenRouter.AnthropicToolSearchContent? Type1369 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicToolSearchContentVariant2? Type1370 { get; set; }
+ public global::OpenRouter.AnthropicToolSearchContentVariant1? Type1370 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1371 { get; set; }
+ public global::OpenRouter.AnthropicToolSearchContentVariant2? Type1371 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicToolSearchContentDiscriminator? Type1372 { get; set; }
+ public global::System.Collections.Generic.IList? Type1372 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicToolSearchContentDiscriminatorType? Type1373 { get; set; }
+ public global::OpenRouter.AnthropicToolSearchContentDiscriminator? Type1373 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCaller? Type1374 { get; set; }
+ public global::OpenRouter.AnthropicToolSearchContentDiscriminatorType? Type1374 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCallerVariant1? Type1375 { get; set; }
+ public global::OpenRouter.AnthropicCaller? Type1375 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCallerVariant1Type? Type1376 { get; set; }
+ public global::OpenRouter.AnthropicCallerVariant1? Type1376 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCallerVariant2? Type1377 { get; set; }
+ public global::OpenRouter.AnthropicCallerVariant1Type? Type1377 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCallerVariant2Type? Type1378 { get; set; }
+ public global::OpenRouter.AnthropicCallerVariant2? Type1378 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCallerVariant3? Type1379 { get; set; }
+ public global::OpenRouter.AnthropicCallerVariant2Type? Type1379 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCallerVariant3Type? Type1380 { get; set; }
+ public global::OpenRouter.AnthropicCallerVariant3? Type1380 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCallerDiscriminator? Type1381 { get; set; }
+ public global::OpenRouter.AnthropicCallerVariant3Type? Type1381 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCallerDiscriminatorType? Type1382 { get; set; }
+ public global::OpenRouter.AnthropicCallerDiscriminator? Type1382 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCitationsConfig? Type1383 { get; set; }
+ public global::OpenRouter.AnthropicCallerDiscriminatorType? Type1383 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockSource? Type1384 { get; set; }
+ public global::OpenRouter.AnthropicCitationsConfig? Type1384 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlockType? Type1385 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockSource? Type1385 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicDocumentBlock? Type1386 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlockType? Type1386 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebFetchToolResultErrorErrorCode? Type1387 { get; set; }
+ public global::OpenRouter.AnthropicDocumentBlock? Type1387 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebFetchToolResultErrorType? Type1388 { get; set; }
+ public global::OpenRouter.AnthropicWebFetchToolResultErrorErrorCode? Type1388 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebFetchContent? Type1389 { get; set; }
+ public global::OpenRouter.AnthropicWebFetchToolResultErrorType? Type1389 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebFetchContentVariant1? Type1390 { get; set; }
+ public global::OpenRouter.AnthropicWebFetchContent? Type1390 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebFetchContentVariant1Type? Type1391 { get; set; }
+ public global::OpenRouter.AnthropicWebFetchContentVariant1? Type1391 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebFetchContentVariant2? Type1392 { get; set; }
+ public global::OpenRouter.AnthropicWebFetchContentVariant1Type? Type1392 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebFetchContentDiscriminator? Type1393 { get; set; }
+ public global::OpenRouter.AnthropicWebFetchContentVariant2? Type1393 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebFetchContentDiscriminatorType? Type1394 { get; set; }
+ public global::OpenRouter.AnthropicWebFetchContentDiscriminator? Type1394 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebSearchResultType? Type1395 { get; set; }
+ public global::OpenRouter.AnthropicWebFetchContentDiscriminatorType? Type1395 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebSearchResult? Type1396 { get; set; }
+ public global::OpenRouter.AnthropicWebSearchResultType? Type1396 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1397 { get; set; }
+ public global::OpenRouter.AnthropicWebSearchResult? Type1397 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebSearchToolResultErrorErrorCode? Type1398 { get; set; }
+ public global::System.Collections.Generic.IList? Type1398 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebSearchToolResultErrorType? Type1399 { get; set; }
+ public global::OpenRouter.AnthropicWebSearchToolResultErrorErrorCode? Type1399 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicWebSearchToolResultError? Type1400 { get; set; }
+ public global::OpenRouter.AnthropicWebSearchToolResultErrorType? Type1400 { get; set; }
///
///
///
- public global::OpenRouter.OrAnthropicContentBlockDiscriminatorMappingWebSearchToolResultContent? Type1401 { get; set; }
+ public global::OpenRouter.AnthropicWebSearchToolResultError? Type1401 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlock? Type1402 { get; set; }
+ public global::OpenRouter.OrAnthropicContentBlockDiscriminatorMappingWebSearchToolResultContent? Type1402 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant1? Type1403 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlock? Type1403 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant1Type? Type1404 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant1? Type1404 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant2? Type1405 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant1Type? Type1405 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant2Type? Type1406 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant2? Type1406 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant3? Type1407 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant2Type? Type1407 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant3Type? Type1408 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant3? Type1408 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant4? Type1409 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant3Type? Type1409 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant4Type? Type1410 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant4? Type1410 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant5? Type1411 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant4Type? Type1411 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant5Type? Type1412 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant5? Type1412 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant6? Type1413 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant5Type? Type1413 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant6Type? Type1414 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant6? Type1414 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant7? Type1415 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant6Type? Type1415 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant8? Type1416 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant7? Type1416 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant8Type? Type1417 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant8? Type1417 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1418 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant8Type? Type1418 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant9? Type1419 { get; set; }
+ public global::System.Collections.Generic.IList? Type1419 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant9Type? Type1420 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant9? Type1420 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant10? Type1421 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant9Type? Type1421 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant10Type? Type1422 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant10? Type1422 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant11? Type1423 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant10Type? Type1423 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant11Type? Type1424 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant11? Type1424 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant12? Type1425 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant11Type? Type1425 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant12Type? Type1426 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant12? Type1426 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant13? Type1427 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant12Type? Type1427 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant13Type? Type1428 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant13? Type1428 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant14? Type1429 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant13Type? Type1429 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockVariant14Type? Type1430 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant14? Type1430 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockDiscriminator? Type1431 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockVariant14Type? Type1431 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicContentBlockDiscriminatorType? Type1432 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockDiscriminator? Type1432 { get; set; }
///
///
///
- public global::OpenRouter.MessagesResultRole? Type1433 { get; set; }
+ public global::OpenRouter.ORAnthropicContentBlockDiscriminatorType? Type1433 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicRefusalStopDetailsCategory? Type1434 { get; set; }
+ public global::OpenRouter.MessagesResultRole? Type1434 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicRefusalStopDetailsType? Type1435 { get; set; }
+ public global::OpenRouter.AnthropicRefusalStopDetailsCategory? Type1435 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicRefusalStopDetails? Type1436 { get; set; }
+ public global::OpenRouter.AnthropicRefusalStopDetailsType? Type1436 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1437 { get; set; }
+ public global::OpenRouter.AnthropicRefusalStopDetails? Type1437 { get; set; }
///
///
///
- public global::OpenRouter.ORAnthropicStopReason? Type1438 { get; set; }
+ public global::OpenRouter.OneOf? Type1438 { get; set; }
///
///
///
- public global::OpenRouter.MessagesResultType? Type1439 { get; set; }
+ public global::OpenRouter.ORAnthropicStopReason? Type1439 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCacheCreation? Type1440 { get; set; }
+ public global::OpenRouter.MessagesResultType? Type1440 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicOutputTokensDetails? Type1441 { get; set; }
+ public global::OpenRouter.AnthropicCacheCreation? Type1441 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicServerToolUsage? Type1442 { get; set; }
+ public global::OpenRouter.AnthropicOutputTokensDetails? Type1442 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicServiceTier? Type1443 { get; set; }
+ public global::OpenRouter.AnthropicServerToolUsage? Type1443 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicIterationCacheCreation? Type1444 { get; set; }
+ public global::OpenRouter.AnthropicServiceTier? Type1444 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCompactionUsageIterationType? Type1445 { get; set; }
+ public global::OpenRouter.AnthropicIterationCacheCreation? Type1445 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicCompactionUsageIteration? Type1446 { get; set; }
+ public global::OpenRouter.AnthropicCompactionUsageIterationType? Type1446 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicMessageUsageIterationType? Type1447 { get; set; }
+ public global::OpenRouter.AnthropicCompactionUsageIteration? Type1447 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicMessageUsageIteration? Type1448 { get; set; }
+ public global::OpenRouter.AnthropicMessageUsageIterationType? Type1448 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicAdvisorMessageUsageIterationType? Type1449 { get; set; }
+ public global::OpenRouter.AnthropicMessageUsageIteration? Type1449 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicAdvisorMessageUsageIteration? Type1450 { get; set; }
+ public global::OpenRouter.AnthropicAdvisorMessageUsageIterationType? Type1450 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicUnknownUsageIteration? Type1451 { get; set; }
+ public global::OpenRouter.AnthropicAdvisorMessageUsageIteration? Type1451 { get; set; }
///
///
///
- public global::OpenRouter.AnthropicUsageIteration? Type1452 { get; set; }
+ public global::OpenRouter.AnthropicUnknownUsageIteration? Type1452 { get; set; }
///
///
///
- public global::OpenRouter.MessagesResultUsage? Type1453 { get; set; }
+ public global::OpenRouter.AnthropicUsageIteration? Type1453 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1454 { get; set; }
+ public global::OpenRouter.MessagesResultUsage? Type1454 { get; set; }
///
///
///
- public global::OpenRouter.MessagesResultContextManagementAppliedEditsItems? Type1455 { get; set; }
+ public global::System.Collections.Generic.IList? Type1455 { get; set; }
///
///
///
- public global::OpenRouter.MessagesResultContextManagement? Type1456 { get; set; }
+ public global::OpenRouter.MessagesResultContextManagementAppliedEditsItems? Type1456 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1457 { get; set; }
+ public global::OpenRouter.MessagesResultContextManagement? Type1457 { get; set; }
///
///
///
- public global::OpenRouter.MessagesResult? Type1458 { get; set; }
+ public global::System.Collections.Generic.IList? Type1458 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1459 { get; set; }
+ public global::OpenRouter.MessagesResult? Type1459 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1460 { get; set; }
+ public global::System.Collections.Generic.IList? Type1460 { get; set; }
///
///
///
- public global::OpenRouter.MessagesErrorDetail? Type1461 { get; set; }
+ public global::OpenRouter.OneOf? Type1461 { get; set; }
///
///
///
- public global::OpenRouter.MessagesErrorResponseType? Type1462 { get; set; }
+ public global::OpenRouter.MessagesErrorDetail? Type1462 { get; set; }
///
///
///
- public global::OpenRouter.MessagesErrorResponse? Type1463 { get; set; }
+ public global::OpenRouter.MessagesErrorResponseType? Type1463 { get; set; }
///
///
///
- public global::OpenRouter.ModelResponse? Type1464 { get; set; }
+ public global::OpenRouter.MessagesErrorResponse? Type1464 { get; set; }
///
///
///
- public global::OpenRouter.ModelsGetParametersCategory? Type1465 { get; set; }
+ public global::OpenRouter.ModelResponse? Type1465 { get; set; }
///
///
///
- public global::OpenRouter.ModelsGetParametersSort? Type1466 { get; set; }
+ public global::OpenRouter.ModelsGetParametersCategory? Type1466 { get; set; }
///
///
///
- public global::OpenRouter.ModelsGetParametersDistillable? Type1467 { get; set; }
+ public global::OpenRouter.ModelsGetParametersSort? Type1467 { get; set; }
///
///
///
- public global::OpenRouter.ModelsGetParametersZdr? Type1468 { get; set; }
+ public global::OpenRouter.ModelsGetParametersDistillable? Type1468 { get; set; }
///
///
///
- public global::OpenRouter.ModelsGetParametersRegion? Type1469 { get; set; }
+ public global::OpenRouter.ModelsGetParametersZdr? Type1469 { get; set; }
///
///
///
- public global::OpenRouter.ModelsCountResponseData? Type1470 { get; set; }
+ public global::OpenRouter.ModelsGetParametersRegion? Type1470 { get; set; }
///
///
///
- public global::OpenRouter.ModelsCountResponse? Type1471 { get; set; }
+ public global::OpenRouter.ModelsCountResponseData? Type1471 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingArizeConfig? Type1472 { get; set; }
+ public global::OpenRouter.ModelsCountResponse? Type1472 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItemsLogic? Type1473 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingArizeConfig? Type1473 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItemsRulesItemsField? Type1474 { get; set; }
+ public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItemsLogic? Type1474 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItemsRulesItemsOperator? Type1475 { get; set; }
+ public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItemsRulesItemsField? Type1475 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItemsRulesItemsValue? Type1476 { get; set; }
+ public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItemsRulesItemsOperator? Type1476 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItemsRulesItems? Type1477 { get; set; }
+ public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItemsRulesItemsValue? Type1477 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItems? Type1478 { get; set; }
+ public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItemsRulesItems? Type1478 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1479 { get; set; }
+ public global::OpenRouter.ObservabilityFilterRulesConfigGroupsItems? Type1479 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityFilterRulesConfig? Type1480 { get; set; }
+ public global::System.Collections.Generic.IList? Type1480 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1481 { get; set; }
+ public global::OpenRouter.ObservabilityFilterRulesConfig? Type1481 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingBraintrustConfig? Type1482 { get; set; }
+ public global::System.Collections.Generic.IList? Type1482 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingClickhouseConfig? Type1483 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingBraintrustConfig? Type1483 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingDatadogConfig? Type1484 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingClickhouseConfig? Type1484 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingGrafanaConfig? Type1485 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingDatadogConfig? Type1485 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingLangfuseConfig? Type1486 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingGrafanaConfig? Type1486 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingLangsmithConfig? Type1487 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingLangfuseConfig? Type1487 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingNewrelicConfigRegion? Type1488 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingLangsmithConfig? Type1488 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingNewrelicConfig? Type1489 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingNewrelicConfigRegion? Type1489 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingOpikConfig? Type1490 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingNewrelicConfig? Type1490 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingOtelCollectorConfig? Type1491 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingOpikConfig? Type1491 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingPosthogConfig? Type1492 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingOtelCollectorConfig? Type1492 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingRampConfig? Type1493 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingPosthogConfig? Type1493 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingS3Config? Type1494 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingRampConfig? Type1494 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingSentryConfig? Type1495 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingS3Config? Type1495 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingSnowflakeConfig? Type1496 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingSentryConfig? Type1496 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingWeaveConfig? Type1497 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingSnowflakeConfig? Type1497 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingWebhookConfigMethod? Type1498 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingWeaveConfig? Type1498 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingWebhookConfig? Type1499 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingWebhookConfigMethod? Type1499 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestination? Type1500 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorMappingWebhookConfig? Type1500 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant1? Type1501 { get; set; }
+ public global::OpenRouter.ObservabilityDestination? Type1501 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant1Type? Type1502 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant1? Type1502 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant2? Type1503 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant1Type? Type1503 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant2Type? Type1504 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant2? Type1504 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant3? Type1505 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant2Type? Type1505 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant3Type? Type1506 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant3? Type1506 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant4? Type1507 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant3Type? Type1507 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant4Type? Type1508 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant4? Type1508 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant5? Type1509 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant4Type? Type1509 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant5Type? Type1510 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant5? Type1510 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant6? Type1511 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant5Type? Type1511 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant6Type? Type1512 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant6? Type1512 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant7? Type1513 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant6Type? Type1513 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant7Type? Type1514 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant7? Type1514 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant8? Type1515 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant7Type? Type1515 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant8Type? Type1516 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant8? Type1516 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant9? Type1517 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant8Type? Type1517 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant9Type? Type1518 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant9? Type1518 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant10? Type1519 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant9Type? Type1519 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant10Type? Type1520 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant10? Type1520 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant11? Type1521 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant10Type? Type1521 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant11Type? Type1522 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant11? Type1522 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant12? Type1523 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant11Type? Type1523 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant12Type? Type1524 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant12? Type1524 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant13? Type1525 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant12Type? Type1525 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant13Type? Type1526 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant13? Type1526 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant14? Type1527 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant13Type? Type1527 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant14Type? Type1528 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant14? Type1528 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant15? Type1529 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant14Type? Type1529 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant15Type? Type1530 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant15? Type1530 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant16? Type1531 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant15Type? Type1531 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant16Type? Type1532 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant16? Type1532 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant17? Type1533 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant16Type? Type1533 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationVariant17Type? Type1534 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant17? Type1534 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationDiscriminator? Type1535 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationVariant17Type? Type1535 { get; set; }
///
///
///
- public global::OpenRouter.ObservabilityDestinationDiscriminatorType? Type1536 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationDiscriminator? Type1536 { get; set; }
///
///
///
- public global::OpenRouter.ListObservabilityDestinationsResponse? Type1537 { get; set; }
+ public global::OpenRouter.ObservabilityDestinationDiscriminatorType? Type1537 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1538 { get; set; }
+ public global::OpenRouter.ListObservabilityDestinationsResponse? Type1538 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationRequestType? Type1539 { get; set; }
+ public global::System.Collections.Generic.IList? Type1539 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationRequest? Type1540 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationRequestType? Type1540 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseData? Type1541 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationRequest? Type1541 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant1? Type1542 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseData? Type1542 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant1Type? Type1543 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant1? Type1543 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant2? Type1544 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant1Type? Type1544 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant2Type? Type1545 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant2? Type1545 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant3? Type1546 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant2Type? Type1546 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant3Type? Type1547 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant3? Type1547 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant4? Type1548 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant3Type? Type1548 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant4Type? Type1549 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant4? Type1549 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant5? Type1550 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant4Type? Type1550 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant5Type? Type1551 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant5? Type1551 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant6? Type1552 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant5Type? Type1552 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant6Type? Type1553 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant6? Type1553 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant7? Type1554 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant6Type? Type1554 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant7Type? Type1555 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant7? Type1555 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant8? Type1556 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant7Type? Type1556 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant8Type? Type1557 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant8? Type1557 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant9? Type1558 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant8Type? Type1558 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant9Type? Type1559 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant9? Type1559 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant10? Type1560 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant9Type? Type1560 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant10Type? Type1561 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant10? Type1561 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant11? Type1562 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant10Type? Type1562 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant11Type? Type1563 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant11? Type1563 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant12? Type1564 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant11Type? Type1564 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant12Type? Type1565 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant12? Type1565 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant13? Type1566 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant12Type? Type1566 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant13Type? Type1567 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant13? Type1567 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant14? Type1568 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant13Type? Type1568 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant14Type? Type1569 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant14? Type1569 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant15? Type1570 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant14Type? Type1570 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant15Type? Type1571 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant15? Type1571 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant16? Type1572 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant15Type? Type1572 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant16Type? Type1573 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant16? Type1573 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant17? Type1574 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant16Type? Type1574 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant17Type? Type1575 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant17? Type1575 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataDiscriminator? Type1576 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataVariant17Type? Type1576 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponseDataDiscriminatorType? Type1577 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataDiscriminator? Type1577 { get; set; }
///
///
///
- public global::OpenRouter.CreateObservabilityDestinationResponse? Type1578 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponseDataDiscriminatorType? Type1578 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseData? Type1579 { get; set; }
+ public global::OpenRouter.CreateObservabilityDestinationResponse? Type1579 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant1? Type1580 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseData? Type1580 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant1Type? Type1581 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant1? Type1581 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant2? Type1582 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant1Type? Type1582 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant2Type? Type1583 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant2? Type1583 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant3? Type1584 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant2Type? Type1584 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant3Type? Type1585 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant3? Type1585 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant4? Type1586 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant3Type? Type1586 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant4Type? Type1587 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant4? Type1587 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant5? Type1588 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant4Type? Type1588 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant5Type? Type1589 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant5? Type1589 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant6? Type1590 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant5Type? Type1590 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant6Type? Type1591 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant6? Type1591 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant7? Type1592 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant6Type? Type1592 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant7Type? Type1593 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant7? Type1593 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant8? Type1594 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant7Type? Type1594 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant8Type? Type1595 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant8? Type1595 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant9? Type1596 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant8Type? Type1596 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant9Type? Type1597 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant9? Type1597 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant10? Type1598 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant9Type? Type1598 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant10Type? Type1599 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant10? Type1599 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant11? Type1600 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant10Type? Type1600 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant11Type? Type1601 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant11? Type1601 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant12? Type1602 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant11Type? Type1602 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant12Type? Type1603 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant12? Type1603 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant13? Type1604 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant12Type? Type1604 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant13Type? Type1605 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant13? Type1605 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant14? Type1606 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant13Type? Type1606 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant14Type? Type1607 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant14? Type1607 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant15? Type1608 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant14Type? Type1608 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant15Type? Type1609 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant15? Type1609 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant16? Type1610 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant15Type? Type1610 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant16Type? Type1611 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant16? Type1611 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant17? Type1612 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant16Type? Type1612 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataVariant17Type? Type1613 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant17? Type1613 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataDiscriminator? Type1614 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataVariant17Type? Type1614 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponseDataDiscriminatorType? Type1615 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataDiscriminator? Type1615 { get; set; }
///
///
///
- public global::OpenRouter.GetObservabilityDestinationResponse? Type1616 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponseDataDiscriminatorType? Type1616 { get; set; }
///
///
///
- public global::OpenRouter.DeleteObservabilityDestinationResponse? Type1617 { get; set; }
+ public global::OpenRouter.GetObservabilityDestinationResponse? Type1617 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItemsLogic? Type1618 { get; set; }
+ public global::OpenRouter.DeleteObservabilityDestinationResponse? Type1618 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItemsRulesItemsField? Type1619 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItemsLogic? Type1619 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItemsRulesItemsOperator? Type1620 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItemsRulesItemsField? Type1620 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItemsRulesItemsValue? Type1621 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItemsRulesItemsOperator? Type1621 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItemsRulesItems? Type1622 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItemsRulesItemsValue? Type1622 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItems? Type1623 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItemsRulesItems? Type1623 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1624 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRulesGroupsItems? Type1624 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRules? Type1625 { get; set; }
+ public global::System.Collections.Generic.IList? Type1625 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1626 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationRequestFilterRules? Type1626 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationRequest? Type1627 { get; set; }
+ public global::System.Collections.Generic.IList? Type1627 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseData? Type1628 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationRequest? Type1628 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant1? Type1629 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseData? Type1629 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant1Type? Type1630 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant1? Type1630 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant2? Type1631 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant1Type? Type1631 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant2Type? Type1632 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant2? Type1632 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant3? Type1633 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant2Type? Type1633 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant3Type? Type1634 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant3? Type1634 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant4? Type1635 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant3Type? Type1635 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant4Type? Type1636 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant4? Type1636 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant5? Type1637 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant4Type? Type1637 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant5Type? Type1638 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant5? Type1638 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant6? Type1639 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant5Type? Type1639 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant6Type? Type1640 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant6? Type1640 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant7? Type1641 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant6Type? Type1641 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant7Type? Type1642 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant7? Type1642 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant8? Type1643 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant7Type? Type1643 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant8Type? Type1644 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant8? Type1644 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant9? Type1645 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant8Type? Type1645 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant9Type? Type1646 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant9? Type1646 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant10? Type1647 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant9Type? Type1647 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant10Type? Type1648 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant10? Type1648 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant11? Type1649 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant10Type? Type1649 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant11Type? Type1650 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant11? Type1650 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant12? Type1651 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant11Type? Type1651 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant12Type? Type1652 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant12? Type1652 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant13? Type1653 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant12Type? Type1653 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant13Type? Type1654 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant13? Type1654 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant14? Type1655 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant13Type? Type1655 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant14Type? Type1656 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant14? Type1656 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant15? Type1657 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant14Type? Type1657 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant15Type? Type1658 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant15? Type1658 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant16? Type1659 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant15Type? Type1659 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant16Type? Type1660 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant16? Type1660 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant17? Type1661 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant16Type? Type1661 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant17Type? Type1662 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant17? Type1662 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminator? Type1663 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataVariant17Type? Type1663 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorType? Type1664 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminator? Type1664 { get; set; }
///
///
///
- public global::OpenRouter.UpdateObservabilityDestinationResponse? Type1665 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponseDataDiscriminatorType? Type1665 { get; set; }
///
///
///
- public global::OpenRouter.OrganizationMembersGetResponsesContentApplicationJsonSchemaDataItemsRole? Type1666 { get; set; }
+ public global::OpenRouter.UpdateObservabilityDestinationResponse? Type1666 { get; set; }
///
///
///
- public global::OpenRouter.OrganizationMembersGetResponsesContentApplicationJsonSchemaDataItems? Type1667 { get; set; }
+ public global::OpenRouter.OrganizationMembersGetResponsesContentApplicationJsonSchemaDataItemsRole? Type1667 { get; set; }
///
///
///
- public global::OpenRouter.OrganizationListOrganizationMembersResponse200? Type1668 { get; set; }
+ public global::OpenRouter.OrganizationMembersGetResponsesContentApplicationJsonSchemaDataItems? Type1668 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1669 { get; set; }
+ public global::OpenRouter.OrganizationListOrganizationMembersResponse200? Type1669 { get; set; }
///
///
///
- public global::OpenRouter.PresetStatus? Type1670 { get; set; }
+ public global::System.Collections.Generic.IList? Type1670 { get; set; }
///
///
///
- public global::OpenRouter.Preset? Type1671 { get; set; }
+ public global::OpenRouter.PresetStatus? Type1671 { get; set; }
///
///
///
- public global::OpenRouter.ListPresetsResponse? Type1672 { get; set; }
+ public global::OpenRouter.Preset? Type1672 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1673 { get; set; }
+ public global::OpenRouter.ListPresetsResponse? Type1673 { get; set; }
///
///
///
- public global::OpenRouter.PresetDesignatedVersion? Type1674 { get; set; }
+ public global::System.Collections.Generic.IList? Type1674 { get; set; }
///
///
///
- public global::OpenRouter.PresetWithDesignatedVersion? Type1675 { get; set; }
+ public global::OpenRouter.PresetDesignatedVersion? Type1675 { get; set; }
///
///
///
- public global::OpenRouter.GetPresetResponse? Type1676 { get; set; }
+ public global::OpenRouter.PresetWithDesignatedVersion? Type1676 { get; set; }
///
///
///
- public global::OpenRouter.CreatePresetFromInferenceResponse? Type1677 { get; set; }
+ public global::OpenRouter.GetPresetResponse? Type1677 { get; set; }
///
///
///
- public global::OpenRouter.ListPresetVersionsResponse? Type1678 { get; set; }
+ public global::OpenRouter.CreatePresetFromInferenceResponse? Type1678 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1679 { get; set; }
+ public global::OpenRouter.ListPresetVersionsResponse? Type1679 { get; set; }
///
///
///
- public global::OpenRouter.GetPresetVersionResponse? Type1680 { get; set; }
+ public global::System.Collections.Generic.IList? Type1680 { get; set; }
///
///
///
- public global::OpenRouter.ProvidersGetResponsesContentApplicationJsonSchemaDataItemsDatacentersItems? Type1681 { get; set; }
+ public global::OpenRouter.GetPresetVersionResponse? Type1681 { get; set; }
///
///
///
- public global::OpenRouter.ProvidersGetResponsesContentApplicationJsonSchemaDataItemsHeadquarters? Type1682 { get; set; }
+ public global::OpenRouter.ProvidersGetResponsesContentApplicationJsonSchemaDataItemsDatacentersItems? Type1682 { get; set; }
///
///
///
- public global::OpenRouter.ProvidersGetResponsesContentApplicationJsonSchemaDataItems? Type1683 { get; set; }
+ public global::OpenRouter.ProvidersGetResponsesContentApplicationJsonSchemaDataItemsHeadquarters? Type1683 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1684 { get; set; }
+ public global::OpenRouter.ProvidersGetResponsesContentApplicationJsonSchemaDataItems? Type1684 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1685 { get; set; }
+ public global::System.Collections.Generic.IList? Type1685 { get; set; }
///
///
///
- public global::OpenRouter.ProvidersListProvidersResponse200? Type1686 { get; set; }
+ public global::OpenRouter.OneOf? Type1686 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1687 { get; set; }
+ public global::OpenRouter.ProvidersListProvidersResponse200? Type1687 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaDocumentsItems1? Type1688 { get; set; }
+ public global::System.Collections.Generic.IList? Type1688 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaDocumentsItems? Type1689 { get; set; }
+ public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaDocumentsItems1? Type1689 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderDataCollection? Type1690 { get; set; }
+ public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaDocumentsItems? Type1690 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderIgnoreItems? Type1691 { get; set; }
+ public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderDataCollection? Type1691 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderMaxPrice? Type1692 { get; set; }
+ public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderIgnoreItems? Type1692 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderOnlyItems? Type1693 { get; set; }
+ public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderMaxPrice? Type1693 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderOrderItems? Type1694 { get; set; }
+ public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderOnlyItems? Type1694 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderSort? Type1695 { get; set; }
+ public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderOrderItems? Type1695 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProvider? Type1696 { get; set; }
+ public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProviderSort? Type1696 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1697 { get; set; }
+ public global::OpenRouter.RerankPostRequestBodyContentApplicationJsonSchemaProvider? Type1697 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1698 { get; set; }
+ public global::OpenRouter.OneOf? Type1698 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1699 { get; set; }
+ public global::System.Collections.Generic.IList? Type1699 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1700 { get; set; }
+ public global::System.Collections.Generic.IList? Type1700 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostResponsesContentApplicationJsonSchemaResultsItemsDocument? Type1701 { get; set; }
+ public global::System.Collections.Generic.IList? Type1701 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostResponsesContentApplicationJsonSchemaResultsItems? Type1702 { get; set; }
+ public global::OpenRouter.RerankPostResponsesContentApplicationJsonSchemaResultsItemsDocument? Type1702 { get; set; }
///
///
///
- public global::OpenRouter.RerankPostResponsesContentApplicationJsonSchemaUsage? Type1703 { get; set; }
+ public global::OpenRouter.RerankPostResponsesContentApplicationJsonSchemaResultsItems? Type1703 { get; set; }
///
///
///
- public global::OpenRouter.RerankCreateRerankResponse200? Type1704 { get; set; }
+ public global::OpenRouter.RerankPostResponsesContentApplicationJsonSchemaUsage? Type1704 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1705 { get; set; }
+ public global::OpenRouter.RerankCreateRerankResponse200? Type1705 { get; set; }
///
///
///
- public global::OpenRouter.VideoGenerationRequestAspectRatio? Type1706 { get; set; }
+ public global::System.Collections.Generic.IList? Type1706 { get; set; }
///
///
///
- public global::OpenRouter.FrameImageImageUrl? Type1707 { get; set; }
+ public global::OpenRouter.VideoGenerationRequestAspectRatio? Type1707 { get; set; }
///
///
///
- public global::OpenRouter.FrameImageType? Type1708 { get; set; }
+ public global::OpenRouter.FrameImageImageUrl? Type1708 { get; set; }
///
///
///
- public global::OpenRouter.FrameImageFrameType? Type1709 { get; set; }
+ public global::OpenRouter.FrameImageType? Type1709 { get; set; }
///
///
///
- public global::OpenRouter.FrameImage? Type1710 { get; set; }
+ public global::OpenRouter.FrameImageFrameType? Type1710 { get; set; }
///
///
///
- public global::OpenRouter.InputReferenceDiscriminatorMappingAudioUrlAudioUrl? Type1711 { get; set; }
+ public global::OpenRouter.FrameImage? Type1711 { get; set; }
///
///
///
- public global::OpenRouter.InputReferenceDiscriminatorMappingImageUrlImageUrl? Type1712 { get; set; }
+ public global::OpenRouter.InputReferenceDiscriminatorMappingAudioUrlAudioUrl? Type1712 { get; set; }
///
///
///
- public global::OpenRouter.InputReferenceDiscriminatorMappingVideoUrlVideoUrl? Type1713 { get; set; }
+ public global::OpenRouter.InputReferenceDiscriminatorMappingImageUrlImageUrl? Type1713 { get; set; }
///
///
///
- public global::OpenRouter.InputReference? Type1714 { get; set; }
+ public global::OpenRouter.InputReferenceDiscriminatorMappingVideoUrlVideoUrl? Type1714 { get; set; }
///
///
///
- public global::OpenRouter.InputReferenceVariant1? Type1715 { get; set; }
+ public global::OpenRouter.InputReference? Type1715 { get; set; }
///
///
///
- public global::OpenRouter.InputReferenceVariant1Type? Type1716 { get; set; }
+ public global::OpenRouter.InputReferenceVariant1? Type1716 { get; set; }
///
///
///
- public global::OpenRouter.InputReferenceVariant2? Type1717 { get; set; }
+ public global::OpenRouter.InputReferenceVariant1Type? Type1717 { get; set; }
///
///
///
- public global::OpenRouter.InputReferenceVariant2Type? Type1718 { get; set; }
+ public global::OpenRouter.InputReferenceVariant2? Type1718 { get; set; }
///
///
///
- public global::OpenRouter.InputReferenceVariant3? Type1719 { get; set; }
+ public global::OpenRouter.InputReferenceVariant2Type? Type1719 { get; set; }
///
///
///
- public global::OpenRouter.InputReferenceVariant3Type? Type1720 { get; set; }
+ public global::OpenRouter.InputReferenceVariant3? Type1720 { get; set; }
///
///
///
- public global::OpenRouter.InputReferenceDiscriminator? Type1721 { get; set; }
+ public global::OpenRouter.InputReferenceVariant3Type? Type1721 { get; set; }
///
///
///
- public global::OpenRouter.InputReferenceDiscriminatorType? Type1722 { get; set; }
+ public global::OpenRouter.InputReferenceDiscriminator? Type1722 { get; set; }
///
///
///
- public global::OpenRouter.VideoGenerationRequestProviderOptions? Type1723 { get; set; }
+ public global::OpenRouter.InputReferenceDiscriminatorType? Type1723 { get; set; }
///
///
///
- public global::OpenRouter.VideoGenerationRequestProvider? Type1724 { get; set; }
+ public global::OpenRouter.VideoGenerationRequestProviderOptions? Type1724 { get; set; }
///
///
///
- public global::OpenRouter.VideoGenerationRequestResolution? Type1725 { get; set; }
+ public global::OpenRouter.VideoGenerationRequestProvider? Type1725 { get; set; }
///
///
///
- public global::OpenRouter.VideoGenerationRequest? Type1726 { get; set; }
+ public global::OpenRouter.VideoGenerationRequestResolution? Type1726 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1727 { get; set; }
+ public global::OpenRouter.VideoGenerationRequest? Type1727 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1728 { get; set; }
+ public global::System.Collections.Generic.IList? Type1728 { get; set; }
///
///
///
- public global::OpenRouter.VideoGenerationResponseStatus? Type1729 { get; set; }
+ public global::System.Collections.Generic.IList? Type1729 { get; set; }
///
///
///
- public global::OpenRouter.VideoGenerationUsage? Type1730 { get; set; }
+ public global::OpenRouter.VideoGenerationResponseStatus? Type1730 { get; set; }
///
///
///
- public global::OpenRouter.VideoGenerationResponse? Type1731 { get; set; }
+ public global::OpenRouter.VideoGenerationUsage? Type1731 { get; set; }
///
///
///
- public global::OpenRouter.VideoModelSupportedAspectRatiosItems? Type1732 { get; set; }
+ public global::OpenRouter.VideoGenerationResponse? Type1732 { get; set; }
///
///
///
- public global::OpenRouter.VideoModelSupportedFrameImagesItems? Type1733 { get; set; }
+ public global::OpenRouter.VideoModelSupportedAspectRatiosItems? Type1733 { get; set; }
///
///
///
- public global::OpenRouter.VideoModelSupportedResolutionsItems? Type1734 { get; set; }
+ public global::OpenRouter.VideoModelSupportedFrameImagesItems? Type1734 { get; set; }
///
///
///
- public global::OpenRouter.VideoModelSupportedSizesItems? Type1735 { get; set; }
+ public global::OpenRouter.VideoModelSupportedResolutionsItems? Type1735 { get; set; }
///
///
///
- public global::OpenRouter.VideoModel? Type1736 { get; set; }
+ public global::OpenRouter.VideoModelSupportedSizesItems? Type1736 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1737 { get; set; }
+ public global::OpenRouter.VideoModel? Type1737 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1738 { get; set; }
+ public global::System.Collections.Generic.IList? Type1738 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1739 { get; set; }
+ public global::System.Collections.Generic.IList? Type1739 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1740 { get; set; }
+ public global::System.Collections.Generic.IList? Type1740 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1741 { get; set; }
+ public global::System.Collections.Generic.IList? Type1741 { get; set; }
///
///
///
- public global::OpenRouter.VideoModelsListResponse? Type1742 { get; set; }
+ public global::System.Collections.Generic.IList? Type1742 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1743 { get; set; }
+ public global::OpenRouter.VideoModelsListResponse? Type1743 { get; set; }
///
///
///
- public global::OpenRouter.Workspace? Type1744 { get; set; }
+ public global::System.Collections.Generic.IList? Type1744 { get; set; }
///
///
///
- public global::OpenRouter.ListWorkspacesResponse? Type1745 { get; set; }
+ public global::OpenRouter.Workspace? Type1745 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1746 { get; set; }
+ public global::OpenRouter.ListWorkspacesResponse? Type1746 { get; set; }
///
///
///
- public global::OpenRouter.CreateWorkspaceRequest? Type1747 { get; set; }
+ public global::System.Collections.Generic.IList? Type1747 { get; set; }
///
///
///
- public global::OpenRouter.CreateWorkspaceResponseData? Type1748 { get; set; }
+ public global::OpenRouter.CreateWorkspaceRequest? Type1748 { get; set; }
///
///
///
- public global::OpenRouter.CreateWorkspaceResponse? Type1749 { get; set; }
+ public global::OpenRouter.CreateWorkspaceResponseData? Type1749 { get; set; }
///
///
///
- public global::OpenRouter.GetWorkspaceResponseData? Type1750 { get; set; }
+ public global::OpenRouter.CreateWorkspaceResponse? Type1750 { get; set; }
///
///
///
- public global::OpenRouter.GetWorkspaceResponse? Type1751 { get; set; }
+ public global::OpenRouter.GetWorkspaceResponseData? Type1751 { get; set; }
///
///
///
- public global::OpenRouter.DeleteWorkspaceResponse? Type1752 { get; set; }
+ public global::OpenRouter.GetWorkspaceResponse? Type1752 { get; set; }
///
///
///
- public global::OpenRouter.UpdateWorkspaceRequest? Type1753 { get; set; }
+ public global::OpenRouter.DeleteWorkspaceResponse? Type1753 { get; set; }
///
///
///
- public global::OpenRouter.UpdateWorkspaceResponseData? Type1754 { get; set; }
+ public global::OpenRouter.UpdateWorkspaceRequest? Type1754 { get; set; }
///
///
///
- public global::OpenRouter.UpdateWorkspaceResponse? Type1755 { get; set; }
+ public global::OpenRouter.UpdateWorkspaceResponseData? Type1755 { get; set; }
///
///
///
- public global::OpenRouter.WorkspaceBudgetResetInterval? Type1756 { get; set; }
+ public global::OpenRouter.UpdateWorkspaceResponse? Type1756 { get; set; }
///
///
///
- public global::OpenRouter.WorkspaceBudget? Type1757 { get; set; }
+ public global::OpenRouter.WorkspaceBudgetResetInterval? Type1757 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1758 { get; set; }
+ public global::OpenRouter.WorkspaceBudget? Type1758 { get; set; }
///
///
///
- public global::OpenRouter.ListWorkspaceBudgetsResponse? Type1759 { get; set; }
+ public global::OpenRouter.OneOf? Type1759 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1760 { get; set; }
+ public global::OpenRouter.ListWorkspaceBudgetsResponse? Type1760 { get; set; }
///
///
///
- public global::OpenRouter.WorkspaceBudgetInterval? Type1761 { get; set; }
+ public global::System.Collections.Generic.IList? Type1761 { get; set; }
///
///
///
- public global::OpenRouter.UpsertWorkspaceBudgetRequest? Type1762 { get; set; }
+ public global::OpenRouter.WorkspaceBudgetInterval? Type1762 { get; set; }
///
///
///
- public global::OpenRouter.UpsertWorkspaceBudgetResponseDataResetInterval? Type1763 { get; set; }
+ public global::OpenRouter.UpsertWorkspaceBudgetRequest? Type1763 { get; set; }
///
///
///
- public global::OpenRouter.UpsertWorkspaceBudgetResponseData? Type1764 { get; set; }
+ public global::OpenRouter.UpsertWorkspaceBudgetResponseDataResetInterval? Type1764 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1765 { get; set; }
+ public global::OpenRouter.UpsertWorkspaceBudgetResponseData? Type1765 { get; set; }
///
///
///
- public global::OpenRouter.UpsertWorkspaceBudgetResponse? Type1766 { get; set; }
+ public global::OpenRouter.OneOf? Type1766 { get; set; }
///
///
///
- public global::OpenRouter.DeleteWorkspaceBudgetResponse? Type1767 { get; set; }
+ public global::OpenRouter.UpsertWorkspaceBudgetResponse? Type1767 { get; set; }
///
///
///
- public global::OpenRouter.BulkAddWorkspaceMembersRequest? Type1768 { get; set; }
+ public global::OpenRouter.DeleteWorkspaceBudgetResponse? Type1768 { get; set; }
///
///
///
- public global::OpenRouter.WorkspaceMemberRole? Type1769 { get; set; }
+ public global::OpenRouter.BulkAddWorkspaceMembersRequest? Type1769 { get; set; }
///
///
///
- public global::OpenRouter.WorkspaceMember? Type1770 { get; set; }
+ public global::OpenRouter.WorkspaceMemberRole? Type1770 { get; set; }
///
///
///
- public global::OpenRouter.BulkAddWorkspaceMembersResponse? Type1771 { get; set; }
+ public global::OpenRouter.WorkspaceMember? Type1771 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1772 { get; set; }
+ public global::OpenRouter.BulkAddWorkspaceMembersResponse? Type1772 { get; set; }
///
///
///
- public global::OpenRouter.BulkRemoveWorkspaceMembersRequest? Type1773 { get; set; }
+ public global::System.Collections.Generic.IList? Type1773 { get; set; }
///
///
///
- public global::OpenRouter.BulkRemoveWorkspaceMembersResponse? Type1774 { get; set; }
+ public global::OpenRouter.BulkRemoveWorkspaceMembersRequest? Type1774 { get; set; }
///
///
///
- public global::OpenRouter.ExchangeAuthCodeForApiKeyRequest? Type1775 { get; set; }
+ public global::OpenRouter.BulkRemoveWorkspaceMembersResponse? Type1775 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1776 { get; set; }
+ public global::OpenRouter.ExchangeAuthCodeForApiKeyRequest? Type1776 { get; set; }
///
///
///
- public global::OpenRouter.CreateAuthKeysCodeRequest? Type1777 { get; set; }
+ public global::OpenRouter.OneOf? Type1777 { get; set; }
///
///
///
- public global::OpenRouter.QueryAnalyticsRequest? Type1778 { get; set; }
+ public global::OpenRouter.CreateAuthKeysCodeRequest? Type1778 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1779 { get; set; }
+ public global::OpenRouter.QueryAnalyticsRequest? Type1779 { get; set; }
///
///
///
- public global::OpenRouter.CreateEmbeddingsRequest? Type1780 { get; set; }
+ public global::System.Collections.Generic.IList? Type1780 { get; set; }
///
///
///
- public global::OpenRouter.UploadFileRequest? Type1781 { get; set; }
+ public global::OpenRouter.CreateEmbeddingsRequest? Type1781 { get; set; }
///
///
///
- public byte[]? Type1782 { get; set; }
+ public global::OpenRouter.UploadFileRequest? Type1782 { get; set; }
///
///
///
- public global::OpenRouter.CreateKeysRequest? Type1783 { get; set; }
+ public byte[]? Type1783 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1784 { get; set; }
+ public global::OpenRouter.CreateKeysRequest? Type1784 { get; set; }
///
///
///
- public global::OpenRouter.UpdateKeysRequest? Type1785 { get; set; }
+ public global::OpenRouter.OneOf? Type1785 { get; set; }
///
///
///
- public global::OpenRouter.OneOf? Type1786 { get; set; }
+ public global::OpenRouter.UpdateKeysRequest? Type1786 { get; set; }
///
///
///
- public global::OpenRouter.CreateRerankRequest? Type1787 { get; set; }
+ public global::OpenRouter.OneOf? Type1787 { get; set; }
///
///
///
- public global::System.Collections.Generic.IList? Type1788 { get; set; }
+ public global::OpenRouter.CreateRerankRequest? Type1788 { get; set; }
+ ///
+ ///
+ ///
+ public global::System.Collections.Generic.IList? Type1789 { get; set; }
///