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/126 delete bookmark #259

Merged
merged 2 commits into from
May 16, 2024

Conversation

atakanyasar
Copy link
Contributor

  • User can remove bookmark from the recipe.
  • Fix infinite recursion while getting bookmarks.

@atakanyasar atakanyasar added the component: backend About backend label May 15, 2024
@atakanyasar atakanyasar requested a review from EnesBaserr May 15, 2024 13:37
@atakanyasar atakanyasar self-assigned this May 15, 2024
@atakanyasar atakanyasar linked an issue May 15, 2024 that may be closed by this pull request
@atakanyasar atakanyasar merged commit b68baf1 into develop May 16, 2024
1 check passed
@atakanyasar atakanyasar deleted the backend/feature/126-delete-bookmark branch May 17, 2024 14:09
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 DELETE /recipes/{recipeId}/bookmarks
2 participants