You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inner enum classes corresponding to an array of array Schema with Enum are not generated in java.
This was filed as swagger-api/swagger-codegen#7918. I have fixed it in Swagger-Codegen v3 using an handlebars helper. Because we can not do this with JMustache, I think that the Codegen should provide access to something like "inner most items"
Description
Inner enum classes corresponding to an array of array Schema with Enum are not generated in java.
This was filed as swagger-api/swagger-codegen#7918. I have fixed it in Swagger-Codegen v3 using an handlebars helper. Because we can not do this with JMustache, I think that the Codegen should provide access to something like "inner most items"
openapi-generator version
3.0.0-SNAPSHOT
OpenAPI declaration file content or url
https://gist.github.com/msjoshi/08f95f35610656ec7d45bacb48f7bd22
The text was updated successfully, but these errors were encountered: