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

Multer 동작 미들웨어로 이동 #373

Merged
merged 5 commits into from
Dec 27, 2024
Merged

Conversation

Conut-1
Copy link
Collaborator

@Conut-1 Conut-1 commented Dec 27, 2024

작업한 내용

  • Multer 동작 인터셉터에서 미들웨어로 이동
  • E2E 테스트 수정

Interceptor를 사용할 경우, Guard 이후에 Interceptor가 동작하기 때문에 Guard 이전에 작동할 미들웨어가 필요했음
@Conut-1 Conut-1 added 💡Feature 기능 개발 💬Test 테스트 코드 작성 labels Dec 27, 2024
@Conut-1 Conut-1 self-assigned this Dec 27, 2024
@github-actions github-actions bot added the 💻BE 백엔드 작업 label Dec 27, 2024
@Conut-1 Conut-1 merged commit 4c73868 into develop Dec 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻BE 백엔드 작업 💡Feature 기능 개발 💬Test 테스트 코드 작성
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant