Skip to content

Add a DELETE /tasks/:id endpoint #2

Description

@aj-enns

There is no way to delete a task. Add TaskStore.remove(id) and a DELETE /tasks/:id route that returns 204 on success and 404 when the task does not exist. Add tests. See exercises/README.md (Exercise 2).

Metadata

Metadata

Assignees

No one assigned

    Labels

    demoLunch & learn demo task

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions