https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33554
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Julian Maurice <[email protected]> --- (In reply to Jonathan Druart from comment #4) > I was going to suggest to have a separate "extended_attributes" parameter we > could pass to the endpoint, but that's not trivial to implement (we need the > search_type, and to know if we need a OR or AND with q...) I think you'd need to pass all three parameters (the search text, the search field, and the search type) to make it work. Would that be acceptable to have this special case inside Koha::REST::V1::Patrons::list ? -- You are receiving this mail because: You are the assignee for the bug. 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/
