mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-28 02:56:27 +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
dca6c270a0
commit
486415f517
@ -686,7 +686,6 @@ impl PruneJobOptions {
|
||||
},
|
||||
schedule: {
|
||||
schema: PRUNE_SCHEDULE_SCHEMA,
|
||||
optional: true,
|
||||
},
|
||||
comment: {
|
||||
optional: true,
|
||||
|
Loading…
Reference in New Issue
Block a user