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

[FIX] 시험 목록, 시험 유형 목록 조회 API 수정 #132

Open
2 tasks done
SunwooKim11 opened this issue Nov 21, 2024 · 0 comments
Open
2 tasks done

[FIX] 시험 목록, 시험 유형 목록 조회 API 수정 #132

SunwooKim11 opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SunwooKim11
Copy link
Contributor

SunwooKim11 commented Nov 21, 2024

어떤 기능인가요?

  • 현재 시험 목록 조회 : 강의의 전체 시험 목록을 리턴함. -> 시험 유형 id를 받아서, 유형에 해당하는 목록 리턴하도록
  • 현재 시험 유형 목록 조회 : 학원에 존재하는 전체 시험 유형만 리턴함 -> 시험유형의 이름을 쿼리스트링으로 받아. 입력을 포함하는 이름을 갖는 시험유형 리턴

추가하려는 기능에 대해 간결하게 설명해주세요

작업 상세 내용

  • 시험 목록 조회 수정
  • 시험 유형 목록 조회 수정

참고할만한 자료(선택)

@SunwooKim11 SunwooKim11 added the enhancement New feature or request label Nov 21, 2024
@SunwooKim11 SunwooKim11 self-assigned this Nov 21, 2024
SunwooKim11 added a commit that referenced this issue Nov 21, 2024
시험유형의 이름을 입력하면, 그에 해당하는 API가 나옴
ex) query = '고사' -> response: '중간고사', '기말고사'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant