Array types with maxItems 2147483647 lead to generator crash
Created by: Dynatrace-Reinhard-Pilz
Description
Too many array types with maxItems 2147483647
lead to generator JVM crash.
openapi-generator version
3.1.1
OpenAPI declaration file content or url
Command line used for generation
java -jar openapi-generator -i spec2.json -g go
Related issues/PRs
PR #603