Bug 18485

Summary: REST API: add endpoint for calendar
Product: Koha Reporter: Michal Denar <black23>
Component: REST APIAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: black23, jonathan.druart, josef.moravec, mail, mehdi.hamidi, rbit
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 17015    
Bug Blocks:    

Description Michal Denar 2017-04-24 09:19:32 UTC
Hello,
new calendar (bug 17015) works with opening hours, so new endpoint for calendar will be useful for transfer informations about opening hours into other systems.
Comment 1 Mehdi Hamidi 2017-04-24 15:21:36 UTC
Hello Mike,

What do you mean by a new endpoint? Please give us more details.

Thanks!

Mehdi Hamidi
Comment 2 Josef Moravec 2017-04-25 09:21:40 UTC
(In reply to Mehdi Hamidi from comment #1)
> Hello Mike,
> 
> What do you mean by a new endpoint? Please give us more details.
> 
> Thanks!
> 
> Mehdi Hamidi

Endpoint on top of the new Koha RESTful API - see https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799

It could be useful for integrating information about opening hours or holidays to library website, for example, and probably many more usages that I can't even imagine now ;)