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