chore: run dotnet format
This commit is contained in:
@@ -48,4 +48,4 @@ public class AnthropicFile
|
||||
/// </summary>
|
||||
[JsonPropertyName("downloadable")]
|
||||
public bool Downloadable { get; init; }
|
||||
}
|
||||
}
|
||||
@@ -63,4 +63,4 @@ public class CreateFileRequest
|
||||
FileName = fileName;
|
||||
FileType = fileType;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user