hensei-api/app/controllers/api/v1
Justin Edmund 7a1e2fc8f9 Update uncap level endpoints to use uncap view
- Change response view from :nested/:full to :uncap for update_uncap_level
- Add default value of 0 for transcendence_step when not provided
- Fix max_uncap_level method call in GridSummonsController
2025-09-19 23:36:43 -07:00
..
api_controller.rb Fix error handling for ActionController::ParameterMissing 2025-09-17 05:51:58 -07: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 Update uncap level endpoints to use uncap view 2025-09-19 23:36:43 -07:00
grid_summons_controller.rb Update uncap level endpoints to use uncap view 2025-09-19 23:36:43 -07:00
grid_weapons_controller.rb Update uncap level endpoints to use uncap view 2025-09-19 23:36:43 -07: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 Add custom page size support via X-Per-Page header 2025-09-17 05:44:14 -07:00
raids_controller.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
search_controller.rb Fix total_pages calculation to respect X-Per-Page header 2025-09-17 05:59:41 -07:00
summons_controller.rb Add UUID and granblue_id resolution support 2025-09-16 03:26:15 -07: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 Add UUID and granblue_id resolution support 2025-09-16 03:26:15 -07:00