On 26.08.20 10:51, Aaron Lauterer wrote: > Otherwise the API would return an error message because returning an > empty value is not defined in the API. > > By dying we avoid confusions as the return will be an error and not a > successful call which should return a task ID. > > Signed-off-by: Aaron Lauterer <a.laute...@proxmox.com> > --- > v1 -> v2: change from return to die as the result of the feedback to the > first version [0] > > We should probably align the resize endpoint on the qemu side > accordingly as right now it has no return values defined at all and does > not return anything in this case. > > [0] https://lists.proxmox.com/pipermail/pve-devel/2020-August/044597.html > > src/PVE/API2/LXC.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >
applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel