forked from loafle/openapi-generator-original
* Removed redundant quotation mark This additional quotation mark is causing problems in out project and should be removed. ngrep output: ``` Content-Disposition: form-data; name="file"; filename="file"" ..Content-Transfer-Encoding: binary..Content-Type: image/jpg..Content-Length: 27855..........JFIF.... ``` * updated petstore sample * removed line break