https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42311 Bug ID: 42311 Summary: REST API CRUD endpoints for library calendar Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: REST API Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org CC: tomascohen@gmail.com Add endpoints under /libraries/{library_id}/calendar for managing closure definitions: weekly closures, repeating annual closures, single closures, and exceptions. Includes a copy operation to duplicate one library's calendar to another. Depends on the Koha::Calendar::* classes from bug 42310. Permission: tools: edit_calendar for writes, catalogue: 1 for reads. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.