]> git.proxmox.com Git - pmg-api.git/commit
api: statistics: drop deprecated detail statistic methods
authorStoiko Ivanov <s.ivanov@proxmox.com>
Tue, 8 Jun 2021 17:25:29 +0000 (17:25 +0000)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Fri, 11 Jun 2021 14:53:45 +0000 (14:53 +0000)
commitf91a7bf58f0e975afefbd4c0abb2c93693a46cbf
tree78380516467d87b078dae56db88ef600854c8993
parent4af363b382fc057130df414e600f24d5a8013846
api: statistics: drop deprecated detail statistic methods

in e89b61c5190e3e374c2c3bcb3dce444c64c718cf we introduced a method
taking the address as explicit parameter instead of path component
(local-parts can contain '/'). now we can drop the old paths.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
src/PMG/API2/Statistics.pm