From 41429d7b53e79ff615a3b71fded56919d24e97e1 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 --- C4/ILSDI/Services.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/C4/ILSDI/Services.pm b/C4/ILSDI/Services.pm index 189aa726c6..4bdc19e87c 100644 --- a/C4/ILSDI/Services.pm +++ b/C4/ILSDI/Services.pm @@ -383,6 +383,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.18.0