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
empty_blueprint.rb
error_blueprint.rb
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
weapon_blueprint.rb
weapon_key_blueprint.rb