fastapi/fastapi/openapi
Victor Benichoux a698908ed6
🐛 Fix bug preventing to use OpenAPI when using tuples (#3874)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-01-23 23:13:55 +01:00
..
__init__.py ♻️ Refactor, fix and update code 2018-12-06 20:24:50 +04:00
constants.py ♻ Simplify code syntax in several places (#1753) 2020-08-03 15:16:51 +02:00
docs.py Enable configuring Swagger UI parameters (#2568) 2022-01-16 20:26:24 +01:00
models.py 🐛 Fix bug preventing to use OpenAPI when using tuples (#3874) 2022-01-23 23:13:55 +01:00
utils.py Allow hiding from OpenAPI (and Swagger UI) `Query`, `Cookie`, `Header`, and `Path` parameters (#3144) 2022-01-23 16:54:59 +01:00