[Bug 14749] Add API route to get top issues
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14749 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff --- Comment #9 from Julian Maurice <julian.maurice@biblibre.com> --- Patch rebased on master + tests Test plan: 1) Go to http://OPAC/cgi-bin/koha/opac-topissues.pl and http://OPAC/api/v1/topissues and compare the results. They must be the same, given a set of parameters Parameters matching: "Show the top" corresponds to api parameter 'count' "From" corresponds to api parameter 'branch' "Limit to" corresponds to api parameter 'itemtype' "Acquired in the last" corresponds to api parameter 'newness' (in days) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org