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