Generator does not honor "modelNamePrefix" setting of OpenApi Maven plugin #414

Closed
opened 2024-09-18 10:07:10 +02:00 by jfiedler-jaconi · 1 comment
jfiedler-jaconi commented 2024-09-18 10:07:10 +02:00 (Migrated from github.com)

The Kokuwa generator does not seem to support the common "modelNamePrefix" parameter of the openapi-generator-maven-plugin. The generated model classes do not have the configured prefix. This was working in the past (used very old version 2.3.0 before).

OpenApi Maven Plugin: 7.4.0
Kokuwa Version: 4.2.0

The Kokuwa generator does not seem to support the common "modelNamePrefix" parameter of the openapi-generator-maven-plugin. The generated model classes do not have the configured prefix. This was working in the past (used very old version 2.3.0 before). OpenApi Maven Plugin: 7.4.0 Kokuwa Version: 4.2.0
sschnabe commented 2024-09-18 11:18:12 +02:00 (Migrated from github.com)

Fixed with #415 , can you verify that this pr resolves your issue?

Fixed with #415 , can you verify that this pr resolves your issue?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
kokuwaio/micronaut-openapi-codegen#414
No description provided.