mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 23:39:05 +00:00
* Add overloaded method to take an InputStream for the request body, and fix a bug with collections * Use fully qualified name for InputStream to avoid potential conflicts * Add support for Input Stream choosing content type, and fix a bug * Ensure GET requests send an empty request body!