mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-27 06:54:13 +00:00
6bd3d53eee
* [PHP/Dart/Python] Correctly escape strings in single quotes (Fixes #17582) * Move escapeTextInSingleQuotes method to DefaultCodegen, add docblock