Skip to content

Get and update task endpoints#118

Open
spsinghc wants to merge 1 commit intoservian:masterfrom
spsinghc:master
Open

Get and update task endpoints#118
spsinghc wants to merge 1 commit intoservian:masterfrom
spsinghc:master

Conversation

@spsinghc
Copy link

@spsinghc spsinghc commented Feb 4, 2025

Description

This PR adds a two endpoint for the task resource.

  • Retrieve a task - GET /api/task/{id}/
  • Update a task - PUT /api/task/{id}/

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary
  • Added issue number to Fixes line above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants