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

Martin Renvoize <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize@ptfs-europe
                   |                            |.com

--- Comment #4 from Martin Renvoize <[email protected]> ---
Why not just use the API as intended and search using the cardnumber param?


GET /api/v1/patrons?cardnumber=X

I don't like this change at all.. you'd need to also update all occurrences in
the staff client where the API is expecting the actual ID in the path.

-- 
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/

Reply via email to