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

[java] Enum in array of array #16

Closed
jmini opened this issue May 13, 2018 · 1 comment
Closed

[java] Enum in array of array #16

jmini opened this issue May 13, 2018 · 1 comment

Comments

@jmini
Copy link
Member

jmini commented May 13, 2018

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

@jmini
Copy link
Member Author

jmini commented May 18, 2018

For other languages I have opened #105

@jmini jmini closed this as completed May 18, 2018
nilskuhn pushed a commit to nilskuhn/openapi-generator that referenced this issue Apr 6, 2023
Fixes shell buffer overflow for large input specs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant