diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AgentCapabilities.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AgentCapabilities.g.cs index f660aa7..1e343b4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AgentCapabilities.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AgentCapabilities.g.cs @@ -52,5 +52,6 @@ public AgentCapabilities( public AgentCapabilities() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContext.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContext.g.cs index d1efb88..2715896 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContext.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContext.g.cs @@ -70,5 +70,6 @@ public AgentSpanContext( public AgentSpanContext() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextOtelSpanId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextOtelSpanId.g.cs index ced23c9..bd43df9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextOtelSpanId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextOtelSpanId.g.cs @@ -14,5 +14,6 @@ public sealed partial class AgentSpanContextOtelSpanId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextProjectNodeId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextProjectNodeId.g.cs index 7cba1e6..06c9636 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextProjectNodeId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextProjectNodeId.g.cs @@ -14,5 +14,6 @@ public sealed partial class AgentSpanContextProjectNodeId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextSpanNodeId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextSpanNodeId.g.cs index 16490e7..699f4c9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextSpanNodeId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AgentSpanContextSpanNodeId.g.cs @@ -14,5 +14,6 @@ public sealed partial class AgentSpanContextSpanNodeId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSessionsRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSessionsRequestBody.g.cs index 38bafbc..356575c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSessionsRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSessionsRequestBody.g.cs @@ -40,5 +40,6 @@ public AnnotateSessionsRequestBody( public AnnotateSessionsRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSessionsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSessionsResponseBody.g.cs index 313d3eb..7499c9b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSessionsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSessionsResponseBody.g.cs @@ -40,5 +40,6 @@ public AnnotateSessionsResponseBody( public AnnotateSessionsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpanDocumentsRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpanDocumentsRequestBody.g.cs index fd85b3f..c6fb8e5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpanDocumentsRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpanDocumentsRequestBody.g.cs @@ -40,5 +40,6 @@ public AnnotateSpanDocumentsRequestBody( public AnnotateSpanDocumentsRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpanDocumentsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpanDocumentsResponseBody.g.cs index 5d5a055..76d2654 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpanDocumentsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpanDocumentsResponseBody.g.cs @@ -40,5 +40,6 @@ public AnnotateSpanDocumentsResponseBody( public AnnotateSpanDocumentsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpansRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpansRequestBody.g.cs index b0f1a75..d48e269 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpansRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpansRequestBody.g.cs @@ -40,5 +40,6 @@ public AnnotateSpansRequestBody( public AnnotateSpansRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpansResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpansResponseBody.g.cs index c46e2b7..34f2970 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpansResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateSpansResponseBody.g.cs @@ -40,5 +40,6 @@ public AnnotateSpansResponseBody( public AnnotateSpansResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateTracesRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateTracesRequestBody.g.cs index cf1433e..4a4bb98 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateTracesRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateTracesRequestBody.g.cs @@ -42,5 +42,6 @@ public AnnotateTracesRequestBody( public AnnotateTracesRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateTracesResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateTracesResponseBody.g.cs index a82d8a6..67ae7cd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateTracesResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotateTracesResponseBody.g.cs @@ -40,5 +40,6 @@ public AnnotateTracesResponseBody( public AnnotateTracesResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResult.g.cs index 3b19e58..21ec436 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResult.g.cs @@ -63,5 +63,6 @@ public AnnotationResult( public AnnotationResult() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultExplanation.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultExplanation.g.cs index 150f29f..11063d7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultExplanation.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultExplanation.g.cs @@ -14,5 +14,6 @@ public sealed partial class AnnotationResultExplanation /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultLabel.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultLabel.g.cs index c67dbd6..65368d9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultLabel.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultLabel.g.cs @@ -14,5 +14,6 @@ public sealed partial class AnnotationResultLabel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultScore.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultScore.g.cs index 266fec0..74c98e2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultScore.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnnotationResultScore.g.cs @@ -14,5 +14,6 @@ public sealed partial class AnnotationResultScore /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AnonymousUser.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AnonymousUser.g.cs index 12754cb..0e14ac1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AnonymousUser.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AnonymousUser.g.cs @@ -40,5 +40,6 @@ public AnonymousUser( public AnonymousUser() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.AppContext.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.AppContext.g.cs index 2fe74d9..3eee689 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.AppContext.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.AppContext.g.cs @@ -60,5 +60,6 @@ public AppContext( public AppContext() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfig.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfig.g.cs index 71541c4..734ed16 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfig.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfig.g.cs @@ -90,5 +90,6 @@ public CategoricalAnnotationConfig( public CategoricalAnnotationConfig() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigData.g.cs index 822b71a..df85393 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigData.g.cs @@ -80,5 +80,6 @@ public CategoricalAnnotationConfigData( public CategoricalAnnotationConfigData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigDataDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigDataDescription.g.cs index 379be4d..6ec58d5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigDataDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigDataDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class CategoricalAnnotationConfigDataDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigDescription.g.cs index 6ae5db3..67b5e13 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationConfigDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class CategoricalAnnotationConfigDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationValue.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationValue.g.cs index f277ee7..2be06dd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationValue.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationValue.g.cs @@ -49,5 +49,6 @@ public CategoricalAnnotationValue( public CategoricalAnnotationValue() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationValueScore.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationValueScore.g.cs index 418fb5d..26bdc0e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationValueScore.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CategoricalAnnotationValueScore.g.cs @@ -14,5 +14,6 @@ public sealed partial class CategoricalAnnotationValueScore /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostProvider.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostProvider.g.cs index d9c0abb..b920b65 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostProvider.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostProvider.g.cs @@ -14,5 +14,6 @@ public sealed partial class ChatChatPostProvider /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostProviderId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostProviderId.g.cs index bbfca18..2361dd5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostProviderId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostProviderId.g.cs @@ -14,5 +14,6 @@ public sealed partial class ChatChatPostProviderId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostResponse.g.cs index edfbf66..8da1f45 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ChatChatPostResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class ChatChatPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostProvider.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostProvider.g.cs index 1254e1d..ab7e404 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostProvider.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostProvider.g.cs @@ -14,5 +14,6 @@ public sealed partial class ChatV2ChatV2PostProvider /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostProviderId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostProviderId.g.cs index 6805aaa..f0e64bb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostProviderId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostProviderId.g.cs @@ -14,5 +14,6 @@ public sealed partial class ChatV2ChatV2PostProviderId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostRequestDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostRequestDiscriminator.g.cs index 676a615..b820169 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostRequestDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostRequestDiscriminator.g.cs @@ -40,5 +40,6 @@ public ChatV2ChatV2PostRequestDiscriminator( public ChatV2ChatV2PostRequestDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostResponse.g.cs index 18dc77c..77e5e84 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ChatV2ChatV2PostResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class ChatV2ChatV2PostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CheckHealthzHealthzGetResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CheckHealthzHealthzGetResponse.g.cs index 7733b6f..2aacf2c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CheckHealthzHealthzGetResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CheckHealthzHealthzGetResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class CheckHealthzHealthzGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CheckReadyzReadyzGetResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CheckReadyzReadyzGetResponse.g.cs index 617e6a9..3f057d5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CheckReadyzReadyzGetResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CheckReadyzReadyzGetResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class CheckReadyzReadyzGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfig.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfig.g.cs index 1f51fc4..1983296 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfig.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfig.g.cs @@ -98,5 +98,6 @@ public ContinuousAnnotationConfig( public ContinuousAnnotationConfig() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigData.g.cs index cd8cb56..21614da 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigData.g.cs @@ -88,5 +88,6 @@ public ContinuousAnnotationConfigData( public ContinuousAnnotationConfigData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataDescription.g.cs index f4020d6..85ff6ae 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class ContinuousAnnotationConfigDataDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataLowerBound.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataLowerBound.g.cs index 24e89ac..2b28a9d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataLowerBound.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataLowerBound.g.cs @@ -14,5 +14,6 @@ public sealed partial class ContinuousAnnotationConfigDataLowerBound /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataUpperBound.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataUpperBound.g.cs index a302738..7786929 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataUpperBound.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDataUpperBound.g.cs @@ -14,5 +14,6 @@ public sealed partial class ContinuousAnnotationConfigDataUpperBound /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDescription.g.cs index 144b95e..a11add3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class ContinuousAnnotationConfigDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigLowerBound.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigLowerBound.g.cs index abbfcff..c52cde2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigLowerBound.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigLowerBound.g.cs @@ -14,5 +14,6 @@ public sealed partial class ContinuousAnnotationConfigLowerBound /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigUpperBound.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigUpperBound.g.cs index 0c58603..98325ef 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigUpperBound.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ContinuousAnnotationConfigUpperBound.g.cs @@ -14,5 +14,6 @@ public sealed partial class ContinuousAnnotationConfigUpperBound /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigDataDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigDataDiscriminator.g.cs index d60207e..ed3900d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigDataDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigDataDiscriminator.g.cs @@ -40,5 +40,6 @@ public CreateAnnotationConfigDataDiscriminator( public CreateAnnotationConfigDataDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigResponseBody.g.cs index 408dea6..1e6ba89 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigResponseBody.g.cs @@ -41,5 +41,6 @@ public CreateAnnotationConfigResponseBody( public CreateAnnotationConfigResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigResponseBodyDataDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigResponseBodyDataDiscriminator.g.cs index 1bc723c..550719d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigResponseBodyDataDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateAnnotationConfigResponseBodyDataDiscriminator.g.cs @@ -40,5 +40,6 @@ public CreateAnnotationConfigResponseBodyDataDiscriminator( public CreateAnnotationConfigResponseBodyDataDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBody.g.cs index d3026b6..7510b5e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBody.g.cs @@ -98,5 +98,6 @@ public CreateExperimentRequestBody( public CreateExperimentRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyDescription.g.cs index 825909f..14ad0bd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateExperimentRequestBodyDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyMetadata.g.cs index 920c212..b9b81af 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateExperimentRequestBodyMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyMetadata2.g.cs index 2a47f14..08c213b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateExperimentRequestBodyMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyName.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyName.g.cs index efa5658..094cd13 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyName.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyName.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateExperimentRequestBodyName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodySplits.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodySplits.g.cs index ac9828e..bbe8c65 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodySplits.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodySplits.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateExperimentRequestBodySplits /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyVersionId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyVersionId.g.cs index b8c20f8..44c3b24 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyVersionId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRequestBodyVersionId.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateExperimentRequestBodyVersionId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentResponseBody.g.cs index b363321..5681b6e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentResponseBody.g.cs @@ -40,5 +40,6 @@ public CreateExperimentResponseBody( public CreateExperimentResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBody.g.cs index 5cf15a9..b7f9d6b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBody.g.cs @@ -112,5 +112,6 @@ public CreateExperimentRunRequestBody( public CreateExperimentRunRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyError.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyError.g.cs index 1eb715b..c1f9142 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyError.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyError.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateExperimentRunRequestBodyError /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyOutput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyOutput.g.cs index 8908750..e330e6d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyOutput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyOutput.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateExperimentRunRequestBodyOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyTraceId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyTraceId.g.cs index 3257bf9..da8ebc9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyTraceId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunRequestBodyTraceId.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateExperimentRunRequestBodyTraceId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunResponseBody.g.cs index ae3e351..f6aebf1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunResponseBody.g.cs @@ -40,5 +40,6 @@ public CreateExperimentRunResponseBody( public CreateExperimentRunResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunResponseBodyData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunResponseBodyData.g.cs index 921970b..826c67e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunResponseBodyData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateExperimentRunResponseBodyData.g.cs @@ -42,5 +42,6 @@ public CreateExperimentRunResponseBodyData( public CreateExperimentRunResponseBodyData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectRequestBody.g.cs index c113f5f..518e6e8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectRequestBody.g.cs @@ -49,5 +49,6 @@ public CreateProjectRequestBody( public CreateProjectRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectRequestBodyDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectRequestBodyDescription.g.cs index e67f549..4da86ea 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectRequestBodyDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectRequestBodyDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateProjectRequestBodyDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectResponseBody.g.cs index d7a1872..30a0caf 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateProjectResponseBody.g.cs @@ -40,5 +40,6 @@ public CreateProjectResponseBody( public CreateProjectResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreatePromptRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreatePromptRequestBody.g.cs index e5f6342..5bcd139 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreatePromptRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreatePromptRequestBody.g.cs @@ -50,5 +50,6 @@ public CreatePromptRequestBody( public CreatePromptRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreatePromptResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreatePromptResponseBody.g.cs index b7ec13a..7d44469 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreatePromptResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreatePromptResponseBody.g.cs @@ -40,5 +40,6 @@ public CreatePromptResponseBody( public CreatePromptResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSessionNoteRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSessionNoteRequestBody.g.cs index 89d5192..c8805da 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSessionNoteRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSessionNoteRequestBody.g.cs @@ -40,5 +40,6 @@ public CreateSessionNoteRequestBody( public CreateSessionNoteRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSessionNoteResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSessionNoteResponseBody.g.cs index ba0cf3a..75064b1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSessionNoteResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSessionNoteResponseBody.g.cs @@ -40,5 +40,6 @@ public CreateSessionNoteResponseBody( public CreateSessionNoteResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpanNoteRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpanNoteRequestBody.g.cs index dcf822a..c254435 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpanNoteRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpanNoteRequestBody.g.cs @@ -40,5 +40,6 @@ public CreateSpanNoteRequestBody( public CreateSpanNoteRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpanNoteResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpanNoteResponseBody.g.cs index 6ebb610..3a6b46b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpanNoteResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpanNoteResponseBody.g.cs @@ -40,5 +40,6 @@ public CreateSpanNoteResponseBody( public CreateSpanNoteResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpansRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpansRequestBody.g.cs index 85edacf..d869e0b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpansRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpansRequestBody.g.cs @@ -40,5 +40,6 @@ public CreateSpansRequestBody( public CreateSpansRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpansResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpansResponseBody.g.cs index 3ce2a34..f9be335 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpansResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateSpansResponseBody.g.cs @@ -54,5 +54,6 @@ public CreateSpansResponseBody( public CreateSpansResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetCode.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetCode.g.cs index 6062191..650df13 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetCode.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetCode.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateTokensOauth2IdpNameTokensGetCode /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetError.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetError.g.cs index 5bddc14..c671ebd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetError.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetError.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateTokensOauth2IdpNameTokensGetError /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetErrorDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetErrorDescription.g.cs index 21d4c1f..f07370e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetErrorDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetErrorDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateTokensOauth2IdpNameTokensGetErrorDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetPhoenixOauth2CodeVerifier.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetPhoenixOauth2CodeVerifier.g.cs index 3e9be04..5f23aea 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetPhoenixOauth2CodeVerifier.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetPhoenixOauth2CodeVerifier.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateTokensOauth2IdpNameTokensGetPhoenixOauth2CodeV /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetResponse.g.cs index 36150e0..49628ba 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTokensOauth2IdpNameTokensGetResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class CreateTokensOauth2IdpNameTokensGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTraceNoteRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTraceNoteRequestBody.g.cs index caa8b7c..b1100c4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTraceNoteRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTraceNoteRequestBody.g.cs @@ -40,5 +40,6 @@ public CreateTraceNoteRequestBody( public CreateTraceNoteRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTraceNoteResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTraceNoteResponseBody.g.cs index 4d84f51..db60c47 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateTraceNoteResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateTraceNoteResponseBody.g.cs @@ -40,5 +40,6 @@ public CreateTraceNoteResponseBody( public CreateTraceNoteResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserRequestBody.g.cs index ab51672..a5041ab 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserRequestBody.g.cs @@ -52,5 +52,6 @@ public CreateUserRequestBody( public CreateUserRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserRequestBodyUserDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserRequestBodyUserDiscriminator.g.cs index 579c961..983cc2e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserRequestBodyUserDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserRequestBodyUserDiscriminator.g.cs @@ -40,5 +40,6 @@ public CreateUserRequestBodyUserDiscriminator( public CreateUserRequestBodyUserDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserResponseBody.g.cs index f5243b5..5f2c7be 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserResponseBody.g.cs @@ -41,5 +41,6 @@ public CreateUserResponseBody( public CreateUserResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserResponseBodyDataDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserResponseBodyDataDiscriminator.g.cs index 5132d8d..47c4eb4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserResponseBodyDataDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.CreateUserResponseBodyDataDiscriminator.g.cs @@ -40,5 +40,6 @@ public CreateUserResponseBodyDataDiscriminator( public CreateUserResponseBodyDataDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPart.g.cs index d6eebce..4537974 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPart.g.cs @@ -59,5 +59,6 @@ public DataUIPart( public DataUIPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPartData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPartData.g.cs index a1bfc92..02b62da 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPartData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPartData.g.cs @@ -14,5 +14,6 @@ public sealed partial class DataUIPartData /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPartId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPartId.g.cs index 33d57b7..b2dc6d2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPartId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DataUIPartId.g.cs @@ -14,5 +14,6 @@ public sealed partial class DataUIPartId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.Dataset.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.Dataset.g.cs index 47e5812..f5e6323 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.Dataset.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.Dataset.g.cs @@ -99,5 +99,6 @@ public Dataset( public Dataset() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetDescription.g.cs index 97bdf50..9577951 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExample.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExample.g.cs index 3889424..7781ff8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExample.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExample.g.cs @@ -90,5 +90,6 @@ public DatasetExample( public DatasetExample() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleInput.g.cs index 57b0112..fe3ac80 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetExampleInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleMetadata.g.cs index e477779..0bcd959 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetExampleMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleOutput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleOutput.g.cs index 5d0bf64..782bb68 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleOutput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetExampleOutput.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetExampleOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetMetadata.g.cs index 9f08908..72aa4eb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersion.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersion.g.cs index 7c745bf..30693e2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersion.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersion.g.cs @@ -69,5 +69,6 @@ public DatasetVersion( public DatasetVersion() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersionDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersionDescription.g.cs index 70fda00..4ee413e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersionDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersionDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetVersionDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersionMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersionMetadata.g.cs index 35d0d91..52da551 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersionMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetVersionMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetVersionMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCount.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCount.g.cs index dcc64e5..f6deb10 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCount.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCount.g.cs @@ -99,5 +99,6 @@ public DatasetWithExampleCount( public DatasetWithExampleCount() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCountDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCountDescription.g.cs index 533fc9f..a70669e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCountDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCountDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetWithExampleCountDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCountMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCountMetadata.g.cs index 885f6e3..10c6ecd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCountMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DatasetWithExampleCountMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetWithExampleCountMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteAnnotationConfigResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteAnnotationConfigResponseBody.g.cs index a286d54..9eefe79 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteAnnotationConfigResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteAnnotationConfigResponseBody.g.cs @@ -41,5 +41,6 @@ public DeleteAnnotationConfigResponseBody( public DeleteAnnotationConfigResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteAnnotationConfigResponseBodyDataDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteAnnotationConfigResponseBodyDataDiscriminator.g.cs index 0451335..2cc5718 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteAnnotationConfigResponseBodyDataDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteAnnotationConfigResponseBodyDataDiscriminator.g.cs @@ -40,5 +40,6 @@ public DeleteAnnotationConfigResponseBodyDataDiscriminator( public DeleteAnnotationConfigResponseBodyDataDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsAnnotatorKind.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsAnnotatorKind.g.cs index 55dc38a..70f9851 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsAnnotatorKind.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsAnnotatorKind.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteSessionAnnotationsAnnotatorKind /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsEndTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsEndTime.g.cs index 1848120..9c5c65f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsEndTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsEndTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteSessionAnnotationsEndTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsIdentifier.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsIdentifier.g.cs index fe7a452..9d5202e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsIdentifier.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsIdentifier.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteSessionAnnotationsIdentifier /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsName.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsName.g.cs index 6cd2e31..544d457 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsName.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsName.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteSessionAnnotationsName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsStartTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsStartTime.g.cs index ec0b645..bb10577 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsStartTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionAnnotationsStartTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteSessionAnnotationsStartTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionsRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionsRequestBody.g.cs index d40f78e..bb994c4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionsRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSessionsRequestBody.g.cs @@ -42,5 +42,6 @@ public DeleteSessionsRequestBody( public DeleteSessionsRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsAnnotatorKind.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsAnnotatorKind.g.cs index d950da5..19e37e2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsAnnotatorKind.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsAnnotatorKind.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteSpanAnnotationsAnnotatorKind /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsEndTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsEndTime.g.cs index af46bc7..5cb3958 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsEndTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsEndTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteSpanAnnotationsEndTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsIdentifier.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsIdentifier.g.cs index 7105d91..2acfe52 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsIdentifier.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsIdentifier.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteSpanAnnotationsIdentifier /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsName.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsName.g.cs index 9268821..4f8c986 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsName.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsName.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteSpanAnnotationsName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsStartTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsStartTime.g.cs index d455ed3..d4e1ac9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsStartTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteSpanAnnotationsStartTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteSpanAnnotationsStartTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsAnnotatorKind.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsAnnotatorKind.g.cs index 050be11..e3dd3fd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsAnnotatorKind.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsAnnotatorKind.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteTraceAnnotationsAnnotatorKind /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsEndTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsEndTime.g.cs index 123f54e..3c3b918 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsEndTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsEndTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteTraceAnnotationsEndTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsIdentifier.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsIdentifier.g.cs index 42cf547..8b75633 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsIdentifier.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsIdentifier.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteTraceAnnotationsIdentifier /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsName.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsName.g.cs index aa181e5..3df90ab 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsName.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsName.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteTraceAnnotationsName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsStartTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsStartTime.g.cs index 1b70f61..0020b02 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsStartTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DeleteTraceAnnotationsStartTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class DeleteTraceAnnotationsStartTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPart.g.cs index 9e7b499..10620f9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPart.g.cs @@ -101,5 +101,6 @@ public DynamicToolApprovalRequestedPart( public DynamicToolApprovalRequestedPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata.g.cs index 7036162..268aaff 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolApprovalRequestedPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata2.g.cs index 100a661..0df2d25 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolApprovalRequestedPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata3.g.cs index d5c593d..71cb23d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolApprovalRequestedPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartInput.g.cs index 1cf8590..530ebe4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRequestedPartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolApprovalRequestedPartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPart.g.cs index e905a46..e6c8ced 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPart.g.cs @@ -101,5 +101,6 @@ public DynamicToolApprovalRespondedPart( public DynamicToolApprovalRespondedPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata.g.cs index 1bf18b3..0881888 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolApprovalRespondedPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata2.g.cs index 225f6cd..075c138 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolApprovalRespondedPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata3.g.cs index 26d05ea..decad3e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolApprovalRespondedPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartInput.g.cs index 7173e6a..9dd170c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolApprovalRespondedPartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolApprovalRespondedPartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePart.g.cs index 7ee2706..67a0e6b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePart.g.cs @@ -101,5 +101,6 @@ public DynamicToolInputAvailablePart( public DynamicToolInputAvailablePart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata.g.cs index eb98109..1d70c43 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolInputAvailablePartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata2.g.cs index 94f2417..78b00e2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolInputAvailablePartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata3.g.cs index 3055fb9..c20fd89 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolInputAvailablePartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartInput.g.cs index 98e6aa2..837d5e6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputAvailablePartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolInputAvailablePartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPart.g.cs index 2328079..985a4e4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPart.g.cs @@ -100,5 +100,6 @@ public DynamicToolInputStreamingPart( public DynamicToolInputStreamingPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata.g.cs index c875604..9af16eb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolInputStreamingPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata2.g.cs index 9a8b637..d6a705b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolInputStreamingPartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata3.g.cs index 038a18f..e325af5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolInputStreamingPartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartInput.g.cs index cea6f61..0c559b0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolInputStreamingPartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartInput2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartInput2.g.cs index d9bec73..706b303 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartInput2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolInputStreamingPartInput2.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolInputStreamingPartInput2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePart.g.cs index eaf968e..eb34581 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePart.g.cs @@ -120,5 +120,6 @@ public DynamicToolOutputAvailablePart( public DynamicToolOutputAvailablePart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata.g.cs index 1411c33..9e0e699 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputAvailablePartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata2.g.cs index e625766..a0d4398 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputAvailablePartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata3.g.cs index 4ec0a29..b8e2b22 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputAvailablePartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartInput.g.cs index 4ba7615..2176dbb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputAvailablePartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartOutput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartOutput.g.cs index bba7857..3044159 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartOutput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartOutput.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputAvailablePartOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartPreliminary.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartPreliminary.g.cs index abb9b8c..5da3d46 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartPreliminary.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputAvailablePartPreliminary.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputAvailablePartPreliminary /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPart.g.cs index c90ccd9..bb1fe26 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPart.g.cs @@ -101,5 +101,6 @@ public DynamicToolOutputDeniedPart( public DynamicToolOutputDeniedPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata.g.cs index c53f7e3..f9b43f5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputDeniedPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata2.g.cs index 6ef9fce..d064af7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputDeniedPartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata3.g.cs index 51f9906..946da8f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputDeniedPartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartInput.g.cs index b36b3a3..e1f10a8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputDeniedPartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputDeniedPartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPart.g.cs index 7c1b8cb..ca95677 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPart.g.cs @@ -111,5 +111,6 @@ public DynamicToolOutputErrorPart( public DynamicToolOutputErrorPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata.g.cs index 5aac287..154859d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputErrorPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata2.g.cs index 6a1b0cd..e8234b4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputErrorPartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata3.g.cs index 07d6189..3c5d59f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputErrorPartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartInput.g.cs index d4791b0..2530998 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.DynamicToolOutputErrorPartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class DynamicToolOutputErrorPartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.Experiment.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.Experiment.g.cs index 7e0a219..97c3d7a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.Experiment.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.Experiment.g.cs @@ -173,5 +173,6 @@ public Experiment( public Experiment() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResult.g.cs index b1caa5a..e6295d5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResult.g.cs @@ -63,5 +63,6 @@ public ExperimentEvaluationResult( public ExperimentEvaluationResult() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultExplanation.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultExplanation.g.cs index e9ee644..5aa3eec 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultExplanation.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultExplanation.g.cs @@ -14,5 +14,6 @@ public sealed partial class ExperimentEvaluationResultExplanation /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultLabel.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultLabel.g.cs index 7f9c544..9604e3b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultLabel.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultLabel.g.cs @@ -14,5 +14,6 @@ public sealed partial class ExperimentEvaluationResultLabel /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultScore.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultScore.g.cs index 9378ab9..7f169c4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultScore.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentEvaluationResultScore.g.cs @@ -14,5 +14,6 @@ public sealed partial class ExperimentEvaluationResultScore /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentMetadata.g.cs index 72cf911..2e1b049 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class ExperimentMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentProjectName.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentProjectName.g.cs index 1036a28..3de7cf6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentProjectName.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentProjectName.g.cs @@ -14,5 +14,6 @@ public sealed partial class ExperimentProjectName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRun.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRun.g.cs index 41fba6b..4fd5b8e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRun.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRun.g.cs @@ -136,5 +136,6 @@ public ExperimentRun( public ExperimentRun() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunError.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunError.g.cs index e6bbd28..0686702 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunError.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunError.g.cs @@ -14,5 +14,6 @@ public sealed partial class ExperimentRunError /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunOutput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunOutput.g.cs index b2d114d..0c15b4c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunOutput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunOutput.g.cs @@ -14,5 +14,6 @@ public sealed partial class ExperimentRunOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunTraceId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunTraceId.g.cs index dea98ad..dd4fe8d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunTraceId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ExperimentRunTraceId.g.cs @@ -14,5 +14,6 @@ public sealed partial class ExperimentRunTraceId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPart.g.cs index 5734886..21e96d0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPart.g.cs @@ -79,5 +79,6 @@ public FileUIPart( public FileUIPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartFilename.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartFilename.g.cs index 3dd77d9..301ffa5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartFilename.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartFilename.g.cs @@ -14,5 +14,6 @@ public sealed partial class FileUIPartFilename /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata.g.cs index 8327386..ee0360b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class FileUIPartProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata2.g.cs index cce2e5f..9d98399 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class FileUIPartProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata3.g.cs index 00a164f..e4b513e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.FileUIPartProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class FileUIPartProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfig.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfig.g.cs index 61f8614..fd4f86f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfig.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfig.g.cs @@ -69,5 +69,6 @@ public FreeformAnnotationConfig( public FreeformAnnotationConfig() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigData.g.cs index 210452c..1f209ed 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigData.g.cs @@ -59,5 +59,18 @@ public FreeformAnnotationConfigData( public FreeformAnnotationConfigData() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static FreeformAnnotationConfigData FromName(string name) + { + return new FreeformAnnotationConfigData + { + Name = name, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigDataDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigDataDescription.g.cs index 2b19745..4da0cbb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigDataDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigDataDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class FreeformAnnotationConfigDataDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigDescription.g.cs index 6f4004a..3c303d6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.FreeformAnnotationConfigDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class FreeformAnnotationConfigDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigResponseBody.g.cs index 4df1f68..774ae0f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigResponseBody.g.cs @@ -41,5 +41,6 @@ public GetAnnotationConfigResponseBody( public GetAnnotationConfigResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigResponseBodyDataDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigResponseBodyDataDiscriminator.g.cs index 69910ce..8e11d45 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigResponseBodyDataDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigResponseBodyDataDiscriminator.g.cs @@ -40,5 +40,6 @@ public GetAnnotationConfigResponseBodyDataDiscriminator( public GetAnnotationConfigResponseBodyDataDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBody.g.cs index b35b46b..5d59b47 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBody.g.cs @@ -49,5 +49,6 @@ public GetAnnotationConfigsResponseBody( public GetAnnotationConfigsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBodyDataItemDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBodyDataItemDiscriminator.g.cs index 521ccbd..05d5e9f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBodyDataItemDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBodyDataItemDiscriminator.g.cs @@ -40,5 +40,6 @@ public GetAnnotationConfigsResponseBodyDataItemDiscriminator( public GetAnnotationConfigsResponseBodyDataItemDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBodyNextCursor.g.cs index bdca36c..a6fb3ba 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetAnnotationConfigsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetAnnotationConfigsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetCsvVersionId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetCsvVersionId.g.cs index 5d93174..60eb4e7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetCsvVersionId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetCsvVersionId.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetDatasetCsvVersionId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetExamplesSplit.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetExamplesSplit.g.cs index 921d38d..e123817 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetExamplesSplit.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetExamplesSplit.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetDatasetExamplesSplit /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetExamplesVersionId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetExamplesVersionId.g.cs index 501d789..d1cddda 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetExamplesVersionId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetExamplesVersionId.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetDatasetExamplesVersionId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLOpenAIEvalsVersionId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLOpenAIEvalsVersionId.g.cs index e715678..2986a4b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLOpenAIEvalsVersionId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLOpenAIEvalsVersionId.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetDatasetJSONLOpenAIEvalsVersionId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLOpenAIFineTuningVersionId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLOpenAIFineTuningVersionId.g.cs index de6d137..cf8451c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLOpenAIFineTuningVersionId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLOpenAIFineTuningVersionId.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetDatasetJSONLOpenAIFineTuningVersionId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLVersionId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLVersionId.g.cs index 7dc9f84..0500ec0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLVersionId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetJSONLVersionId.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetDatasetJSONLVersionId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetResponseBody.g.cs index 3faf593..0b81272 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetDatasetResponseBody.g.cs @@ -40,5 +40,6 @@ public GetDatasetResponseBody( public GetDatasetResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetExperimentCSVResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetExperimentCSVResponse.g.cs index 284a0a7..67fe7fd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetExperimentCSVResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetExperimentCSVResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetExperimentCSVResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetExperimentResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetExperimentResponseBody.g.cs index 3d61283..0eb3830 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetExperimentResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetExperimentResponseBody.g.cs @@ -40,5 +40,6 @@ public GetExperimentResponseBody( public GetExperimentResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteEvaluationsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteEvaluationsResponseBody.g.cs index c02e75a..70dd72c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteEvaluationsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteEvaluationsResponseBody.g.cs @@ -49,5 +49,6 @@ public GetIncompleteEvaluationsResponseBody( public GetIncompleteEvaluationsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteEvaluationsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteEvaluationsResponseBodyNextCursor.g.cs index b9e3a7f..8faf329 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteEvaluationsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteEvaluationsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetIncompleteEvaluationsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentEvaluationsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentEvaluationsCursor.g.cs index ef61aa4..41a8d62 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentEvaluationsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentEvaluationsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetIncompleteExperimentEvaluationsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsCursor.g.cs index 86cc19d..80fa1aa 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetIncompleteExperimentRunsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsResponseBody.g.cs index 90c9046..47e45b9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsResponseBody.g.cs @@ -49,5 +49,6 @@ public GetIncompleteExperimentRunsResponseBody( public GetIncompleteExperimentRunsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsResponseBodyNextCursor.g.cs index c3207f1..a6ae657 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetIncompleteExperimentRunsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetIncompleteExperimentRunsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectResponseBody.g.cs index 560c7f9..c2ebeaa 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectResponseBody.g.cs @@ -40,5 +40,6 @@ public GetProjectResponseBody( public GetProjectResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsCursor.g.cs index 7659057..88df8ea 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetProjectsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsResponseBody.g.cs index 22c01dc..74e6811 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsResponseBody.g.cs @@ -49,5 +49,6 @@ public GetProjectsResponseBody( public GetProjectsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsResponseBodyNextCursor.g.cs index 289d770..1e43e39 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetProjectsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetProjectsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptResponseBody.g.cs index 122e381..4320fc8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptResponseBody.g.cs @@ -40,5 +40,6 @@ public GetPromptResponseBody( public GetPromptResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsCursor.g.cs index 4895fe6..3d049d3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetPromptVersionTagsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsResponseBody.g.cs index 21b5c25..cc4d1a8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsResponseBody.g.cs @@ -49,5 +49,6 @@ public GetPromptVersionTagsResponseBody( public GetPromptVersionTagsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsResponseBodyNextCursor.g.cs index 2fd2065..57f1ce4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionTagsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetPromptVersionTagsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionsResponseBody.g.cs index ec55ed3..cb825e7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionsResponseBody.g.cs @@ -49,5 +49,6 @@ public GetPromptVersionsResponseBody( public GetPromptVersionsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionsResponseBodyNextCursor.g.cs index 40909a9..7cdcd3d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptVersionsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetPromptVersionsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsCursor.g.cs index dfe2a11..d7b26b7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetPromptsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsResponseBody.g.cs index 955a310..a973835 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsResponseBody.g.cs @@ -49,5 +49,6 @@ public GetPromptsResponseBody( public GetPromptsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsResponseBodyNextCursor.g.cs index 5d851fc..c39e47c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetPromptsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetPromptsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionResponseBody.g.cs index c855576..0ef0e74 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionResponseBody.g.cs @@ -40,5 +40,6 @@ public GetSessionResponseBody( public GetSessionResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionsResponseBody.g.cs index a500f2b..92ebc99 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionsResponseBody.g.cs @@ -49,5 +49,6 @@ public GetSessionsResponseBody( public GetSessionsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionsResponseBodyNextCursor.g.cs index 3b02fcc..0e1cd9d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSessionsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetSessionsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansAttribute.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansAttribute.g.cs index 08d4614..1e71ad9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansAttribute.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansAttribute.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetSpansAttribute /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansCursor.g.cs index 9f0b59c..2a55f00 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetSpansCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansEndTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansEndTime.g.cs index 5d08cbd..331b727 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansEndTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansEndTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetSpansEndTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansName.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansName.g.cs index 9ce19a2..c348077 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansName.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansName.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetSpansName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansParentId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansParentId.g.cs index 5efc011..41e1dd9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansParentId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansParentId.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetSpansParentId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansSpanKind.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansSpanKind.g.cs index 507847a..cf9ccf5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansSpanKind.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansSpanKind.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetSpansSpanKind /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansStartTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansStartTime.g.cs index 4e515f6..03cc689 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansStartTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansStartTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetSpansStartTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansStatusCode.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansStatusCode.g.cs index 371b2bc..1a12dde 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansStatusCode.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansStatusCode.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetSpansStatusCode /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansTraceId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansTraceId.g.cs index 9522564..b7282f1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansTraceId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetSpansTraceId.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetSpansTraceId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetTracesResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetTracesResponseBody.g.cs index 72dd421..d1aed81 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetTracesResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetTracesResponseBody.g.cs @@ -49,5 +49,6 @@ public GetTracesResponseBody( public GetTracesResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetTracesResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetTracesResponseBodyNextCursor.g.cs index f04d622..22a477f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetTracesResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetTracesResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetTracesResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBody.g.cs index 0b0f8f9..4f2a782 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBody.g.cs @@ -49,5 +49,6 @@ public GetUsersResponseBody( public GetUsersResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBodyDataItemDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBodyDataItemDiscriminator.g.cs index 7a67bfe..0b0ee92 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBodyDataItemDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBodyDataItemDiscriminator.g.cs @@ -40,5 +40,6 @@ public GetUsersResponseBodyDataItemDiscriminator( public GetUsersResponseBodyDataItemDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBodyNextCursor.g.cs index f22ede9..9feb581 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetUsersResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class GetUsersResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetViewerResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetViewerResponseBody.g.cs index 9f787dd..2080ba6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetViewerResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetViewerResponseBody.g.cs @@ -41,5 +41,6 @@ public GetViewerResponseBody( public GetViewerResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.GetViewerResponseBodyDataDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.GetViewerResponseBodyDataDiscriminator.g.cs index 0a01116..a824b31 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.GetViewerResponseBodyDataDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.GetViewerResponseBodyDataDiscriminator.g.cs @@ -40,5 +40,6 @@ public GetViewerResponseBodyDataDiscriminator( public GetViewerResponseBodyDataDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.HTTPValidationError.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.HTTPValidationError.g.cs index dbea1f1..661ec49 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.HTTPValidationError.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.HTTPValidationError.g.cs @@ -39,5 +39,6 @@ public HTTPValidationError( public HTTPValidationError() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.IncompleteExperimentEvaluation.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.IncompleteExperimentEvaluation.g.cs index 4974f14..fa2cb55 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.IncompleteExperimentEvaluation.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.IncompleteExperimentEvaluation.g.cs @@ -66,5 +66,6 @@ public IncompleteExperimentEvaluation( public IncompleteExperimentEvaluation() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.IncompleteExperimentRun.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.IncompleteExperimentRun.g.cs index 0196619..6ef3cd9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.IncompleteExperimentRun.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.IncompleteExperimentRun.g.cs @@ -54,5 +54,6 @@ public IncompleteExperimentRun( public IncompleteExperimentRun() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.InitiatePasswordResetAuthPasswordResetEmailPostResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.InitiatePasswordResetAuthPasswordResetEmailPostResponse.g.cs index 02be2b9..e83ef16 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.InitiatePasswordResetAuthPasswordResetEmailPostResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.InitiatePasswordResetAuthPasswordResetEmailPostResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class InitiatePasswordResetAuthPasswordResetEmailPostRespo /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSessionAnnotation.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSessionAnnotation.g.cs index 43b89c4..0983ed1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSessionAnnotation.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSessionAnnotation.g.cs @@ -42,5 +42,6 @@ public InsertedSessionAnnotation( public InsertedSessionAnnotation() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSpanAnnotation.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSpanAnnotation.g.cs index 2b7ede4..f733852 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSpanAnnotation.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSpanAnnotation.g.cs @@ -42,5 +42,6 @@ public InsertedSpanAnnotation( public InsertedSpanAnnotation() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSpanDocumentAnnotation.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSpanDocumentAnnotation.g.cs index f05331e..0a86d5d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSpanDocumentAnnotation.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.InsertedSpanDocumentAnnotation.g.cs @@ -42,5 +42,6 @@ public InsertedSpanDocumentAnnotation( public InsertedSpanDocumentAnnotation() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.InsertedTraceAnnotation.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.InsertedTraceAnnotation.g.cs index 844eec2..44b3035 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.InsertedTraceAnnotation.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.InsertedTraceAnnotation.g.cs @@ -42,5 +42,6 @@ public InsertedTraceAnnotation( public InsertedTraceAnnotation() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.LDAPUser.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.LDAPUser.g.cs index c50a3fa..564a824 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.LDAPUser.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.LDAPUser.g.cs @@ -101,5 +101,6 @@ public LDAPUser( public LDAPUser() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.LDAPUserData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.LDAPUserData.g.cs index d236df8..e349cbc 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.LDAPUserData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.LDAPUserData.g.cs @@ -71,5 +71,6 @@ public LDAPUserData( public LDAPUserData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.LdapLoginAuthLdapLoginPostResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.LdapLoginAuthLdapLoginPostResponse.g.cs index 1764dcd..052f7ad 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.LdapLoginAuthLdapLoginPostResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.LdapLoginAuthLdapLoginPostResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class LdapLoginAuthLdapLoginPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListAnnotationConfigsV1AnnotationConfigsGetCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListAnnotationConfigsV1AnnotationConfigsGetCursor.g.cs index 610ca0a..d9d3fa9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListAnnotationConfigsV1AnnotationConfigsGetCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListAnnotationConfigsV1AnnotationConfigsGetCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListAnnotationConfigsV1AnnotationConfigsGetCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetExamplesData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetExamplesData.g.cs index 5c2d2dc..cea0d62 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetExamplesData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetExamplesData.g.cs @@ -69,5 +69,6 @@ public ListDatasetExamplesData( public ListDatasetExamplesData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetExamplesResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetExamplesResponseBody.g.cs index fd71d36..d9e8db3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetExamplesResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetExamplesResponseBody.g.cs @@ -40,5 +40,6 @@ public ListDatasetExamplesResponseBody( public ListDatasetExamplesResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsByDatasetIdCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsByDatasetIdCursor.g.cs index 7f3b081..776c423 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsByDatasetIdCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsByDatasetIdCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListDatasetVersionsByDatasetIdCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsResponseBody.g.cs index 98dc2c8..727cb70 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsResponseBody.g.cs @@ -49,5 +49,6 @@ public ListDatasetVersionsResponseBody( public ListDatasetVersionsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsResponseBodyNextCursor.g.cs index 3eb87fb..c5db6d1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetVersionsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListDatasetVersionsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsCursor.g.cs index 77b4823..e5358c3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListDatasetsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsName.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsName.g.cs index 1b022b7..57470b6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsName.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsName.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListDatasetsName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsResponseBody.g.cs index ae0ccf5..f0d1c53 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsResponseBody.g.cs @@ -49,5 +49,6 @@ public ListDatasetsResponseBody( public ListDatasetsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsResponseBodyNextCursor.g.cs index c0c5a6e..e6977f3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListDatasetsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListDatasetsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsCursor.g.cs index 8174c7a..68c14eb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListExperimentRunsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsLimit.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsLimit.g.cs index 1502773..e5475d8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsLimit.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsLimit.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListExperimentRunsLimit /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsResponseBody.g.cs index 997fa07..14405b2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsResponseBody.g.cs @@ -49,5 +49,6 @@ public ListExperimentRunsResponseBody( public ListExperimentRunsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsResponseBodyNextCursor.g.cs index 1bcdfee..3d22493 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentRunsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListExperimentRunsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsCursor.g.cs index 63b19be..1aef5e0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListExperimentsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsResponseBody.g.cs index 317af10..cb6bfcd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsResponseBody.g.cs @@ -49,5 +49,6 @@ public ListExperimentsResponseBody( public ListExperimentsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsResponseBodyNextCursor.g.cs index b064222..d8b054d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListExperimentsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListExperimentsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectSessionsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectSessionsCursor.g.cs index 4d5917d..6b3c600 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectSessionsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectSessionsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListProjectSessionsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesCursor.g.cs index a1762b7..75fb812 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListProjectTracesCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesEndTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesEndTime.g.cs index 30aef82..3bc1aac 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesEndTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesEndTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListProjectTracesEndTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesSessionIdentifier.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesSessionIdentifier.g.cs index 0cc58ae..508b889 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesSessionIdentifier.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesSessionIdentifier.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListProjectTracesSessionIdentifier /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesStartTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesStartTime.g.cs index acf4742..269948b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesStartTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListProjectTracesStartTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListProjectTracesStartTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListPromptVersionsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListPromptVersionsCursor.g.cs index 515c3cb..3792daf 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListPromptVersionsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListPromptVersionsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListPromptVersionsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsCursor.g.cs index 5742f65..6d94688 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListSessionAnnotationsBySessionIdsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsExcludeAnnotationNames.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsExcludeAnnotationNames.g.cs index 71e7ab0..0cfbe45 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsExcludeAnnotationNames.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsExcludeAnnotationNames.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListSessionAnnotationsBySessionIdsExcludeAnnotationN /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsIdentifier.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsIdentifier.g.cs index 5014aed..f8b87aa 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsIdentifier.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsIdentifier.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListSessionAnnotationsBySessionIdsIdentifier /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsIncludeAnnotationNames.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsIncludeAnnotationNames.g.cs index ad99694..c9c6b09 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsIncludeAnnotationNames.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsIncludeAnnotationNames.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListSessionAnnotationsBySessionIdsIncludeAnnotationN /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsSessionIds.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsSessionIds.g.cs index f5a45c1..57d2e7e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsSessionIds.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListSessionAnnotationsBySessionIdsSessionIds.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListSessionAnnotationsBySessionIdsSessionIds /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsCursor.g.cs index 3ac197d..9bae562 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListSpanAnnotationsBySpanIdsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsExcludeAnnotationNames.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsExcludeAnnotationNames.g.cs index e06c895..de3a196 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsExcludeAnnotationNames.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsExcludeAnnotationNames.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListSpanAnnotationsBySpanIdsExcludeAnnotationNames /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsIdentifier.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsIdentifier.g.cs index b4195ce..f1e26c8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsIdentifier.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsIdentifier.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListSpanAnnotationsBySpanIdsIdentifier /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsIncludeAnnotationNames.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsIncludeAnnotationNames.g.cs index 1f75c93..8d6889b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsIncludeAnnotationNames.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsIncludeAnnotationNames.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListSpanAnnotationsBySpanIdsIncludeAnnotationNames /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsSpanIds.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsSpanIds.g.cs index 1dd33c0..2aaff37 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsSpanIds.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListSpanAnnotationsBySpanIdsSpanIds.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListSpanAnnotationsBySpanIdsSpanIds /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsCursor.g.cs index 3fc13c8..0b41872 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListTraceAnnotationsByTraceIdsCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsExcludeAnnotationNames.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsExcludeAnnotationNames.g.cs index a7b0337..0796f39 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsExcludeAnnotationNames.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsExcludeAnnotationNames.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListTraceAnnotationsByTraceIdsExcludeAnnotationNames /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsIdentifier.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsIdentifier.g.cs index 8702672..6f118f4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsIdentifier.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsIdentifier.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListTraceAnnotationsByTraceIdsIdentifier /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsIncludeAnnotationNames.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsIncludeAnnotationNames.g.cs index 73554b0..a740ebb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsIncludeAnnotationNames.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsIncludeAnnotationNames.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListTraceAnnotationsByTraceIdsIncludeAnnotationNames /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsTraceIds.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsTraceIds.g.cs index a5f6ad9..4bd4021 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsTraceIds.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ListTraceAnnotationsByTraceIdsTraceIds.g.cs @@ -14,5 +14,6 @@ public sealed partial class ListTraceAnnotationsByTraceIdsTraceIds /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.LocalUser.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.LocalUser.g.cs index f868a4a..da87edb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.LocalUser.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.LocalUser.g.cs @@ -120,5 +120,6 @@ public LocalUser( public LocalUser() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.LocalUserData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.LocalUserData.g.cs index dbbdd92..98631ba 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.LocalUserData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.LocalUserData.g.cs @@ -80,5 +80,6 @@ public LocalUserData( public LocalUserData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.LoginAuthLoginPostResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.LoginAuthLoginPostResponse.g.cs index f98cd11..45c04da 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.LoginAuthLoginPostResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.LoginAuthLoginPostResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class LoginAuthLoginPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginGetResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginGetResponse.g.cs index 1225b6c..0c61d72 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginGetResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginGetResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class LoginOauth2IdpNameLoginGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginGetReturnUrl.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginGetReturnUrl.g.cs index ccfc5b2..f69aa88 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginGetReturnUrl.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginGetReturnUrl.g.cs @@ -14,5 +14,6 @@ public sealed partial class LoginOauth2IdpNameLoginGetReturnUrl /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginPostResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginPostResponse.g.cs index 519505c..1d8c722 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginPostResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginPostResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class LoginOauth2IdpNameLoginPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginPostReturnUrl.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginPostReturnUrl.g.cs index fc4fbd3..af57632 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginPostReturnUrl.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.LoginOauth2IdpNameLoginPostReturnUrl.g.cs @@ -14,5 +14,6 @@ public sealed partial class LoginOauth2IdpNameLoginPostReturnUrl /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.LogoutAuthLogoutGetResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.LogoutAuthLogoutGetResponse.g.cs index 194ccc7..b5d86f5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.LogoutAuthLogoutGetResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.LogoutAuthLogoutGetResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class LogoutAuthLogoutGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OAuth2User.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OAuth2User.g.cs index 9ef999b..68db7d2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OAuth2User.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OAuth2User.g.cs @@ -128,5 +128,6 @@ public OAuth2User( public OAuth2User() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OAuth2UserData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OAuth2UserData.g.cs index 39af9b7..a431634 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OAuth2UserData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OAuth2UserData.g.cs @@ -89,5 +89,6 @@ public OAuth2UserData( public OAuth2UserData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValue.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValue.g.cs index 3d67a1c..65df522 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValue.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValue.g.cs @@ -95,5 +95,6 @@ public OtlpAnyValue( public OtlpAnyValue() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueArrayValue.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueArrayValue.g.cs index fa5a5d9..8e139e5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueArrayValue.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueArrayValue.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpAnyValueArrayValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueBoolValue.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueBoolValue.g.cs index 51b9c69..cb236d0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueBoolValue.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueBoolValue.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpAnyValueBoolValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueBytesValue.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueBytesValue.g.cs index 6c25c00..ccf70e3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueBytesValue.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueBytesValue.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpAnyValueBytesValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueStringValue.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueStringValue.g.cs index 4f6a5ed..5333c30 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueStringValue.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpAnyValueStringValue.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpAnyValueStringValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpArrayValue.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpArrayValue.g.cs index 7473a87..3a1d64a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpArrayValue.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpArrayValue.g.cs @@ -41,5 +41,6 @@ public OtlpArrayValue( public OtlpArrayValue() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpArrayValueValues.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpArrayValueValues.g.cs index 6fd78f0..4f492f4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpArrayValueValues.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpArrayValueValues.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpArrayValueValues /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEvent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEvent.g.cs index 0edef0a..1a71d87 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEvent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEvent.g.cs @@ -75,5 +75,6 @@ public OtlpEvent( public OtlpEvent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventAttributes.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventAttributes.g.cs index d2e4c38..9e9aa0a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventAttributes.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpEventAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventDroppedAttributesCount.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventDroppedAttributesCount.g.cs index 8abceca..54fa3cb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventDroppedAttributesCount.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventDroppedAttributesCount.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpEventDroppedAttributesCount /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventName.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventName.g.cs index b6f43da..3af5487 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventName.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpEventName.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpEventName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValue.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValue.g.cs index b06b660..ec67b23 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValue.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValue.g.cs @@ -48,5 +48,6 @@ public OtlpKeyValue( public OtlpKeyValue() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValueKey.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValueKey.g.cs index d1ab2f5..2bdf15a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValueKey.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValueKey.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpKeyValueKey /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValueValue.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValueValue.g.cs index 58a7a3e..1cc391b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValueValue.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpKeyValueValue.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpKeyValueValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpan.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpan.g.cs index df0078c..601c5b4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpan.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpan.g.cs @@ -259,5 +259,6 @@ public OtlpSpan( public OtlpSpan() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanAttributes.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanAttributes.g.cs index 32880d2..0556e56 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanAttributes.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanAttributes.g.cs @@ -21,5 +21,6 @@ public sealed partial class OtlpSpanAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedAttributesCount.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedAttributesCount.g.cs index 1da38f1..19199a4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedAttributesCount.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedAttributesCount.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpSpanDroppedAttributesCount /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedEventsCount.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedEventsCount.g.cs index 3c24ba1..03beaa0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedEventsCount.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedEventsCount.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpSpanDroppedEventsCount /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedLinksCount.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedLinksCount.g.cs index 2330394..c7ff51c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedLinksCount.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanDroppedLinksCount.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpSpanDroppedLinksCount /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanEvents.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanEvents.g.cs index c35d4cb..bb09237 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanEvents.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanEvents.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpSpanEvents /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanFlags.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanFlags.g.cs index 59a59b8..2e834f1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanFlags.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanFlags.g.cs @@ -22,5 +22,6 @@ public sealed partial class OtlpSpanFlags /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanName.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanName.g.cs index 3af2712..074d88d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanName.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanName.g.cs @@ -17,5 +17,6 @@ public sealed partial class OtlpSpanName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanParentSpanId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanParentSpanId.g.cs index 564ae77..7c50f1e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanParentSpanId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanParentSpanId.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpSpanParentSpanId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanSpanId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanSpanId.g.cs index 23b7d0b..350f298 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanSpanId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanSpanId.g.cs @@ -15,5 +15,6 @@ public sealed partial class OtlpSpanSpanId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanStatus.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanStatus.g.cs index 25e4ede..c4d5633 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanStatus.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanStatus.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpSpanStatus /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanTraceId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanTraceId.g.cs index 0b73c8d..5d07f7a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanTraceId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanTraceId.g.cs @@ -15,5 +15,6 @@ public sealed partial class OtlpSpanTraceId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanTraceState.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanTraceState.g.cs index 7291927..6bbacc9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanTraceState.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpanTraceState.g.cs @@ -15,5 +15,6 @@ public sealed partial class OtlpSpanTraceState /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpansResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpansResponseBody.g.cs index f13833a..636b990 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpansResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpansResponseBody.g.cs @@ -49,5 +49,6 @@ public OtlpSpansResponseBody( public OtlpSpansResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpansResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpansResponseBodyNextCursor.g.cs index 903a625..68283ea 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpansResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpSpansResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpSpansResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatus.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatus.g.cs index 42406f8..9dbb4b3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatus.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatus.g.cs @@ -52,5 +52,6 @@ public OtlpStatus( public OtlpStatus() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatusCode.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatusCode.g.cs index 16a3bfe..1222754 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatusCode.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatusCode.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpStatusCode /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatusMessage.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatusMessage.g.cs index f092c99..70d62ea 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatusMessage.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.OtlpStatusMessage.g.cs @@ -14,5 +14,6 @@ public sealed partial class OtlpStatusMessage /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PlaygroundContext.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PlaygroundContext.g.cs index 3de8f50..987c418 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PlaygroundContext.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PlaygroundContext.g.cs @@ -50,5 +50,6 @@ public PlaygroundContext( public PlaygroundContext() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.Project.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.Project.g.cs index f02dde3..4f94156 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.Project.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.Project.g.cs @@ -59,5 +59,6 @@ public Project( public Project() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContext.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContext.g.cs index ab6956d..6e161ad 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContext.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContext.g.cs @@ -75,5 +75,18 @@ public ProjectContext( public ProjectContext() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static ProjectContext FromProjectNodeId(string projectNodeId) + { + return new ProjectContext + { + ProjectNodeId = projectNodeId, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContextRootSpansOnly.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContextRootSpansOnly.g.cs index 37f1392..edf37f5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContextRootSpansOnly.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContextRootSpansOnly.g.cs @@ -14,5 +14,6 @@ public sealed partial class ProjectContextRootSpansOnly /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContextSpanFilter.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContextSpanFilter.g.cs index 313a70b..7dd4985 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContextSpanFilter.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ProjectContextSpanFilter.g.cs @@ -14,5 +14,6 @@ public sealed partial class ProjectContextSpanFilter /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ProjectDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ProjectDescription.g.cs index a95fd93..76b6d42 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ProjectDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ProjectDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class ProjectDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.Prompt.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.Prompt.g.cs index 6303b5c..e08a158 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.Prompt.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.Prompt.g.cs @@ -77,5 +77,6 @@ public Prompt( public Prompt() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParameters.g.cs index d58a4a3..a40877d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptAnthropicInvocationParameters( public PromptAnthropicInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptAnthropicInvocationParameters FromAnthropic(global::Phoenix.PromptAnthropicInvocationParametersContent anthropic) + { + return new PromptAnthropicInvocationParameters + { + Anthropic = anthropic, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContent.g.cs index 8a96331..ff7b431 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContent.g.cs @@ -95,5 +95,6 @@ public PromptAnthropicInvocationParametersContent( public PromptAnthropicInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContentExtraBody.g.cs index b537981..bc85cf8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptAnthropicInvocationParametersContentExtraBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContentThinkingDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContentThinkingDiscriminator.g.cs index bedeaea..3fc3c6b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContentThinkingDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicInvocationParametersContentThinkingDiscriminator.g.cs @@ -40,5 +40,6 @@ public PromptAnthropicInvocationParametersContentThinkingDiscriminator( public PromptAnthropicInvocationParametersContentThinkingDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicOutputConfig.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicOutputConfig.g.cs index e6f667a..4aa9d68 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicOutputConfig.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicOutputConfig.g.cs @@ -40,5 +40,6 @@ public PromptAnthropicOutputConfig( public PromptAnthropicOutputConfig() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigAdaptive.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigAdaptive.g.cs index cf5770f..541d279 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigAdaptive.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigAdaptive.g.cs @@ -50,5 +50,6 @@ public PromptAnthropicThinkingConfigAdaptive( public PromptAnthropicThinkingConfigAdaptive() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigDisabled.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigDisabled.g.cs index 5f7454c..6aede7a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigDisabled.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigDisabled.g.cs @@ -40,5 +40,6 @@ public PromptAnthropicThinkingConfigDisabled( public PromptAnthropicThinkingConfigDisabled() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigEnabled.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigEnabled.g.cs index 2fd3d9b..79b7261 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigEnabled.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAnthropicThinkingConfigEnabled.g.cs @@ -60,5 +60,18 @@ public PromptAnthropicThinkingConfigEnabled( public PromptAnthropicThinkingConfigEnabled() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptAnthropicThinkingConfigEnabled FromBudgetTokens(int budgetTokens) + { + return new PromptAnthropicThinkingConfigEnabled + { + BudgetTokens = budgetTokens, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAwsInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAwsInvocationParameters.g.cs index 43db968..dce2e40 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAwsInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAwsInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptAwsInvocationParameters( public PromptAwsInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptAwsInvocationParameters FromAws(global::Phoenix.PromptAwsInvocationParametersContent aws) + { + return new PromptAwsInvocationParameters + { + Aws = aws, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAwsInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAwsInvocationParametersContent.g.cs index d95f7ff..efe99c8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAwsInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAwsInvocationParametersContent.g.cs @@ -66,5 +66,6 @@ public PromptAwsInvocationParametersContent( public PromptAwsInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParameters.g.cs index 2eeb17e..c06babd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptAzureOpenAIInvocationParameters( public PromptAzureOpenAIInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptAzureOpenAIInvocationParameters FromAzureOpenai(global::Phoenix.PromptAzureOpenAIInvocationParametersContent azureOpenai) + { + return new PromptAzureOpenAIInvocationParameters + { + AzureOpenai = azureOpenai, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParametersContent.g.cs index c539546..39e8352 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParametersContent.g.cs @@ -121,5 +121,6 @@ public PromptAzureOpenAIInvocationParametersContent( public PromptAzureOpenAIInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParametersContentExtraBody.g.cs index eea1dc0..1680fee 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptAzureOpenAIInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptAzureOpenAIInvocationParametersContentExtraBod /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParameters.g.cs index 83a2130..f69bd12 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptCerebrasInvocationParameters( public PromptCerebrasInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptCerebrasInvocationParameters FromCerebras(global::Phoenix.PromptCerebrasInvocationParametersContent cerebras) + { + return new PromptCerebrasInvocationParameters + { + Cerebras = cerebras, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParametersContent.g.cs index a08c5cc..23ca5d3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParametersContent.g.cs @@ -121,5 +121,6 @@ public PromptCerebrasInvocationParametersContent( public PromptCerebrasInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParametersContentExtraBody.g.cs index 6da12e6..f271d31 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptCerebrasInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptCerebrasInvocationParametersContentExtraBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptChatTemplate.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptChatTemplate.g.cs index fea8da1..4d9fecd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptChatTemplate.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptChatTemplate.g.cs @@ -50,5 +50,6 @@ public PromptChatTemplate( public PromptChatTemplate() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptData.g.cs index a75162e..35dec08 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptData.g.cs @@ -67,5 +67,6 @@ public PromptData( public PromptData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataDescription.g.cs index c93c3e5..6f650c3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptDataDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataMetadata.g.cs index 4875a98..ab3bf86 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptDataMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataMetadata2.g.cs index d066182..edb6f60 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptDataMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataSourcePromptId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataSourcePromptId.g.cs index 892d3b3..ac32d70 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataSourcePromptId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDataSourcePromptId.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptDataSourcePromptId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParameters.g.cs index 40a60bf..30a7149 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptDeepSeekInvocationParameters( public PromptDeepSeekInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptDeepSeekInvocationParameters FromDeepseek(global::Phoenix.PromptDeepSeekInvocationParametersContent deepseek) + { + return new PromptDeepSeekInvocationParameters + { + Deepseek = deepseek, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParametersContent.g.cs index 42b189f..74c7e23 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParametersContent.g.cs @@ -121,5 +121,6 @@ public PromptDeepSeekInvocationParametersContent( public PromptDeepSeekInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParametersContentExtraBody.g.cs index e5d1dca..105488c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDeepSeekInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptDeepSeekInvocationParametersContentExtraBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDescription.g.cs index f5599d2..8f00e49 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParameters.g.cs index 88b1950..c4d73c6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptFireworksInvocationParameters( public PromptFireworksInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptFireworksInvocationParameters FromFireworks(global::Phoenix.PromptFireworksInvocationParametersContent fireworks) + { + return new PromptFireworksInvocationParameters + { + Fireworks = fireworks, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParametersContent.g.cs index 948409a..8e1648d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParametersContent.g.cs @@ -121,5 +121,6 @@ public PromptFireworksInvocationParametersContent( public PromptFireworksInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParametersContentExtraBody.g.cs index 5d61b29..8016ba5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptFireworksInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptFireworksInvocationParametersContentExtraBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleInvocationParameters.g.cs index 78108b7..8ef720c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptGoogleInvocationParameters( public PromptGoogleInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptGoogleInvocationParameters FromGoogle(global::Phoenix.PromptGoogleInvocationParametersContent google) + { + return new PromptGoogleInvocationParameters + { + Google = google, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleInvocationParametersContent.g.cs index 7952455..d15b7b2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleInvocationParametersContent.g.cs @@ -102,5 +102,6 @@ public PromptGoogleInvocationParametersContent( public PromptGoogleInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleThinkingConfig.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleThinkingConfig.g.cs index 78002da..d3127a7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleThinkingConfig.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGoogleThinkingConfig.g.cs @@ -58,5 +58,6 @@ public PromptGoogleThinkingConfig( public PromptGoogleThinkingConfig() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParameters.g.cs index aeda2ad..59d3b67 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptGroqInvocationParameters( public PromptGroqInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptGroqInvocationParameters FromGroq(global::Phoenix.PromptGroqInvocationParametersContent groq) + { + return new PromptGroqInvocationParameters + { + Groq = groq, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParametersContent.g.cs index 3554b90..5e5a4a4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParametersContent.g.cs @@ -121,5 +121,6 @@ public PromptGroqInvocationParametersContent( public PromptGroqInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParametersContentExtraBody.g.cs index 2e84392..51819fd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptGroqInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptGroqInvocationParametersContentExtraBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMessage.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMessage.g.cs index c8023c1..8685b1c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMessage.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMessage.g.cs @@ -52,5 +52,6 @@ public PromptMessage( public PromptMessage() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMessageContentVariant2ItemDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMessageContentVariant2ItemDiscriminator.g.cs index 7e748f5..1247115 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMessageContentVariant2ItemDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMessageContentVariant2ItemDiscriminator.g.cs @@ -40,5 +40,6 @@ public PromptMessageContentVariant2ItemDiscriminator( public PromptMessageContentVariant2ItemDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMetadata.g.cs index a1db32e..f4f6fac 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMetadata2.g.cs index 2e1b419..348adaa 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParameters.g.cs index 83a9c02..1abb45e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptMoonshotInvocationParameters( public PromptMoonshotInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptMoonshotInvocationParameters FromMoonshot(global::Phoenix.PromptMoonshotInvocationParametersContent moonshot) + { + return new PromptMoonshotInvocationParameters + { + Moonshot = moonshot, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParametersContent.g.cs index 6757383..1638f09 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParametersContent.g.cs @@ -121,5 +121,6 @@ public PromptMoonshotInvocationParametersContent( public PromptMoonshotInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParametersContentExtraBody.g.cs index f299b28..f5c7d3d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptMoonshotInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptMoonshotInvocationParametersContentExtraBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParameters.g.cs index 6660cee..8eb3fb1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptOllamaInvocationParameters( public PromptOllamaInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptOllamaInvocationParameters FromOllama(global::Phoenix.PromptOllamaInvocationParametersContent ollama) + { + return new PromptOllamaInvocationParameters + { + Ollama = ollama, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParametersContent.g.cs index 5acb3c0..a6e8bbe 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParametersContent.g.cs @@ -121,5 +121,6 @@ public PromptOllamaInvocationParametersContent( public PromptOllamaInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParametersContentExtraBody.g.cs index a4b8813..5af937e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOllamaInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptOllamaInvocationParametersContentExtraBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParameters.g.cs index e721cf7..83838b5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptOpenAIInvocationParameters( public PromptOpenAIInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptOpenAIInvocationParameters FromOpenai(global::Phoenix.PromptOpenAIInvocationParametersContent openai) + { + return new PromptOpenAIInvocationParameters + { + Openai = openai, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParametersContent.g.cs index 31d5142..9e558f2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParametersContent.g.cs @@ -121,5 +121,6 @@ public PromptOpenAIInvocationParametersContent( public PromptOpenAIInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParametersContentExtraBody.g.cs index ee1f898..eac1ecf 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptOpenAIInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptOpenAIInvocationParametersContentExtraBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParameters.g.cs index 9ba9d1b..5787fc6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptPerplexityInvocationParameters( public PromptPerplexityInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptPerplexityInvocationParameters FromPerplexity(global::Phoenix.PromptPerplexityInvocationParametersContent perplexity) + { + return new PromptPerplexityInvocationParameters + { + Perplexity = perplexity, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParametersContent.g.cs index 9ab0faf..f31ce33 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParametersContent.g.cs @@ -121,5 +121,6 @@ public PromptPerplexityInvocationParametersContent( public PromptPerplexityInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParametersContentExtraBody.g.cs index 9b33449..2175dc5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptPerplexityInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptPerplexityInvocationParametersContentExtraBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchema.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchema.g.cs index 0b0d85b..22633de 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchema.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchema.g.cs @@ -50,5 +50,18 @@ public PromptResponseFormatJSONSchema( public PromptResponseFormatJSONSchema() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptResponseFormatJSONSchema FromJsonSchema(global::Phoenix.PromptResponseFormatJSONSchemaDefinition jsonSchema) + { + return new PromptResponseFormatJSONSchema + { + JsonSchema = jsonSchema, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchemaDefinition.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchemaDefinition.g.cs index 373659b..f6f7f10 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchemaDefinition.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchemaDefinition.g.cs @@ -67,5 +67,6 @@ public PromptResponseFormatJSONSchemaDefinition( public PromptResponseFormatJSONSchemaDefinition() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchemaDefinitionSchema.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchemaDefinitionSchema.g.cs index c915411..05d3a2c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchemaDefinitionSchema.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptResponseFormatJSONSchemaDefinitionSchema.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptResponseFormatJSONSchemaDefinitionSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptSourcePromptId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptSourcePromptId.g.cs index 806f2ae..8911139 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptSourcePromptId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptSourcePromptId.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptSourcePromptId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptStringTemplate.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptStringTemplate.g.cs index 12c0c16..72e21c0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptStringTemplate.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptStringTemplate.g.cs @@ -50,5 +50,18 @@ public PromptStringTemplate( public PromptStringTemplate() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptStringTemplate FromTemplate(string template) + { + return new PromptStringTemplate + { + Template = template, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParameters.g.cs index 8e8ad30..87519a4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptTogetherInvocationParameters( public PromptTogetherInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptTogetherInvocationParameters FromTogether(global::Phoenix.PromptTogetherInvocationParametersContent together) + { + return new PromptTogetherInvocationParameters + { + Together = together, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParametersContent.g.cs index 083b9d4..253b066 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParametersContent.g.cs @@ -121,5 +121,6 @@ public PromptTogetherInvocationParametersContent( public PromptTogetherInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParametersContentExtraBody.g.cs index 81be438..075f1bf 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptTogetherInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptTogetherInvocationParametersContentExtraBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceNone.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceNone.g.cs index 71f2c21..482ad99 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceNone.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceNone.g.cs @@ -40,5 +40,6 @@ public PromptToolChoiceNone( public PromptToolChoiceNone() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceOneOrMore.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceOneOrMore.g.cs index d8c5163..8f524b0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceOneOrMore.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceOneOrMore.g.cs @@ -40,5 +40,6 @@ public PromptToolChoiceOneOrMore( public PromptToolChoiceOneOrMore() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceSpecificFunctionTool.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceSpecificFunctionTool.g.cs index 7205592..446bc10 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceSpecificFunctionTool.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceSpecificFunctionTool.g.cs @@ -50,5 +50,18 @@ public PromptToolChoiceSpecificFunctionTool( public PromptToolChoiceSpecificFunctionTool() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptToolChoiceSpecificFunctionTool FromFunctionName(string functionName) + { + return new PromptToolChoiceSpecificFunctionTool + { + FunctionName = functionName, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceZeroOrMore.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceZeroOrMore.g.cs index 2c2373b..7eba6c7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceZeroOrMore.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolChoiceZeroOrMore.g.cs @@ -40,5 +40,6 @@ public PromptToolChoiceZeroOrMore( public PromptToolChoiceZeroOrMore() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunction.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunction.g.cs index 899c34b..70a5597 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunction.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunction.g.cs @@ -50,5 +50,18 @@ public PromptToolFunction( public PromptToolFunction() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptToolFunction FromFunction(global::Phoenix.PromptToolFunctionDefinition function) + { + return new PromptToolFunction + { + Function = function, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunctionDefinition.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunctionDefinition.g.cs index a50afdf..55fce16 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunctionDefinition.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunctionDefinition.g.cs @@ -67,5 +67,6 @@ public PromptToolFunctionDefinition( public PromptToolFunctionDefinition() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunctionDefinitionParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunctionDefinitionParameters.g.cs index 675bca5..09c6fef 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunctionDefinitionParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolFunctionDefinitionParameters.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptToolFunctionDefinitionParameters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolRaw.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolRaw.g.cs index 16c4cdb..5d34285 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolRaw.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolRaw.g.cs @@ -50,5 +50,18 @@ public PromptToolRaw( public PromptToolRaw() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptToolRaw FromRaw(object raw) + { + return new PromptToolRaw + { + Raw = raw, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolRawRaw.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolRawRaw.g.cs index d5bf67b..f03f862 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolRawRaw.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolRawRaw.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptToolRawRaw /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptTools.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptTools.g.cs index 1388b3d..05fdef9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptTools.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptTools.g.cs @@ -69,5 +69,6 @@ public PromptTools( public PromptTools() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolsToolChoiceDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolsToolChoiceDiscriminator.g.cs index bdf8124..5a83b51 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolsToolChoiceDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolsToolChoiceDiscriminator.g.cs @@ -40,5 +40,6 @@ public PromptToolsToolChoiceDiscriminator( public PromptToolsToolChoiceDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolsToolDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolsToolDiscriminator.g.cs index 32f314e..9720468 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolsToolDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptToolsToolDiscriminator.g.cs @@ -40,5 +40,6 @@ public PromptToolsToolDiscriminator( public PromptToolsToolDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersion.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersion.g.cs index 5bb451d..15c4fcd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersion.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersion.g.cs @@ -132,5 +132,6 @@ public PromptVersion( public PromptVersion() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionData.g.cs index 88ee55a..c87c356 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionData.g.cs @@ -122,5 +122,6 @@ public PromptVersionData( public PromptVersionData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataDescription.g.cs index 2065c37..c201ea4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptVersionDataDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataInvocationParametersDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataInvocationParametersDiscriminator.g.cs index 280eabc..cebeb7e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataInvocationParametersDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataInvocationParametersDiscriminator.g.cs @@ -40,5 +40,6 @@ public PromptVersionDataInvocationParametersDiscriminator( public PromptVersionDataInvocationParametersDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataResponseFormat.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataResponseFormat.g.cs index 85e86b1..2305c0c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataResponseFormat.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataResponseFormat.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptVersionDataResponseFormat /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataResponseFormatVariant1Discriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataResponseFormatVariant1Discriminator.g.cs index b2aaa35..5bb0922 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataResponseFormatVariant1Discriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataResponseFormatVariant1Discriminator.g.cs @@ -40,5 +40,6 @@ public PromptVersionDataResponseFormatVariant1Discriminator( public PromptVersionDataResponseFormatVariant1Discriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataTemplateDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataTemplateDiscriminator.g.cs index 6dc4686..0826403 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataTemplateDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataTemplateDiscriminator.g.cs @@ -40,5 +40,6 @@ public PromptVersionDataTemplateDiscriminator( public PromptVersionDataTemplateDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataTools.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataTools.g.cs index 0470a4d..2dd67a7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataTools.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDataTools.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptVersionDataTools /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDescription.g.cs index d8ad258..cf27cf9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptVersionDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionInvocationParametersDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionInvocationParametersDiscriminator.g.cs index 0c42d16..151bb8c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionInvocationParametersDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionInvocationParametersDiscriminator.g.cs @@ -40,5 +40,6 @@ public PromptVersionInvocationParametersDiscriminator( public PromptVersionInvocationParametersDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionResponseFormat.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionResponseFormat.g.cs index dcfd3c9..1cf0f9a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionResponseFormat.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionResponseFormat.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptVersionResponseFormat /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionResponseFormatVariant1Discriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionResponseFormatVariant1Discriminator.g.cs index 5aea715..f102048 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionResponseFormatVariant1Discriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionResponseFormatVariant1Discriminator.g.cs @@ -40,5 +40,6 @@ public PromptVersionResponseFormatVariant1Discriminator( public PromptVersionResponseFormatVariant1Discriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTag.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTag.g.cs index 2c0e733..6bbc356 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTag.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTag.g.cs @@ -59,5 +59,6 @@ public PromptVersionTag( public PromptVersionTag() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagData.g.cs index d0bf5bf..c866d8d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagData.g.cs @@ -49,5 +49,6 @@ public PromptVersionTagData( public PromptVersionTagData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagDataDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagDataDescription.g.cs index 7563032..9408d85 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagDataDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagDataDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptVersionTagDataDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagDescription.g.cs index b8b7706..d058e6c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTagDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptVersionTagDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTemplateDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTemplateDiscriminator.g.cs index 38bc393..1abe96c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTemplateDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTemplateDiscriminator.g.cs @@ -40,5 +40,6 @@ public PromptVersionTemplateDiscriminator( public PromptVersionTemplateDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTools.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTools.g.cs index c4936a6..e33e283 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTools.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptVersionTools.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptVersionTools /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParameters.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParameters.g.cs index f198a5e..08b46a1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParameters.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParameters.g.cs @@ -50,5 +50,18 @@ public PromptXAIInvocationParameters( public PromptXAIInvocationParameters() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static PromptXAIInvocationParameters FromXai(global::Phoenix.PromptXAIInvocationParametersContent xai) + { + return new PromptXAIInvocationParameters + { + Xai = xai, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParametersContent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParametersContent.g.cs index 15d0900..78173c7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParametersContent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParametersContent.g.cs @@ -121,5 +121,6 @@ public PromptXAIInvocationParametersContent( public PromptXAIInvocationParametersContent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParametersContentExtraBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParametersContentExtraBody.g.cs index 888f311..4c21ea4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParametersContentExtraBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.PromptXAIInvocationParametersContentExtraBody.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptXAIInvocationParametersContentExtraBody /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPart.g.cs index 4b36c0e..d7d4d78 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPart.g.cs @@ -69,5 +69,6 @@ public ReasoningUIPart( public ReasoningUIPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata.g.cs index 92037e6..4a98396 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class ReasoningUIPartProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata2.g.cs index 1861f72..bd91fbd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ReasoningUIPartProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata3.g.cs index cf27273..5d67c87 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class ReasoningUIPartProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartState.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartState.g.cs index 465f636..59a7573 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartState.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ReasoningUIPartState.g.cs @@ -14,5 +14,6 @@ public sealed partial class ReasoningUIPartState /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.RefreshTokensAuthRefreshPostResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.RefreshTokensAuthRefreshPostResponse.g.cs index 30412a6..7b77616 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.RefreshTokensAuthRefreshPostResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.RefreshTokensAuthRefreshPostResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class RefreshTokensAuthRefreshPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessage.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessage.g.cs index 8f1247a..104ae4d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessage.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessage.g.cs @@ -99,5 +99,6 @@ public RegenerateMessage( public RegenerateMessage() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessageContextDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessageContextDiscriminator.g.cs index 895424c..c520050 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessageContextDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessageContextDiscriminator.g.cs @@ -40,5 +40,6 @@ public RegenerateMessageContextDiscriminator( public RegenerateMessageContextDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessageMessageId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessageMessageId.g.cs index ca09af8..e88cc81 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessageMessageId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.RegenerateMessageMessageId.g.cs @@ -14,5 +14,6 @@ public sealed partial class RegenerateMessageMessageId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ResetPasswordAuthPasswordResetPostResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ResetPasswordAuthPasswordResetPostResponse.g.cs index 08c658f..f84b1ed 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ResetPasswordAuthPasswordResetPostResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ResetPasswordAuthPasswordResetPostResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class ResetPasswordAuthPasswordResetPostResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ResponseBodyUpsertOrDeleteSecretsResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ResponseBodyUpsertOrDeleteSecretsResult.g.cs index bfc8e6f..356f643 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ResponseBodyUpsertOrDeleteSecretsResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ResponseBodyUpsertOrDeleteSecretsResult.g.cs @@ -42,5 +42,6 @@ public ResponseBodyUpsertOrDeleteSecretsResult( public ResponseBodyUpsertOrDeleteSecretsResult() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SecretKeyValue.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SecretKeyValue.g.cs index ac06193..29cdbf0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SecretKeyValue.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SecretKeyValue.g.cs @@ -51,5 +51,6 @@ public SecretKeyValue( public SecretKeyValue() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SecretKeyValueValue.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SecretKeyValueValue.g.cs index 470145c..41b342f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SecretKeyValueValue.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SecretKeyValueValue.g.cs @@ -14,5 +14,6 @@ public sealed partial class SecretKeyValueValue /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotation.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotation.g.cs index 55499e2..b35d121 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotation.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotation.g.cs @@ -150,5 +150,6 @@ public SessionAnnotation( public SessionAnnotation() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationData.g.cs index 329cc3a..297e579 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationData.g.cs @@ -100,5 +100,6 @@ public SessionAnnotationData( public SessionAnnotationData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataMetadata.g.cs index 936ddfb..6280112 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class SessionAnnotationDataMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataMetadata2.g.cs index 93714d1..2323cf6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class SessionAnnotationDataMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataResult.g.cs index 4d0c4c7..329c1b5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationDataResult.g.cs @@ -14,5 +14,6 @@ public sealed partial class SessionAnnotationDataResult /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationMetadata.g.cs index 351d109..b578378 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class SessionAnnotationMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationMetadata2.g.cs index fc47f5c..12ef5b0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class SessionAnnotationMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationResult.g.cs index 254a180..5d9c527 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationResult.g.cs @@ -14,5 +14,6 @@ public sealed partial class SessionAnnotationResult /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationUserId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationUserId.g.cs index 166f8fd..b350d1c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationUserId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationUserId.g.cs @@ -14,5 +14,6 @@ public sealed partial class SessionAnnotationUserId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationsResponseBody.g.cs index 1ac05cb..cf124cf 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationsResponseBody.g.cs @@ -49,5 +49,6 @@ public SessionAnnotationsResponseBody( public SessionAnnotationsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationsResponseBodyNextCursor.g.cs index c2e2d56..a21c7a3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionAnnotationsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class SessionAnnotationsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionData.g.cs index 37d8631..be8ca69 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionData.g.cs @@ -129,5 +129,6 @@ public SessionData( public SessionData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionNoteData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionNoteData.g.cs index 7453157..fee5179 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionNoteData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionNoteData.g.cs @@ -54,5 +54,6 @@ public SessionNoteData( public SessionNoteData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SessionTraceData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SessionTraceData.g.cs index 201f95a..5435b75 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SessionTraceData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SessionTraceData.g.cs @@ -70,5 +70,6 @@ public SessionTraceData( public SessionTraceData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPart.g.cs index d355e1f..1c6b87f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPart.g.cs @@ -89,5 +89,6 @@ public SourceDocumentUIPart( public SourceDocumentUIPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartFilename.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartFilename.g.cs index ca3d010..3294deb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartFilename.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartFilename.g.cs @@ -14,5 +14,6 @@ public sealed partial class SourceDocumentUIPartFilename /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata.g.cs index e6ecd81..6db3fe0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class SourceDocumentUIPartProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata2.g.cs index a5e0f67..29c1c4b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class SourceDocumentUIPartProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata3.g.cs index 5bf631e..dd4405d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SourceDocumentUIPartProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class SourceDocumentUIPartProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPart.g.cs index 5337290..7049874 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPart.g.cs @@ -79,5 +79,6 @@ public SourceUrlUIPart( public SourceUrlUIPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata.g.cs index 26a7bf3..e59bfc0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class SourceUrlUIPartProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata2.g.cs index f17f47b..bd9bb48 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class SourceUrlUIPartProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata3.g.cs index 80cee15..a3c4d8a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class SourceUrlUIPartProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartTitle.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartTitle.g.cs index dec9174..2b6dfdf 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartTitle.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SourceUrlUIPartTitle.g.cs @@ -14,5 +14,6 @@ public sealed partial class SourceUrlUIPartTitle /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.Span.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.Span.g.cs index 6880808..21d43dd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.Span.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.Span.g.cs @@ -157,5 +157,6 @@ public Span( public Span() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotation.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotation.g.cs index 826bb07..21338bd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotation.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotation.g.cs @@ -150,5 +150,6 @@ public SpanAnnotation( public SpanAnnotation() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationData.g.cs index 1b40ac2..bcac71d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationData.g.cs @@ -100,5 +100,6 @@ public SpanAnnotationData( public SpanAnnotationData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataMetadata.g.cs index 4e59328..7745d6c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanAnnotationDataMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataMetadata2.g.cs index cc151ff..f5b368b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanAnnotationDataMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataResult.g.cs index f29315a..19f22bd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationDataResult.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanAnnotationDataResult /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationMetadata.g.cs index dc18400..1b6fbc6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanAnnotationMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationMetadata2.g.cs index a6056b0..e2baf5e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanAnnotationMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationResult.g.cs index 6cafb2c..3c0a571 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationResult.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanAnnotationResult /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationUserId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationUserId.g.cs index 27ff1f6..fc317fa 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationUserId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationUserId.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanAnnotationUserId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationsResponseBody.g.cs index 96d32ea..79ab74e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationsResponseBody.g.cs @@ -49,5 +49,6 @@ public SpanAnnotationsResponseBody( public SpanAnnotationsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationsResponseBodyNextCursor.g.cs index bc9177a..a01ae2b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAnnotationsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanAnnotationsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAttributes.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAttributes.g.cs index c5ef9ca..898d36e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanAttributes.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanContext.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanContext.g.cs index 52e8115..659b219 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanContext.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanContext.g.cs @@ -54,5 +54,6 @@ public SpanContext( public SpanContext() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationData.g.cs index 0983539..970a4e0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationData.g.cs @@ -112,5 +112,6 @@ public SpanDocumentAnnotationData( public SpanDocumentAnnotationData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataMetadata.g.cs index e731d96..7cfcf10 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanDocumentAnnotationDataMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataMetadata2.g.cs index 1d47635..689c7b6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanDocumentAnnotationDataMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataResult.g.cs index dc9a3a5..3131adb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanDocumentAnnotationDataResult.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanDocumentAnnotationDataResult /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanEvent.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanEvent.g.cs index efa2074..7f7817c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanEvent.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanEvent.g.cs @@ -65,5 +65,6 @@ public SpanEvent( public SpanEvent() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanEventAttributes.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanEventAttributes.g.cs index 3468258..49707ba 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanEventAttributes.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanEventAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanEventAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanNoteData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanNoteData.g.cs index 5b710ec..e64b0db 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanNoteData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanNoteData.g.cs @@ -54,5 +54,6 @@ public SpanNoteData( public SpanNoteData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanParentId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanParentId.g.cs index 453198a..898fdd1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanParentId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanParentId.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanParentId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchAttribute.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchAttribute.g.cs index 406ac15..fb186c7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchAttribute.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchAttribute.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanSearchAttribute /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchCursor.g.cs index c406cdc..e30472a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanSearchCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchEndTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchEndTime.g.cs index 6d3d33c..795d80b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchEndTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchEndTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanSearchEndTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchName.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchName.g.cs index 7f2be7d..fbf2bea 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchName.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchName.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanSearchName /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchParentId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchParentId.g.cs index 7082e26..96839ad 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchParentId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchParentId.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanSearchParentId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchStartTime.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchStartTime.g.cs index e6b12bc..d11949e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchStartTime.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchStartTime.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanSearchStartTime /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchStatusCode.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchStatusCode.g.cs index 27eab3d..b5a2a3a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchStatusCode.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchStatusCode.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanSearchStatusCode /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchTraceId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchTraceId.g.cs index 397014b..f7b9e9c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchTraceId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpanSearchTraceId.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpanSearchTraceId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpansResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpansResponseBody.g.cs index e1664d7..bb27713 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpansResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpansResponseBody.g.cs @@ -49,5 +49,6 @@ public SpansResponseBody( public SpansResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SpansResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SpansResponseBodyNextCursor.g.cs index 19518ef..f408fbd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SpansResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SpansResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class SpansResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.StepStartUIPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.StepStartUIPart.g.cs index e7620d3..227126d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.StepStartUIPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.StepStartUIPart.g.cs @@ -41,5 +41,6 @@ public StepStartUIPart( public StepStartUIPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SubmitMessage.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SubmitMessage.g.cs index 535b5b3..d1ab7a6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SubmitMessage.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SubmitMessage.g.cs @@ -91,5 +91,6 @@ public SubmitMessage( public SubmitMessage() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SubmitMessageContextDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SubmitMessageContextDiscriminator.g.cs index 3b3b2cd..af7dc45 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SubmitMessageContextDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SubmitMessageContextDiscriminator.g.cs @@ -40,5 +40,6 @@ public SubmitMessageContextDiscriminator( public SubmitMessageContextDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeEndpointAgentsAgentIdSessionsSessionIdSummaryPostProvider.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeEndpointAgentsAgentIdSessionsSessionIdSummaryPostProvider.g.cs index 699c154..5e3cfb7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeEndpointAgentsAgentIdSessionsSessionIdSummaryPostProvider.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeEndpointAgentsAgentIdSessionsSessionIdSummaryPostProvider.g.cs @@ -14,5 +14,6 @@ public sealed partial class SummarizeEndpointAgentsAgentIdSessionsSessionIdSumma /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeEndpointAgentsAgentIdSessionsSessionIdSummaryPostProviderId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeEndpointAgentsAgentIdSessionsSessionIdSummaryPostProviderId.g.cs index 5dfa029..aa366b4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeEndpointAgentsAgentIdSessionsSessionIdSummaryPostProviderId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeEndpointAgentsAgentIdSessionsSessionIdSummaryPostProviderId.g.cs @@ -14,5 +14,6 @@ public sealed partial class SummarizeEndpointAgentsAgentIdSessionsSessionIdSumma /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeRequest.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeRequest.g.cs index ad8f19f..55780a1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeRequest.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeRequest.g.cs @@ -42,5 +42,6 @@ public SummarizeRequest( public SummarizeRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeResponse.g.cs index c0eec04..00597ae 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.SummarizeResponse.g.cs @@ -40,5 +40,6 @@ public SummarizeResponse( public SummarizeResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TextContentPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TextContentPart.g.cs index b61a1d0..700c0c6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TextContentPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TextContentPart.g.cs @@ -50,5 +50,18 @@ public TextContentPart( public TextContentPart() { } + + /// + /// Creates a new from its single non-const required field, + /// hardcoding any const discriminator fields. + /// + public static TextContentPart FromText(string text) + { + return new TextContentPart + { + Text = text, + }; + } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPart.g.cs index 3330d06..5278230 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPart.g.cs @@ -69,5 +69,6 @@ public TextUIPart( public TextUIPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata.g.cs index a4b30bc..1a2f212 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class TextUIPartProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata2.g.cs index c9fe91b..564f88f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class TextUIPartProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata3.g.cs index 3caf8a6..dbb8ab8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class TextUIPartProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartState.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartState.g.cs index 5f3d244..fc71dd2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartState.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TextUIPartState.g.cs @@ -14,5 +14,6 @@ public sealed partial class TextUIPartState /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequested.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequested.g.cs index b6d10e4..18089bd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequested.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequested.g.cs @@ -40,5 +40,6 @@ public ToolApprovalRequested( public ToolApprovalRequested() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPart.g.cs index 250b77f..3524042 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPart.g.cs @@ -98,5 +98,6 @@ public ToolApprovalRequestedPart( public ToolApprovalRequestedPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata.g.cs index 36c2355..79a4f53 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRequestedPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata2.g.cs index 379ff3a..80ec09e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRequestedPartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata3.g.cs index 44e310b..e3ae6db 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRequestedPartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartInput.g.cs index 756a069..c13fb71 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRequestedPartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartInput2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartInput2.g.cs index 7f456d3..faf2e38 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartInput2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartInput2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRequestedPartInput2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartProviderExecuted.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartProviderExecuted.g.cs index b347242..059a298 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartProviderExecuted.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRequestedPartProviderExecuted.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRequestedPartProviderExecuted /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalResponded.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalResponded.g.cs index 6002456..a9573e2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalResponded.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalResponded.g.cs @@ -59,5 +59,6 @@ public ToolApprovalResponded( public ToolApprovalResponded() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPart.g.cs index a132a39..e586488 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPart.g.cs @@ -98,5 +98,6 @@ public ToolApprovalRespondedPart( public ToolApprovalRespondedPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata.g.cs index a5d50be..508c2cd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRespondedPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata2.g.cs index ae11242..9649ca3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRespondedPartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata3.g.cs index 0dfc0b6..9a3ddaa 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRespondedPartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartInput.g.cs index 040dbe2..9ce5cee 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRespondedPartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartInput2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartInput2.g.cs index dfab8d5..fc5bef6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartInput2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartInput2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRespondedPartInput2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartProviderExecuted.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartProviderExecuted.g.cs index eb1133a..d2eba58 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartProviderExecuted.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedPartProviderExecuted.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRespondedPartProviderExecuted /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedReason.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedReason.g.cs index 65ec9d9..9fd9539 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedReason.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolApprovalRespondedReason.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolApprovalRespondedReason /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallContentPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallContentPart.g.cs index 08c00d2..5f74dcb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallContentPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallContentPart.g.cs @@ -60,5 +60,6 @@ public ToolCallContentPart( public ToolCallContentPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallContentPartToolCallDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallContentPartToolCallDiscriminator.g.cs index 9a590d3..3055597 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallContentPartToolCallDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallContentPartToolCallDiscriminator.g.cs @@ -40,5 +40,6 @@ public ToolCallContentPartToolCallDiscriminator( public ToolCallContentPartToolCallDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallFunction.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallFunction.g.cs index 6665674..803458f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallFunction.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolCallFunction.g.cs @@ -60,5 +60,6 @@ public ToolCallFunction( public ToolCallFunction() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePart.g.cs index 5a7e210..e979bd1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePart.g.cs @@ -98,5 +98,6 @@ public ToolInputAvailablePart( public ToolInputAvailablePart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata.g.cs index 3861600..7986de7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputAvailablePartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata2.g.cs index bb57bc2..352a8f9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputAvailablePartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata3.g.cs index c04234a..509e641 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputAvailablePartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartInput.g.cs index 60d1b70..9835c1e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputAvailablePartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartInput2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartInput2.g.cs index 81cbe0c..8cf897f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartInput2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartInput2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputAvailablePartInput2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartProviderExecuted.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartProviderExecuted.g.cs index db65ef5..7bffb8a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartProviderExecuted.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputAvailablePartProviderExecuted.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputAvailablePartProviderExecuted /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPart.g.cs index c1991a1..bdf89b7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPart.g.cs @@ -98,5 +98,6 @@ public ToolInputStreamingPart( public ToolInputStreamingPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata.g.cs index 44ca634..30830d9 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputStreamingPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata2.g.cs index 891917d..59ae5eb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputStreamingPartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata3.g.cs index 14fae34..9415bf4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputStreamingPartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartInput.g.cs index afd7367..f96db5c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputStreamingPartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartInput2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartInput2.g.cs index 762a46a..bc0a034 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartInput2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartInput2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputStreamingPartInput2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartProviderExecuted.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartProviderExecuted.g.cs index b14a991..b99b9c5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartProviderExecuted.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolInputStreamingPartProviderExecuted.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolInputStreamingPartProviderExecuted /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePart.g.cs index 0663251..cda924b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePart.g.cs @@ -116,5 +116,6 @@ public ToolOutputAvailablePart( public ToolOutputAvailablePart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata.g.cs index 0a60c45..c3eb1ad 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputAvailablePartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata2.g.cs index b2b2ca1..ae1920f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputAvailablePartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata3.g.cs index 025d805..ebded64 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputAvailablePartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartInput.g.cs index cf67e44..69b7677 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputAvailablePartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartInput2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartInput2.g.cs index 267758e..3f7ee28 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartInput2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartInput2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputAvailablePartInput2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartOutput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartOutput.g.cs index 1319edf..dabf999 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartOutput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartOutput.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputAvailablePartOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartOutput2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartOutput2.g.cs index fc32d77..0ff482b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartOutput2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartOutput2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputAvailablePartOutput2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartPreliminary.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartPreliminary.g.cs index a02234f..929c31d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartPreliminary.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartPreliminary.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputAvailablePartPreliminary /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartProviderExecuted.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartProviderExecuted.g.cs index 73e9750..1b41126 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartProviderExecuted.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputAvailablePartProviderExecuted.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputAvailablePartProviderExecuted /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPart.g.cs index 2e15a11..99572c1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPart.g.cs @@ -98,5 +98,6 @@ public ToolOutputDeniedPart( public ToolOutputDeniedPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata.g.cs index ea2126f..13e13af 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputDeniedPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata2.g.cs index 62daedd..23c778b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputDeniedPartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata3.g.cs index 3841066..3ae37d3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputDeniedPartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartInput.g.cs index 5b79210..021ccbf 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputDeniedPartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartInput2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartInput2.g.cs index 4638f0d..dd8780a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartInput2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartInput2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputDeniedPartInput2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartProviderExecuted.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartProviderExecuted.g.cs index e08a059..49c16a2 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartProviderExecuted.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputDeniedPartProviderExecuted.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputDeniedPartProviderExecuted /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPart.g.cs index db37965..d8d56ec 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPart.g.cs @@ -117,5 +117,6 @@ public ToolOutputErrorPart( public ToolOutputErrorPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata.g.cs index 46f3d4b..62d9438 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputErrorPartCallProviderMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata2.g.cs index f6266e0..4044c15 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputErrorPartCallProviderMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata3.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata3.g.cs index cd7abda..4e95bd1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata3.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartCallProviderMetadata3.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputErrorPartCallProviderMetadata3 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartInput.g.cs index 99ebbd8..7e18403 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputErrorPartInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartInput2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartInput2.g.cs index 60f00dc..29bc159 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartInput2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartInput2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputErrorPartInput2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartProviderExecuted.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartProviderExecuted.g.cs index d3105c1..a6cc226 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartProviderExecuted.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartProviderExecuted.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputErrorPartProviderExecuted /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartRawInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartRawInput.g.cs index e29cac0..e8da5b1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartRawInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartRawInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputErrorPartRawInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartRawInput2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartRawInput2.g.cs index 6bd65e1..316d784 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartRawInput2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolOutputErrorPartRawInput2.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolOutputErrorPartRawInput2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPart.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPart.g.cs index bd6e462..c909fbb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPart.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPart.g.cs @@ -61,5 +61,6 @@ public ToolResultContentPart( public ToolResultContentPart() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPartToolResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPartToolResult.g.cs index 59be0a3..ab90439 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPartToolResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPartToolResult.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolResultContentPartToolResult /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPartToolResultItem.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPartToolResultItem.g.cs index 8636fc2..e3450a3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPartToolResultItem.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ToolResultContentPartToolResultItem.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolResultContentPartToolResultItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotation.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotation.g.cs index e75302c..3261aa4 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotation.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotation.g.cs @@ -150,5 +150,6 @@ public TraceAnnotation( public TraceAnnotation() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationData.g.cs index 8c2d363..d3b2225 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationData.g.cs @@ -100,5 +100,6 @@ public TraceAnnotationData( public TraceAnnotationData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataMetadata.g.cs index 6b9a49a..05b3b84 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class TraceAnnotationDataMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataMetadata2.g.cs index 650d317..d7ecdd5 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class TraceAnnotationDataMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataResult.g.cs index f8600bb..ed8f27f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationDataResult.g.cs @@ -14,5 +14,6 @@ public sealed partial class TraceAnnotationDataResult /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationMetadata.g.cs index f4cb15f..1e31996 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class TraceAnnotationMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationMetadata2.g.cs index fabbd32..c93a696 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class TraceAnnotationMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationResult.g.cs index 34b2ba6..57f618f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationResult.g.cs @@ -14,5 +14,6 @@ public sealed partial class TraceAnnotationResult /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationUserId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationUserId.g.cs index 3266ce9..efdddb8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationUserId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationUserId.g.cs @@ -14,5 +14,6 @@ public sealed partial class TraceAnnotationUserId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationsResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationsResponseBody.g.cs index a1fe9e0..f8ce0f0 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationsResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationsResponseBody.g.cs @@ -49,5 +49,6 @@ public TraceAnnotationsResponseBody( public TraceAnnotationsResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationsResponseBodyNextCursor.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationsResponseBodyNextCursor.g.cs index 7be0e20..5ef3e6f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationsResponseBodyNextCursor.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceAnnotationsResponseBodyNextCursor.g.cs @@ -14,5 +14,6 @@ public sealed partial class TraceAnnotationsResponseBodyNextCursor /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceContext.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceContext.g.cs index 7ddf07f..e8b33c1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceContext.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceContext.g.cs @@ -60,5 +60,6 @@ public TraceContext( public TraceContext() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceData.g.cs index 28044f9..6e1b772 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceData.g.cs @@ -128,5 +128,6 @@ public TraceData( public TraceData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceDataSpans.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceDataSpans.g.cs index cac04e5..33b0df3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceDataSpans.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceDataSpans.g.cs @@ -14,5 +14,6 @@ public sealed partial class TraceDataSpans /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceNoteData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceNoteData.g.cs index 87ca2f0..47d362e 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceNoteData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceNoteData.g.cs @@ -54,5 +54,6 @@ public TraceNoteData( public TraceNoteData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceSpanData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceSpanData.g.cs index 819227b..54d41b6 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceSpanData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceSpanData.g.cs @@ -109,5 +109,6 @@ public TraceSpanData( public TraceSpanData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.TraceSpanDataParentId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.TraceSpanDataParentId.g.cs index b7e3bea..b161672 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.TraceSpanDataParentId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.TraceSpanDataParentId.g.cs @@ -14,5 +14,6 @@ public sealed partial class TraceSpanDataParentId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UIMessage.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UIMessage.g.cs index be43147..5ff8307 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UIMessage.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UIMessage.g.cs @@ -70,5 +70,6 @@ public UIMessage( public UIMessage() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UIMessageMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UIMessageMetadata.g.cs index 3effc8b..5e1af36 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UIMessageMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UIMessageMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class UIMessageMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UIMessageMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UIMessageMetadata2.g.cs index 6568ab2..fac4839 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UIMessageMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UIMessageMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class UIMessageMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpdateAnnotationConfigResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpdateAnnotationConfigResponseBody.g.cs index 3f06c53..d1c7476 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpdateAnnotationConfigResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpdateAnnotationConfigResponseBody.g.cs @@ -41,5 +41,6 @@ public UpdateAnnotationConfigResponseBody( public UpdateAnnotationConfigResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpdateAnnotationConfigResponseBodyDataDiscriminator.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpdateAnnotationConfigResponseBodyDataDiscriminator.g.cs index c5307b2..6d97cd7 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpdateAnnotationConfigResponseBodyDataDiscriminator.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpdateAnnotationConfigResponseBodyDataDiscriminator.g.cs @@ -40,5 +40,6 @@ public UpdateAnnotationConfigResponseBodyDataDiscriminator( public UpdateAnnotationConfigResponseBodyDataDiscriminator() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectRequestBody.g.cs index e5b2746..523c40b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectRequestBody.g.cs @@ -39,5 +39,6 @@ public UpdateProjectRequestBody( public UpdateProjectRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectRequestBodyDescription.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectRequestBodyDescription.g.cs index f67f02d..1afd03f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectRequestBodyDescription.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectRequestBodyDescription.g.cs @@ -14,5 +14,6 @@ public sealed partial class UpdateProjectRequestBodyDescription /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectResponseBody.g.cs index c3614b0..c9af81a 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpdateProjectResponseBody.g.cs @@ -40,5 +40,6 @@ public UpdateProjectResponseBody( public UpdateProjectResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetData.g.cs index 46da259..6e57d56 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetData.g.cs @@ -80,5 +80,6 @@ public UploadDatasetData( public UploadDatasetData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequest.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequest.g.cs index d5d1a15..2a9265d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequest.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequest.g.cs @@ -120,5 +120,6 @@ public UploadDatasetRequest( public UploadDatasetRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequest2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequest2.g.cs index ce50a19..f398a92 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequest2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequest2.g.cs @@ -163,5 +163,6 @@ public UploadDatasetRequest2( public UploadDatasetRequest2() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestInput.g.cs index 9c990ef..5e4aeeb 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class UploadDatasetRequestInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestMetadataItem.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestMetadataItem.g.cs index 492a4b5..785a0f8 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestMetadataItem.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestMetadataItem.g.cs @@ -14,5 +14,6 @@ public sealed partial class UploadDatasetRequestMetadataItem /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestOutput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestOutput.g.cs index daea5d9..a8b9d6f 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestOutput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetRequestOutput.g.cs @@ -14,5 +14,6 @@ public sealed partial class UploadDatasetRequestOutput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetResponse.g.cs index 28568a2..cfc5b9b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class UploadDatasetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetResponseBody.g.cs index 1852882..ecab868 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UploadDatasetResponseBody.g.cs @@ -40,5 +40,6 @@ public UploadDatasetResponseBody( public UploadDatasetResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBody.g.cs index 0c5416b..db4d29d 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBody.g.cs @@ -135,5 +135,6 @@ public UpsertExperimentEvaluationRequestBody( public UpsertExperimentEvaluationRequestBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyError.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyError.g.cs index 7c24e69..d09466c 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyError.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyError.g.cs @@ -14,5 +14,6 @@ public sealed partial class UpsertExperimentEvaluationRequestBodyError /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyMetadata.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyMetadata.g.cs index e936916..2c0f930 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyMetadata.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class UpsertExperimentEvaluationRequestBodyMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyMetadata2.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyMetadata2.g.cs index dc55288..e960500 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyMetadata2.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyMetadata2.g.cs @@ -14,5 +14,6 @@ public sealed partial class UpsertExperimentEvaluationRequestBodyMetadata2 /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyResult.g.cs index d02cfd6..9e464dd 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyResult.g.cs @@ -14,5 +14,6 @@ public sealed partial class UpsertExperimentEvaluationRequestBodyResult /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyTraceId.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyTraceId.g.cs index 7f7e2e2..2afc4f1 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyTraceId.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationRequestBodyTraceId.g.cs @@ -14,5 +14,6 @@ public sealed partial class UpsertExperimentEvaluationRequestBodyTraceId /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationResponseBody.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationResponseBody.g.cs index 5ec8c54..64a7748 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationResponseBody.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationResponseBody.g.cs @@ -40,5 +40,6 @@ public UpsertExperimentEvaluationResponseBody( public UpsertExperimentEvaluationResponseBody() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationResponseBodyData.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationResponseBodyData.g.cs index b8f8675..21d5816 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationResponseBodyData.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertExperimentEvaluationResponseBodyData.g.cs @@ -42,5 +42,6 @@ public UpsertExperimentEvaluationResponseBodyData( public UpsertExperimentEvaluationResponseBodyData() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertOrDeleteSecretsRequest.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertOrDeleteSecretsRequest.g.cs index 1c2108e..9e098a3 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertOrDeleteSecretsRequest.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertOrDeleteSecretsRequest.g.cs @@ -40,5 +40,6 @@ public UpsertOrDeleteSecretsRequest( public UpsertOrDeleteSecretsRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertOrDeleteSecretsResult.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertOrDeleteSecretsResult.g.cs index fdf4ae8..e8d0cec 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.UpsertOrDeleteSecretsResult.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.UpsertOrDeleteSecretsResult.g.cs @@ -50,5 +50,6 @@ public UpsertOrDeleteSecretsResult( public UpsertOrDeleteSecretsResult() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ValidationError.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ValidationError.g.cs index ceb2e7d..9455e2b 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ValidationError.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ValidationError.g.cs @@ -78,5 +78,6 @@ public ValidationError( public ValidationError() { } + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ValidationErrorCtx.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ValidationErrorCtx.g.cs index b70e240..0f80135 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ValidationErrorCtx.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ValidationErrorCtx.g.cs @@ -14,5 +14,6 @@ public sealed partial class ValidationErrorCtx /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.ValidationErrorInput.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.ValidationErrorInput.g.cs index 80c2114..d52f146 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.ValidationErrorInput.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.ValidationErrorInput.g.cs @@ -14,5 +14,6 @@ public sealed partial class ValidationErrorInput /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Phoenix/Generated/Phoenix.Models.VersionArizePhoenixVersionGetResponse.g.cs b/src/libs/Phoenix/Generated/Phoenix.Models.VersionArizePhoenixVersionGetResponse.g.cs index d0b3012..5a67432 100644 --- a/src/libs/Phoenix/Generated/Phoenix.Models.VersionArizePhoenixVersionGetResponse.g.cs +++ b/src/libs/Phoenix/Generated/Phoenix.Models.VersionArizePhoenixVersionGetResponse.g.cs @@ -14,5 +14,6 @@ public sealed partial class VersionArizePhoenixVersionGetResponse /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file