Bug 21199: (QA follow-up) Add show_attributes to perldoc
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 13 Aug 2018 08:54:44 +0000 (09:54 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 24 Sep 2018 13:31:37 +0000 (15:31 +0200)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit d555126d8f8fe8c9a4bdd6563c8fcd82b971fc84)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 7ab3f8ba72e70c67913fee1b53409ba089c7bdd3)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>

C4/ILSDI/Services.pm

index 58c6e92..24c7773 100644 (file)
@@ -364,7 +364,10 @@ Parameters:
   - show_holds (Optional, default 0)
        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 
+    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