mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-04-28 18:32:27 +00: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…
Reference in New Issue
Block a user