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