diff --git a/src/libs/Anthropic/Generated/JsonSerializerContext.g.cs b/src/libs/Anthropic/Generated/JsonSerializerContext.g.cs index 77f9ce4..4235b0d 100644 --- a/src/libs/Anthropic/Generated/JsonSerializerContext.g.cs +++ b/src/libs/Anthropic/Generated/JsonSerializerContext.g.cs @@ -55,6 +55,7 @@ namespace Anthropic typeof(global::Anthropic.JsonConverters.OneOfJsonConverter>), typeof(global::Anthropic.JsonConverters.OneOfJsonConverter>), typeof(global::Anthropic.JsonConverters.OneOfJsonConverter>), + typeof(global::Anthropic.JsonConverters.UnixTimestampJsonConverter), })] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::Anthropic.JsonSerializerContextTypes))]