[Koha-bugs] [Bug 28948] Add a /public counterpart for the libraries REST endpoints

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 10 16:41:19 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28948

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #11 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
+        my $allowlist = Koha::Library::Allowlist->new({ interface => 'opac'
})->load();

We should allow chaining then. IIRC load does not return self now.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list