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

627 [BACKEND] GET users/{userid} should return answers, questions, and followed tags for that user #685

Conversation

Cgtycolak
Copy link
Contributor

📋 Proposed Changes

  • Improve the GET users/{userid} endpoint to return answers, questions, and followed tags for the related user.

Related Issue

#627

@Cgtycolak Cgtycolak added type: enhancement New feature or request priority: medium Medium priority component: backend About backend labels Dec 14, 2024
@Cgtycolak Cgtycolak requested a review from EnesBaserr December 14, 2024 19:19
@Cgtycolak Cgtycolak self-assigned this Dec 14, 2024
@Cgtycolak Cgtycolak merged commit d20138e into develop Dec 16, 2024
2 checks passed
@Cgtycolak Cgtycolak linked an issue Dec 16, 2024 that may be closed by this pull request
1 task
@Cgtycolak Cgtycolak deleted the 627-backend-get-usersuserid-should-return-answer-questions-for-that-user branch December 16, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: backend About backend priority: medium Medium priority type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Backend] GET users/{userId} should return answer, questions for that user
2 participants