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

데이터가 부족할 때 반환 되는 return값 변경 #241

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

dev-taewon-kim
Copy link
Collaborator

  • 데이터가 부족할 때 이전 날짜의 데이터를 가져와서 반환하는 방식 -> 부족하면 부족한 대로 실제 존재하는 데이터 반환
  • 모든 api의 return response에 isDone: Boolean 값 추가
  • 데이터가 부족할 때는 isDone: false 그렇지 않을 때는 isDone: true

@dev-taewon-kim dev-taewon-kim added enhancement Change in existing feature API labels Oct 19, 2021
@dev-taewon-kim dev-taewon-kim self-assigned this Oct 19, 2021
@dev-taewon-kim dev-taewon-kim added this to In progress in RISKOUT WEB via automation Oct 19, 2021
@dev-taewon-kim dev-taewon-kim merged commit 13ea86e into develop Oct 19, 2021
RISKOUT WEB automation moved this from In progress to Done Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API enhancement Change in existing feature
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant