[yew-devel] [PATCH yew-comp] delete_empty_values: use array instead of string-list

Hannes Laimer h.laimer at proxmox.com
Fri Nov 7 08:00:11 CET 2025


On 11/6/25 21:46, Thomas Lamprecht wrote:
> Am 29.10.25 um 18:35 schrieb Hannes Laimer:
>> PVE does accept arrays since [1], and with [2] PDM expects arrays.
>>
>> [1] pve-common 69d9edcc ("section config: implement array support")
>> [2] proxmox bd8eca6b ("pve-api-types: schema2rust: generate arrays for types with format `-list`")
>>
>> Signed-off-by: Hannes Laimer <h.laimer at proxmox.com>
>> ---
>> This was somewhat recently changed to a string-list, but with the recent
>> change in the PVE type generation we need an actual array here.
> 
> For the record: This is now obsolete again as Dietmar pushed a similar patch
> recently directly:
> 
> https://git.proxmox.com/?p=ui/proxmox-yew-comp.git;a=commitdiff;h=e3e2cc5eb8c75c119dd5dea909b522ccfb7701b7;hp=fa71a6b2c5002b65fa91bd7005150faf4d9646aa

good to know :P I think I did reference this in a series for PDM.
Thanks for taking a look!





More information about the yew-devel mailing list