mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-02-25 17:57:35 +03:00
file restore: list api: fix description of "path"
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5d0d3c61f9
commit
c190a32cb1
@ -191,7 +191,7 @@ async fn list_files(
|
||||
description: "Group/Snapshot path.",
|
||||
},
|
||||
"path": {
|
||||
description: "Path to restore. Directories will be restored as .zip files.",
|
||||
description: "(Sub-)Path to list.",
|
||||
type: String,
|
||||
},
|
||||
"base64": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user