]> git.proxmox.com Git - pve-common.git/commitdiff
print api res: always allow result to be undef if optional
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 13 May 2019 06:52:19 +0000 (06:52 +0000)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 13 May 2019 06:52:28 +0000 (06:52 +0000)
If the return schema says that it's optionally returns something then
we want to allow returning nothing, i.e., undef

Co-developed-by: Dominic Jäger <d.jaeger@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>

No differences found