Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 전체 게시글 목록 조회 기능 구현 #309

Merged
merged 1 commit into from
Nov 3, 2023
Merged

feat: 전체 게시글 목록 조회 기능 구현 #309

merged 1 commit into from
Nov 3, 2023

Conversation

jjuny0310
Copy link
Member

  • feat: 전체 게시글 목록 조회 기능 구현

  • test: 전체 게시글 목록 조회 컨트롤러 테스트 구현

  • test: HOT_POST_LIKES_THRESHOLD 5로 수정 및 테스트 코드 수정

  • docs: API 문서 최신화

  • chore: 안쓰는 의존성 제거

  • fix: 사용하지 않는 파일 관련 어노테이션 삭제

Issues

구분

  • 버그 수정
  • 기능 추가
  • 코드 리팩터링
  • 문서 업데이트
  • 기타

주요 변경점

  • 전체 게시글 목록 조회 기능 구현

* feat: 전체 게시글 목록 조회 기능 구현

* test: 전체 게시글 목록 조회 컨트롤러 테스트 구현

* test: HOT_POST_LIKES_THRESHOLD 5로 수정 및 테스트 코드 수정

* docs: API 문서 최신화

* chore: 안쓰는 의존성 제거

* fix: 사용하지 않는 파일 관련 어노테이션 삭제
@jjuny0310 jjuny0310 added the feature 기능 추가 label Nov 3, 2023
@jjuny0310 jjuny0310 self-assigned this Nov 3, 2023
@jjuny0310 jjuny0310 merged commit 867266c into main Nov 3, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant