mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
Update download.go
This commit is contained in:
@@ -47,7 +47,7 @@ func (f *fileReader) Seek(offset int64, whence int) (int64, error) {
|
|||||||
//
|
//
|
||||||
// @Tags API
|
// @Tags API
|
||||||
//
|
//
|
||||||
// @Param size path string true "Test file size"
|
// @Param size path string true "Test file size (in MB)"
|
||||||
//
|
//
|
||||||
// @Produce application/octet-stream
|
// @Produce application/octet-stream
|
||||||
// @Success 200 {file} file
|
// @Success 200 {file} file
|
||||||
|
|||||||
Reference in New Issue
Block a user