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
The text was updated successfully, but these errors were encountered:
etherealjoy
changed the title
[go-server] Null Pointer exception when body schema is array of maps
[go-server] Null Pointer exception when request body schema is array of maps
Jun 21, 2018
etherealjoy
changed the title
[go-server] Null Pointer exception when request body schema is array of maps
[go-server] Null Pointer exception when request body schema is array
Jun 21, 2018
Description
When the body of a request is an array NPE occurs
openapi-generator version
master
OpenAPI declaration file content or url
Command line used for generation
java -jar ~/openapi-generator/modules/openapi-generator-cli/target/openapi-generator-cli.jar generate -i ./api.yaml -o ./gengo-server -g go-server
Steps to reproduce
Related issues/PRs
Suggest a fix/enhancement
The text was updated successfully, but these errors were encountered: