api: fix nodes stats memory return type description
Signed-off-by: Tim Marx <t.marx@proxmox.com>
This commit is contained in:
parent
2e90713e10
commit
fe21306039
@ -2125,7 +2125,7 @@ __PACKAGE__->register_method ({
|
||||
},
|
||||
mem => {
|
||||
description => "Used memory in bytes.",
|
||||
type => 'string',
|
||||
type => 'integer',
|
||||
optional => 1,
|
||||
renderer => 'bytes',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user