We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
[fix] 회원가입 API 학번 및 가입일자 예외처리 추가 (CAUCSE#774)
c9e4744
fix: 회원가입 API 유효하지 않은 요청 예외처리 추가 (#775)
b98fb2a
### 🚩 관련사항 - #774 ### 📢 전달사항 * 기존 회원가입 API는 입학년도(즉, 학번의 앞 4자리)와 학번이 동일하지 않는 잘못된 요청을 그대로 처리하고 있었습니다. 이를 방지하고자 학번 앞 4자리와 입학년도를 매핑하여 예외처리를 추가하였습니다. ### 📸 스크린샷 ### 📃 진행사항 - [x] 예외처리 추가 ### ⚙️ 기타사항
win-luck
Successfully merging a pull request may close this issue.
🚩 관련사항
📍 종류
💡 상세설명
📃 진행사항
⚙️ 기타사항
The text was updated successfully, but these errors were encountered: