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: Add support for multiple file uploads #317

Merged
merged 1 commit into from
Dec 23, 2023
Merged

Conversation

dygma0
Copy link
Contributor

@dygma0 dygma0 commented Dec 23, 2023

Updated FileService to handle uploading of multiple files at once. Made corresponding changes to FileController and FileControllerTest to reflect this addition. Documentation updated to include the process for uploading multiple files.

What is this PR? 👀

Changes ✏️

  • 파일 업로드 개선

Test checklist 🧪

  • 한 개 이상의 파일을 업로드한다.

@dygma0 dygma0 added the 30분 후 merge! 다음 작업과 연관이 있어 30분 후 리뷰가 없을 경우 merge하는 PR입니다. label Dec 23, 2023
@dygma0 dygma0 self-assigned this Dec 23, 2023
Updated FileService to handle uploading of multiple files at once. Made corresponding changes to FileController and FileControllerTest to reflect this addition. Documentation updated to include the process for uploading multiple files.
@dygma0 dygma0 merged commit e1d89b2 into develop Dec 23, 2023
1 check passed
@dygma0 dygma0 deleted the task/RDPF-316 branch December 23, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
30분 후 merge! 다음 작업과 연관이 있어 30분 후 리뷰가 없을 경우 merge하는 PR입니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant