Skip to content

Commit bf1e59f

Browse files
Merge pull request #47 from tryAGI/bot/update-openapi_202411191830
feat:@coderabbitai
2 parents f0fd2ed + 914c624 commit bf1e59f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libs/HuggingFace/Generated/JsonSerializerContext.g.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ namespace HuggingFace
1414
Converters = new global::System.Type[]
1515
{
1616
typeof(global::HuggingFace.JsonConverters.AnyOfJsonConverter<string, global::System.Collections.Generic.IList<string>>),
17+
typeof(global::HuggingFace.JsonConverters.UnixTimestampJsonConverter),
1718
})]
1819

1920
[global::System.Text.Json.Serialization.JsonSerializable(typeof(global::HuggingFace.JsonSerializerContextTypes))]

0 commit comments

Comments
 (0)