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

Feature : 커뮤니티 댓글 API 구현 #45

Merged
merged 18 commits into from
Jan 6, 2025
Merged

Feature : 커뮤니티 댓글 API 구현 #45

merged 18 commits into from
Jan 6, 2025

Conversation

dhun0103
Copy link
Collaborator

@dhun0103 dhun0103 commented Jan 5, 2025

✒️ 관련 이슈번호

🔑 Key Changes

  1. 내용
    • 커뮤니티 댓글 생성, 수정, 삭제 기능 구현 완료
    • 커뮤니티 글 상세 조회 시 해당 글의 댓글 모두 모아서 보내주기 완료 -> 근데 상세조회 시 글의 내용은 안보내줘도 될 것 같아서 안하긴 했는데 나중에 프론트랑 확인하기
    • 댓글 좋아요는 간단하게 함

📸 Screenshot

@dhun0103 dhun0103 linked an issue Jan 5, 2025 that may be closed by this pull request
5 tasks
@dhun0103 dhun0103 added the ✨ Feature 기능 추가 label Jan 5, 2025
@dhun0103 dhun0103 self-assigned this Jan 6, 2025
@qormoon qormoon merged commit 09a603a into develop Jan 6, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] : 커뮤니티 댓글 API 구현
2 participants