proxmox-backup/pbs-api-types
Thomas Lamprecht 7f3b4a94e6 api types: verify job: allow outdated-afer == 0 for backward compat
We can have those in existing verify jobs configs, and that'd break
stuff. So, even while the "bad" commit got released only recently
with `2.1.6-1` (14 April 2022), we still need to cope with those that
used it, and using some serde parser magic to transform on read only
is hard here due to section config (json-value and verify currently
happen before we can do anything about it)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-18 15:39:59 +02:00
..
src api types: verify job: allow outdated-afer == 0 for backward compat 2022-05-18 15:39:59 +02:00
Cargo.toml api-types: add BackupNamespace type 2022-05-12 09:33:50 +02:00