]> git.proxmox.com Git - proxmox-backup.git/commit
api2: add verification job config endpoint
authorHannes Laimer <h.laimer@proxmox.com>
Tue, 20 Oct 2020 09:10:04 +0000 (11:10 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Oct 2020 10:51:35 +0000 (12:51 +0200)
commit9b2bad7af0dd4cedf23d05a046a7bcbc9471b6a3
tree02277e35a1fb5a5434965bec766dd1202e4af3f2
parent78efafc2d010c2ba6c031f259c6cded519eff21d
api2: add verification job config endpoint

Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
src/api2/config.rs
src/api2/config/verify.rs [new file with mode: 0644]
src/api2/types/mod.rs
src/config.rs
src/config/verify.rs [new file with mode: 0644]