From 82ec02b53883e2d3e815a77b17d2078931abbb29 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: Nick Clemens --- C4/ILSDI/Services.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/C4/ILSDI/Services.pm b/C4/ILSDI/Services.pm index a6f87a0b75..f3b15da566 100644 --- a/C4/ILSDI/Services.pm +++ b/C4/ILSDI/Services.pm @@ -382,6 +382,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.2