acacode / acacode/swagger-typescript-api
Generated .d.ts files when using --js
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 4.1k
- Forks
- 436
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I generated my swagger file to Api.js. I used -> npx swagger-typescript-api -p ./openapi.yaml --js and then I get two files:
- Api.js
- Api.d.ts
Is it possible not to generate a .d.ts file when using the --js parameter?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.