https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39320 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #69 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #64)
(In reply to Jonathan Druart from comment #47)
(In reply to Pedro Amorim from comment #46)
2. Do we really need the /erm/counts route. It needs tests (missing btw), swagger spec, Mojo controller. When we could just hit /agreements count=1 and retrieve the X-Base-Total-Count headers.
Patch with tests added. Yes we need, otherwise it's 6 HTTP requests instead of 1 just to get counts.
Not convince. I'd like Tomas's POV on /counts.
Tomas, we are still waiting for you here.
I like the idea of always sending the count headers back. Less work too. -- You are receiving this mail because: You are watching all bug changes.