Serve files directly from cloud storage

This commit is contained in:
Kieran
2022-03-02 19:19:02 +00:00
parent 0635aedc31
commit ac47edc52d
7 changed files with 32 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ namespace VoidCat.Model
/// </summary>
[JsonConverter(typeof(Base58GuidConverter))]
public Guid Id { get; init; }
/// <summary>
/// Metadta related to the file
/// </summary>