[pbs-devel] [PATCH proxmox-backup] ui: prune job edit: fix disabling jobs

Dominik Csapak d.csapak at proxmox.com
Mon Nov 14 15:01:33 CET 2022


On 11/14/22 14:26, Fabian Grünbichler wrote:
> On November 14, 2022 11:54 am, Dominik Csapak wrote:
>> IMO good, but do we really drop unrecognized parameters in the api?
>> is that intentional? (iow. in pve it would have triggered an api exception
>> since that parameter does not exist)
> 
> yes, if it's an AllOf Schema (which everything containing a flattened type is).
> for regular ObjectSchema-s, AdditionalProperties like in PVE is configurable.
> 

meh... for configuration APIs i quite like the PVE behavior, since we can catch
such things much earlier.






More information about the pbs-devel mailing list