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

fix: 카드 리스트 뷰에서 조회 및 재정렬할 때 사용하는 데이터모델 자료형 수정 (#413) #414

Merged
merged 4 commits into from
Apr 14, 2023

Conversation

hyun99999
Copy link
Member

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • CardListRequest 를 사용하지 않기 때문에 삭제하였습니다.
  • 명함 페이징 조회가 아닌 명함 조회API 를 사용해서 모든 카드 정보를 가져왔고, 이를 사용해서 리스트를 보여주었습니다.
  • CardListInGroupRequest 주석 수정 하였습니당

📮 관련 이슈

@hyun99999 hyun99999 added Hyungyu 🐯 현규 교수님 작업 Fix 코드 수정 및 버그, 오류 해결 labels Apr 14, 2023
@hyun99999 hyun99999 requested a review from dlwns33 April 14, 2023 06:59
@hyun99999 hyun99999 self-assigned this Apr 14, 2023
Copy link
Member

@dlwns33 dlwns33 left a comment

Choose a reason for hiding this comment

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

넵 확인했습니다 !!!

@hyun99999 hyun99999 merged commit 0e33fa9 into develop Apr 14, 2023
@hyun99999 hyun99999 deleted the feature/#413 branch April 14, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix 코드 수정 및 버그, 오류 해결 Hyungyu 🐯 현규 교수님 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: 카드 리스트 뷰에서 조회 및 재정렬할 때 사용하는 데이터모델 자료형 수정
2 participants