mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 21:34:54 +03:00
d40f4b3e67
As it turns out sometimes users pass in an arbitrarily nested structure e.g. for the qemu backing chains JSON pseudo protocol. This new implementation deflattens now a single object fully even with nested keys. Additionally it's not necessary now to stick with the "file." prefix for the properties. |
||
---|---|---|
.. | ||
deflatten-basic-file-in.json | ||
deflatten-basic-file-out.json | ||
deflatten-basic-generic-in.json | ||
deflatten-basic-generic-out.json | ||
deflatten-concat-double-key-in.json | ||
deflatten-concat-in.json | ||
deflatten-concat-out.json | ||
deflatten-deep-file-in.json | ||
deflatten-deep-file-out.json | ||
deflatten-deep-generic-in.json | ||
deflatten-deep-generic-out.json | ||
deflatten-double-key-in.json | ||
deflatten-nested-in.json | ||
deflatten-nested-out.json | ||
deflatten-unflattened-in.json | ||
deflatten-unflattened-out.json |