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] content 생성시 imgUrl null 대응 못하는 문제 해결 #166

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

wjdtkdgns
Copy link
Member

💡 PR Summary - content 생성시 imgUrl null 대응 못하는 문제 해결

개요

작업사항

  • urlToKey null 값 대응 로직 추가

변경로직

  • url null이면 "" 반환

@wjdtkdgns wjdtkdgns added the 🐞 BugFix Something isn't working label Sep 11, 2023
@wjdtkdgns wjdtkdgns self-assigned this Sep 11, 2023
@wjdtkdgns wjdtkdgns merged commit e6fa106 into dev Sep 11, 2023
1 check passed
@wjdtkdgns wjdtkdgns deleted the fix/url branch September 11, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ERROR / BUG] content 생성시 imgUrl null 대응 못함
1 participant