PokeAPI/pokekotlin

PokeApi.getMoveAilment(-1) throws error

sargunv opened this issue · 1 comments

PokeApi.getMoveAilment(-1) throws an error. This is due to https://github.com/phalt/pokeapi/issues/145.

Could implement a temporary workaround by automatically swapping the id "-1" for the name "unknown"