Skip to content

Conversation

@leebs0521
Copy link
Collaborator

@leebs0521 leebs0521 commented Dec 2, 2024

resolved :

📌 과제 설명

  • 인증된 사용자의 ID(UUID)를 스트링이 아닌 UUID로 가져오도록 변경
  • 스웨거 날짜 example 이 제대로 나오지 않는 문제 해결
  • ApiResponse 스웨거 적용
  • 기관 로그인 스웨거에 문서화

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

✅ PR 포인트 & 궁금한 점

  • 이제 @currentuser 어노테이션 사용하시면 UUID 형태로 id 담아오실수 있습니다.
    • image
  • 응답또는 요구 DTO 필드에 날짜가 있는 경우 type = "string"을 적어주시면 스웨거 문서에 제대로 값이 출력됩니다.
    • image
  • ApiReponse 스웨거 적용(없는것 보단 나은것 같아서 적용했습니다.)
    • image

@leebs0521 leebs0521 self-assigned this Dec 2, 2024
@leebs0521 leebs0521 linked an issue Dec 2, 2024 that may be closed by this pull request
3 tasks
@leebs0521 leebs0521 changed the title Refactor/122 refactor auth user and swaager Refactor/122 인증 유저 어노테이션 및 스웨거 관련 수정 Dec 2, 2024
Copy link
Collaborator

@ayoung-dev ayoung-dev left a comment

Choose a reason for hiding this comment

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

우왕
항상 감사합니다
배울 게 정말 많네요

Copy link
Collaborator

@m-a-king m-a-king left a comment

Choose a reason for hiding this comment

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

정렬도 맞춰주셨네요! 감사합니다. 수고하셨습니다.

@leebs0521 leebs0521 force-pushed the refactor/122-refactor-auth-user-and-swaager branch from 2414d3e to 7e872f9 Compare December 3, 2024 02:03
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 3, 2024

@leebs0521 leebs0521 merged commit 2120ccb into main Dec 3, 2024
3 checks passed
@leebs0521 leebs0521 deleted the refactor/122-refactor-auth-user-and-swaager branch December 3, 2024 02:05
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.

[REFACTOR] 인증 유저 어노테이션 및 스웨거 관련

4 participants