Skip to content

Comments

feat: API Response와 Exception 설정#10

Merged
myqewr merged 1 commit intodevelopfrom
feature/#9
Mar 7, 2025
Merged

feat: API Response와 Exception 설정#10
myqewr merged 1 commit intodevelopfrom
feature/#9

Conversation

@myqewr
Copy link
Member

@myqewr myqewr commented Mar 6, 2025

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • api 공통 응답 정의
  • api response code enum 정의
  • Exception 설정

🔍 참고사항

  • code 포맷팅 오류 발생!
  • 내일 아침에 다시 해결 예정

📚 기타

@myqewr myqewr force-pushed the feature/#9 branch 2 times, most recently from a34f7f8 to 51f6095 Compare March 7, 2025 01:08
- api 공통 응답 정의
- api response code enum 정의
- Exception 설정
@myqewr myqewr merged commit 504b11d into develop Mar 7, 2025
1 check passed
@hisonghy hisonghy added the ⚡ feature 새로운 기능 추가 및 수정 label Mar 17, 2025
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.

⚡ 공통 응답 처리 & Exception ,정의

2 participants