PokeAPI / pokeapi

The Pokémon API
https://pokeapi.co
BSD 3-Clause "New" or "Revised" License
4.41k stars 957 forks source link

Fix version groups of PLA pokemon-forms #1165

Closed Deleca7755 closed 2 weeks ago

Deleca7755 commented 2 weeks ago

Fixes #1163. Their introduced_in_version_group_id corresponded to Sword and Shield (20) Instead of Legends: Arceus (24)

The affected mons don't exist In SwSh Example: https://bulbapedia.bulbagarden.net/wiki/Sneasler_(Pokémon)#Game_locations

Naramsim commented 2 weeks ago

Alright! Thanks a lot

pokeapi-machine-user commented 2 weeks ago

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 commented 2 weeks ago

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).