acacode / acacode/swagger-typescript-api

Support for creating one file per model

オープン
#695 コメント 0 件 リアクション 3 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
4.1k
フォーク
436
PR マージ指標
30日以内にマージされた PR はありません

説明

I'm wondering if this project would be open to adding support to generate one file per model, instead of the current design where all models are written to a single file.

This use case comes from the fact that our dependencies/build system aren't very good at dead code elimination, which means that using only a single generated type add a couple of kBs to our bundle size, even though we don't use most of the types yet.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。