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

[Feat/102] 매너 평가 수정 API 구현 #129

Merged
merged 4 commits into from
Aug 9, 2024
Merged

[Feat/102] 매너 평가 수정 API 구현 #129

merged 4 commits into from
Aug 9, 2024

Conversation

hzee97
Copy link
Contributor

@hzee97 hzee97 commented Aug 9, 2024

🚀 개요

매너 평가 수정 API 구현

🔍 변경사항

  • 매너 평가 수정 API 구현

⏳ 작업 내용

  • 매너 평가 수정 API 구현.
  • Swagger 명세.

📝 논의사항

@hzee97 hzee97 requested review from rimi3226 and Eunjin3395 August 9, 2024 00:36
@hzee97 hzee97 self-assigned this Aug 9, 2024
@hzee97 hzee97 linked an issue Aug 9, 2024 that may be closed by this pull request
2 tasks
}

@PutMapping("/{mannerId}")
public ApiResponse<MannerResponse.mannerUpdateResponseDTO> mannerUpdate(
Copy link
Member

Choose a reason for hiding this comment

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

이 api도 swagger 명세 추가해주시면 좋을 것 같습니다 !

Copy link
Contributor

@rimi3226 rimi3226 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@rimi3226 rimi3226 merged commit 7af3d30 into develop Aug 9, 2024
@hzee97 hzee97 deleted the feat/102 branch August 9, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feat] 매너 평가 수정 API 구현
3 participants