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

#26 feat : 일정 삭제 api 구현 #29

Merged
merged 1 commit into from
Jun 3, 2024
Merged

#26 feat : 일정 삭제 api 구현 #29

merged 1 commit into from
Jun 3, 2024

Conversation

sycuuui
Copy link
Member

@sycuuui sycuuui commented Jun 3, 2024

🚩 관련 이슈

📋 구현 기능 명세

  • 일정 삭제 api 구현

📌 PR Point

  • 무슨 이유로 어떻게 코드를 변경했는지

  • 어떤 부분에 리뷰어가 집중해야 하는지
    일정 삭제 시 day 정보 삭제 후 plan 정보 삭제

  • 개발하면서 어떤 점이 궁금했는지

📸 결과물 스크린샷

스크린샷 2024-06-03 오후 10 02 33

🛠️ 테스트

  • 테스트

🚀 API Endpoint

@sycuuui sycuuui added the ⚒️ Feature 기능 개발 label Jun 3, 2024
@sycuuui sycuuui self-assigned this Jun 3, 2024
@sycuuui sycuuui merged commit 9f8d7ce into main Jun 3, 2024
1 check passed
@sycuuui sycuuui deleted the feature/#26 branch August 15, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚒️ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 여행 일정 관련 api
1 participant