mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-06 00:46:11 +00:00
* fixed bug where nullApi.java would be generated. Instead, generated DefaultApi.java to match the default path /{pathParam}
* fix to bug #3157
* update samples