devexperts / devexperts/swagger-codegen-ts
Remove all paths from configuration
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
- replace `pathsToSpec` with a list of parsed spec objects
- supports any spec format, not only `json`/`yaml`)
- support for specs loaded from network or any other source, not only from disk
- return `TFSEntity` from `generate` instead of accepting `out` parameter
- supports for any output format, not only writing to disk
- ~remove `pathToPrettierConfig`~
- ~prettier should be a part of `typescript` language~ done in #51
- ~remove `fileReader`~
- ~"files" are one of many possible sources and should be handled outside of the lib~ done in #51
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.