Skip to content

#77 Refactor: 로그인 토큰으로 변경해서 적용 #78

Merged
MinYeongPark merged 3 commits intodevelopfrom
feat#77
Feb 6, 2024
Merged

#77 Refactor: 로그인 토큰으로 변경해서 적용 #78
MinYeongPark merged 3 commits intodevelopfrom
feat#77

Conversation

@ls-rain
Copy link
Collaborator

@ls-rain ls-rain commented Feb 5, 2024

No description provided.

Copy link
Member

@MinYeongPark MinYeongPark left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!👍
RequestHeader에 atk 추가해주시면 좋을 것 같아서 수정하는 제안 추가해봤는데 반영해주시면 감사하겠습니다!

})
private ApiResponse<AlarmResponseDTO.AlarmListResDTO> getAlarm(
@RequestHeader(name = "id") Long userId,
HttpServletRequest request,
Copy link
Member

Choose a reason for hiding this comment

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

앗 swagger에서 RequestHeader에 atk 가 떠야 해서, HttpServletRequest request, 위쪽 줄에
@RequestHeader(name = "atk") String atk,
도 같이 추가해주시면 좋을 것 같아요!

@MinYeongPark MinYeongPark merged commit f81d67e into develop Feb 6, 2024
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