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

[refactor]: 유저 정보 수정 API 요청DTO, 응답DTO enum value로 변경 #93

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

wu-seong
Copy link
Contributor

PULL REQUEST

🎋 작업중인 브랜치

💡 작업동기

  • 유저 정보 필요한 정보만 주는 걸로 수정

🔑 주요 변경사항

  • 유저 정보 필요한 정보만 주는 걸로 수정
  • 기존 enum 식별자로 응답/요청 받던거 enum value로 변경

💡 관련 이슈

x

@wu-seong wu-seong added the ♻️ refactor 코드 리팩토링 label Feb 17, 2024
@wu-seong wu-seong self-assigned this Feb 17, 2024
@wu-seong wu-seong linked an issue Feb 17, 2024 that may be closed by this pull request
1 task
Copy link
Contributor

@threeony threeony left a comment

Choose a reason for hiding this comment

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

확인이요

Copy link
Contributor

@kimjm9841 kimjm9841 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다~!

@wu-seong wu-seong merged commit 0256f82 into dev Feb 17, 2024
@wu-seong wu-seong deleted the refactor/#88 branch February 17, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[refactor]: 유저 정보 수정 API 응답 DTO 변경
3 participants