-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore improvement: transfers swagger (#4063)
* fix(makefile): use sctool.dev in make docs This was overlooked when deleting the sctool file in db466ef. * fix(docs): backup, generate docs for --skip-schema This was overlooked when the --skip-schema flag was introduced in 90eb17d. * feat(swagger): agent, add /rclone/operations/set-transfers endpoint This endpoint will be used to control the amount of transfers during backup/restore.
- Loading branch information
1 parent
9fb5be9
commit 4c14076
Showing
8 changed files
with
420 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
139 changes: 139 additions & 0 deletions
139
v3/swagger/gen/agent/client/operations/core_transfers_parameters.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
135 changes: 135 additions & 0 deletions
135
v3/swagger/gen/agent/client/operations/core_transfers_responses.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.