Commit d85becf
authored
chore/decompose monolithic client gen (#113)
Why
===
Some clients end up with tens of thousands of lines per file. This
causes some difficulty for typecheckers (in particular, pyright).
Decompose into services to get some breathing room.
What changed
============
- Client codegen decomposition
Test plan
=========
Does typechecking improve? ✅1 parent a24ba26 commit d85becf
2 files changed
+719
-393
lines changed
0 commit comments