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

Implemented POST question upvote functionality. #450

Conversation

EnesBaserr
Copy link
Contributor

📋 Proposed Changes

  • POST questions/{questionId}/upvote is implemented..

Related Issue

Closes #448

🧪 Included Tests

  • A registered user upvoted question with success.

@EnesBaserr EnesBaserr added the component: backend About backend label Oct 29, 2024
@EnesBaserr EnesBaserr added this to the 451 - Customer Milestone 2 milestone Oct 29, 2024
@EnesBaserr EnesBaserr self-assigned this Oct 29, 2024
@EnesBaserr EnesBaserr linked an issue Oct 29, 2024 that may be closed by this pull request
2 tasks
@EnesBaserr EnesBaserr merged commit 7a71ec9 into develop Oct 29, 2024
1 check passed
@EnesBaserr EnesBaserr deleted the feature/backend/448-implement-post-questionsquestionidupvote branch November 2, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: backend About backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement POST questions/{questionId}/upvote
2 participants