Skip to content

Comments

[#330][FIX] 개인회고 API retrospectiveId 없이 조회하도록 변경#331

Merged
Seoyoung-Kyung merged 1 commit intodevfrom
fix/fix-personal-retrospective-api-path
Feb 20, 2026
Merged

[#330][FIX] 개인회고 API retrospectiveId 없이 조회하도록 변경#331
Seoyoung-Kyung merged 1 commit intodevfrom
fix/fix-personal-retrospective-api-path

Conversation

@Seoyoung-Kyung
Copy link
Contributor

PR 요약

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

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

이슈 번호


주요 변경 사항

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

  • src/main/java/com/dokdok/retrospective: +45/-54 (5 files) — 요구사항 반영
  • src/test/java/com/dokdok/retrospective: +88/-68 (1 files) — 요구사항 반영

참고 사항

리뷰어가 알아야 할 추가 정보, 테스트 방법 등을 작성해주세요.

예:

  • 테스트 계정 정보
  • 관련 API 엔드포인트
  • 로컬 테스트 방법

@Seoyoung-Kyung Seoyoung-Kyung linked an issue Feb 20, 2026 that may be closed by this pull request
1 task
@Seoyoung-Kyung Seoyoung-Kyung requested review from a team, JWoong-01, U-hee, dkqpeo, juhyunO and onuyyy and removed request for a team February 20, 2026 06:25
@Seoyoung-Kyung Seoyoung-Kyung self-assigned this Feb 20, 2026
@Seoyoung-Kyung Seoyoung-Kyung changed the title [#330][FIX] 개인회고 id 없이 조회하도록 변경 [#330][FIX] 개인회고 API retrospectiveId 없이 조회하도록 변경 Feb 20, 2026
@Seoyoung-Kyung Seoyoung-Kyung merged commit 741f82c into dev Feb 20, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in dokdok-server Feb 20, 2026
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 Path 수정

2 participants