Skip to content

fix(OK-108): 디바이스 토큰 저장 API 수정#63

Merged
rhrudska987 merged 1 commit into
developfrom
fix/OK-108
May 2, 2025
Merged

fix(OK-108): 디바이스 토큰 저장 API 수정#63
rhrudska987 merged 1 commit into
developfrom
fix/OK-108

Conversation

@rhrudska987
Copy link
Copy Markdown
Collaborator

관련 이슈

https://onehunnit.atlassian.net/browse/OK-108

작업 내용

  • NotificationRequestDto 생성자 추가
  • 환자 ID 조회 API 추가

참고사항

  • 4월 29일 프론트 요청사항

- NotificationRequestDto 생성자 추가
- 환자 ID 조회 API 추가
@rhrudska987 rhrudska987 self-assigned this Apr 30, 2025
@rhrudska987 rhrudska987 requested a review from sjsjsj1246 as a code owner April 30, 2025 07:15
@github-actions
Copy link
Copy Markdown

Unit Test Results

19 tests   15 ✔️  1s ⏱️
  7 suites    4 💤
  7 files      0

Results for commit 688774f.

Copy link
Copy Markdown
Member

@hyorish03 hyorish03 left a comment

Choose a reason for hiding this comment

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

고생 많으셨습니다 ! 리뷰 하나만 확인 부탁드립니다 :)


@Operation(summary = "환자 Id 조회")
@GetMapping("/id")
public ResponseDto<PatientResponseDto.Id> getCaregiverId(@AuthenticationPrincipal AccountDetails accountDetails) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

❓ 이해하기 어려운 부분에 대한 질문

@rhrudska987
제가 잘 몰라서 그러는데.. 환자 ID 조회면 getPatientId라고 네이밍 짓는게 맞을 것 같은데 getCaregiverId라고 되어있어서요 ..!
혹시 어떻게 생각하시나요 ? 😅

@rhrudska987 rhrudska987 merged commit b1683e1 into develop May 2, 2025
4 checks passed
@rhrudska987 rhrudska987 deleted the fix/OK-108 branch May 2, 2025 06:56
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.

2 participants