mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 23:39:05 +00:00
* Implemented support for Play! 2.5.x / java8 * Added petstore sample for play25 * implemented play25 support implemented version switch via playVersion config option * fixed compilation failure after merge * Disabled generation of CustomInstantDeserializer if dateLibrary equals to java8