Skip to content

fix: is_default on pokemon_forms #1270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 28, 2025
Merged

fix: is_default on pokemon_forms #1270

merged 1 commit into from
Jul 28, 2025

Conversation

KritPaoIn
Copy link
Contributor

@KritPaoIn KritPaoIn commented Jul 23, 2025

Summary

Updated incorrect is_default for forms to adhere to #1178.

According to the documentation for Pokémon forms, the is_default field should be true for exactly one form per Pokémon.
Since this Pokémon has only one form, it should logically be marked as the default form.

Changes

is_default field adjusted on:

  1. tauros-paldea-combat-breed
  2. tauros-paldea-blaze-breed
  3. tauros-paldea-aqua-breed
  4. wooper-paldea
  5. oinkologne-female
  6. dudunsparce-three-segment
  7. palafin-hero
  8. maushold-family-of-three
  9. tatsugiri-droopy
  10. tatsugiri-stretchy
  11. squawkabilly-blue-plumage
  12. squawkabilly-yellow-plumage
  13. squawkabilly-white-plumage
  14. gimmighoul-roaming
  15. ogerpon-wellspring-mask
  16. ogerpon-hearthflame-mask
  17. ogerpon-cornerstone-mask
  18. terapagos-terastas
  19. terapagos-stellar

@Naramsim Naramsim merged commit ee111f0 into PokeAPI:master Jul 28, 2025
8 of 9 checks passed
@pokeapi-machine-user
Copy link

A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data.

The staging branch will be deployed in our staging environment and the entire API will be ready to review.

A Pull Request (master<-staging) will be also created at PokeAPI/api-data and assigned to the PokeAPI Core team to be reviewed. If approved and merged new data will soon be available worldwide at pokeapi.co.

@pokeapi-machine-user
Copy link

The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data.

The Pull Request can be seen deployed in our staging environment when CircleCI deploy will be finished (check the start time of the last build).

Naramsim pushed a commit to PokeAPI/api-data that referenced this pull request Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants