On 01/02/2015 03:15 PM, Alexandre Derumier wrote:
@@ -685,11 +702,6 @@ __PACKAGE__->register_method({ type => 'string', optional => 1, }, - pending => { - description => "Pending value.", - type => 'string', - optional => 1, - }, delete => { description => "Indicated a pending delete request.", type => 'boolean', @@ -1156,6 +1168,10 @@ __PACKAGE__->register_method({ maxLength => 40, optional => 1, }, + pending => { + optional => 1, + type => 'boolean', + } }), }, returns => { type => 'null' },
I don't really understand that change? _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel