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 multipart downloading of a translated file to Files API #104

Merged
merged 4 commits into from
Aug 15, 2024

Conversation

dnetrebenko-smartling
Copy link
Contributor

@dnetrebenko-smartling dnetrebenko-smartling commented Aug 13, 2024

new method to download a translated file in the multipart/mixed format is added to Files API. the first part is file's body, the second part is json metadata (empty for now, we use it just to be sure that entire file was downloaded, maybe we will extend it with some additional data in the future)

@dnetrebenko-smartling dnetrebenko-smartling merged commit 1d08d6c into master Aug 15, 2024
2 checks passed
@dnetrebenko-smartling dnetrebenko-smartling deleted the DEVORTEX-4870-Multipart-file-download branch August 15, 2024 09:35
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.

4 participants