pydantic-to-typescript icon indicating copy to clipboard operation
pydantic-to-typescript copied to clipboard

Updates for newest pydantic

Open mahdilamb opened this issue 2 years ago • 5 comments

  • Use ducktyping for Generic Models
  • use model_config instead of Config attr

mahdilamb avatar Aug 20 '23 12:08 mahdilamb

thanks for opening this, was helpful to me! Hope it gets merged soon !

bllchmbrs avatar Nov 17 '23 03:11 bllchmbrs

it would be great to process this PR

skaparis avatar Dec 10 '23 20:12 skaparis

@phillipdupuis Any chance you can take a look at this one please?

pcorpet avatar Dec 26 '23 08:12 pcorpet

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?

voidus avatar Jan 12 '24 08:01 voidus