Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rishi branch #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

rishi-koul
Copy link

TASKS COMPLETED

  • Task 1
  • Task 2

Note: For Task 2: Here is an example of response body

  • POST /todo/:id/add-collaborators/

    Request Body (Sample):

    {
         id: "UserId"
    }
    
  • DELETE /todo/:id/remove-collaborators/

    Request Body (Sample):

    {
       id: "UserId"
    }
    

@rishi-koul rishi-koul marked this pull request as draft August 2, 2021 19:29
@rishi-koul rishi-koul marked this pull request as ready for review August 3, 2021 15:58
@K-Kumar-01 K-Kumar-01 self-assigned this Aug 23, 2021
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