From f5f80fb8f5cb63ace4c854d8a5c0dabffc09ffbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 18 Dec 2024 01:46:29 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- .../AI21/Generated/AI21.Models.ChatCompletionMeta.g.cs | 9 --------- ...21.Models.ChatCompletionVllmStreamingMessageMeta.g.cs | 9 --------- .../AI21/Generated/AI21.Models.ComparisonOperator.g.cs | 9 --------- ...DocumentFileStudioV1ChatFilesConvertPostResponse.g.cs | 9 --------- .../Generated/AI21.Models.DocumentSchemaMetadata.g.cs | 9 --------- src/libs/AI21/Generated/AI21.Models.LogicalOperator.g.cs | 9 --------- .../AI21/Generated/AI21.Models.LogicalOperatorItem.g.cs | 9 --------- .../AI21/Generated/AI21.Models.QueryFilterVariant3.g.cs | 9 --------- .../Generated/AI21.Models.ToolParametersProperties.g.cs | 9 --------- .../Generated/AI21.Models.V1LibraryDeleteResponse.g.cs | 9 --------- .../AI21.Models.V1LibraryManagementResponse.g.cs | 9 --------- .../Generated/AI21.Models.V1LibrarySearchResponse.g.cs | 9 --------- .../Generated/AI21.Models.V1LibraryUploadResponse.g.cs | 9 --------- .../Generated/AI21.Models.V1SecretStorageResponse.g.cs | 9 --------- .../Generated/AI21.Models.V1SecretStorageResponse2.g.cs | 9 --------- .../Generated/AI21.Models.V1SecretStorageResponse3.g.cs | 9 --------- 16 files changed, 144 deletions(-) diff --git a/src/libs/AI21/Generated/AI21.Models.ChatCompletionMeta.g.cs b/src/libs/AI21/Generated/AI21.Models.ChatCompletionMeta.g.cs index 9502a99..423ff9b 100644 --- a/src/libs/AI21/Generated/AI21.Models.ChatCompletionMeta.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.ChatCompletionMeta.g.cs @@ -14,14 +14,5 @@ public sealed partial class ChatCompletionMeta /// [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 ChatCompletionMeta( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.ChatCompletionVllmStreamingMessageMeta.g.cs b/src/libs/AI21/Generated/AI21.Models.ChatCompletionVllmStreamingMessageMeta.g.cs index e5465c8..1919626 100644 --- a/src/libs/AI21/Generated/AI21.Models.ChatCompletionVllmStreamingMessageMeta.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.ChatCompletionVllmStreamingMessageMeta.g.cs @@ -14,14 +14,5 @@ public sealed partial class ChatCompletionVllmStreamingMessageMeta /// [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 ChatCompletionVllmStreamingMessageMeta( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.ComparisonOperator.g.cs b/src/libs/AI21/Generated/AI21.Models.ComparisonOperator.g.cs index f1f71c6..3bdefb1 100644 --- a/src/libs/AI21/Generated/AI21.Models.ComparisonOperator.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.ComparisonOperator.g.cs @@ -14,14 +14,5 @@ public sealed partial class ComparisonOperator /// [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 ComparisonOperator( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.cs b/src/libs/AI21/Generated/AI21.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.cs index fde6c08..25d5259 100644 --- a/src/libs/AI21/Generated/AI21.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.ConvertDocumentFileStudioV1ChatFilesConvertPostResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class ConvertDocumentFileStudioV1ChatFilesConvertPostRespo /// [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 ConvertDocumentFileStudioV1ChatFilesConvertPostResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.DocumentSchemaMetadata.g.cs b/src/libs/AI21/Generated/AI21.Models.DocumentSchemaMetadata.g.cs index 4918f57..f60a39a 100644 --- a/src/libs/AI21/Generated/AI21.Models.DocumentSchemaMetadata.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.DocumentSchemaMetadata.g.cs @@ -14,14 +14,5 @@ public sealed partial class DocumentSchemaMetadata /// [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 DocumentSchemaMetadata( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.LogicalOperator.g.cs b/src/libs/AI21/Generated/AI21.Models.LogicalOperator.g.cs index a967535..1d230ef 100644 --- a/src/libs/AI21/Generated/AI21.Models.LogicalOperator.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.LogicalOperator.g.cs @@ -14,14 +14,5 @@ public sealed partial class LogicalOperator /// [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 LogicalOperator( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.LogicalOperatorItem.g.cs b/src/libs/AI21/Generated/AI21.Models.LogicalOperatorItem.g.cs index a5fe37f..62dfcef 100644 --- a/src/libs/AI21/Generated/AI21.Models.LogicalOperatorItem.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.LogicalOperatorItem.g.cs @@ -14,14 +14,5 @@ public sealed partial class LogicalOperatorItem /// [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 LogicalOperatorItem( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.QueryFilterVariant3.g.cs b/src/libs/AI21/Generated/AI21.Models.QueryFilterVariant3.g.cs index ebfe7d1..57f38c7 100644 --- a/src/libs/AI21/Generated/AI21.Models.QueryFilterVariant3.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.QueryFilterVariant3.g.cs @@ -14,14 +14,5 @@ public sealed partial class QueryFilterVariant3 /// [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 QueryFilterVariant3( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.ToolParametersProperties.g.cs b/src/libs/AI21/Generated/AI21.Models.ToolParametersProperties.g.cs index 29fead4..f54f4a8 100644 --- a/src/libs/AI21/Generated/AI21.Models.ToolParametersProperties.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.ToolParametersProperties.g.cs @@ -14,14 +14,5 @@ public sealed partial class ToolParametersProperties /// [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 ToolParametersProperties( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.V1LibraryDeleteResponse.g.cs b/src/libs/AI21/Generated/AI21.Models.V1LibraryDeleteResponse.g.cs index 484bc36..cbb3266 100644 --- a/src/libs/AI21/Generated/AI21.Models.V1LibraryDeleteResponse.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.V1LibraryDeleteResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class V1LibraryDeleteResponse /// [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 V1LibraryDeleteResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.V1LibraryManagementResponse.g.cs b/src/libs/AI21/Generated/AI21.Models.V1LibraryManagementResponse.g.cs index 0aceb23..d72131c 100644 --- a/src/libs/AI21/Generated/AI21.Models.V1LibraryManagementResponse.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.V1LibraryManagementResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class V1LibraryManagementResponse /// [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 V1LibraryManagementResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.V1LibrarySearchResponse.g.cs b/src/libs/AI21/Generated/AI21.Models.V1LibrarySearchResponse.g.cs index 8e86395..efe60bb 100644 --- a/src/libs/AI21/Generated/AI21.Models.V1LibrarySearchResponse.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.V1LibrarySearchResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class V1LibrarySearchResponse /// [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 V1LibrarySearchResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.V1LibraryUploadResponse.g.cs b/src/libs/AI21/Generated/AI21.Models.V1LibraryUploadResponse.g.cs index 566d51a..bdf07fe 100644 --- a/src/libs/AI21/Generated/AI21.Models.V1LibraryUploadResponse.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.V1LibraryUploadResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class V1LibraryUploadResponse /// [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 V1LibraryUploadResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse.g.cs b/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse.g.cs index 57822ee..09de51f 100644 --- a/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse.g.cs @@ -14,14 +14,5 @@ public sealed partial class V1SecretStorageResponse /// [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 V1SecretStorageResponse( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse2.g.cs b/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse2.g.cs index 5b5f921..ea33992 100644 --- a/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse2.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse2.g.cs @@ -14,14 +14,5 @@ public sealed partial class V1SecretStorageResponse2 /// [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 V1SecretStorageResponse2( - ) - { - } } } \ No newline at end of file diff --git a/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse3.g.cs b/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse3.g.cs index 6e2c0c1..22edf9b 100644 --- a/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse3.g.cs +++ b/src/libs/AI21/Generated/AI21.Models.V1SecretStorageResponse3.g.cs @@ -14,14 +14,5 @@ public sealed partial class V1SecretStorageResponse3 /// [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 V1SecretStorageResponse3( - ) - { - } } } \ No newline at end of file