pokeapi/graphql
joereg4 bfe1e5b1b0 Refactor Pokemon evolution fields in models and serializers
- Renamed `region_restriction` to `region` and `base_form_required` to `base_form` in the PokemonEvolution model for clarity.
- Updated corresponding fields in the serializers and CSV to reflect the new naming conventions.
- Adjusted foreign key constraints in the metadata YAML files to match the updated field names.
2025-09-28 09:10:18 -05:00
..
v1beta Refactor Pokemon evolution fields in models and serializers 2025-09-28 09:10:18 -05:00
v1beta2 Refactor Pokemon evolution fields in models and serializers 2025-09-28 09:10:18 -05:00