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 API문서화 및 loginVO 타입 변경, 그 외 Refactoring #35

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

SeungHo0422
Copy link
Member

🧑🏻‍💻 PR 작업 내역 요약

  1. Auth Swagger API 명세화 완료 -> sign-up, login, logout
  2. LoginVO 타입 class -> record 변경, 이에 따른 service 코드도 변경
  3. 스크린샷 사진 제거
  4. hashtagServiceImpl-> findAllHashtagName list 부분 리팩토링
  5. hashtagServiceImpl -> deleteHashtag 함수 이름 수정

📋 변경 사항

sign-up, login, logout
LoginVO
hashtagServiceImpl

🔥 연결된 이슈 Close

close #33

@SeungHo0422 SeungHo0422 self-assigned this Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor: Auth Swagger 추가 및 LoginVO 타입 변경
1 participant