mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-06 13:03:24 +00:00
PruneJobConfig: remove stale optional flag from the API macro.
The property is not optional - it is defined as "String". Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
parent
65c9e40695
commit
e050aa187b
@ -686,7 +686,6 @@ impl PruneJobOptions {
|
||||
},
|
||||
schedule: {
|
||||
schema: PRUNE_SCHEDULE_SCHEMA,
|
||||
optional: true,
|
||||
},
|
||||
comment: {
|
||||
optional: true,
|
||||
|
Loading…
Reference in New Issue
Block a user