acacode / acacode/swagger-typescript-api
Support not generating file parameters
Open
- Dominant language
- TypeScript
- Stars
- 4.1k
- Forks
- 436
- PR merge metrics
- No merged PRs in 30d
Description
In the secondary development process, each call to `generateApi` will force the target TypeScript file to be generated.
Although you can remove them after getting the results, you still hope that there are corresponding parameters to support not generating TypeScript files.
And,
Although `generateApi` returns a `Promise`, if an invalid file path is provided, the error result cannot be obtained in `catch`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.