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