[Koha-bugs] [Bug 23998] Messages REST API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 12 13:46:19 CET 2019


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

Lari Taskula <lari.taskula at hypernova.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95304|0                           |1
        is obsolete|                            |

--- Comment #2 from Lari Taskula <lari.taskula at hypernova.fi> ---
Created attachment 95305
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95305&action=edit
Bug 23998: REST API for messages - Add /api/v1/messages endpoint

Exposes messages database table via REST API.

GET    /api/v1/messages
POST   /api/v1/messages
PUT    /api/v1/messages
DELETE /api/v1/messages

To test:
1. prove t/db_dependent/api/v1/messages.t

Sponsored-by: Koha-Suomi Oy

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


More information about the Koha-bugs mailing list