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

[Feat] 기능별 예외 처리 추가 #22

Merged
merged 2 commits into from
Feb 5, 2024
Merged

[Feat] 기능별 예외 처리 추가 #22

merged 2 commits into from
Feb 5, 2024

Conversation

julia-heo
Copy link
Member

ℹ️ PR Type

  • 기능 추가
  • 버그 수정
  • 코드 리팩토링
  • 의존성, 환경변수, 빌드 관련 업데이트
  • 기타

📍 Issue

resolve #20

🔎 작업 내용 , API Test

  • 회원가입 시 아이디 중복 예외 처리
스크린샷 2024-02-05 오후 7 22 49
  • 카드 검색 시 카드사 코드 예외 처리
스크린샷 2024-02-05 오후 7 23 30
  • 카드 등록 시 카드 id에 따른 예외 처리
스크린샷 2024-02-05 오후 7 24 00
  • 결제 여부 변경 시 채팅 id에 따른 예외 처리
스크린샷 2024-02-05 오후 7 19 27
  • 알림 상세 조회 시 알림 id에 따른 예외 처리
스크린샷 2024-02-05 오후 7 19 55

➰ ETC

@julia-heo julia-heo added feature 기능 구현 관련 채린 labels Feb 5, 2024
Copy link
Member

@Haewonny Haewonny left a comment

Choose a reason for hiding this comment

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

굿굿 수고했옹 👍🏻👍🏻👍🏻

@julia-heo julia-heo merged commit 4807058 into develop Feb 5, 2024
2 checks passed
@julia-heo julia-heo deleted the feature/#20 branch February 5, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 구현 관련 채린
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 회원가입 로그인 예외처리 추가
2 participants