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

[MODIFY] 일정이 끝났을 때, 일정 관련 api에서 가장 마지막 일정을 반환하도록 수정 #445

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

kseysh
Copy link
Member

@kseysh kseysh commented Nov 14, 2024

📝 PR Summary

일정이 끝났을 때, 일정 관련 api에서 가장 마지막 일정을 반환하도록 수정합니다.

🌴 Works

  • 일정 단일 조회 api에서 일정이 끝나면 가장 마지막 일정을 반환하도록 수정
  • 일정 목록 전체 조회 api에서 일정이 끝나면 모든 isRecentSchedule을 false로 반환하도록 수정

🌱 Related Issue

closed #444

🌵 PR 참고사항

  • postman 테스트도 완료했습니다.

@kseysh kseysh requested a review from rlarlgnszx November 14, 2024 00:43
@kseysh kseysh self-assigned this Nov 14, 2024
Copy link

height bot commented Nov 14, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link
Contributor

@rlarlgnszx rlarlgnszx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다~!

@kseysh kseysh merged commit bb00bcc into dev Nov 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MODIFY] 일정이 끝났을 때, 일정 관련 api에서 가장 마지막 일정을 반환하도록 수정
2 participants