Skip to content

feat: 전체 뉴스를 조회하는 API 구현#674

Merged
whqtker merged 6 commits intosolid-connection:developfrom
whqtker:feat/672-add-get-whole-news-api
Feb 18, 2026
Merged

feat: 전체 뉴스를 조회하는 API 구현#674
whqtker merged 6 commits intosolid-connection:developfrom
whqtker:feat/672-add-get-whole-news-api

Conversation

@whqtker
Copy link
Member

@whqtker whqtker commented Feb 17, 2026

관련 이슈

작업 내용

기존에는 특정 author-id 의 뉴스만 조회 가능했으나, 전체 뉴스를 조회할 수 있도록 API를 수정했습니다. author-id 를 선택적으로 받을 수 있도록 구현했습니다.

repository 로직같은 경우 기존에 작성된 native query를 참고했습니다.

커밋 순으로 읽으시기보단, 전체 파일 변경 보시는 게 이해하기 더 쉬울 것 같습니다.

특이 사항

해당 PR은 머지 후 체리픽해서 prod에 반영할 예정입니다 ,,!

리뷰 요구사항 (선택)

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: 전체 뉴스 조회 API 구현

1 participant