PokeAPI/api-data

Missing base experience data for gen 9

Closed this issue · 0 comments

Hello,

the field base_experience is null for all Pokemon with an id higher than 898.

Examples:
https://github.com/PokeAPI/api-data/blob/master/data/api/v2/pokemon/899/index.json
...
https://github.com/PokeAPI/api-data/blob/master/data/api/v2/pokemon/1010/index.json

Thank you for maintaing this repo and have a great day!