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

POST "/recipes/{recipeId}/bookmarks" endpoint implemented #186

Merged
merged 1 commit into from
May 10, 2024

Conversation

atakanyasar
Copy link
Contributor

  • Add bookmarking a recipe functionality

@atakanyasar atakanyasar added the component: backend About backend label May 10, 2024
@atakanyasar atakanyasar requested a review from EnesBaserr May 10, 2024 20:18
@atakanyasar atakanyasar self-assigned this May 10, 2024
Copy link
Contributor

@EnesBaserr EnesBaserr left a comment

Choose a reason for hiding this comment

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

Ready to merge 🚀

@atakanyasar atakanyasar linked an issue May 10, 2024 that may be closed by this pull request
@atakanyasar atakanyasar merged commit ef001ed into develop May 10, 2024
1 check passed
@atakanyasar atakanyasar deleted the backend/feature/179-post-bookmark branch May 10, 2024 20:49
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 /recipes/{recipeId}/bookmarks
2 participants