Skip to content

Conversation

@m-a-king
Copy link
Collaborator

resolved :

📌 과제 설명

유저 기본 정보 입력 상태 확인 API 추가

👩‍💻 요구 사항과 구현 내용

유저 기본 정보 입력 상태 확인 API 추가

✅ PR 포인트 & 궁금한 점

- `/check/basic-info` 엔드포인트 추가
- UUID 기반으로 유저의 필수 입력 정보 완료 여부 확인
@m-a-king m-a-king self-assigned this Jan 23, 2025
@m-a-king m-a-king linked an issue Jan 23, 2025 that may be closed by this pull request
1 task
Copy link
Collaborator

@leebs0521 leebs0521 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다


@GetMapping("/exists/")
@GetMapping("/exists")
@Operation(summary = "아이디 중복 확인", description = "입력한 아이디가 중복되었는지 확인합니다.")
Copy link
Collaborator

Choose a reason for hiding this comment

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

이런 이슈가 있었군요....

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

그러게요 ㅋㅋㅋ 저도 보고 후다닥..

@sonarqubecloud
Copy link

@m-a-king m-a-king merged commit b0731c1 into main Jan 23, 2025
3 checks passed
@m-a-king m-a-king deleted the feature/262-add-check-user-basicInfo branch January 23, 2025 07:55
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.

[FEATURE] 유저 기본 정보 커스텀 확인

4 participants