hensei-api/app/controllers/api/v1
Justin Edmund f7015d04dd Add UUID and granblue_id resolution support
- Create IdResolvable concern for flexible ID lookups
- Update character/summon/weapon controllers to use concern
- Support both UUID and granblue_id in API calls
2025-09-16 03:26:15 -07:00
..
api_controller.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
characters_controller.rb Add UUID and granblue_id resolution support 2025-09-16 03:26:15 -07:00
favorites_controller.rb Refactor FavoritesController for blueprinter 2022-12-21 16:10:53 -08:00
grid_characters_controller.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_summons_controller.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
grid_weapons_controller.rb Add first round of tests (#178) 2025-02-12 02:42:30 -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 Render the correct view when updating jobs (#186) 2025-02-25 09:11:13 -05:00
parties_controller.rb Migrate to Query Builder (#179) 2025-02-12 23:43:02 -08:00
raids_controller.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
search_controller.rb Add support for weapon transcendence (#142) 2024-01-15 14:05:17 -08:00
summons_controller.rb Add UUID and granblue_id resolution support 2025-09-16 03:26:15 -07:00
users_controller.rb Users#info endpoint uses username instead of ID (#180) 2025-02-13 02:43:16 -08: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 Add UUID and granblue_id resolution support 2025-09-16 03:26:15 -07:00