On 05.09.19 16:11, Oguz Bektas wrote: > Signed-off-by: Oguz Bektas <o.bek...@proxmox.com> > --- > src/PVE/API2/LXC.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/PVE/API2/LXC.pm b/src/PVE/API2/LXC.pm > index 6ddff9c..9ddaf58 100644 > --- a/src/PVE/API2/LXC.pm > +++ b/src/PVE/API2/LXC.pm > @@ -35,7 +35,7 @@ BEGIN { > > __PACKAGE__->register_method ({ > subclass => "PVE::API2::LXC::Config", > - path => '{vmid}/config', > + path => '{vmid}/config', > }); > > __PACKAGE__->register_method ({ >
applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel