hensei-api/app/controllers/api/v1
Justin Edmund 7f57c2c3ee fix gw controller params and add request specs
- use gw_participation_id param (matches route param name)
- use gw_crew_score root key for consistency
- add crew_gw_participations request specs
- add gw_crew_scores request specs
- add gw_individual_scores request specs
- fix batch authorization to return early

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 23:40:38 -08:00
..
api_controller.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
artifact_skills_controller.rb
artifacts_controller.rb add artifact image download endpoints 2025-12-03 13:37:24 -08:00
characters_controller.rb
collection_artifacts_controller.rb add rarity filter to collection artifacts index 2025-12-03 21:26:46 -08:00
collection_characters_controller.rb
collection_job_accessories_controller.rb
collection_summons_controller.rb
collection_weapons_controller.rb
crew_gw_participations_controller.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
crew_invitations_controller.rb add crew invitations system 2025-12-03 23:06:07 -08:00
crew_memberships_controller.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
crews_controller.rb add crew specs and fix error handling 2025-12-03 22:51:34 -08:00
favorites_controller.rb
grid_artifacts_controller.rb add sync endpoints and collection_id params to controllers 2025-12-03 22:46:17 -08:00
grid_characters_controller.rb add sync endpoints and collection_id params to controllers 2025-12-03 22:46:17 -08:00
grid_summons_controller.rb add sync endpoints and collection_id params to controllers 2025-12-03 22:46:17 -08:00
grid_weapons_controller.rb add sync endpoints and collection_id params to controllers 2025-12-03 22:46:17 -08:00
guidebooks_controller.rb
gw_crew_scores_controller.rb fix gw controller params and add request specs 2025-12-03 23:40:38 -08:00
gw_events_controller.rb add GW events and scoring system 2025-12-03 23:34:54 -08:00
gw_individual_scores_controller.rb fix gw controller params and add request specs 2025-12-03 23:40:38 -08:00
import_controller.rb
job_accessories_controller.rb
job_skills_controller.rb
jobs_controller.rb
parties_controller.rb add sync endpoints and collection_id params to controllers 2025-12-03 22:46:17 -08:00
raids_controller.rb
search_controller.rb
summons_controller.rb
users_controller.rb
weapon_keys_controller.rb
weapon_series_controller.rb
weapons_controller.rb