mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 06:47:08 +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