mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-09 15:19:09 +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