Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

[WEAV-340] 제안하기 API 개발 #256

Merged
merged 2 commits into from
Apr 22, 2024
Merged

[WEAV-340] 제안하기 API 개발 #256

merged 2 commits into from
Apr 22, 2024

Conversation

waterfogSW
Copy link
Member

배경

  • 개선사항 제안 창구 필요(학교 이메일 불일치 확인 요청등)

설계

@waterfogSW waterfogSW added the feat New feature or request label Apr 22, 2024

override fun createSuggestion(request: SuggestionCreateRequest) {
request
.toCommand(getCurrentUserAuthentication())
Copy link
Member Author

@waterfogSW waterfogSW Apr 22, 2024

Choose a reason for hiding this comment

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

추후 getCurrentAuthentication 제거 리펙터링, argument resolver에 의해 controller에 직접 userAuthentication 매핑되도록 변경 예정 (타도메인도 마찬가지)

@waterfogSW waterfogSW requested a review from dojinyou April 22, 2024 06:54
Copy link

@waterfogSW waterfogSW enabled auto-merge (squash) April 22, 2024 06:59
@waterfogSW waterfogSW merged commit f0a3fbd into main Apr 22, 2024
3 checks passed
@waterfogSW waterfogSW deleted the feat/WEAV-340 branch April 22, 2024 07:02
@waterfogSW waterfogSW self-assigned this Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants