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: remove appController, edit api-docs #35

Merged
merged 2 commits into from
Jul 6, 2024
Merged

Conversation

sally0226
Copy link
Collaborator

PR Type

  • Bugfix
  • Feature
  • Docs
  • Refactoring (no functional changes, no api changes)

For what purpose

  • 앱 컨트롤러 삭제 - 본인 조회는 user controller로 이관
  • 스웨거를 위한 태그 추가
  • User엔티티 -> UserResponseDto 변환 함수 추가

Key changes

  • 앱 컨트롤러 삭제 - 본인 조회는 user controller로 이관
  • 스웨거를 위한 태그 추가
  • User엔티티 -> UserResponseDto 변환 함수 추가

To reviewers

Screenshots

- 앱 컨트롤러 삭제
    - 본인 조회는 user controller로 이관
- 스웨거를 위한 태그 추가
- User엔티티를, UserResponseDto로 변환하는 함수 추가
@sally0226 sally0226 requested review from Ho-s, saehun and chanwoonglee July 6, 2024 07:00
chore
Copy link
Collaborator

@Ho-s Ho-s left a comment

Choose a reason for hiding this comment

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

썃!!!

@sally0226 sally0226 merged commit a0eaad9 into stage Jul 6, 2024
3 checks passed
@sally0226 sally0226 deleted the refactor/me branch July 6, 2024 07:04
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.

2 participants