ContributionsMost RecentMost LikesSolutionsRe: Codegen feature not working Tony, Thanks a lot for your support. Glad it also helped to identify these bugs in Swagger-parser and Swagger-codegen. Great pieces of software that you have been building, btw. I understood and copied your changes in my own API definition, so you can safely delete your fork. Alex Re: Codegen feature not working Hi Tony, Yes, the definition is public : https://swaggerhub.com/api/estela/piframe/0.0.3 I am using Java, and tried to generate Inflector-based Server-side sources. Alex Codegen feature not working Hi all, I am trying to use the "Codegen" feature of SwaggerHub. However it always results in a "SwaggerHub Error". The spec of my API is valid according to the SwaggerHub parser. I also configured the generation feature using the "Edit Codegen Options" window. I tried different types of generation (client, server, different languages) but it still results in an error. Are there other attention points I could have missed ? Any advice on how to debug this issue ? Thanks in advance for your support. Alex