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

Create endpoint for Removing Buddy #29

Closed
shreyasingaraju opened this issue Mar 12, 2022 · 3 comments · Fixed by #55
Closed

Create endpoint for Removing Buddy #29

shreyasingaraju opened this issue Mar 12, 2022 · 3 comments · Fixed by #55
Assignees
Labels
Priority: Medium Status: Completed The issue has been completed. Type: Feature The issue is about a new feature being introduced to the project.

Comments

@shreyasingaraju
Copy link
Contributor

shreyasingaraju commented Mar 12, 2022

Describe the task that needs to be done.
Set up endpoint and documentation for removing a buddy by communicating with 'Users'

Describe how a solution to your proposed task might look like (and any alternatives considered).
Set up empty endpoint methods with descriptions for removing a buddy that will show up on swagger.

Endpoint: removeBuddy
Path: /api/pairing/
Request: Array of user's buddy ID's and buddy to remove User ID.
Operation: DELETE
Response: 200 OK.

Notes

@shreyasingaraju shreyasingaraju added Priority: Medium Status: In Progress The issue is currently been worked on by someone. Type: Documentation The issue is about adding or modifying the existing documentation for the project. labels Mar 12, 2022
@f-fromont f-fromont added Status: Review Needed The implementation has finished and someone has been approached for review. and removed Status: In Progress The issue is currently been worked on by someone. labels Mar 12, 2022
@f-fromont
Copy link
Contributor

Similar comment for whats on the issue #28 about example endpoint

@f-fromont
Copy link
Contributor

This issue is blocking #48

@f-fromont
Copy link
Contributor

This issue is also LGTM to be done by someone

@f-fromont f-fromont added Status: Available This issue is available for some to pick up. Type: Feature The issue is about a new feature being introduced to the project. and removed Status: Review Needed The implementation has finished and someone has been approached for review. Type: Documentation The issue is about adding or modifying the existing documentation for the project. labels Mar 14, 2022
@shreyasingaraju shreyasingaraju added Status: Review Needed The implementation has finished and someone has been approached for review. and removed Status: Available This issue is available for some to pick up. labels Mar 14, 2022
@shreyasingaraju shreyasingaraju added Status: Completed The issue has been completed. and removed Status: Review Needed The implementation has finished and someone has been approached for review. labels Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Status: Completed The issue has been completed. Type: Feature The issue is about a new feature being introduced to the project.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants