[pbs-devel] applied: [PATCH backup 1/2] move subscription API path to /nodes

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Jul 21 19:36:30 CEST 2020


On 21.07.20 13:41, Stefan Reiter wrote:
> This aligns it with PVE and allows the widget toolkit's update window
> "refresh" to work without modifications once POST /apt/update is
> implemented.
> 
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
> 
> I believe it makes more sense here in general, it is certainly node specific.
> 
>  src/api2.rs                         | 2 --
>  src/api2/node.rs                    | 2 ++
>  src/api2/{ => node}/subscription.rs | 8 ++++++++
>  www/Dashboard.js                    | 2 +-
>  www/Subscription.js                 | 2 +-
>  5 files changed, 12 insertions(+), 4 deletions(-)
>  rename src/api2/{ => node}/subscription.rs (88%)
> 
>

applied, thanks!





More information about the pbs-devel mailing list