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] : 유저는 마이페이지에서 고정 스케줄을 요일별로 조회할 수 있다 #102

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

bbbang105
Copy link
Collaborator

✅ PR 유형

어떤 변경 사항이 있었나요?

  • 새로운 기능 추가
  • 버그 수정
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

유저는 마이페이지에서 고정 스케줄을 요일별로 조회할 수 있다

스크린샷 2024-10-30 오전 2 47 22

Error : 올바른 요일 형식 아님 (400)

스크린샷 2024-10-30 오전 2 47 57

✏️ 관련 이슈

본인이 작업한 내용이 어떤 Issue Number와 관련이 있는지만 작성해주세요


🎸 기타 사항 or 추가 코멘트

@bbbang105 bbbang105 added 😵‍💫 sangho 상호 PR 🚀 feat 새로운 기능 추가 / 일부 코드 추가 / 일부 코드 수정 (리팩토링과 구분) / 디자인 요소 수정 labels Oct 29, 2024
@bbbang105 bbbang105 self-assigned this Oct 29, 2024
@bbbang105 bbbang105 merged commit d77e09e into develop Oct 29, 2024
1 check passed
@bbbang105 bbbang105 deleted the feature/#91/by-day branch October 29, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feat 새로운 기능 추가 / 일부 코드 추가 / 일부 코드 수정 (리팩토링과 구분) / 디자인 요소 수정 😵‍💫 sangho 상호 PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] : 유저는 마이페이지에서 고정 스케줄을 요일별로 조회할 수 있다
1 participant