LuisLuii / FastAPIQuickCRUD

Generate CRUD methods in FastApi from an SQLAlchemy schema
https://pypi.org/project/fastapi-quickcrud/
MIT License
252 stars 32 forks source link

Docs page cannot open #5

Closed LuisLuii closed 2 years ago

LuisLuii commented 2 years ago

Root cause: Compatibility issue between latest version of pydantic and dataclasses

LuisLuii commented 2 years ago

fixed, the issue is used to notify and will close in few days