-
Notifications
You must be signed in to change notification settings - Fork 7
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
[BE] 알림 읽기 기능 구현(#738) #740
Conversation
* feat: Room Specification 작성 * feat: 검색 로직 구현 * feat: 컨트롤러 및 명세 작성 * docs: 명세 수정 --------- Co-authored-by: ashsty <[email protected]>
Co-authored-by: ashsty <[email protected]>
Test Results 63 files 63 suites 8s ⏱️ Results for commit c50d8ce. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니당~ 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨어영~~
📌 관련 이슈
✨ PR 세부 내용
알람 읽기 기능을 구현했습니다.
기존 PR 에서 pull 받아서 작업해서 조금 충돌 발생할 수도 있을거 같은데 발생하면 해결할게요. 변경된 부분
초코랑 얘기해서 백엔드가 예외를 발생 -> 프론트가 예외 받고 아무것도 처리 X 식으로 구현 했습니다.