hensei-api/app/blueprints/api/v1
Justin Edmund cce33ebf08 Add local_id to Party object
We can't save in the user_id column because it is an association, but that's okay
2023-01-31 00:54:17 -08:00
..
api_blueprint.rb
character_blueprint.rb
conflict_blueprint.rb Refactor weapon conflicts into model validations 2023-01-02 21:24:53 -08:00
empty_blueprint.rb
error_blueprint.rb Add basic validation for various mastery bonuses 2023-01-07 07:51:04 -08:00
favorite_blueprint.rb
grid_character_blueprint.rb Implement removing characters and weapons 2023-01-20 21:39:20 -08:00
grid_summon_blueprint.rb Add transcendence_step to output 2023-01-22 21:02:06 -08:00
grid_weapon_blueprint.rb Implement removing characters and weapons 2023-01-20 21:39:20 -08:00
job_accessory_blueprint.rb Add controller, blueprint and route for JobAccessories 2023-01-23 20:52:20 -08:00
job_blueprint.rb Add job accessory boolean and type to output 2023-01-30 04:08:45 -08:00
job_skill_blueprint.rb
party_blueprint.rb Add local_id to Party object 2023-01-31 00:54:17 -08:00
raid_blueprint.rb
summon_blueprint.rb Add XLB and stats to JSON output 2023-01-22 19:57:57 -08:00
update_blueprint.rb Add version field 2023-01-25 20:03:00 -08:00
user_blueprint.rb Add theme to user table and blueprint 2022-12-25 16:01:40 -08:00
weapon_blueprint.rb Add AX type to blueprint 2023-01-02 21:32:11 -08:00
weapon_key_blueprint.rb Add slug to weapon key table 2022-12-23 23:31:34 -08:00