mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-01 14:30:57 +00:00
this fixes a bug where the parser would return null when missing parameters rather than reporting some useful error. Fixes N/A