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: brf 파일 다운로드 시 originalFileName도 함께 response body로 보내도록 추가 #108

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

gitchannn
Copy link
Contributor

주요 변경사항

@JunhyeongPark-kr 의 요청대로 처음에 들어온 파일 이름도 함께 보내도록 수정했습니다!
지금은 Pdf 로 나가는데 혹시 brf 로 수정을 원하는건지 모르겠어서!
단지 확인용인지 이걸 그대로 이름으로 쓰는건지 모르겠네요!
무튼 보내드립니다!

image

관련 이슈

closes #107

✔️ Squash & Merge 방식으로 병합해 주세요!

@gitchannn gitchannn self-assigned this Mar 5, 2024
@jun-brro
Copy link
Member

jun-brro commented Mar 5, 2024

original file name만 있으면 split은 클라이언트에서 하면 될 것 같아요! 감사합니다~

@jun-brro jun-brro merged commit 4c0891c into main Mar 5, 2024
1 check passed
@jun-brro jun-brro deleted the feature/107 branch March 5, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: translations/{id} fileName 추가
2 participants