mirror of
https://github.com/standardnotes/server
synced 2026-08-02 03:16:09 -04:00
feat: shared vaults functionality in api-gateway,auth,files,common,security,domain-events. (#629)
Co-authored-by: Mo <[email protected]>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export type StreamDownloadFileDTO = {
|
||||
userUuid: string
|
||||
ownerUuid: string
|
||||
resourceRemoteIdentifier: string
|
||||
startRange: number
|
||||
endRange: number
|
||||
|
||||
Reference in New Issue
Block a user