hensei-api/config
Justin Edmund 07e5488e0b Add custom page size support via X-Per-Page header
- Add page_size helper method to read from X-Per-Page header
- Set min (1) and max (100) bounds for page sizes
- Update all paginated endpoints to use dynamic page size
- Maintain backward compatibility with default sizes
2025-09-17 05:44:14 -07:00
..
environments Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
initializers Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
locales
application.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
boot.rb
cable.yml
credentials.yml.enc
database.yml
definitions.rb
environment.rb
newrelic.yml Update config files (#189) 2025-02-27 23:13:57 -08:00
puma.rb Update config files (#189) 2025-02-27 23:13:57 -08:00
routes.rb Add routes for drag-drop endpoints 2025-09-16 03:36:10 -07:00
sidekiq.yml Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
spring.rb
storage.yml