Merged
Conversation
Member
|
p1: application.yml에서 충돌이 발생한 것 같습니다! |
rimeir
approved these changes
Mar 19, 2025
Closed
Contributor
Author
|
엇,, 기능에만 충실하느라 그런 부분을 너무 신경 못 썼네요,, 번거롭게 해드려 죄송합니다ㅠ PR 전 develop 브랜치 최신화 및 리베이스 진행 숙지하도록 하겠습니다! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 개요
🚀 관련 이슈
✅ 변경 사항
📝 상세 내용
RestAPI 응답 관련
ex) MEMBER_NOT_FOUND(code), 404(status), 사용자를 찾을 수 없습니다.(message)
로그인 관련
예시)
"status": 200,
"message": "회원가입 성공",
"data": null
accessToken값 그리고 role을 반환하도록 하였습니다.
회원 가입 관련
이메일 관련