Skip to content

Commit

Permalink
DownloadFile added offset
Browse files Browse the repository at this point in the history
  • Loading branch information
i.navrotskyj committed May 9, 2024
1 parent dc921ac commit e42ae6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storage/file.proto
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ message DownloadFileRequest {
int64 id = 1;
int64 domain_id = 2;
bool metadata = 3;
int64 offset = 4;
}

message StreamFile {
Expand Down

0 comments on commit e42ae6c

Please sign in to comment.