X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=src%2FPVE%2FAPI2%2FFirewall%2FGroups.pm;h=9e4d08a4f260dd31e0a28268bff4ecc2c680379d;hp=442b4da913a3ec3708ee5383279db57b74293297;hb=e2beb7aa9900c650ec69594a2f26cc2889908134;hpb=27083984942e60de96fe498faf0c6be1d7f5adf0 diff --git a/src/PVE/API2/Firewall/Groups.pm b/src/PVE/API2/Firewall/Groups.pm index 442b4da..9e4d08a 100644 --- a/src/PVE/API2/Firewall/Groups.pm +++ b/src/PVE/API2/Firewall/Groups.pm @@ -38,6 +38,7 @@ __PACKAGE__->register_method({ description => "List security groups.", parameters => { additionalProperties => 0, + properties => {}, }, returns => { type => 'array',