pokeapi icon indicating copy to clipboard operation
pokeapi copied to clipboard

Paldea Pokedex endpoint is 404

Open elliebartling opened this issue 2 years ago • 1 comments

Steps to Reproduce:

  1. Go to https://pokeapi.co/api/v2/pokedex/paldea — get a 404
  2. Go to https://pokeapi.co/api/v2/pokedex — see Paldea is missing from the list

elliebartling avatar Apr 05 '23 02:04 elliebartling

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

C-Garza avatar Apr 26 '23 22:04 C-Garza