In V1, we can search for Pokémon via name: ``` HTTP GET /api/v1/pokemon/mew ``` This would be nice to have on other resources like types, moves, et cetera, in the V2 api
In V1, we can search for Pokémon via name:
This would be nice to have on other resources like types, moves, et cetera, in the V2 api