pydantic-to-typescript
pydantic-to-typescript copied to clipboard
Updates for newest pydantic
- Use ducktyping for Generic Models
- use
model_configinstead ofConfigattr
thanks for opening this, was helpful to me! Hope it gets merged soon !
it would be great to process this PR
@phillipdupuis Any chance you can take a look at this one please?
What's the difference between this PR and https://github.com/phillipdupuis/pydantic-to-typescript/pull/37 or https://github.com/phillipdupuis/pydantic-to-typescript/pull/38 ?
Can they be consolidated?