[Feat] 라이브러리 대시보드 조회, 패널 페이징 api 구현 #74
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🧭 작업 개요
라이브러리 대시보드 생성에 필요한 차트 조회 기능과 하단 페이지네이션 기능 구현했씁니다.
(라이브러리 조회하는거는 검색이 아니다보니 기존 대시보드에서 테이블에 있던 유사도(concordance_rate) 값이 없다는 게 주요 차이점입니다.)
🛠️ 작업 내용
🔗 관련 이슈
Closes #73
📎 ETC