]> git.proxmox.com Git - proxmox.git/commit
notify: api: add API for filters
authorLukas Wagner <l.wagner@proxmox.com>
Thu, 20 Jul 2023 14:31:41 +0000 (16:31 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 24 Jul 2023 08:25:46 +0000 (10:25 +0200)
commit109a936b6bcbeaf1a32b216a63b8d12ebfec80db
tree468b629525e99fc7522ffd4eb94835b180b9d3fd
parentee0ab52b9bb6c3e1feb93bdc14465b889e36fa83
notify: api: add API for filters

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
proxmox-notify/src/api/filter.rs [new file with mode: 0644]
proxmox-notify/src/api/gotify.rs
proxmox-notify/src/api/group.rs
proxmox-notify/src/api/mod.rs
proxmox-notify/src/api/sendmail.rs