mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-20 22:09:10 +00:00
* Add path & file separator (/) to return the correct path Add the separator between the tempFolderPath and the sanitized filename so that the path to the file is correct. (Fixes #7670) * Remove separator from generated file * Add separator Add the separator between the tempFolderPath and the sanitized filename so that the path to the file is correct. (Fixes #7670) * Update sample code Via ./bin/php-petstore.sh