hensei-api/app/blueprints/api/v1
Justin Edmund 5351123aa2 Add basic validation for various mastery bonuses
* Ensure transcendence is possible on that character
* Ensure transcendence_step is in bounds
* Ensure Over Mastery Attack is a valid value
* Ensure Over Mastery HP is a valid value
* Ensure Over Mastery Attack is 2x Over Mastery HP
* Ensure Awakening level is in bounds
2023-01-07 07:51:04 -08:00
..
api_blueprint.rb Create api_blueprint.rb 2022-12-21 01:20:13 -08:00
character_blueprint.rb Update blueprints to remove id field or identifier 2022-12-21 21:07:26 -08:00
conflict_blueprint.rb Refactor weapon conflicts into model validations 2023-01-02 21:24:53 -08:00
empty_blueprint.rb Update blueprint for availability endpoints 2022-12-22 18:12:34 -08:00
error_blueprint.rb Add basic validation for various mastery bonuses 2023-01-07 07:51:04 -08:00
favorite_blueprint.rb Update blueprints to remove id field or identifier 2022-12-21 21:07:26 -08:00
grid_character_blueprint.rb Add awakenings to blueprints 2022-12-23 16:40:42 -08:00
grid_summon_blueprint.rb Update blueprints to remove id field or identifier 2022-12-21 21:07:26 -08:00
grid_weapon_blueprint.rb Fix AX reference 2023-01-02 21:24:43 -08:00
job_blueprint.rb Update blueprints to remove id field or identifier 2022-12-21 21:07:26 -08:00
job_skill_blueprint.rb Update blueprints to remove id field or identifier 2022-12-21 21:07:26 -08:00
party_blueprint.rb Allow input of expanded details and output them 2023-01-03 08:05:47 -08:00
raid_blueprint.rb Update blueprints to remove id field or identifier 2022-12-21 21:07:26 -08:00
summon_blueprint.rb Update blueprints to remove id field or identifier 2022-12-21 21:07:26 -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