mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-28 03:30:49 +00:00
* Fix issue 5460 * Handling only first and last double quote to support example with double quote in the middle * Fix proposed by @ePaul * Add comments to explain de fixStringModel function. Add an enum model called PetStatus that test this scenario. Update sample only for JavaPlayFramework generator