[Koha-bugs] [Bug 16497] Add API routes for libraries

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 15 12:24:22 CET 2019


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

--- Comment #44 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 83949
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83949&action=edit
Bug 16497: (follow-up) Adapt to existing guidelines and RFC

This patch makes the original implementation match what is specified on
the RFC [1].

The controller is updated, and so the tests.

To test:
- Apply this patches:
- Run:
  $ kshell
 k$ prove t/db_dependent/api/v1/libraries.t
=> SUCCESS: Tests pass!

[1] https://wiki.koha-community.org/wiki/Libraries_endpoint_RFC

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list