fastapi/tests/test_tutorial/test_path_params
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 🐛 Fix path in path parameters (#272) 2019-05-29 13:34:46 +04:00
test_tutorial004.py Improve test debugging (#1222) 2020-04-08 06:37:38 +02:00
test_tutorial005.py 🐛 Fix Enum handling with their own schema definitions (#1463) 2020-05-23 18:56:18 +02:00