Skip to content

Issue #14 DELETE method for specific pokemon

Added a DELETE method for a specific pokemon by id, returns 204 no content on deletion.

Before Delete:

image

Deleting:

image

After Delete:

image

Merge request reports