Skip to content

Milestone 2 — Full Task CRUD #4

Description

@dschrimpsher

Goal

Extend the task API to support full CRUD behavior.

Requirements

  • GET /tasks/:id
  • PATCH /tasks/:id
  • DELETE /tasks/:id
  • Update task status
  • Return 404 when a task does not exist

Deliverable

Fully functional task CRUD API.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions