]> git.proxmox.com Git - proxmox-backup.git/commit
api: define subscription key schema and use it
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Oct 2020 11:56:35 +0000 (12:56 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Oct 2020 11:57:14 +0000 (12:57 +0100)
commit926d2531269964f8a4fab4f453728ac8fd2e10df
tree99a3e49966f088c8b1904dba6b73d97efc9d75bd
parent1cd951c93e07e9fdef6553cd4c0d4a9891b1d109
api: define subscription key schema and use it

nicer to have the correct regex checked in parameter verification
already

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/api2/node/subscription.rs
src/api2/types/mod.rs