Skip to content

feat: 공지사항 카테고리 확장 및 배지/New 응답 필드 추가#37

Merged
Myeongseok-Kang merged 1 commit intodevelopfrom
feature/notification
Mar 18, 2026
Merged

feat: 공지사항 카테고리 확장 및 배지/New 응답 필드 추가#37
Myeongseok-Kang merged 1 commit intodevelopfrom
feature/notification

Conversation

@Myeongseok-Kang
Copy link
Copy Markdown
Member

공지사항 조회 API(/api/v1/notices, /api/v1/notices/{noticeId})에서 기획서 요구사항을 반영했습니다.

  • NoticeCategory에 GENERAL(일반), GUIDE(이용안내)를 추가하고, Notice 엔티티에 badge 필드를 확장했습니다.
  • NoticeResponse에 badge 및 isNew 값을 포함하도록 했으며, NoticeService에서 publishedAt 기준으로 신규 공지 여부를 계산해 응답 DTO에 매핑합니다.

@Myeongseok-Kang Myeongseok-Kang merged commit b78c813 into develop Mar 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant