[Refactor] 메인 페이지 API 개선 - 팔로우 여부 확인, userId 추가, 카테고리 정렬#45
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✅ 체크 리스트
📌관련 이슈 번호
💡작업 내용
언팔로우 지원을 위한 userId 추가:
ProfileDTO에userId필드 추가하여 프론트엔드에서 언팔로우 API 호출 가능 (/main, /main?code)카테고리 정렬 개선:
배경 이미지 처리:
null반환으로 변경Swagger 문서 응답 예시 수정:
/main엔드포인트의 응답 구조를 실제 API와 일치하도록 수정profile객체에userId필드 명시👤 리뷰 요구사항(선택)
📚참고 문서(선택)