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

Backend/feature/243 recipe user rating #245

Merged
merged 6 commits into from
May 15, 2024

Conversation

atakanyasar
Copy link
Contributor

The user's previous rating to the recipe is included in RecipeDetailsDto.

@atakanyasar atakanyasar added the component: backend About backend label May 15, 2024
@atakanyasar atakanyasar requested a review from EnesBaserr May 15, 2024 09:29
@atakanyasar atakanyasar self-assigned this May 15, 2024
@atakanyasar atakanyasar requested a review from mmtftr May 15, 2024 09:33
@atakanyasar
Copy link
Contributor Author

Wrong user's rating is fetched. Fixing it.

@atakanyasar atakanyasar merged commit bf91f52 into develop May 15, 2024
3 checks passed
@atakanyasar atakanyasar linked an issue May 15, 2024 that may be closed by this pull request
@atakanyasar atakanyasar deleted the backend/feature/243-recipe-user-rating branch May 15, 2024 11:12
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.

Send User Rating with RecipeDetailsDto
2 participants