Commit ecac798
authored
Reintroduce previous input encoder (#79)
Why
===
Follow-on to #78, but this looks like the last change that needed to be
gated.
What changed
============
Instead of testing if `base_model == 'TypedDict'`, we need to rely on
the boolean that sets that into motion.
Test plan
=========
Manually run this codegen against production specs and verified no
changes from the 0.4.0 release1 parent c5299df commit ecac798
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
523 | | - | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
524 | 534 | | |
525 | 535 | | |
526 | 536 | | |
| |||
0 commit comments