[BUG] [Powershell] when package name is changed api and model are still generated in the default folder
Created by: martinweu
Bug Report Checklist
-
Have you provided a full/minimal spec to reproduce the issue? -
Have you validated the input using an OpenAPI validator (example)? -
What's the version of OpenAPI Generator used? -
Have you search for related issues/PRs? yes -
What's the actual output vs expected output?
Description
when package name is changed api and model are still generated in the default folder the rest is generated in the specififed folder
openapi-generator version
current
OpenAPI declaration file content or url
any api generate not in the default package for powershell
Command line used for generation
regular powershell api generation, setting a custom packageName in the config file.
Steps to reproduce
regular powershell api generation, setting a custom packageName in the config file.