11 Mar
2019
11 Mar
'19
9:13 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22440 --- Comment #1 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- Further suggestions from Josef to bring this endpoint into line. We should follow the convention illustrated here: https://github.com/Koha-Community/Koha/blob/master/Koha/REST/V1/Library.pm#L... This automagically looks at the parameters passed in the request and, if they match parameters described in the OpenAPI spec and, if they match, uses their values as filters. The _to_api & _to_model methods will allow us to carry out the property name consistency described in the bug description -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.