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

[BE] feat: InvalidMediaTypeException 예외 핸들링 (#439) #440

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

seokjin8678
Copy link
Collaborator

@seokjin8678 seokjin8678 added BE 백엔드에 관련된 작업 🛠 수정 수정에 관련된 작업 labels Sep 14, 2023
@github-actions
Copy link

github-actions bot commented Sep 14, 2023

Unit Test Results

  65 files    65 suites   7s ⏱️
186 tests 186 ✔️ 0 💤 0
189 runs  189 ✔️ 0 💤 0

Results for commit c7544d3.

♻️ This comment has been updated with latest results.

@seokjin8678 seokjin8678 merged commit 13bfb38 into dev Sep 14, 2023
3 checks passed
@seokjin8678 seokjin8678 deleted the hot-flx/#439 branch September 14, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드에 관련된 작업 🛠 수정 수정에 관련된 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] GlobalExceptionHandler에 InvalidMediaTypeException 예외를 핸들링한다.
4 participants