[Koha-bugs] [Bug 16826] REST API: Add API routes for getting item availability and holdability

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 25 14:51:42 CEST 2017


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com

--- Comment #49 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
I don't agree with the proposed endpoints layout. I belive we should have
/items/{item_id}/availability instead.

The ->swaggerize methods aren't needed anymore as Koha::Object(s) implement the
TO_JSON method with similar behaviour. This was obviously written before the
TO_JSON addition.

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


More information about the Koha-bugs mailing list