5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-03-11 16:58:32 +03:00

update for new proxmox-api-macro

A #[default] attribute now conflicts with an explicitly
defined #[api(default: ...)] value for obvious reasons.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-12-12 11:40:12 +01:00
parent 21d4a68255
commit 28917c7127

View File

@ -222,7 +222,7 @@ async fn diff_archive(
Ok(())
}
#[api(default: "auto")]
#[api]
#[derive(Default, Deserialize)]
#[serde(rename_all = "lowercase")]
/// Color output options