[UNI-238] feat : 현재 버전과 특정 버전의 차이점 조회 API 구현#143
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
mikekks
left a comment
There was a problem hiding this comment.
추가로 versionId 는 모든 지도 조회 API 에서 같이 주는게 좋겠죠?!
네 맞습니다! |
mikekks
left a comment
There was a problem hiding this comment.
고생하셨습니다 ~!
궁금한 부분은 댓글 남겼습니다 :)
📝 PR 타입
🚀 변경 사항
특정 버전과 현재 버전의 차이점을 조회하는 API 개발
로직 구현 배경 및 목적
구현내용
🧪 테스트 결과