]> git.proxmox.com Git - proxmox-backup.git/commit
cleanup schema function calls
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 16 Dec 2021 10:02:53 +0000 (11:02 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 16 Dec 2021 10:25:02 +0000 (11:25 +0100)
commit9fa3026a0809027aa719ce14286fdb335bee5d5b
treeb837f53828ea6b9cd0d941767bdadcfb612796f5
parent821aa8eae611fc92875509f82b9de4714cfe0434
cleanup schema function calls

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
14 files changed:
pbs-api-types/src/jobs.rs
pbs-api-types/src/tape/media_location.rs
pbs-tape/src/lib.rs
proxmox-rest-server/src/rest.rs
proxmox-rrd/examples/prrd.rs
src/api2/access/openid.rs
src/api2/config/changer.rs
src/api2/config/datastore.rs
src/api2/node/disks/zfs.rs
src/api2/node/network.rs
src/api2/tape/restore.rs
src/bin/proxmox_backup_debug/api.rs
src/server/email_notifications.rs
src/tools/config.rs