hensei-api/app/controllers
Justin Edmund 42c811c112 Make search parameter optional for search endpoints
Allow search endpoints to work without the 'search' key in the request body.
When no search key is provided, return an empty hash to show all items.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-17 05:54:40 -07:00
..
api/v1 Make search parameter optional for search endpoints 2025-09-17 05:54:40 -07:00
concerns Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
application_controller.rb Remove rabl 2022-12-21 01:16:34 -08:00
tokens_controller.rb Return the user's role in login and user blueprints (#133) 2023-09-09 02:29:32 -07:00