Skip to content

[refactor] 알림 조회 응답 데이터 포맷 수정#59

Merged
s2eojeong merged 1 commit intodevelopfrom
feat/alarm
Sep 15, 2025
Merged

[refactor] 알림 조회 응답 데이터 포맷 수정#59
s2eojeong merged 1 commit intodevelopfrom
feat/alarm

Conversation

@s2eojeong
Copy link
Copy Markdown
Contributor

@s2eojeong s2eojeong commented Sep 13, 2025

연관 이슈

close #58

📌 개요

알림 조회 시, 응답 데이터 필드에 message 내용을 추가하였습니다.
해당 알림과 연관되어있는 Story에 따라 제목이 동적으로 바뀌고, alarmType에 따라 뒤에 메세지도 동적으로 바뀝니다.
++) 아직 안 읽은 메세지들의 개수를 반환하는 unreadCount 필드도 추가했습니다.

🔧 작업 내용

  • 알림 조회
스크린샷 2025-09-13 오후 10 07 17

📝 논의 사항


@s2eojeong s2eojeong self-assigned this Sep 13, 2025
Copy link
Copy Markdown
Member

@hhongyeahh hhongyeahh left a comment

Choose a reason for hiding this comment

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

수고하셨습니다~!👍

@s2eojeong s2eojeong merged commit 5babd70 into develop Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[refactor] 알림 조회 응답 데이터 포맷 수정

2 participants