Skip to content

Commit

Permalink
[FEAT] 팀 초대 정보 확인 api 화이트 리스트에 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
paragon0107 committed Feb 18, 2025
1 parent e71ace0 commit 2dfbc74
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ public class SecurityConfig {
"/api/v1/members/password",
"/api/v1/members",
"/api/v1/email/verification/**",
"/api/v1/team-invitation",
"/actuator/health"
};

Expand Down

0 comments on commit 2dfbc74

Please sign in to comment.