pokeapi
pokeapi copied to clipboard
Paldea Pokedex endpoint is 404
Steps to Reproduce:
- Go to https://pokeapi.co/api/v2/pokedex/paldea — get a 404
- Go to https://pokeapi.co/api/v2/pokedex — see Paldea is missing from the list
Hmm, I see that the endpoint is step 1 exists and is indeed Paldea, ~~but the endpoint in step 2 is missing pokedex endpoints after id 21.~~ Scratch that, I didn't see the limit and offset. You can see it listed here: https://pokeapi.co/api/v2/pokedex?offset=20&limit=12