mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-24 01:30:51 +00:00
* [php] Set $multipart to true if content-type is multipart/form-data (#5536) Related: https://github.com/OpenAPITools/openapi-generator/issues/5536 * [php] Use isMultipart variable --------- Co-authored-by: Simon Hammes <simonhammes@users.noreply.github.com>