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

[ Week 7 ] API 응답 통일 및 에러 핸들링 #4

Open
2 tasks done
hyunn0121 opened this issue Nov 12, 2024 · 0 comments
Open
2 tasks done

[ Week 7 ] API 응답 통일 및 에러 핸들링 #4

hyunn0121 opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
✨ feature New feature or request

Comments

@hyunn0121
Copy link
Member

hyunn0121 commented Nov 12, 2024

🛠 Mission

week 6에서 구현했던 api의 응답을 검토

  • 성공한 경우 표준 규격으로 응답 생성되도록 수정
  • 오류가 발생할 수 있는 부분은 커스텀 Error 객체 생성

📝 To-do

  • 성공한 경우 표준 규격으로 응답 생성되도록 수정
  • 오류가 발생할 수 있는 부분은 커스텀 Error 객체 생성

🔍 접근 방법

워크북의 설명대로 진행

@hyunn0121 hyunn0121 added the ✨ feature New feature or request label Nov 12, 2024
@hyunn0121 hyunn0121 self-assigned this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant