Skip to content
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

fix: 알림 등록 요청 변수명 변경 deviceToken -> token #440

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

Choi-JJunho
Copy link
Collaborator

🔥 연관 이슈

🚀 작업 내용

  • POST /notification 요청 시 json 변수명 변경 deviceToken -> token

💬 리뷰 중점사항

죄송합니다 22..

@Choi-JJunho Choi-JJunho added 🐛 버그 버그가 발생했어요 🍉 백엔드 백엔드 관련 이슈입니다 labels Oct 16, 2023
@Choi-JJunho Choi-JJunho added this to the 6차 스프린트 milestone Oct 16, 2023
@Choi-JJunho Choi-JJunho self-assigned this Oct 16, 2023
@github-actions
Copy link

github-actions bot commented Oct 16, 2023

Unit Test Results

  80 files  ±0    80 suites  ±0   28s ⏱️ -1s
339 tests ±0  339 ✔️ ±0  0 💤 ±0  0 ±0 
345 runs  ±0  345 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 4dbdd24. ± Comparison against base commit d32ddc3.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@Kim0914 Kim0914 left a comment

Choose a reason for hiding this comment

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

image

확인했습니다 !

Copy link
Collaborator

@rawfishthelgh rawfishthelgh left a comment

Choose a reason for hiding this comment

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

확인했습니다~

@yeonkkk
Copy link
Member

yeonkkk commented Oct 16, 2023

확인했습니다 ~

@yeonkkk yeonkkk merged commit d3ace27 into develop Oct 16, 2023
4 checks passed
@yeonkkk yeonkkk deleted the fix/439-알림_등록_요청_수정 branch October 16, 2023 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍉 백엔드 백엔드 관련 이슈입니다 🐛 버그 버그가 발생했어요
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

알림 등록 Request 변수명 변경
4 participants