Closed
Description
I'm experiencing TypeScript errors that come from the generated http-client.ts
.
Here are the errors:
My build passes with version 13.0.10
of swagger-typescript-api but not with version 13.0.11
.
By comparing the 2 generated files, here are the differences I obtain:
The file on the left is the one generated by swagger-typescript-api version 13.0.11
. It has TypeScript errors.
The file on the right does not have TypeScript error.
My project uses version 5.2 of typescript.
I think the bug is introduced by this commit: 0d80f8e
Metadata
Metadata
Assignees
Labels
No labels