phiz71 / vertx-swagger

Swagger integration in Eclipse Vert.X world. A dynamic Vert.X router, configured with a swagger file and a swagger-codegen plugin to generate a server stub.
Apache License 2.0
86 stars 35 forks source link

Fix #106 issue where duplicate default constructors generated for array type definition #108

Closed cspok82 closed 2 years ago

cspok82 commented 5 years ago

Fix issue regarding duplication default constructors being generated for top level definition of array type.

phiz71 commented 2 years ago

I close this PR because I archive this project. Thanks for your contribution 🙏🏻