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

Fix multipartFile in JVM SttpExtensions #1809

Merged
merged 1 commit into from
Apr 15, 2023

Conversation

adpi2
Copy link
Contributor

@adpi2 adpi2 commented Apr 14, 2023

The mutlipart request wants a Part[BasicBodyPart].

Before submitting pull request:

  • Check if the project compiles by running sbt compile
  • Verify docs compilation by running sbt compileDocs
  • Check if tests pass by running sbt test
  • Format code by running sbt scalafmt

@adamw adamw merged commit cc4d32c into softwaremill:master Apr 15, 2023
@adamw
Copy link
Member

adamw commented Apr 15, 2023

Thanks!

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