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: 브리핑 목록 조회 v1 쿼리 전략 변경 #111

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

swa07016
Copy link
Member

@swa07016 swa07016 commented Dec 14, 2023

🚀 개요

v2를 릴리즈에 반영했을 때 DB에 쌓여있는 데이터 타입은 KOREA가 없어서 빈 리스트를 반환합니다.
앱 업데이트를 하지 않은 유저일때는 SOCIAL 타입 10개를 내려줍니다.

⏳ 작업 내용

  • KOREA로 조회시, 빈리스트이면 SOCIAL 10개를 내려줍니다.

📝 논의사항

@swa07016 swa07016 added the ✨ feature New feature or request label Dec 14, 2023
@swa07016 swa07016 requested a review from CYY1007 December 14, 2023 07:53
@swa07016 swa07016 self-assigned this Dec 14, 2023
@swa07016 swa07016 linked an issue Dec 14, 2023 that may be closed by this pull request
1 task
@CYY1007 CYY1007 merged commit c855efe into develop Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [feature] 브리핑 목록 조회 v1 조회 쿼리 변경
2 participants