OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
20.51k stars 6.27k forks source link

Fix NPE in ModelUtils getType #19014

Closed wing328 closed 3 days ago

wing328 commented 3 days ago

To close https://github.com/OpenAPITools/openapi-generator/issues/19012 To close https://github.com/OpenAPITools/openapi-generator/issues/18655

fyi @OpenAPITools/generator-core-team

PR checklist