https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17499
--- Comment #61 from Lari Taskula <[email protected]> --- (In reply to Katrin Fischer from comment #60) > Hi Lari, > > thx for the update! > > Is this related to > https://wiki.koha-community.org/wiki/ > Patrons_messaging_preferences_endpoint_RFC and ready for voting? We got a > meeting tomorrow and could add it to the agenda right away. > > There was a bit of discussion on the wiki page - so please check the bottom > of the page! Hi Katrin, Yes, this is related to the endpoint. Current REST API implementation in Bug 17505 uses the Koha objects I provided here. The idea is to add validations in messaging preference Koha objects and throw Koha::Exceptions when needed, so that we can easily catch any issues in REST API controllers. The patch is now rebased on top of latest master branch. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
