mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-24 20:43:54 +00:00
* 1. Modified api.mushtache to handle optional paramters for scala (#3665) 2. Updated petstore sample for scala * Generated scala-petstore.sh (#3665) * 1. Updated api.mustache to handle optional thing with headers and file parameters 2. Generated petstore sample for the above changes