Bug 32981: (QA follow-up) Fix POD and file permissions
authorNick Clemens <nick@bywatersolutions.com>
Fri, 24 Feb 2023 14:47:44 +0000 (14:47 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 2 Mar 2023 15:00:14 +0000 (12:00 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/REST/V1/AuthorisedValues.pm
t/db_dependent/api/v1/authorised_values.t [changed mode: 0644->0755]

index 39d1089..add0fa5 100644 (file)
@@ -28,7 +28,9 @@ use Try::Tiny;
 
 =head2 Methods
 
-=head3 list
+=head3 list_av_from_category
+
+This routine returns the authorised values for a given category
 
 =cut
 
old mode 100644 (file)
new mode 100755 (executable)