]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🐛 Fix openapi generation with responses kwarg (#10895)
authorFelix Fanghaenel <35657654+flxdot@users.noreply.github.com>
Sat, 12 Oct 2024 09:44:57 +0000 (11:44 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Oct 2024 09:44:57 +0000 (11:44 +0200)
commite049fc4ea15a7b844326efa545a7e370713f6612
tree91a3f146ccc43dda6ccd38703491f30a7f8b7134
parentb29cf1621a9b9046ff68cf21c67f96953bc8feeb
🐛 Fix openapi generation with responses kwarg (#10895)

Co-authored-by: flxdot <felix.fanghaenel@nitrex.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sławek Ehlert <slawomir.ehlert@gmail.com>
fastapi/routing.py
tests/test_computed_fields.py
tests/test_openapi_separate_input_output_schemas.py