mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-18 10:09:10 +00:00
* extract StringUtils * extract escape function * fixup! extract escape function * forbiddenapis fix * fix merge issue * put string utils methods as deprecated, call with FQDN to call the org.openapitools.codegen.utils.StringUtils static methods * javadoc fix