mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-12 15:54:17 +00:00
* 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