mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-10 10:50:55 +00:00
* Change the return type of a file back to a pointer * Change the api template to handle not double pointer-ing return types of os.File * Fix unit tests * Couple more unit test fixes