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 추가 #38

Closed
wants to merge 9 commits into from
Closed

퀘스트 API 추가 #38

wants to merge 9 commits into from

Conversation

david-parkk
Copy link
Member

✏️ 작업 개요

⛳ 작업 분류

  • 퀘스트 API 추가
  • h2 의존성 제거
  • 테스트 작성

🔨 작업 상세 내용

  1. 퀘스트 API 2개를 개발하였습니다.

💡 생각해볼 문제

  • LocalDataTime은 분초 모두 저장한다는 점에서 query에 옵션을 추가해야합니다. 일일 퀘스트 갱신을 위한 created_at 필드를 LocalTime으로 변경하였습니다.
  • POST /quests에 body에 email을 넣을 수 있었지만 최종적으로 jwt가 되야한다는 관점에서 body와 분리하여 QueryParameter로 변경하였습니다.

@david-parkk david-parkk self-assigned this Sep 30, 2024
Copy link

github-actions bot commented Sep 30, 2024

Test Results

22 tests   14 ✅  2s ⏱️
 5 suites   0 💤
 5 files     8 ❌

For more details on these failures, see this check.

Results for commit d187776.

♻️ This comment has been updated with latest results.

@david-parkk david-parkk closed this Oct 1, 2024
@david-parkk david-parkk deleted the feat/quest branch October 1, 2024 06:34
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.

1 participant