https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43494
Bug ID: 43494
Summary: Add REST API endpoints for library opening hours
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: REST API
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Depends on: 43492
Target Milestone: ---
Bug 37617 asks for library opening hours to be available via the REST API -
either embedded in /libraries responses or via a dedicated endpoint - noting
that the current /libraries embed exposes library_hours as an untyped array
with no write access at all; hours can currently only be edited through the
admin/branches.pl form.
Building on the library_opening_hours facade from Bug 43492, this bug adds full
CRUD for library opening hours as a REST sub-resource of /libraries (mirroring
the pattern used for library calendar closures in Bug 42311), plus a typed
schema for the existing /libraries embed, so opening hours are available both
ways rather than having to choose one.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43492
[Bug 43492] Normalize library opening hours into a dedicated
library_opening_hours table
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/