fastapi/fastapi/dependencies
Sebastián Ramírez 5984233223
🐛 Fix Enum handling with their own schema definitions (#1463)
* 🐛 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
2020-05-23 18:56:18 +02:00
..
__init__.py ♻️ Refactor, fix and update code 2018-12-06 20:24:50 +04:00
models.py Add support for Pydantic v1 and above 🎉 (#646) 2019-11-27 20:32:02 +01:00
utils.py 🐛 Fix Enum handling with their own schema definitions (#1463) 2020-05-23 18:56:18 +02:00