[CHORE] API경로 업데이트 - #13
Hidden character warning
Conversation
📝 WalkthroughWalkthroughAPI endpoint paths are updated: the Kakao login endpoint moves from "/v2/app/oauth/kakao/login" to "/oauth/kakao/login", while the Axios instance baseURL is modified to include "/v1" versioning, routing all API requests through a new base path. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Free 📒 Files selected for processing (2)
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. Comment |
hwangdae
left a comment
There was a problem hiding this comment.
확인했습니다. replace를 활용해 주소 오류를 방지한 부분이 좋아 보입니다.
📄 작업 내용 요약
API 경로가 모두
v1/*으로 변경됨에 따라 baseURL의 경로를 수정하였습니다.추가로 Login API 경로도 변경되어 함께 변경하였습니다
📎 Issue #12
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.