mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-03 14:53:40 -04: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