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 관련 수정 #96

Merged
merged 3 commits into from
Feb 18, 2024
Merged

[refactor]: 유저 조회 API 관련 수정 #96

merged 3 commits into from
Feb 18, 2024

Conversation

wu-seong
Copy link
Contributor

PULL REQUEST

🎋 작업중인 브랜치

💡 작업동기

  • 프론트 요청으로 유저 조회 API 수정
  • 피그마 보니까 마이페이지에 '*년차' 로 나타내서 연차 enum클래스에 필드 추가

🔑 주요 변경사항

  • 연차 enum 필드 추가
  • 사용자 정보 조회/수정 추가한 enum 필드로 변경
  • 사용자 정보 조회에 job 추가

💡 관련 이슈

x

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

@realisshomyang realisshomyang 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 3871dba into dev Feb 18, 2024
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]: 사용자 정보 조회 응답 DTO 수정
3 participants