Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Conversation

Kaiser1989
Copy link

The solution is just a one liner.

Use InputStream and StreamingOutput, where ever type "any" is used. The current solution with java.lang.Object doesn't allow a real handling of this situations.

Imagine:

body:
      application/zip: 

Even json and other types can be handled with InputStream, but not with Object.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant