-
Notifications
You must be signed in to change notification settings - Fork 0
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
[PC-383] 어드민 차단 데이터 조회 기능 #28
[PC-383] 어드민 차단 데이터 조회 기능 #28
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다!
스웨거 명세만 살짝 바꾸시면 될 것 같아요.
|
||
@Service | ||
@RequiredArgsConstructor | ||
public class BlockContactService { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이름 명확해서 좋은 것 같습니다👍
@Operation(summary = "핸드폰 번호 차단", description = "핸드폰 번호 리스트를 전달받고, 전달받은 핸드폰 번호 차단을 수행합니다.", tags = { | ||
"차단"}) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
여기 swagger 명세가 좀 이상한 것 같습니다.
차단 조회 아닌가요?
헉 코드를 재사용하다 보니까 잘못된 부분을 인지하지 못했네요 ,, 수정하겠씁니다 |
[PC-379] 어드민 모듈 로그인 기능
…ember-status [PC-382] 어드민 프로필 상태 변경 기능
🔗 관련 이슈
PC-383
✨ 작업 내용
✅ 체크리스트
🎃 새롭게 알게된 사항
📋 참고 사항