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 구현 #934

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

seongjae6751
Copy link
Contributor

🔥 연관 이슈

🚀 작업 내용

  1. 학기 삭제를 위해 모든 프레임을 삭제하는 api를 만들었습니다.

💬 리뷰 중점사항

@seongjae6751 seongjae6751 self-assigned this Oct 3, 2024
@github-actions github-actions bot added the 기능 새로운 기능을 개발합니다. label Oct 3, 2024
Copy link
Contributor

@kwoo28 kwoo28 left a comment

Choose a reason for hiding this comment

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

수고많으셨습니다!

Copy link

github-actions bot commented Oct 3, 2024

Unit Test Results

310 tests   309 ✔️  1m 26s ⏱️
  35 suites      1 💤
  35 files        0

Results for commit 28012f2.

Copy link

@Soundbar91 Soundbar91 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다! 갑자기 테스트가 터져버려서 뭔가 했더니, 바로 반영해주셨네요.

@seongjae6751 seongjae6751 merged commit 8ea4621 into develop Oct 3, 2024
4 checks passed
@seongjae6751 seongjae6751 deleted the feature/933-delete-all-frame branch October 3, 2024 07:20
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.

학기 삭제(시간표 프레임 모두 삭제) api 구현
3 participants