hensei-api/app/controllers/api/v1
Justin Edmund 707c0436c5 api: add update endpoints for characters, weapons, and summons
Add PATCH/PUT update actions to all three entity controllers with
editor role authorization. Routes updated to include :update action.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 03:23:24 -08:00
..
api_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
characters_controller.rb api: add update endpoints for characters, weapons, and summons 2025-12-01 03:23:24 -08:00
collection_characters_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_job_accessories_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_summons_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
collection_weapons_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
favorites_controller.rb Return proper REST response for deleting a party for more endpoints 2025-09-22 02:51:50 -07:00
grid_characters_controller.rb fix grid_characters: don't overwrite resolved IDs in assign_raw_attributes 2025-11-30 20:17:07 -08:00
grid_summons_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
grid_weapons_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
guidebooks_controller.rb Adds guidebooks and gacha tables (#95) 2023-06-04 22:23:34 -07:00
import_controller.rb Add data ingestion endpoints (#195) 2025-03-02 17:48:35 -08:00
job_accessories_controller.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
job_skills_controller.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
jobs_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
parties_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
raids_controller.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
search_controller.rb fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
summons_controller.rb api: add update endpoints for characters, weapons, and summons 2025-12-01 03:23:24 -08:00
users_controller.rb Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
weapon_keys_controller.rb Hotfix so weapon key search translates ints to arrays (#140) 2023-12-30 06:20:22 -08:00
weapons_controller.rb api: add update endpoints for characters, weapons, and summons 2025-12-01 03:23:24 -08:00