mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-12 11:29:07 +00:00
* NancyFx - Fixed bug in the generation of enum types in the NancyFx server, which cause enums to be generated as general classes, without the enum values and with compilation errors (#5910) * NancyFx - Changes in the nancyfx sample after the updates in the nancyfx model.mustache template. (#5910)