Re: [Koha-devel] Patrons endpoint help needed

2017-12-08 Thread Tomas Cohen Arazi
I forgot to mention we have coding guidelines for the REST api [1] which say the terminology we use, should be the less Koha-specific we can. Please keep that in mind! Thanks! [1] https://wiki.koha-community.org/wiki/Coding_Guidelines_-_API#SWAGGER1.2:_Resource_names El vie., 8 dic. 2017 a las 1

[Koha-devel] Patrons endpoint help needed

2017-12-08 Thread Tomas Cohen Arazi
Hi everyone, I've submitted a patchset to bug 19784 [1]. This is my starting point for the umbrella bug (19774). Next endpoints to fix are /acquisitions/vendors, /cities, /holds and /illrequests. Those are easier IMHO. On the /patrons one, I already changed - borrowernumber -> patron_id - branchco