devexperts / devexperts/swagger-codegen-ts

Remove all paths from configuration

Open
#44 1 comment 0 reactions 0 assignees View on GitHub
breaking change discussion enhancement
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.