Skip to content
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

Micronaut code generator from swagger file has some issues #800

Open
mbm56767 opened this issue Nov 11, 2020 · 0 comments
Open

Micronaut code generator from swagger file has some issues #800

mbm56767 opened this issue Nov 11, 2020 · 0 comments

Comments

@mbm56767
Copy link

mbm56767 commented Nov 11, 2020

Below issues are seen in the generated micronaut code from petstore swagger file
1.) a double comma: ,,
2.) Authorization, AuthorizationScope, MultipartFile and required are not imported
due to these issues, i am not able run the generated micronaut code using the MainApplication class.
Attaching the screenshots

image

image

i have followed the ref: https://github.com/franz-see/swagger-codegen-micronaut-generator for generating the micronaut code from swagger file. is there any other way to follow for generating the micronaut code from swagger file, if so please let me know.
Can someone help me to resolve these issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant