turner-townsend / flask-pydantic-spec

An Flask OpenAPI library using Pydantic
Apache License 2.0
98 stars 17 forks source link

Do you plan on supporting pydantic 2? #36

Open Colin-b opened 2 years ago

Colin-b commented 2 years ago

As pydantic currently have issues preventing proper OpenAPI generation based on defined models and plan to address them in version 2 (see https://github.com/pydantic/pydantic/issues/4427)

Would you mind sharing your view on the future of this project?

Here is the version 2 roadmap: https://pydantic-docs.helpmanual.io/blog/pydantic-v2/

jonathangreen commented 1 year ago

Now that Pydantic 2 has been released is there any update here?

EricWebsmith commented 2 months ago

Can I fork it and make a new repo for pydantic-2 ?