acacode / acacode/swagger-typescript-api
Typescript error with Axios v.1.2.2
Open
- Dominant language
- TypeScript
- Stars
- 4.1k
- Forks
- 436
- PR merge metrics
- No merged PRs in 30d
Description
There is a typescript error with axios v.1.2.2
After using `npx swagger-typescript-api --axios -p ./swagger.json -o ./ -n myApi.ts` the following error occurs:

After downgrading axios version to 1.2.0 the error disappears.
Tested with typescript version: 2.7.4 && 2.9.4
Thanks for reading, hope to get this issue fixed so future versions of axios will be supported.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.