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

fix: CORS allowedMethods 메소드 추가 #247

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

leeeeeyeon
Copy link
Collaborator

@leeeeeyeon leeeeeyeon commented Jul 25, 2024

🛰️ Issue Number

🪐 작업 내용

  • POST 요청 시 발생하는 CORS 문제를 해결하기 위해 allowedMethods에 HTTP 메소드를 추가하였습니다.

📚 Reference

✅ Check List

  • DB 스키마가 일치하는지 확인했나요?
  • SonarLint를 반영하여 코드를 수정했나요?
  • merge할 브랜치의 위치를 확인했나요?
  • Label을 지정했나요?

@leeeeeyeon leeeeeyeon added the 🔨 fix Modifying previously implemented features label Jul 25, 2024
@leeeeeyeon leeeeeyeon self-assigned this Jul 25, 2024
Copy link

sonarcloud bot commented Jul 25, 2024

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@leeeeeyeon leeeeeyeon merged commit 42c6a5b into develop Jul 25, 2024
3 checks passed
@leeeeeyeon leeeeeyeon deleted the feature/fix-cors branch July 25, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 fix Modifying previously implemented features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant