hensei-api/app
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
..
assets Implement embed images (#173) 2025-01-18 09:08:15 -08:00
blueprints/api/v1 fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
controllers api: add update endpoints for characters, weapons, and summons 2025-12-01 03:23:24 -08:00
errors fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
helpers Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
jobs weapons: add validate, create, download endpoints 2025-12-01 03:04:15 -08:00
models fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
services weapons: add validate, create, download endpoints 2025-12-01 03:04:15 -08:00