https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23998
--- Comment #12 from Shi Yao Wang <[email protected]> --- Created attachment 202403 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202403&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 Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
