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

Support single file upload #37

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Support single file upload #37

merged 1 commit into from
Feb 11, 2022

Conversation

nhan-nguyen-se
Copy link
Contributor

Ability to upload a single file

  • Introduce new input named file whose value is absolute path to the file
  • file is only considered if neither data nor files are provided
  • If file is take into account then contentType is set to application/octet-stream independently

@nhan-nguyen-se
Copy link
Contributor Author

Hi @fjogeleit , can you consider to review this PR.

@fjogeleit
Copy link
Owner

Hey, Thank you for your contribution. I will review it until the end of the week. The first overview looks good so far.

@fjogeleit fjogeleit merged commit d45f664 into fjogeleit:master Feb 11, 2022
@fjogeleit
Copy link
Owner

I released your change today as v1.9.0

@nhan-nguyen-se
Copy link
Contributor Author

Thank you @fjogeleit

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.

2 participants