Skip to content

[8주차/찬찬] 워크북 제출합니다#16

Open
inhadissolve wants to merge 9 commits into
UMC-Inha:chanchan/mainfrom
inhadissolve:feature/chapter-08
Open

[8주차/찬찬] 워크북 제출합니다#16
inhadissolve wants to merge 9 commits into
UMC-Inha:chanchan/mainfrom
inhadissolve:feature/chapter-08

Conversation

@inhadissolve
Copy link
Copy Markdown

✅ 실습 체크리스트

  • 이론 학습을 완료하셨나요?
  • 미션 요구사항을 모두 이해하셨나요?
  • 실습을 수행하기 위한 공부를 완료하셨나요?
  • 실습 요구사항을 모두 완료하셨나요?

✅ 컨벤션 체크리스트

  • 디렉토리 구조 컨벤션을 잘 지켰나요?
  • pr 제목을 컨벤션에 맞게 작성하였나요?
  • pr에 해당되는 이슈를 연결하였나요?(중요)
  • 적절한 라벨을 설정하였나요?
  • 파트장에게 code review를 요청하기 위해 reviewer를 등록하였나요?
  • 닉네임/main 브랜치의 최신 상태를 반영하고 있는지 확인했나요?(매우 중요!)

@inhadissolve inhadissolve self-assigned this May 20, 2026
@inhadissolve inhadissolve added the documentation Improvements or additions to documentation label May 20, 2026
@inhadissolve inhadissolve changed the title [8주차/찬찬] 실습 제출합니다 [8주차/찬찬] 워크북 제출합니다 May 20, 2026
Comment thread src/modules/users/controllers/user.controller.ts Outdated
next(error);
}
}; No newline at end of file
};
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

코드가 지난 버전으로 롤백된거 같아요
그리고 나머지 컨트롤러도 tsoa 적용 포함이 안된거 같은데 확인해주시고 커밋 올려주세요

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

충돌 해결 과정에서 TSOA 적용 코드가 Express 핸들러 구조로 되돌아간 부분이 있었네요..
TSOA 컨트롤러 코드와 tsconfig 데코레이터 설정을 다시 복구했습니다..!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants