Closed richard-yin closed 3 years ago
Same with
location-area/168/
and location-area/168
Same with https://pokeapi.co/api/v2/pokemon/4/
and https://pokeapi.co/api/v2/pokemon/4
.
Found the opposite behavior: /item/antidote
returns 404 but /item/antidote/
works.
Hello,
this issue was resolved by https://github.com/PokeAPI/deploy/pull/23
Steps to Reproduce:
/move/371, /move/370/, and /move/372/ all seem to work properly. This broke the wrapper I was using since /pokemon/amoonguss has the affected URL in its move list.