fastapi/fastapi/openapi
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
constants.py Generate correct OpenAPI docs for responses with no content (#621) 2019-11-24 14:15:39 +01:00
docs.py 🐛 Fix doctype in docs (#537) 2019-10-03 19:35:44 -05:00
models.py 🔇 Log email-validator not installed only when used (#946) 2020-02-04 05:31:01 +01:00
utils.py 🐛 Fix Enum handling with their own schema definitions (#1463) 2020-05-23 18:56:18 +02:00