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

특강 신청 API #2

Open
kjh418 opened this issue Oct 3, 2024 · 0 comments
Open

특강 신청 API #2

kjh418 opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
✨ Feature 기능 추가 ✅ Test 테스트 관련

Comments

@kjh418
Copy link
Collaborator

kjh418 commented Oct 3, 2024

  • 특정 userId 로 선착순으로 제공되는 특강을 신청하는 API 를 작성합니다.
  • 동일한 신청자는 동일한 강의에 대해서 한 번의 수강 신청만 성공할 수 있습니다.
  • 특강은 선착순 30명만 신청 가능합니다.
  • 이미 신청자가 30명이 초과되면 이후 신청자는 요청을 실패합니다.
@kjh418 kjh418 self-assigned this Oct 3, 2024
@kjh418 kjh418 added ✨ Feature 기능 추가 ✅ Test 테스트 관련 labels Oct 3, 2024
This was referenced Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 추가 ✅ Test 테스트 관련
Projects
None yet
Development

No branches or pull requests

1 participant