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

#41 [feat] 글 삭제 구현 #42

Merged
merged 2 commits into from
Jan 10, 2024
Merged

#41 [feat] 글 삭제 구현 #42

merged 2 commits into from
Jan 10, 2024

Conversation

sohyundoh
Copy link
Member

@sohyundoh sohyundoh commented Jan 9, 2024

✒️ 관련 이슈번호

Key Changes 🔑

  1. 스웨거 작성하였습니다
image
  1. Post 엔티티에 boolean containPhoto 값 추가했습니다.

  2. s3 delete 모듈도 연동했습니다.

  3. 삭제할 때 댓글, 궁금해요 엔티티도 함께 삭제해줘야 하기 때문에 함께 삭제 구현했습니다.

To Reviewers 📢

  • 코드 수정사항 있으면 알려주세요!

@sohyundoh sohyundoh self-assigned this Jan 9, 2024
Copy link
Contributor

@parkheeddong parkheeddong left a comment

Choose a reason for hiding this comment

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

LGTM ! 고생 많으셨습니다 !!

@sohyundoh sohyundoh merged commit 2bbb26d into develop Jan 10, 2024
1 check passed
@sohyundoh sohyundoh deleted the feat/#41 branch January 10, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] DELETE - 글 삭제
2 participants