4 Apr
2019
4 Apr
'19
11:19 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17005 --- Comment #27 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Ere Maijala from comment #26)
If you have paging parameters, the response should also include the total number of records. Otherwise it's difficult to build a pager.
According to Pagination plugin, there should be header X-Total-Count in response and Link headers with rel=prev|next|first|last see bug 19196, I am not aware of any documentation for this, but it looks like we need some ;) -- You are receiving this mail because: You are watching all bug changes.