mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-10 04:39:02 +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