Skip to content

Comments

feat: 그루밍 테스트 제출(완료) api 구현#82

Merged
hisonghy merged 4 commits intodevelopfrom
feature/submit-grooming-test-81
Apr 6, 2025
Merged

feat: 그루밍 테스트 제출(완료) api 구현#82
hisonghy merged 4 commits intodevelopfrom
feature/submit-grooming-test-81

Conversation

@hisonghy
Copy link
Member

@hisonghy hisonghy commented Apr 5, 2025

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 그루밍 테스트 제출(완료) 기능 구현했습니다
  • 로그인된 유저인 경우에만 그루밍 테스트 결과를 저장하고 비로그인 유저는 저장하지 않도록 했습니다
  • 요청 DTO 구조가 복잡해서 요청 DTO를 command 객체로 변환하는 mapper 클래스를 추가했습니다

🔍 참고사항

  • merge는 추후에 진행하겠습니다

📚 기타

@hisonghy hisonghy added the ⚡ feature 새로운 기능 추가 및 수정 label Apr 5, 2025
@hisonghy hisonghy requested a review from myqewr April 5, 2025 06:53
@hisonghy hisonghy self-assigned this Apr 5, 2025
@hisonghy hisonghy force-pushed the feature/submit-grooming-test-81 branch from c38b6c1 to a82353a Compare April 6, 2025 04:56
@hisonghy hisonghy merged commit 7bc528d into develop Apr 6, 2025
1 check passed
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.

⚡ 그루밍 테스트 제출 api 구현

2 participants