]> git.proxmox.com Git - pve-manager.git/commit
api: backup: update: turn delete into a hash
authorFiona Ebner <f.ebner@proxmox.com>
Wed, 16 Nov 2022 14:04:31 +0000 (15:04 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Jun 2023 14:47:08 +0000 (16:47 +0200)
commitbda3f2aab7f67bbd30286ab3b1f32ad6887b79c3
tree1ed3c18cb1ce78b3602dfd4516d27fc159f0e060
parent1056e10c4b42955a98d57b5452ece69a9b42d1df
api: backup: update: turn delete into a hash

makes it easier to check for keys in the following patches.

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