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에서 파일을 첨부하지 않아도 되도록 수정 #76

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

peeerr
Copy link
Contributor

@peeerr peeerr commented Nov 1, 2024

📝 작업 내용

  • 아무 파일도 첨부하지 않으면, 단순히 일기에 연관된 파일 모두 삭제
  • 컬럼 최대 데이터 크기 지정

🔗 관련 이슈

close #75

@peeerr peeerr added the ✨ feat 기능 구현 label Nov 1, 2024
@peeerr peeerr self-assigned this Nov 1, 2024
@peeerr peeerr linked an issue Nov 1, 2024 that may be closed by this pull request
1 task
Copy link

github-actions bot commented Nov 1, 2024

Test Results

14 tests   14 ✅  1s ⏱️
 4 suites   0 💤
 4 files     0 ❌

Results for commit 07c4d80.

@peeerr peeerr merged commit dabf8a4 into weekly/9 Nov 1, 2024
3 checks passed
@peeerr peeerr deleted the feature/75-file-update-fix branch November 1, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 파일 수정 API에서 파일을 첨부하지 않아도 되도록 수정
1 participant