cyclosproject / ng-openapi-gen

An OpenAPI 3.0 codegen for Angular
MIT License
397 stars 132 forks source link

Clarified array type #119

Closed Chasoor closed 3 years ago

Chasoor commented 4 years ago

We're using strict null checks and this type clarification fixes a type mismatch issue that we're having with the generated request-builder.ts.