mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-15 13:20:53 +00:00
* Port the optional/enum template logic from async-scala to the regular scala client * oops, accidently pulled template from akka-scala which has custom logic for enum Just going to avoid enum for now, considering I'm not sure what scala client will be official * Update tests to use option