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

도서 리뷰 링크가 없을 경우 빈 배열을 반환하도록 변경 #323

Closed
1 task done
limehee opened this issue May 3, 2024 · 0 comments · Fixed by #324
Closed
1 task done

도서 리뷰 링크가 없을 경우 빈 배열을 반환하도록 변경 #323

limehee opened this issue May 3, 2024 · 0 comments · Fixed by #324
Assignees
Labels
🔨 Refactor 코드 수정 및 개선

Comments

@limehee
Copy link
Collaborator

limehee commented May 3, 2024

Describe

reviewLinks가 null일 때 프론트엔드에서 일부 기능에 대한 문제가 발견됨.
프론트엔드에서 수정을 해도 무방하지만, 되도록 null을 반환하지 않는 것이 좋다고 판단되어 수정함.

Tasks

  • 도서 등록시 리뷰 링크 정보가 없을 경우 빈 배열을 저장하도록 변경

ETC

No response

@limehee limehee added the 🔨 Refactor 코드 수정 및 개선 label May 3, 2024
@limehee limehee self-assigned this May 3, 2024
@limehee limehee closed this as completed May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 수정 및 개선
Projects
None yet
1 participant