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]사진첨부 기능이 추가된 답글 작성 api구현 #210

Merged
merged 4 commits into from
May 10, 2024

Conversation

bo-ram-bo-ram
Copy link
Member

@bo-ram-bo-ram bo-ram-bo-ram commented May 9, 2024

📣 Related Issue

📝 Summary

사진 첨부 기능이 추가된 답글 작성 api를 구현했습니다.

🙏 Question & PR point

s3 폴더링을 contents/contentId/comments/commentId로 하였습니다!
게시글 삭제 시 폴더를 삭제해서 답글 관련 이미지도 함께 지우기위해 생각했습니다~
이미지 링크 들어가면 사진나오는것 확인했습니다!

📬 Postman

  • 이미지 있을 때
    스크린샷 2024-05-10 오전 3 45 27
  • 이미지 없을 때
    image
  • s3
    image

Copy link
Contributor

@Hong0329 Hong0329 left a comment

Choose a reason for hiding this comment

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

폴더링 아이디어가 너무 좋네요!! 고생 많으셨습니다~

@bo-ram-bo-ram bo-ram-bo-ram merged commit a08c6d7 into develop May 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 사진 첨부 기능이 추가된 답글 작성 api 구현
2 participants