3.3. Not found on invalid IDs
Implement a not found error on requests for pokemon
with an id
that does not exist using NotFoundException
.
Implement a not found error on requests for pokemon
with an id
that does not exist using NotFoundException
.