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 #124 멤버 상세조회 시 role 추가 반환 #124

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

hyxklee
Copy link
Member

@hyxklee hyxklee commented Feb 10, 2025

PR 내용

  • 멤버 상세 조회 API에 role을 추가했습니다.

PR 세부사항


관련 스크린샷

image

주의사항


체크 리스트

  • 리뷰어 설정
  • Assignee 설정
  • Label 설정
  • 제목 양식 맞췄나요? (ex. #0 Feat: 기능 추가)
  • 변경 사항에 대한 테스트

@hyxklee hyxklee added the fix label Feb 10, 2025
@hyxklee hyxklee requested review from jj0526 and huncozyboy February 10, 2025 02:07
@hyxklee hyxklee self-assigned this Feb 10, 2025
@hyxklee hyxklee linked an issue Feb 10, 2025 that may be closed by this pull request
Copy link
Collaborator

@jj0526 jj0526 left a comment

Choose a reason for hiding this comment

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

reponse dto에 Role을 추가하셨네요 수고하셨어요~!

@hyxklee hyxklee merged commit 589ec94 into develop Feb 11, 2025
2 checks passed
@hyxklee hyxklee deleted the fix/#123/멤버-상세-조회 branch February 11, 2025 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix #123 멤버 상세 조회 시 role을 함께 반환하도록 수정
3 participants