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

Change like and dislike view types to GenericAPIView #473

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

oguzpancuk
Copy link
Contributor

View types of like and dislike types are changed to ensure elimination of unnecessary crud methods.

View types of like and dislike types are changed to ensure elimination of unnecessary crud methods.
@oguzpancuk oguzpancuk requested a review from hikasap December 11, 2024 22:13
@oguzpancuk oguzpancuk self-assigned this Dec 11, 2024
@oguzpancuk oguzpancuk added bug Something isn't working backend labels Dec 11, 2024
@oguzpancuk oguzpancuk added this to the 451 - Milestone 3 milestone Dec 11, 2024
@oguzpancuk oguzpancuk linked an issue Dec 11, 2024 that may be closed by this pull request
2 tasks
Copy link
Contributor

@hikasap hikasap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hikasap hikasap merged commit 1608297 into dev Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] Fix Like-Dislike CRUD methods issue
2 participants