fastapi/fastapi/openapi
Charlie DiGiovanna 56f887de15
🐛 Make sure a parameter defined as required is kept required in OpenAPI even if defined as optional in another dependency (#4319)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-03 17:12:41 +00:00
..
__init__.py ♻️ Refactor, fix and update code 2018-12-06 20:24:50 +04:00
constants.py 🐛 Fix removing body from status codes that do not support it (#5145) 2022-07-14 13:19:42 +02:00
docs.py Add ReDoc `<noscript>` warning when JS is disabled (#5074) 2022-08-26 13:56:07 +00:00
models.py Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 2022-05-13 18:38:22 -05:00
utils.py 🐛 Make sure a parameter defined as required is kept required in OpenAPI even if defined as optional in another dependency (#4319) 2022-09-03 17:12:41 +00:00