-
Notifications
You must be signed in to change notification settings - Fork 0
[FEATURE/#12] CODEF API 연동 및 연동 내역 조회 API 구현 #17
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
Conversation
lee-si-yeon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM👍
kkeunii
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
확인했습니다
JeongGyul
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다👍
코멘트 한번 읽어봐주세요! 보시고 문제 없으면 바로 머지해도 될거 같습니다 🙌
src/main/java/org/umc/valuedi/domain/asset/bank/controller/BankController.java
Outdated
Show resolved
Hide resolved
src/main/java/org/umc/valuedi/domain/asset/connection/exception/code/ConnectionErrorCode.java
Show resolved
Hide resolved
# Conflicts: # build.gradle # src/main/resources/application.yml
9e54d2f to
b134a8f
Compare
🔗 Related Issue
📝 Summary
🔄 Changes
💬 Questions & Review Points
아직 코드가 조금 정리되지 않은 상태긴 한데, CODEF 연동 관련 코드에 대한 리뷰를 먼저 받고
그 이후에 연동 삭제 API를 구현하면서 함께 정리해보겠습니다!
📸 API Test Results (Swagger)
✅ Checklist