mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-26 18:50:52 +00:00
* use replace instead of replaceAll * avoid using instance to accessd static methods * use entrySet instead of keySet * use statis class instead of instance for static method * update samples