pydantic-to-typescript
pydantic-to-typescript copied to clipboard
fix: issue #54
The fix for an issue created and proposed by @abhinavdayal . I hit this when I tried to use this with django-ninja Schema models, which subclass BaseModel...