[Koha-bugs] [Bug 34999] REST API: Public routes should respect OPACMaintenance

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 24 11:58:58 CET 2023


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

--- Comment #6 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
TODO 

-            return $c->render(status => 503, json => { error => $_->error });
+            return $c->render(status => 503, json => { error => $_->message
});

This is not needed.

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


More information about the Koha-bugs mailing list