mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-18 02:49:51 -05:00
* 🐛 Fix extra support for enum with its own schema * ✅ Fix/update test for enum with its own schema * 🐛 Fix type declarations * 🔧 Update format and lint scripts to support locally installed Pydantic and Starlette * 🐛 Add temporary type ignores while enum schemas are merged