diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.AccountSetUsernameV1MeUsernamePatchResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.AccountSetUsernameV1MeUsernamePatchResponse.g.cs index 75b9f92..62a412f 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.AccountSetUsernameV1MeUsernamePatchResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.AccountSetUsernameV1MeUsernamePatchResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class AccountSetUsernameV1MeUsernamePatchResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AccountSetUsernameV1MeUsernamePatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.AccountUpdateDetailsV1MePatchResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.AccountUpdateDetailsV1MePatchResponse.g.cs index 19bc7b8..c1649d1 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.AccountUpdateDetailsV1MePatchResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.AccountUpdateDetailsV1MePatchResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class AccountUpdateDetailsV1MePatchResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public AccountUpdateDetailsV1MePatchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.CliVersionCliVersionGetResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.CliVersionCliVersionGetResponse.g.cs index 79bab1c..14eb061 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.CliVersionCliVersionGetResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.CliVersionCliVersionGetResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class CliVersionCliVersionGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CliVersionCliVersionGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.CreateLoraV1LoraCreatePostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.CreateLoraV1LoraCreatePostResponse.g.cs index 7176c41..4e5345d 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.CreateLoraV1LoraCreatePostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.CreateLoraV1LoraCreatePostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class CreateLoraV1LoraCreatePostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public CreateLoraV1LoraCreatePostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteApiTokenV1ApiTokensApiTokenDeleteResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteApiTokenV1ApiTokensApiTokenDeleteResponse.g.cs index d4a7a16..48877b1 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteApiTokenV1ApiTokensApiTokenDeleteResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteApiTokenV1ApiTokensApiTokenDeleteResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class DeleteApiTokenV1ApiTokensApiTokenDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteApiTokenV1ApiTokensApiTokenDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteLoraModelLoraModelLoraModelNameDeleteResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteLoraModelLoraModelLoraModelNameDeleteResponse.g.cs index 69df5fb..bab1a15 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteLoraModelLoraModelLoraModelNameDeleteResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteLoraModelLoraModelLoraModelNameDeleteResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class DeleteLoraModelLoraModelLoraModelNameDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteLoraModelLoraModelLoraModelNameDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteLoraV1LoraLoraNameDeleteResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteLoraV1LoraLoraNameDeleteResponse.g.cs index 73ecd59..97fd621 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteLoraV1LoraLoraNameDeleteResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteLoraV1LoraLoraNameDeleteResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class DeleteLoraV1LoraLoraNameDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteLoraV1LoraLoraNameDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.cs index 3226dc8..f17d7da 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeleteVoiceV1VoicesVoiceIdDeleteResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class DeleteVoiceV1VoicesVoiceIdDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeleteVoiceV1VoicesVoiceIdDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeploymentLogQueryOutEntrieItem.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeploymentLogQueryOutEntrieItem.g.cs index f41335d..e8299ef 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeploymentLogQueryOutEntrieItem.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeploymentLogQueryOutEntrieItem.g.cs @@ -14,14 +14,5 @@ public sealed partial class DeploymentLogQueryOutEntrieItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeploymentLogQueryOutEntrieItem( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeploymentLogQueryOutEntries.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeploymentLogQueryOutEntries.g.cs index f35f589..c8625ed 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.DeploymentLogQueryOutEntries.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.DeploymentLogQueryOutEntries.g.cs @@ -14,14 +14,5 @@ public sealed partial class DeploymentLogQueryOutEntries /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public DeploymentLogQueryOutEntries( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.FunctionDefinitionParameters.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.FunctionDefinitionParameters.g.cs index adbbccf..23cec2d 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.FunctionDefinitionParameters.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.FunctionDefinitionParameters.g.cs @@ -14,14 +14,5 @@ public sealed partial class FunctionDefinitionParameters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public FunctionDefinitionParameters( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.GetLoraStatusV1LoraLoraNameStatusGetResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.GetLoraStatusV1LoraLoraNameStatusGetResponse.g.cs index c2c461a..101a6c1 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.GetLoraStatusV1LoraLoraNameStatusGetResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.GetLoraStatusV1LoraLoraNameStatusGetResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class GetLoraStatusV1LoraLoraNameStatusGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetLoraStatusV1LoraLoraNameStatusGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.GetLoraV1LoraLoraNameGetResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.GetLoraV1LoraLoraNameGetResponse.g.cs index e05d952..00e2c92 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.GetLoraV1LoraLoraNameGetResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.GetLoraV1LoraLoraNameGetResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class GetLoraV1LoraLoraNameGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetLoraV1LoraLoraNameGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.GetModelLorasV1ModelModelNameLorasGetResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.GetModelLorasV1ModelModelNameLorasGetResponse.g.cs index 6e20230..d1ee567 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.GetModelLorasV1ModelModelNameLorasGetResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.GetModelLorasV1ModelModelNameLorasGetResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class GetModelLorasV1ModelModelNameLorasGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetModelLorasV1ModelModelNameLorasGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.GetUserLorasV1UserLorasGetResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.GetUserLorasV1UserLorasGetResponse.g.cs index 380bb25..0a824f6 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.GetUserLorasV1UserLorasGetResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.GetUserLorasV1UserLorasGetResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class GetUserLorasV1UserLorasGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GetUserLorasV1UserLorasGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.GithubCliLoginGithubCliLoginGetResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.GithubCliLoginGithubCliLoginGetResponse.g.cs index b32a8ef..dc02bbe 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.GithubCliLoginGithubCliLoginGetResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.GithubCliLoginGithubCliLoginGetResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class GithubCliLoginGithubCliLoginGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GithubCliLoginGithubCliLoginGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.GithubLoginGithubLoginGetResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.GithubLoginGithubLoginGetResponse.g.cs index a30feec..84a7eb6 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.GithubLoginGithubLoginGetResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.GithubLoginGithubLoginGetResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class GithubLoginGithubLoginGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public GithubLoginGithubLoginGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.InferenceDeployV1InferenceDeployDeployIdPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.InferenceDeployV1InferenceDeployDeployIdPostResponse.g.cs index 83eacc6..dfe142f 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.InferenceDeployV1InferenceDeployDeployIdPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.InferenceDeployV1InferenceDeployDeployIdPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class InferenceDeployV1InferenceDeployDeployIdPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public InferenceDeployV1InferenceDeployDeployIdPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.InferenceModelV1InferenceModelNamePostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.InferenceModelV1InferenceModelNamePostResponse.g.cs index 3154568..82363cf 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.InferenceModelV1InferenceModelNamePostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.InferenceModelV1InferenceModelNamePostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class InferenceModelV1InferenceModelNamePostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public InferenceModelV1InferenceModelNamePostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.ListFilesV1OpenaiFilesGetResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.ListFilesV1OpenaiFilesGetResponse.g.cs index 34bf95c..66305c8 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.ListFilesV1OpenaiFilesGetResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.ListFilesV1OpenaiFilesGetResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class ListFilesV1OpenaiFilesGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ListFilesV1OpenaiFilesGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.LogQueryOutEntrieItem.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.LogQueryOutEntrieItem.g.cs index 011ce62..caff15f 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.LogQueryOutEntrieItem.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.LogQueryOutEntrieItem.g.cs @@ -14,14 +14,5 @@ public sealed partial class LogQueryOutEntrieItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public LogQueryOutEntrieItem( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelDeleteModelsModelNameDeleteResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelDeleteModelsModelNameDeleteResponse.g.cs index 61946f7..6677658 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelDeleteModelsModelNameDeleteResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelDeleteModelsModelNameDeleteResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class ModelDeleteModelsModelNameDeleteResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelDeleteModelsModelNameDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoAllowedItem.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoAllowedItem.g.cs index 13cad65..d161d07 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoAllowedItem.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoAllowedItem.g.cs @@ -14,14 +14,5 @@ public sealed partial class ModelFieldInfoAllowedItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelFieldInfoAllowedItem( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoDefault.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoDefault.g.cs index eea9144..c333e6f 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoDefault.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoDefault.g.cs @@ -14,14 +14,5 @@ public sealed partial class ModelFieldInfoDefault /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelFieldInfoDefault( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoExample.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoExample.g.cs index afc6249..480f266 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoExample.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelFieldInfoExample.g.cs @@ -14,14 +14,5 @@ public sealed partial class ModelFieldInfoExample /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelFieldInfoExample( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutInSchema.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutInSchema.g.cs index bb00b00..80cf664 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutInSchema.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutInSchema.g.cs @@ -14,14 +14,5 @@ public sealed partial class ModelInfoOutInSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelInfoOutInSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutMeta.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutMeta.g.cs index dc584b9..7dd714a 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutMeta.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutMeta.g.cs @@ -14,14 +14,5 @@ public sealed partial class ModelInfoOutMeta /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelInfoOutMeta( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutOutSchema.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutOutSchema.g.cs index 270a041..e69500c 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutOutSchema.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelInfoOutOutSchema.g.cs @@ -14,14 +14,5 @@ public sealed partial class ModelInfoOutOutSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelInfoOutOutSchema( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelMetaUpdateModelsModelNameMetaPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelMetaUpdateModelsModelNameMetaPostResponse.g.cs index 6fd5e3e..834f71b 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelMetaUpdateModelsModelNameMetaPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelMetaUpdateModelsModelNameMetaPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class ModelMetaUpdateModelsModelNameMetaPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelMetaUpdateModelsModelNameMetaPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelPublicityModelsModelNamePublicityPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelPublicityModelsModelNamePublicityPostResponse.g.cs index 449dc82..2533a30 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelPublicityModelsModelNamePublicityPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.ModelPublicityModelsModelNamePublicityPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class ModelPublicityModelsModelNamePublicityPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public ModelPublicityModelsModelNamePublicityPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OktaLoginOktaLoginGetResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OktaLoginOktaLoginGetResponse.g.cs index e63b2d4..e9cd955 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OktaLoginOktaLoginGetResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OktaLoginOktaLoginGetResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class OktaLoginOktaLoginGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OktaLoginOktaLoginGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchErrors.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchErrors.g.cs index af0f990..96a5901 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchErrors.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchErrors.g.cs @@ -14,14 +14,5 @@ public sealed partial class OpenAIBatchErrors /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OpenAIBatchErrors( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchMetadata.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchMetadata.g.cs index 1290efb..c24331c 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchMetadata.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchMetadata.g.cs @@ -14,14 +14,5 @@ public sealed partial class OpenAIBatchMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OpenAIBatchMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchRequestCounts.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchRequestCounts.g.cs index aaf3243..684dc68 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchRequestCounts.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchRequestCounts.g.cs @@ -14,14 +14,5 @@ public sealed partial class OpenAIBatchRequestCounts /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OpenAIBatchRequestCounts( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchesInMetadata.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchesInMetadata.g.cs index 01a67ba..3dffcf3 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchesInMetadata.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenAIBatchesInMetadata.g.cs @@ -14,14 +14,5 @@ public sealed partial class OpenAIBatchesInMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OpenAIBatchesInMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioSpeechV1OpenaiAudioSpeechPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioSpeechV1OpenaiAudioSpeechPostResponse.g.cs index 7c13798..4600fb3 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioSpeechV1OpenaiAudioSpeechPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioSpeechV1OpenaiAudioSpeechPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class OpenaiAudioSpeechV1OpenaiAudioSpeechPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OpenaiAudioSpeechV1OpenaiAudioSpeechPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioTranscriptionsV1OpenaiAudioTranscriptionsPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioTranscriptionsV1OpenaiAudioTranscriptionsPostResponse.g.cs index 546feae..66780ae 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioTranscriptionsV1OpenaiAudioTranscriptionsPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioTranscriptionsV1OpenaiAudioTranscriptionsPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class OpenaiAudioTranscriptionsV1OpenaiAudioTranscriptions /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OpenaiAudioTranscriptionsV1OpenaiAudioTranscriptionsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioTranslationsV1OpenaiAudioTranslationsPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioTranslationsV1OpenaiAudioTranslationsPostResponse.g.cs index f947072..748a218 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioTranslationsV1OpenaiAudioTranslationsPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiAudioTranslationsV1OpenaiAudioTranslationsPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class OpenaiAudioTranslationsV1OpenaiAudioTranslationsPost /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OpenaiAudioTranslationsV1OpenaiAudioTranslationsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiChatCompletionsV1OpenaiChatCompletionsPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiChatCompletionsV1OpenaiChatCompletionsPostResponse.g.cs index b240fc6..b39159f 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiChatCompletionsV1OpenaiChatCompletionsPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiChatCompletionsV1OpenaiChatCompletionsPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class OpenaiChatCompletionsV1OpenaiChatCompletionsPostResp /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OpenaiChatCompletionsV1OpenaiChatCompletionsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiCompletionsV1OpenaiCompletionsPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiCompletionsV1OpenaiCompletionsPostResponse.g.cs index c3467a1..fc9cbd6 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiCompletionsV1OpenaiCompletionsPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiCompletionsV1OpenaiCompletionsPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class OpenaiCompletionsV1OpenaiCompletionsPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OpenaiCompletionsV1OpenaiCompletionsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiEmbeddingsV1OpenaiEmbeddingsPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiEmbeddingsV1OpenaiEmbeddingsPostResponse.g.cs index f60ce5e..647926f 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiEmbeddingsV1OpenaiEmbeddingsPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiEmbeddingsV1OpenaiEmbeddingsPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class OpenaiEmbeddingsV1OpenaiEmbeddingsPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OpenaiEmbeddingsV1OpenaiEmbeddingsPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiFilesV1OpenaiFilesPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiFilesV1OpenaiFilesPostResponse.g.cs index 0ec16cf..a44cf08 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiFilesV1OpenaiFilesPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.OpenaiFilesV1OpenaiFilesPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class OpenaiFilesV1OpenaiFilesPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public OpenaiFilesV1OpenaiFilesPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.RequestRateLimitIncreaseV1MeRateLimitRequestPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.RequestRateLimitIncreaseV1MeRateLimitRequestPostResponse.g.cs index ee6857e..fa274c8 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.RequestRateLimitIncreaseV1MeRateLimitRequestPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.RequestRateLimitIncreaseV1MeRateLimitRequestPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class RequestRateLimitIncreaseV1MeRateLimitRequestPostResp /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RequestRateLimitIncreaseV1MeRateLimitRequestPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.RetrieveOpenaiBatchV1OpenaiBatchesBatchIdGetResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.RetrieveOpenaiBatchV1OpenaiBatchesBatchIdGetResponse.g.cs index 804d1ca..d3afb0c 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.RetrieveOpenaiBatchV1OpenaiBatchesBatchIdGetResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.RetrieveOpenaiBatchV1OpenaiBatchesBatchIdGetResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class RetrieveOpenaiBatchV1OpenaiBatchesBatchIdGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RetrieveOpenaiBatchV1OpenaiBatchesBatchIdGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.RetrieveOpenaiBatchesV1OpenaiBatchesGetResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.RetrieveOpenaiBatchesV1OpenaiBatchesGetResponse.g.cs index f297538..756c4fa 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.RetrieveOpenaiBatchesV1OpenaiBatchesGetResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.RetrieveOpenaiBatchesV1OpenaiBatchesGetResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class RetrieveOpenaiBatchesV1OpenaiBatchesGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public RetrieveOpenaiBatchesV1OpenaiBatchesGetResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutAllowedItem.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutAllowedItem.g.cs index 596e7e1..62f9941 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutAllowedItem.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutAllowedItem.g.cs @@ -14,14 +14,5 @@ public sealed partial class SchemaFieldOutAllowedItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SchemaFieldOutAllowedItem( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutDefault.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutDefault.g.cs index b9bb4e8..b51a16a 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutDefault.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutDefault.g.cs @@ -14,14 +14,5 @@ public sealed partial class SchemaFieldOutDefault /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SchemaFieldOutDefault( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutExample.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutExample.g.cs index 7cfe91e..fc5e22b 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutExample.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaFieldOutExample.g.cs @@ -14,14 +14,5 @@ public sealed partial class SchemaFieldOutExample /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SchemaFieldOutExample( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaIn.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaIn.g.cs index 7c51cd1..1d36cd3 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaIn.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaIn.g.cs @@ -14,14 +14,5 @@ public sealed partial class SchemaOutSchemaIn /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SchemaOutSchemaIn( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaOut1.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaOut1.g.cs index fc8934f..aebbed2 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaOut1.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaOut1.g.cs @@ -14,14 +14,5 @@ public sealed partial class SchemaOutSchemaOut1 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SchemaOutSchemaOut1( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaStream.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaStream.g.cs index dcb45ee..77b289c 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaStream.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.SchemaOutSchemaStream.g.cs @@ -14,14 +14,5 @@ public sealed partial class SchemaOutSchemaStream /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SchemaOutSchemaStream( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.SubmitFeedbackV1FeedbackPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.SubmitFeedbackV1FeedbackPostResponse.g.cs index e6aa36d..aee490c 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.SubmitFeedbackV1FeedbackPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.SubmitFeedbackV1FeedbackPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class SubmitFeedbackV1FeedbackPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public SubmitFeedbackV1FeedbackPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.TextToSpeechV1TextToSpeechVoiceIdPostResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.TextToSpeechV1TextToSpeechVoiceIdPostResponse.g.cs index bc6d681..5ab8c72 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.TextToSpeechV1TextToSpeechVoiceIdPostResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.TextToSpeechV1TextToSpeechVoiceIdPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class TextToSpeechV1TextToSpeechVoiceIdPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public TextToSpeechV1TextToSpeechVoiceIdPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/DeepInfra/Generated/DeepInfra.Models.UpdateLoraV1LoraLoraNamePatchResponse.g.cs b/src/libs/DeepInfra/Generated/DeepInfra.Models.UpdateLoraV1LoraLoraNamePatchResponse.g.cs index ab9346f..8521774 100644 --- a/src/libs/DeepInfra/Generated/DeepInfra.Models.UpdateLoraV1LoraLoraNamePatchResponse.g.cs +++ b/src/libs/DeepInfra/Generated/DeepInfra.Models.UpdateLoraV1LoraLoraNamePatchResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class UpdateLoraV1LoraLoraNamePatchResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - /// - /// Initializes a new instance of the class. - /// - [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] - public UpdateLoraV1LoraLoraNamePatchResponse( - ) - { - } } } \ No newline at end of file