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: 프로필 조회 API 수정 #32

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

devmizz
Copy link
Contributor

@devmizz devmizz commented Feb 10, 2025

📌 Related Issue

🚨 해결하려는 문제가 무엇인가요?

  • 프로필 조회 API 예시 Body 수정

⭐️ 어떻게 해결했나요?

  • 아래 예시 사진처럼 Swagger 상에 예시 Body와 실제 응답이 상이해서 수정하였습니다.

🤔 어떤 부분에 집중하여 리뷰해야 할까요?

🗒️ 참고자료

Swagger 예시 Body

image

실제 실행 시 응답 Body

image

RCA 룰

  • R: 꼭 반영해 주세요. 적극적으로 고려해 주세요. (Request changes)
  • C: 웬만하면 반영해 주세요. (Comment)
  • A: 반영해도 좋고 넘어가도 좋습니다. 그냥 사소한 의견입니다. (Approve)

@devmizz devmizz added the 수정/리팩토링 Refactor code label Feb 10, 2025
@devmizz devmizz self-assigned this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
수정/리팩토링 Refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant