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

Refactor: Auth Swagger 추가 및 LoginVO 타입 변경 #33

Open
2 tasks done
SeungHo0422 opened this issue Nov 23, 2023 · 0 comments · May be fixed by #35
Open
2 tasks done

Refactor: Auth Swagger 추가 및 LoginVO 타입 변경 #33

SeungHo0422 opened this issue Nov 23, 2023 · 0 comments · May be fixed by #35
Assignees
Labels
♻️ Refactoring Refactoring 관련 이슈

Comments

@SeungHo0422
Copy link
Member

🫶🏻 Description

�- Auth api가 기존에는 Swagger에 문서화 되어있지 않아 문서화 작업을 진행해야 한다.

  • LoginVO이 클래스 형식으로 지정되어 있어, 이를 record 타입으로 바꿔주는 작업을 진행해야 한다.

🧑🏻‍💻 Tasks

해당 이슈 해결을 위해 해야할 작업들 목록을 작성해주세요.

  • Auth API - /login, /sign-up, /logout controller에 Swagger API 코드 작성
  • LoginVO의 타입을 record 타입으로 변환

🐳 ETC

x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactoring Refactoring 관련 이슈
Projects
None yet
1 participant