Skip to content

Conversation

@loseminho
Copy link
Collaborator

📌 개요

  • 스터디룸 방 조회 기능 분할

🔨 작업 내용

  • 비슷한 스터디룸 방 조회에 대한 분할

    • 모든 방 (공개 + 비공개 마스킹)
    • 공개 방만
    • 내 비공개 방
    • 내가 멤버인 방( isPrivate 추가 )
    • 내가 호스트인 방
    • 입장 가능한 공개 방 ( isPrivate 추가 )
    • 인기방 조회
    • 방 상세 조회
  • 분할 하며 방 일시정지, 재개, 조회에 대한 열린방 우선 정렬

  • 비공개 방에 대한 정보 보이기를 마스킹화

    • fromMasked(Room room)을 새로 추가 해서 비공개 방에 대해서 마스킹 해서 보여줌
  • isPrivate 값 response로 받게 변경

  • API 명세서 추가 및 수정 완료

  • 즐겨찾기는 일단 넣지 않았습니다..

  • 기능 분할로 인한 테스트 코드 추가 여부 확인 중

🔗 관련 이슈

Closes #190
Closes #147

✅ 체크리스트

  • 기능 동작 확인
  • 테스트 코드 작성
  • 문서/주석 추가 및 최신화

@loseminho loseminho self-assigned this Oct 5, 2025
@github-actions github-actions bot changed the title Refactor, feat, Docs: 스터디룸 방 목록 조회 분할 Refactor, feat, Docs: 스터디룸 방 목록 조회 분할 (#146) Oct 5, 2025
@loseminho loseminho merged commit 80e576c into dev Oct 6, 2025
3 checks passed
@github-actions github-actions bot deleted the refactor/146 branch October 6, 2025 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants