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

[Feat] 문제 조회 / 풀이 시작 API 분리 #67

Closed
2 tasks
GiHoo opened this issue May 7, 2024 · 0 comments · Fixed by #68
Closed
2 tasks

[Feat] 문제 조회 / 풀이 시작 API 분리 #67

GiHoo opened this issue May 7, 2024 · 0 comments · Fixed by #68
Assignees
Labels
feat 기능 개발

Comments

@GiHoo
Copy link
Contributor

GiHoo commented May 7, 2024

어떤 기능인가요?

현재 문제 조회에 풀이 시작이 혼용되어 있음. get인데 transactional이 걸림

작업 상세 내용

  • API 분리
  • 문제 풀이 시작 API 구현

참고할만한 자료(선택)

@GiHoo GiHoo added the feat 기능 개발 label May 7, 2024
@GiHoo GiHoo self-assigned this May 7, 2024
GiHoo added a commit that referenced this issue May 8, 2024
- 기존에는 getProblems에 문제 조회/시작이 혼재했지만, 둘을 분리
@GiHoo GiHoo linked a pull request May 8, 2024 that will close this issue
@GiHoo GiHoo closed this as completed in #68 May 8, 2024
GiHoo added a commit that referenced this issue May 8, 2024
- 기존에는 getProblems에 문제 조회/시작이 혼재했지만, 둘을 분리
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant