Bug Report Checklist
Description
When generating samples for PHP Symfony with ./bin/php-symfony-petstore.sh and ./bin/openapi3/php-symfony-petstore.sh the resulting bundles overwrite each other.
openapi-generator version
4.0.3
OpenAPI declaration file content or url
The default Pet Store ones, used for samples.
Command line used for generation
./bin/php-symfony-petstore.sh
./bin/openapi3/php-symfony-petstore.sh
Steps to reproduce
Run one script, observe results. Run another script. Results of the first script are partially overwritten.
Related issues/PRs
Suggest a fix
Fixed in #3532
Bug Report Checklist
Description
When generating samples for PHP Symfony with
./bin/php-symfony-petstore.shand./bin/openapi3/php-symfony-petstore.shthe resulting bundles overwrite each other.openapi-generator version
4.0.3
OpenAPI declaration file content or url
The default Pet Store ones, used for samples.
Command line used for generation
Steps to reproduce
Run one script, observe results. Run another script. Results of the first script are partially overwritten.
Related issues/PRs
Suggest a fix
Fixed in #3532