forked from loafle/openapi-generator-original
* Add tests to reproduce the issue * Use simple replacement instead of regexp * Add tests to reproduce the issue (apiPackage) * Use simple replacement instead of regexp (apiPackage) * Replace a slash with File.separator (addressing the issue on windows) * Tweak (windows) * Tweak (windows) * Use StringUtils#remove***() instead of regexp