[Koha-bugs] [Bug 17361] Add item messages table and rest api endpoints

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 7 20:30:19 CET 2017


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

--- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 60900
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60900&action=edit
Bug 17361: REST api | Add /items/messages endpoints

This patch adds the following endpoints:
- /items/{itemnumber}/messages
- /items/{itemnumber}/messages/{item_message_id}
for CRUD operation on item messages.

Unit tests to come.

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


More information about the Koha-bugs mailing list