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

[feat]: survey에 북마크 취소기능 개발 #388

Merged
merged 16 commits into from
Mar 7, 2024
Merged

Conversation

devxb
Copy link
Member

@devxb devxb commented Mar 6, 2024

어떤 기능을 개발했나요?

survey에 북마크 취소기능을 개발했습니다.

어떻게 해결했나요?

  • 북마크 취소 API 정의
  • 갤러리도메인에서 북마크된 target정보 받아서 업데이트하는 방식으로 변경
  • 북마크 취소 플로우 service 정의 및 기존 북마크 메소드 네이밍 변경

이슈 넘버

참고자료

Copy link
Member

@dojinyou dojinyou left a comment

Choose a reason for hiding this comment

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

SurveyId 반환해야되는지 체크해보기

Copy link

sonarqubecloud bot commented Mar 7, 2024

@devxb devxb merged commit e30d96a into main Mar 7, 2024
4 checks passed
@devxb devxb deleted the devxb/iss-#3877 branch March 7, 2024 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] : 북마크 취소기능 개발
2 participants