hensei-api/app/controllers/api
Justin Edmund 2860552c94 Fix total_pages calculation to respect X-Per-Page header
The total_pages method was using the hardcoded SEARCH_PER_PAGE constant
instead of the dynamic search_page_size value from the X-Per-Page header.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-17 05:59:41 -07:00
..
v1 Fix total_pages calculation to respect X-Per-Page header 2025-09-17 05:59:41 -07:00