fastapi/fastapi/openapi
Nik d66d8379c0
🐛 Fix OpenAPI generation when using callbacks with routers including Pydantic models (#1322)
* drop model class from additional responses when generating openapi

* ♻️ Copy response to be mutated early in get_openapi_path

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-06-12 22:35:59 +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 OpenAPI generation when using callbacks with routers including Pydantic models (#1322) 2020-06-12 22:35:59 +02:00