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 #80

Merged
merged 8 commits into from
Jul 21, 2023

Conversation

jun02160
Copy link
Member

📌 관련 이슈

close #67

✨ 어떤 이유로 변경된 내용인지

  • 데모데이 시연을 위해 다음과 같은 케이스로 세팅하기 위한 Patch API를 개발했습니다.

    1. 4일차까지 답변을 완료한 상태 + 5일차 답변을 할 차례 (부모, 자식 모두 답변이 비어있음)
    2. 요청할 때마다 일수 업데이트
  • 스케줄링 예약 시에 Parentchild 테이블의 모든 객체를 가져오는 부분에서 필터링 추가했습니다.

    • 서버의 부하도 줄일 수 있고, NullPointerException 발생을 방지하기 위해 추가

🙏 검토 혹은 리뷰어에게 남기고 싶은 말

고생많으십니다.. 마지막까지 홧팅!!!
코드리뷰 꼼꼼히 부탁드려요

@jun02160 jun02160 added 🔥 Pull Request PR 날림 🚨Hotfix 급한 수정사항 발생 예준🍒 ✨Feat 새로운 기능 추가 🪄API 서버 API 통신 🔧Modify 코드 수정 (기능의 변화가 있을 때) labels Jul 21, 2023
@jun02160 jun02160 requested a review from ddongseop July 21, 2023 21:01
@jun02160 jun02160 self-assigned this Jul 21, 2023
@jun02160 jun02160 assigned ddongseop and unassigned ddongseop Jul 21, 2023
@ddongseop ddongseop merged commit 76b0516 into develop Jul 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
예준🍒 🪄API 서버 API 통신 ✨Feat 새로운 기능 추가 🚨Hotfix 급한 수정사항 발생 🔧Modify 코드 수정 (기능의 변화가 있을 때) 🔥 Pull Request PR 날림
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 데모데이 테스트용 리셋 기능
2 participants