Skip to content

Comments

[#312][FIX] 내 사전 의견 삭제 API 삭제 방식 수정#314

Merged
Seoyoung-Kyung merged 3 commits intodevfrom
fix/fix-delete-topic-answer
Feb 8, 2026
Merged

[#312][FIX] 내 사전 의견 삭제 API 삭제 방식 수정#314
Seoyoung-Kyung merged 3 commits intodevfrom
fix/fix-delete-topic-answer

Conversation

@Seoyoung-Kyung
Copy link
Contributor

@Seoyoung-Kyung Seoyoung-Kyung commented Feb 8, 2026

PR 요약

이 PR이 어떤 변경을 하는지 간단히 설명하고, 체크 표시는 괄호 사이에 소문자 'x'를 삽입하세요.

  • 기능 추가
  • 버그 수정
  • 코드 리팩토링
  • 문서 수정
  • 기타 (설명)

이슈 번호


주요 변경 사항

주요 파일, 로직, 컴포넌트 등을 구체적으로 적어주세요.

  • src/main/java/com/dokdok/topic: +106/-74 (9 files) — 요구사항 반영
  • src/test/java/com/dokdok/topic: +122/-135 (2 files) — 요구사항 반영

참고 사항

주제별 단일 삭제 -> 내 주제 답변 모두 삭제 로 수정


@Seoyoung-Kyung Seoyoung-Kyung linked an issue Feb 8, 2026 that may be closed by this pull request
3 tasks
@Seoyoung-Kyung Seoyoung-Kyung requested review from a team, JWoong-01, U-hee, dkqpeo, juhyunO and onuyyy and removed request for a team February 8, 2026 10:34
@Seoyoung-Kyung Seoyoung-Kyung self-assigned this Feb 8, 2026
@github-project-automation github-project-automation bot moved this to Backlog in dokdok-server Feb 8, 2026
@Seoyoung-Kyung Seoyoung-Kyung merged commit 6e1136b into dev Feb 8, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in dokdok-server Feb 8, 2026
@Seoyoung-Kyung Seoyoung-Kyung deleted the fix/fix-delete-topic-answer branch February 8, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

사전 의견 삭제 API 삭제 방식 수정

2 participants