forked from loafle/openapi-generator-original
* 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!