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

[새기능] 어드민 수험표 전체 다운로드 #164

Merged
merged 5 commits into from
Oct 21, 2024
Merged

Commits on Oct 21, 2024

  1. feat(#163): 전체 수험표 다운로드

    - 전체 수험표를 다운로드하는 API를 만들었어요.
    jyj1289 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1e66aec View commit details
    Browse the repository at this point in the history
  2. fix(#163): 오타수정

    - GenerateAllAdmissionUseCase를 GenerateAllAdmissionTicketUseCase로 변경했어요.
    jyj1289 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8b68219 View commit details
    Browse the repository at this point in the history
  3. test(#163): 테스트 추가

    - Controller와 UseCase 테스트를 추가했어요.
    jyj1289 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9711caf View commit details
    Browse the repository at this point in the history
  4. docs(#163): 수험표 전체 다운로드 API 문서화

    - 수험표 전체 다운로드 API를 문서화했어요.
    jyj1289 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9c65dd9 View commit details
    Browse the repository at this point in the history
  5. fix(#163): 오타수정

    jyj1289 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b3d60ec View commit details
    Browse the repository at this point in the history