feat: 전체 뉴스를 조회하는 API 구현#674
Merged
whqtker merged 6 commits intosolid-connection:developfrom Feb 18, 2026
Merged
Conversation
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.
관련 이슈
작업 내용
기존에는 특정
author-id의 뉴스만 조회 가능했으나, 전체 뉴스를 조회할 수 있도록 API를 수정했습니다.author-id를 선택적으로 받을 수 있도록 구현했습니다.repository 로직같은 경우 기존에 작성된 native query를 참고했습니다.
커밋 순으로 읽으시기보단, 전체 파일 변경 보시는 게 이해하기 더 쉬울 것 같습니다.
특이 사항
해당 PR은 머지 후 체리픽해서 prod에 반영할 예정입니다 ,,!
리뷰 요구사항 (선택)