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

[ST-776, ST-777] 리뷰 목록 엔드포인트 추가 #94

Merged
merged 4 commits into from
Oct 17, 2023
Merged

Conversation

w8385
Copy link
Member

@w8385 w8385 commented Oct 17, 2023

업데이트 유형

  • Hot Fix
  • Release
  • Develop
  • Others

업데이트 개요

  • 선생님의 리뷰 목록을 제공하는 엔드포인트 추가
    /teacher/review/list/{teacherId}

  • 최고의 선생님 목록을 제공하는 엔드포인트 추가
    /user/list/teacher/best

업데이트 요약

/teacher/review/list/{teacherId}
/user/list/teacher/best

해결한 문제

해당 엔드포인트 추가와
swagger 문서 수정

미해결 문제

테스트

  • 유닛 테스트
  • 빌드 테스트 (통합 테스트)
  • 기타 유효성 테스트

수정 사항 진단

  • 코드가 이 프로젝트의 스타일 지침을 따릅니다.
  • 코드에 대한 자체 리뷰를 수행했습니다.
  • 변경 내역에 대해 주석을 작성했습니다.
  • 해당 PR에 대한 문서를 변경했습니다.
  • 기능, 수정 사항, 이슈에 대한 테스트 코드를 추가했습니다.
  • 변경 내용이 로컬 개발환경에서의 테스트를 통과했습니다.

w8385 added 2 commits October 17, 2023 15:23
선생님의 리뷰 목록을 가져오는 엔드포인트
@w8385 w8385 requested a review from seongyunlee October 17, 2023 07:25
@notion-workspace
Copy link

@w8385 w8385 changed the title [ST-776] 리뷰 목록 엔드포인트 추가 [ST-776, ST-777] 리뷰 목록 엔드포인트 추가 Oct 17, 2023
@notion-workspace
Copy link

@w8385 w8385 merged commit eac44a0 into dev Oct 17, 2023
3 checks passed
@w8385 w8385 deleted the feat/history branch October 17, 2023 09:25
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