Skip to content
New issue

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

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

Already on GitHub? # to your account

[Feature] 사용자 서재 전체 조회 API 추가 #122

Merged
merged 11 commits into from
Jun 7, 2024

Conversation

jwooo
Copy link
Member

@jwooo jwooo commented Jun 3, 2024

💡 연관된 이슈

close #119

📝 작업 내용

  • 사용자 서재 전체 조회 API 추가
  • 서재 도메인 이름 변경: user-libary -> library
  • 토크방 단건 조회 API bookIsbn 필드 추가
  • 도서와 연관된 리뷰 개수 조회 API 추가

💬 리뷰 요구 사항

리뷰 요구 사항은 없습니다!!

@jwooo jwooo added ✨ Feature 기능 개발 🔨 Refactor 코드 리팩토링 labels Jun 3, 2024
@jwooo jwooo requested review from pdohyung and AHNYUNKI June 3, 2024 08:41
@jwooo jwooo self-assigned this Jun 3, 2024
@jwooo jwooo linked an issue Jun 3, 2024 that may be closed by this pull request
1 task
Copy link
Member

@AHNYUNKI AHNYUNKI 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
Member

@pdohyung pdohyung left a comment

Choose a reason for hiding this comment

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

확인했습니다 ~
수고하셨습니다 👍

@jwooo jwooo merged commit b3bc7ff into develop Jun 7, 2024
1 check passed
@jwooo jwooo deleted the feature/119-get-library-status-api branch June 7, 2024 07:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
✨ Feature 기능 개발 🔨 Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 사용자 서재 전체 조회 API 추가
3 participants