-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configuration "withXml" not work for "jaxrs-cxf-client" language in version 3.0.0-SNAPSHOT #8393
Comments
Hey @bdileo1 i think the issue here is that template is not working with the |
Hi @HugoMario, thank you for fast reply. About the enum class: EXAMPLE_1 (expected result):
EXAMPLE_2:
About a simple DTO: EXAMPLE_3 (expected result):
EXAMPLE_4:
thanks. |
@bdileo1 i just merged PR fixing this, can you please verify it when you have a chance? |
Hi @HugoMario I have the same problem in release 3.0.0-rc0 and 3.0.0-rc1. Thanks. |
hey @bdileo1, it's being a long time now, but i'll assign this to myself and check if i can add a fix |
Description
Hi, we are using the "swagger-codegen-maven-plugin" in version 3.0.0-SNAPSHOT and we noticed that there are problems with the "withXml" property.
In particular, there are 2 problems :
Swagger-codegen version
3.0.0-SNAPSHOT
Command line used for generation
mvn clean install
following the configuration of the maven plugin
Swagger declaration file content or url
following the configuration of the example json
The text was updated successfully, but these errors were encountered: