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

#130 #131

Merged
merged 7 commits into from
Jul 14, 2024
Merged

#130 #131

merged 7 commits into from
Jul 14, 2024

Conversation

forrest1398
Copy link
Collaborator

@forrest1398 forrest1398 commented Jul 12, 2024

Closes #130

PR 타입 (하나 이상의 PR 타입 선택)

  • 기능 추가
  • 기능 수정
  • 기능 삭제
  • 버그 수정
  • 설정 변경 (Config Class)
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 배포환경
  • 문서 수정 (ex. README)

반영 브랜치

#130

반영 사항

  1. 의미가 맞지 않거나, 통일성이 부족한 Controller, Service 이름 수정
  2. 불필요한 로직 제거
  3. 중복되는 기능을 가진 api 제거
  4. 유저 정보관련 반환값 통일

유의 사항

추가 적용사항

  • 퇴장 로직에서 case 분리

관련이슈

참여자

@thun0514 thun0514 merged commit 15bbe5b into dev Jul 14, 2024
2 checks passed
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.

중복된 기능을 가진 API들을 정리한다.
3 participants