[pve-devel] [PATCH pve-manager 0/1] Fix #1982 Check handler exists

Christian Ebner c.ebner at proxmox.com
Tue Jan 15 10:32:46 CET 2019


Fix #1982

Checks that the handler for the provided API call even exists before starting
with verification of the parameter schema, therefore returning a more
descriptive error message if the handler does not exist.

Christian Ebner (1):
  fix 1982 Check handler exists

 PVE/CLI/pvesh.pm | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
2.11.0




More information about the pve-devel mailing list