Skip to content

Assignement Task Manager APIs #13

@NarothamSai

Description

@NarothamSai

Complete below APIs

  • GET /tasks/{id} get a task by id
  • DELETE /tasks/{id} delete task by id
  • PATCH /tasks/{id} update details of a task
  • GET /tasks/{id}/notes show all notes of a task
  • POST /tasks/{id}/notes add notes to a task
  • DELETE /tasks/{id}/notes/{nid} delete a note from a task

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions