Bug 18485 - REST API: add endpoint for calendar
Summary: REST API: add endpoint for calendar
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: master
Hardware: All All
: P3 enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on: 17015
Blocks:
  Show dependency treegraph
 
Reported: 2017-04-24 09:19 UTC by Michal Denar
Modified: 2017-09-25 18:02 UTC (History)
6 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ;)