mirror of
https://github.com/restic/restic.git
synced 2025-08-14 13:37:27 +00:00
backend/rest: Ensure base URL ends with slash
This makes it easier for rclone.
This commit is contained in:
@@ -681,7 +681,7 @@ return JSON. Any different value for this header means API version 1.
|
||||
|
||||
The placeholder ``{path}`` in this document is a path to the repository, so
|
||||
that multiple different repositories can be accessed. The default path is
|
||||
``/``.
|
||||
``/``. The path must end with a slash.
|
||||
|
||||
POST {path}?create=true
|
||||
=======================
|
||||
|
Reference in New Issue
Block a user