Bug 18403: REST API - patrons endpoint
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 10 Apr 2017 20:34:34 +0000 (17:34 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Feb 2018 18:41:42 +0000 (15:41 -0300)
commit5c8365e4a748a6e3eadddccc44a196087d4da279
treef15faf6745a1efb24e7982e6d7d1aae8a8ab67bf
parentfda87270ad49d403e70f3db4291c2ca65649cfeb
Bug 18403: REST API - patrons endpoint

There is something wrond here, the userenv is no set and so we cannot
user search_limited.
Should we set the userenv or filter on the libraries using
libraries_where_can_see_patrons?
WAITING FOR FEEDBACK HERE.

Signed-off-by: Signed-off-by: Jon McGowan <jon.mcgowan@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/REST/V1/Patron.pm
api/v1/swagger/paths/holds.json
api/v1/swagger/paths/patrons.json