From fc21a5c2204b355acd63df24ad5c46a8e9ee41f8 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 26 Jan 2012 08:31:27 +0100 Subject: [PATCH] add description --- PVE/API2/ACL.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/PVE/API2/ACL.pm b/PVE/API2/ACL.pm index 8c5c388..c2d5665 100644 --- a/PVE/API2/ACL.pm +++ b/PVE/API2/ACL.pm @@ -21,6 +21,7 @@ __PACKAGE__->register_method ({ method => 'GET', description => "Get Access Control List (ACLs).", permissions => { + description => "The returned list is restricted to objects where you have rights to modify permissions.", user => 'all', }, parameters => { -- 2.39.2