proxmox/proxmox-notify/src/api
Lukas Wagner d61e3fc759 notify: convert Option<Vec<T>> -> Vec<T> in config structs
Suggested-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Folke Gleumes <f.gleumes@proxmox.com>
Reviewed-by: Fiona Ebner <f.ebner@proxmox.com>
2024-04-23 23:06:52 +02:00
..
common.rs notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00
gotify.rs notify: make api methods take config struct ownership 2024-04-23 23:06:52 +02:00
matcher.rs notify: convert Option<Vec<T>> -> Vec<T> in config structs 2024-04-23 23:06:52 +02:00
mod.rs notify: convert Option<Vec<T>> -> Vec<T> in config structs 2024-04-23 23:06:52 +02:00
sendmail.rs notify: convert Option<Vec<T>> -> Vec<T> in config structs 2024-04-23 23:06:52 +02:00
smtp.rs notify: convert Option<Vec<T>> -> Vec<T> in config structs 2024-04-23 23:06:52 +02:00