Skip to content

fix: 알림 상세 조회 api 수정#18

Merged
EveryPine merged 1 commit intomainfrom
feat/#17
May 16, 2025
Merged

fix: 알림 상세 조회 api 수정#18
EveryPine merged 1 commit intomainfrom
feat/#17

Conversation

@EveryPine
Copy link
Copy Markdown
Collaborator

Changes

1. 알림 상세 조회 api 수정

일부 필드 변경

기존 필드 변경 후 필드 타입 설명
projectId projectTitle String 프로젝트 ID → 제목으로 변경
taskId taskTitle String 업무(Task) ID → 제목으로 변경

- projectId와 taskId를 각각 projectTitle, taskTitle로 변경
@EveryPine EveryPine self-assigned this May 16, 2025
@EveryPine EveryPine added the enhancement New feature or request label May 16, 2025
@EveryPine EveryPine linked an issue May 16, 2025 that may be closed by this pull request
4 tasks
@EveryPine EveryPine merged commit f6fe914 into main May 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: notification 스키마 변경에 따른 알림 조회 api 수정

1 participant