https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879
--- Comment #205 from Tomás Cohen Arazi <[email protected]> --- (In reply to Jonathan Druart from comment #204) > (In reply to Katrin Fischer from comment #191) > > I am not sure if we will need changes to the API Patron/Patrons routes too. > > Something else to look into. > > Yes, I think we should. Tomas can you confirm? Yes. We need to add it or remove it explicitly in to_api_mapping. I would remove it if you ask me. We can add /patrons/:patron_id/default_contact_method to deal with it. If you prefer to keep it, I vote for making it an enum with valid values. I would do the same on the DB. -- 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/
