forked from loafle/openapi-generator-original
79e10c427a
* 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