From 7ab3f8ba72e70c67913fee1b53409ba089c7bdd3 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Mon, 13 Aug 2018 09:54:44 +0100 Subject: [PATCH] Bug 21199: (QA follow-up) Add show_attributes to perldoc Signed-off-by: Martin Renvoize (cherry picked from commit d555126d8f8fe8c9a4bdd6563c8fcd82b971fc84) Signed-off-by: Fridolin Somers --- C4/ILSDI/Services.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/C4/ILSDI/Services.pm b/C4/ILSDI/Services.pm index 1ad962a039..ada4be2132 100644 --- a/C4/ILSDI/Services.pm +++ b/C4/ILSDI/Services.pm @@ -380,6 +380,9 @@ Parameters: whether or not to return hold request information in the response - show_loans (Optional, default 0) whether or not to return loan information request information in the response + - show_attributes (Optional, default 0) + whether or not to return additional patron attributes, when enabled the attributes + are limited to those marked as opac visible only. =cut -- 2.39.5