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] 관심글 조회 API 케이스 분류 #183

Merged
merged 8 commits into from
Sep 12, 2024
Merged

[FIX] 관심글 조회 API 케이스 분류 #183

merged 8 commits into from
Sep 12, 2024

Conversation

Kim-TaeUk
Copy link
Contributor

Related Issue

Key Changes

  • 관심글 조회 시, 빈 배열을 내려주는 경우가 2가지인데, 케이스별로 응답을 분리했습니다.
    • 관심 소설이 없는 경우
    • 관심 소설은 있지만, 연관된 피드가 없는 경우

스크린샷 2024-09-12 14 10 43

Copy link
Member

@ChaeAg ChaeAg 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
Contributor

@rinarina0429 rinarina0429 left a comment

Choose a reason for hiding this comment

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

확인햇슴다!!👍🏻

@Kim-TaeUk Kim-TaeUk merged commit ef296a5 into dev Sep 12, 2024
1 check passed
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.

[FIX] 관심글 조회 API 케이스 분류
3 participants