<!-- Thanks for contributing to the PokéAPI project. To make sure we're effective, please check the following: - Make sure your issue hasn't already been submitted on the issues tab. (It has search functionality!) - If your issue is one of outdated API data, please note that we get our data from [veekun](https://github.com/veekun/pokedex/). If they are not up to date either, please look for or create an issue there. Otherwise, feel free to create an issue here. - Provide a clear description of the issue. - Provide a clear description of the steps to reproduce. - Provide a clear description of the expected behavior. Thank you! --> Steps to Reproduce: 1. Call https://pokeapi.co/api/v2/pokemon/1 2. Find the past_stats property 3. Compare past_stats with openapi spec 4. You would see the api returns different data then what the spec refers to
Steps to Reproduce: