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/132] 게시판 관련 추가 구현 #144

Merged
merged 4 commits into from
Aug 10, 2024
Merged

[Feat/132] 게시판 관련 추가 구현 #144

merged 4 commits into from
Aug 10, 2024

Conversation

hzee97
Copy link
Contributor

@hzee97 hzee97 commented Aug 10, 2024

🚀 개요

게시판 관련 추가 구현

🔍 변경사항

  • 회원용/비회원용 게시판 글 조회 API 분리.
  • 회원용 게시판 글 조회 API - 글을 조회하는 유저 입장에서 글 작성자 차단 여부 반환.
  • 게시판 글 조회 API - 최신 게임 수 데이터 보내주기.

⏳ 작업 내용

  • 회원용/비회원용 게시판 글 조회 API 분리 및 구현.
  • 회원용 게시판 글 조회 API - 글을 조회하는 유저 입장에서 글 작성자 차단 여부 반환.
  • 게시판 글 조회 시 최신 게임 수 데이터 response에 추가.

📝 논의사항

@hzee97 hzee97 requested review from rimi3226 and Eunjin3395 August 10, 2024 12:30
@hzee97 hzee97 self-assigned this Aug 10, 2024
@hzee97 hzee97 linked an issue Aug 10, 2024 that may be closed by this pull request
3 tasks
Copy link
Member

@Eunjin3395 Eunjin3395 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

Copy link
Contributor

@rimi3226 rimi3226 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다! 혹시 gameCount 값 실행했을 때 잘 나오나요?!

@rimi3226 rimi3226 merged commit 8bc11f6 into develop Aug 10, 2024
@rimi3226 rimi3226 deleted the feat/132 branch August 10, 2024 15:12
@rimi3226 rimi3226 restored the feat/132 branch August 12, 2024 02:21
@rimi3226 rimi3226 deleted the feat/132 branch August 12, 2024 02:21
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] 게시판 관련 추가 구현
3 participants