[Koha-bugs] [Bug 36075] Add API route to list recalls

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 11 14:58:22 CET 2024


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

--- Comment #9 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Please:

* Remove (inline) the extra query parameters. I think keeping 'completed' makes
sense, though.
* Review the documentation in the spec, as it (at least) mentions "patron's
recalls" in one place.
* The json_is( '' => [...], 'Current recalls....' ) is not something we use. In
such cases you don't need to add the test description as it is clear that you
are testing the response structure matches something. Not a blocker.

the rest of it is perfect :-D

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list