koshevy / codegena

Tools for codegeneration from OAS3 to TypeScript. Actual Roadmap published — https://github.com/koshevy/codegena/blob/codegena-3.x/ROADMAP.md
https://codegena-playground.stackblitz.io/
MIT License
38 stars 1 forks source link

Refactor public API #14

Closed johnthecat closed 3 months ago

johnthecat commented 4 years ago

For now there is no way to set parameters without node arguments, I think better solution will be separate Node API and console CLI in different packages and design public contract for each of them separately