mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-21 16:20:51 +00:00
* fix async in java play generator * add async operation option * Remove the return null and replace with a return at the right place. Co-authored-by: Jean-François Côté <jcote@stingray.com>