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

[Refactor/254] 게시판 글 목록 조회 API 응답에 totalPage, totalCount 추가 #255

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

hzee97
Copy link
Contributor

@hzee97 hzee97 commented Oct 2, 2024

🚀 개요

게시판 글 목록 조회 API 응답에 totalPage, totalCount 추가

🔍 변경사항

  • 게시판 글 목록 조회 API 응답에 totalPage, totalCount 추가

⏳ 작업 내용

  • 게시판 글 목록 조회 API 응답에 totalPage 추가
  • 게시판 글 목록 조회 API 응답에 totalCount 추가

📝 논의사항

@hzee97 hzee97 requested review from rimi3226 and Eunjin3395 October 2, 2024 15:58
@hzee97 hzee97 self-assigned this Oct 2, 2024
@hzee97 hzee97 merged commit f6a9252 into develop Oct 2, 2024
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.

♻️ [Refactor] 게시판 글 목록 조회 API 응답에 totalPage, totalCount 추가
1 participant