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

[REFACTOR] getTargetDetails에서 @RequestParam 으로 TargetId 가져오도록 수정 #75

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

sootudio
Copy link
Contributor

#️⃣ 연관된 이슈

📝 작업 내용

  • getTargetDetails에서 @PathVariable 대신 @RequestParam 으로 TargetId 가져오도록 수정

📝 남은 작업

@sootudio sootudio added REFACTOR 코드 리팩토링 수영 labels Aug 27, 2024
@sootudio sootudio self-assigned this Aug 27, 2024
Copy link
Contributor

@a-young-kim a-young-kim left a comment

Choose a reason for hiding this comment

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

P5 : 확인했습니다.

Copy link
Contributor

@csb9427 csb9427 left a comment

Choose a reason for hiding this comment

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

굿 확인했습니다

@sootudio sootudio merged commit 383caf3 into develop Aug 27, 2024
1 check passed
@sootudio sootudio deleted the refactor/#73 branch August 27, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
REFACTOR 코드 리팩토링 수영
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] 저축 목표에 대한 저축내역 가져오기의 uri 수정
3 participants