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

커뮤니티 게시글 조회 API 개선 #356

Closed
1 task done
limehee opened this issue May 26, 2024 · 0 comments · Fixed by #357
Closed
1 task done

커뮤니티 게시글 조회 API 개선 #356

limehee opened this issue May 26, 2024 · 0 comments · Fixed by #357
Assignees
Labels
🔨 Refactor 코드 수정 및 개선

Comments

@limehee
Copy link
Collaborator

limehee commented May 26, 2024

Describe

ETC에 첨부된 사진과 같이 현재 게시글에 대한 간략한 정보만 응답으로 보내 표시하도록 설계되어있습니다.
글에 들어가지 않더라도, 목록에서 게시글에 작성된 댓글의 개수를 확인할 수 있도록 개선합니다.

해당 작업은 아래 API를 대상으로 합니다.

/boards/category: 커뮤니티 게시글 카테고리별 조회

Tasks

  • 응답에 댓글 개수 정보 추가

ETC

image

@limehee limehee added the 🔨 Refactor 코드 수정 및 개선 label May 26, 2024
@limehee limehee self-assigned this May 26, 2024
@limehee limehee changed the title 커뮤니티 게시글 목록 조회 API 개선 커뮤니티 게시글 조회 API 개선 May 26, 2024
@limehee limehee linked a pull request May 26, 2024 that will close this issue
@limehee limehee closed this as completed Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 수정 및 개선
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant