]> git.proxmox.com Git - pve-ha-manager.git/commit
api: fix/add return description for status endpoint
authorFiona Ebner <f.ebner@proxmox.com>
Wed, 31 May 2023 08:12:46 +0000 (10:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Jun 2023 15:40:48 +0000 (17:40 +0200)
commitafa1aa9cb8414a61c466693442372ba140a6b627
treeba26f4c82c00d6e10490e5c7b601538e4950f150
parent5a9c3a28083820107f05bf45b111457725bcdab9
api: fix/add return description for status endpoint

The fact that no 'items' was specified made the api-viewer throw a
JavaScript exception: retinf.items is undefined

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
src/PVE/API2/HA/Status.pm