acacode / acacode/swagger-typescript-api

Support for creating one file per model

Open
#695 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4.1k
Forks
436
PR merge metrics
No merged PRs in 30d

Description

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.

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.