mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-05 03:44:36 -05:00
Documentation cleanup (#417)
This commit is contained in:
@@ -92,7 +92,7 @@ object BackupController {
|
||||
)
|
||||
},
|
||||
withResults = {
|
||||
mime(HttpCode.OK, "application/octet-stream")
|
||||
stream(HttpCode.OK)
|
||||
}
|
||||
)
|
||||
|
||||
@@ -124,7 +124,7 @@ object BackupController {
|
||||
)
|
||||
},
|
||||
withResults = {
|
||||
mime(HttpCode.OK, "application/octet-stream")
|
||||
stream(HttpCode.OK)
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user